1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

341 commits

Author SHA1 Message Date
kodumbeats 28dece1adf Investigate latency of exec 2021-03-31 15:41:35 -04:00
kodumbeats 1f4529d4e4 Start execution and get status code 2021-03-31 10:58:04 -04:00
kodumbeats af6b90ba83 Testing if the exec must be started 2021-03-30 20:49:23 -04:00
kodumbeats 967d661a59 Pass Content-Length header 2021-03-30 18:13:44 -04:00
kodumbeats c8f9bbc34b Outline calls to docker socket 2021-03-30 16:36:07 -04:00
kodumbeats 456793ebd8 Added space for styling and consistency 2021-03-30 07:42:58 -04:00
kodumbeats d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats 9f8e7358d4 Refactor event $payload to $eventData 2021-03-29 14:00:10 -04:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Eldad Fux 7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Torsten Dittmann 9cdb7f73a2 add null safety to usage worker 2021-03-25 16:58:11 +01:00
Torsten Dittmann ccf151c36b fix usage worker without functions args 2021-03-25 16:53:02 +01:00
Torsten Dittmann d5a3879ede clean up realtime even trigger in functions worker 2021-03-25 16:41:56 +01:00
Torsten Dittmann 373b2dfc13 add realtime event to functions worker 2021-03-24 17:53:44 +01:00
Torsten Dittmann 8922db85e2 add permission to event payload 2021-03-24 17:44:37 +01:00
Torsten Dittmann 24a5536164 add permission to event payload 2021-03-24 17:39:22 +01:00
Torsten Dittmann ed9c8f53cc fix execute method name for worker rework 2021-03-24 15:22:29 +01:00
Torsten Dittmann 410fdecfb4 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 15:21:19 +01:00
kodumbeats 2f90b5a343 Refactor EVENT_PAYLOAD to EVENT_DATA 2021-03-24 09:36:36 -04:00
Torsten Dittmann 6b5718f32f create seperate init for workers 2021-03-24 13:13:59 +01:00
Torsten Dittmann 288d7d3701 Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 12:11:45 +01:00
kodumbeats d6fc03ca63 Throw error only on nonzero exit code 2021-03-22 08:44:13 -04:00
kodumbeats 90833683fa Update env names for consistency 2021-03-19 11:46:03 -04:00
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
kodumbeats 132baa3e9b Pass projectId to function as env var 2021-03-18 07:46:48 -04:00
kodumbeats daeed74473
Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-18 07:14:16 -04:00
kodumbeats c04396b254 Pass userId to function 2021-03-12 14:01:58 -05:00
kodumbeats 731c87d740 Add functions.executions.update 2021-03-12 13:28:29 -05:00
kodumbeats da8984f66e Pass userId and JWT to function as env vars 2021-03-10 11:58:46 -05:00
Eldad Fux de17d0d1d3 Test worker wrapers 2021-03-10 10:08:17 +02:00
kodumbeats 59984fa6c0 Pass custom function $data to execution 2021-03-09 14:58:03 -05:00
Eldad Fux dde5a761f9 Updated dependencies 2021-02-21 23:37:22 +02:00
Eldad A. Fux 0237768ebf
Merge branch '0.7.x' into feat-upgrade-php-version 2021-02-21 23:29:37 +02:00
Torsten Dittmann 8bc484dfca fix leftovers 2021-02-19 14:59:36 +01:00
Eldad Fux 05d5d28623 First commit 2021-02-18 18:48:11 +02:00
Damodar Lohani 077932e1ad disabling functions cpus and memory limit when environment is empty 2021-02-09 14:45:24 +05:45
Eldad A. Fux 133235d4a6
Merge pull request #881 from TorstenDittmann/feat-delete-certificates
Delete certificate files with worker
2021-02-08 14:33:18 +02:00
Eldad Fux c8b6a18939 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-02-06 00:19:15 +02:00
Torsten Dittmann 078b5360d3 adds traversal check to deleteion 2021-02-05 12:18:12 +01:00
Torsten Dittmann f97c87a3e9 adds certificates to deletes worker 2021-02-05 11:57:43 +01:00
Torsten Dittmann 9e9fb6414d add certificates to deletion worker 2021-02-05 10:05:26 +01:00
Eldad A. Fux f8e8f54a13
Merge pull request #873 from appwrite/feat-docker-login-from-fucntions
Feat docker login from fucntions
2021-02-04 19:52:21 +02:00
Torsten Dittmann 76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Eldad Fux be07db5671 Fixed login command 2021-02-02 10:16:08 +02:00
Eldad Fux 8cdb184636 First Attempt 2021-02-02 09:26:11 +02:00
Eldad Fux 8c7cedc240 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-30 11:58:58 +02:00
Torsten Dittmann f77c708c72 adjust settings to work dart env in travis and low budget 2021-01-27 19:35:36 +01:00
Torsten Dittmann d184e0eae8
Merge branch '0.7.x' into feat-dart-env 2021-01-27 19:26:49 +01:00
Torsten Dittmann 91e2cae2bc fix(cloud-functions): set memory swap to 256m 2021-01-27 13:28:42 +01:00
Eldad Fux f3677c60e0 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-function-schedule 2021-01-26 22:36:31 +02:00
Eldad Fux fdd413a4b3 Removed not working co-runs 2021-01-26 21:16:03 +02:00
Torsten Dittmann 596c72bb85 Merge remote-tracking branch 'upstream/0.7.x' into feat-dart-env 2021-01-24 15:52:29 +01:00
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Torsten Dittmann e64f0f3c5e fix(functions): fix worker commands for windows 2021-01-21 10:02:06 +01:00
Christy Jacob 04f14816d7 feat: add filter to delete execution logs older than 2021-01-20 20:58:52 +05:30
Eldad Fux d908606509 Minor patch 2021-01-20 06:49:00 +02:00
Eldad Fux 4e565fbb20 Updated functions worker log 2021-01-19 09:23:31 +02:00
Eldad Fux f16113dbb3 Some minor fixes 2021-01-17 02:07:43 +02:00
Eldad Fux 47f5e871ba Added scheduling 2021-01-17 01:38:13 +02:00
Eldad Fux 8373be65d0 Fix for swoole error 2021-01-15 19:19:48 +02:00
Eldad Fux 0ee954bfeb Cleaning workers 2021-01-15 08:02:48 +02:00
Eldad Fux 17c90846e1 Fixed syntax bug in functions service 2021-01-15 07:30:49 +02:00
Damodar Lohani 379ce3abce refactoring with suggested updates 2021-01-13 12:10:43 +05:45
Damodar Lohani 1cbca0a6a6 disable functions stats collection if usage stats disabled 2021-01-13 11:42:15 +05:45
Eldad A. Fux 7c7d5ce0e2
Merge pull request #796 from appwrite/feat-speedup-tests
Feat speedup tests
2021-01-02 21:15:24 +02:00
Eldad Fux 73e08974e4 Build function locally on dev mode 2021-01-02 01:48:10 +02:00
Eldad A. Fux d6df6b9fdc
Merge pull request #788 from appwrite/feat-execute-functions-from-client
Enabled client endpoints for CF
2021-01-01 10:37:48 +02:00
Eldad A. Fux de70f71114
Merge pull request #766 from christyjacob4/feat-na-maintenance-task
feat: starter for maintenance task
2020-12-30 15:42:04 +02:00
Eldad Fux df96ba2af7 Deleted non-relevant comments 2020-12-30 13:07:14 +02:00
Eldad Fux d0fd81ce91 Fixed container deletion 2020-12-30 12:44:33 +02:00
Eldad Fux bddb720f59 Removed log, force old function deletion 2020-12-30 09:26:52 +02:00
Christy Jacob e28c4feb97 feat: review comments 2020-12-30 00:50:19 +05:30
Eldad A. Fux 8fa19a7a9d
Merge branch '0.7.x' into feat-na-maintenance-task 2020-12-29 16:46:27 +02:00
Christy Jacob dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30
Christy Jacob e088a9e648 patch: review comments 2020-12-27 23:18:14 +05:30
Christy Jacob 5e686183c6 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-24 20:10:03 +05:30
Christy Jacob ec21e74813 feat: address review comments 2020-12-24 19:49:09 +05:30
Christy Jacob 1fe931410d feat: address review comments 2020-12-24 19:46:31 +05:30
Christy Jacob c714ada6ff patch: added delete for project Ids by group 2020-12-22 19:34:09 +05:30
Christy Jacob b40b586342 patch: review comments and some fixes 2020-12-21 23:45:52 +05:30
Christy Jacob 2085c16f91 patch: added logs for maintenance task 2020-12-21 20:16:31 +05:30
Christy Jacob 4049f6470d patch: added logs for maintenance task 2020-12-19 13:38:03 +05:30
Christy Jacob 9a05fedb6a patch: deletes worker for abuse logs 2020-12-18 19:38:28 +05:30
Christy Jacob 62885aa13a patch: deletes worker refactoring 2020-12-18 19:35:20 +05:30
Christy Jacob 1ecbf8bc5d patch: refactor delete worker invocation 2020-12-18 17:58:08 +05:30
Christy Jacob e3a6c899c3 patch: delete based on collection 2020-12-18 16:38:58 +05:30
Christy Jacob c6a105db7e patch: review comments 2020-12-18 16:18:00 +05:30
Christy Jacob f395c2e92c feat: added notifiers for delete abuse and audit logs 2020-12-17 20:45:47 +05:30
Eldad Fux f6c8630a1d Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-17 00:08:47 +02:00
Christy Jacob f10caa28ba feat: added maintenance worker for deleting execution logs 2020-12-15 19:08:41 +05:30
Christy Jacob 4f997d3770 feat: publish delete events to resque 2020-12-15 02:56:37 +05:30
Eldad Fux 47769cefae Added new env vars 2020-12-14 20:04:57 +02:00
Eldad Fux c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux 5986d61a47 Fixed functions errors 2020-12-12 16:24:53 +02:00
Eldad Fux 6d25b83cc7 Fixed tests 2020-12-10 19:47:32 +02:00
Eldad Fux 4556f4d8e8 Debug CI 6 2020-12-10 18:17:18 +02:00
Eldad Fux e5c4660efe Debug CI 5 2020-12-10 18:10:49 +02:00
Eldad Fux 732b1e7025 Debug CI 5 2020-12-10 17:26:07 +02:00
Eldad Fux b51945b3c8 Debug CI 4 2020-12-10 16:57:36 +02:00
Eldad Fux 0393555c94 Debug CI 2 2020-12-10 16:35:39 +02:00
Eldad Fux 9a0bdc029e Debug container logs 2020-12-10 14:04:12 +02:00
Eldad Fux 2dcb7fea1a DEBUG CI 2020-12-10 13:45:38 +02:00
Eldad Fux d48c103858 Added default values to all env keys 2020-12-09 00:23:15 +02:00
Eldad Fux 31f125743f Fixed minor bug 2020-12-07 19:43:39 +02:00
Eldad Fux 4bff1dd5b6 Default limit for function conatiner is 1 cpu 2020-12-06 23:15:01 +02:00
Eldad Fux 2ab7e520b9 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-06 21:44:20 +02:00
Eldad A. Fux da5c404c1d
Merge branch 'swoole-and-functions' into swoole-and-functions 2020-12-06 21:36:00 +02:00
Christy Jacob 1457d484bb chore: append .appwrite to python enviroment 2020-12-06 23:43:53 +05:30
Eldad Fux b43c9ac19e Removed debug log 2020-12-06 19:44:08 +02:00
Eldad A. Fux 8f65ff1086
Merge pull request #751 from christyjacob4/delete-collection-documents
feat: delete documents using delete worker
2020-12-05 09:54:24 +02:00
Christy Jacob d0f7558ddf chore: review comments 2020-12-05 11:03:14 +05:30
Eldad Fux 99c10508e5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-05 07:18:11 +02:00
Christy Jacob d44c2ead0e feat: delete documents using delete worker 2020-12-05 02:17:02 +05:30
Eldad A. Fux 1ca28e9648
Merge pull request #750 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook headers
2020-12-03 21:32:49 +02:00
Eldad Fux b2ccc65813 Added new webhooks headers 2020-12-03 19:56:07 +02:00
Eldad A. Fux a3f4cbb534
Merge pull request #737 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook events
2020-12-03 19:48:01 +02:00
Eldad Fux 47a5a4a8ed Fixed userid header name standard 2020-11-26 08:12:51 +02:00
Eldad Fux beb8a00c74 Added User ID to webhook headers 2020-11-22 22:10:51 +02:00
Eldad Fux 1afd9f2c5b Updated log description 2020-11-21 08:26:22 +02:00
Eldad Fux ffdfc36229 Skip mail when no SMTP hostname set 2020-11-21 01:44:00 +02:00
Eldad Fux 2596c2c1f8 Added user ID to webhook payload 2020-11-19 00:08:01 +02:00
Eldad Fux af41aca527 List containers only on startup 2020-11-03 08:53:32 +02:00
Eldad Fux 67ddfbed34 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:22:16 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux 13c1dc9c44 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:06:18 +02:00
Eldad Fux 527f65277a Fixed spelling 2020-10-25 16:43:23 +02:00
Eldad Fux 4f28f1c773 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-15 11:01:54 +03:00
Eldad Fux 95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Eldad Fux 45faedde84 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-03 20:08:19 +03:00
Eldad Fux 07280098d6 Shifted comment location 2020-10-02 11:25:57 +03:00
Mou Ikkai e12bfd7269
Update webhooks.php 2020-09-30 18:01:39 -04:00
Mou Ikkai 6b357c6662
Update usage.php 2020-09-30 18:01:25 -04:00
Mou Ikkai 00b78ea142
Update tasks.php 2020-09-30 18:01:09 -04:00
Mou Ikkai dcb8a46a4e
Update mails.php 2020-09-30 18:00:46 -04:00
Mou Ikkai ceec386467
Update functions.php 2020-09-30 17:59:48 -04:00
Mou Ikkai f3f3ec7137
Update deletes.php 2020-09-30 17:59:10 -04:00
Mou Ikkai ed9705d866
Update certificates.php 2020-09-30 17:58:50 -04:00
Mou Ikkai 40e2c8c25a
Update audits.php 2020-09-30 17:58:30 -04:00
Eldad Fux 1423bb94f9 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-28 02:09:47 +03:00
Eldad Fux 6a7f0b9c8f Added missing env vars 2020-09-27 17:29:06 +03:00
Eldad Fux 8625f692b5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-30 08:09:14 +03:00
Eldad Fux f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad A. Fux dbadacfae1
Merge pull request #464 from TorstenDittmann/delete-user
Delete user endpoint
2020-08-29 23:32:47 +03:00
Eldad Fux c8d08ac29e Updated all response structures 2020-08-08 13:41:17 +03:00
Eldad Fux c97b61d8ae New env vars for event triggers 2020-08-05 16:12:23 +03:00
Eldad Fux a361b3d181 Fixed event triggers 2020-08-05 08:18:45 +03:00
Eldad Fux 05c01dc1a7 Added event exectuions for cloud functions 2020-08-04 23:09:01 +03:00
Eldad Fux e3086ba789 Merge branch 'upgraded-webhooks' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-04 08:27:40 +03:00
Eldad Fux 2f6a3c6610 Updated webhook event label and func stracture 2020-08-04 08:23:38 +03:00
Eldad Fux 263d5e4cc1 Added new monitors 2020-07-23 17:59:44 +03:00