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

193 commits

Author SHA1 Message Date
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
Eldad Fux 4a9f0a5ebb Added function trigger 2020-07-23 08:52:03 +03:00
Eldad Fux 3c44747cae Added ability to update env var when func is already alive 2020-07-22 17:50:17 +03:00
Eldad Fux 9cc5b50b6d Lazy delete for tags, executions and code files 2020-07-22 11:55:38 +03:00
Eldad Fux 2b78257021 Input validation 2020-07-21 23:10:31 +03:00
Eldad Fux c5a62946e9 Properly escape env vars 2020-07-21 21:43:53 +03:00
Eldad Fux f5accf66f3 Added comment 2020-07-21 14:57:02 +03:00
Eldad Fux 471f8d4454 Activated usage tracking 2020-07-21 14:53:48 +03:00
Eldad Fux c65ef9e6a8 Added function usage tracking 2020-07-21 13:33:23 +03:00
Eldad Fux 8e290731e4 Async warmup 2020-07-21 10:57:28 +03:00
Eldad Fux b9c848f531 Updated usage tracking vars 2020-07-20 09:43:25 +03:00
Eldad Fux 50ab0ece71 Added new env var 2020-07-20 06:59:33 +03:00
Eldad Fux ada7816148 Added Deno functions env 2020-07-19 17:43:59 +03:00
Eldad Fux 03e97c68f2 Added tagId to execution log 2020-07-18 16:49:20 +03:00
Eldad Fux 4df80aa541 Updated tests 2020-07-18 11:13:15 +03:00
Eldad Fux 16bc34ec0e Speedup execution, max 10 containers per host 2020-07-17 23:41:01 +03:00
Eldad Fux d9565a39c5 Updated vars 2020-07-17 13:30:08 +03:00
Eldad Fux eec1dd6714 Updated logs UI 2020-07-17 11:14:16 +03:00
Eldad Fux 2caf909419 Added function execution logs 2020-07-17 00:51:26 +03:00
Eldad Fux 93a58f54c3 Added support for env vars 2020-07-16 18:20:51 +03:00
Eldad Fux 0fe5e9bdcf Updated safety factor 2020-07-16 15:13:15 +03:00
Eldad Fux 2af2484afa Worker now run real functions 2020-07-16 15:04:06 +03:00
Eldad Fux f38331f7a8 Added env images 2020-07-16 07:30:08 +03:00
Eldad Fux 3c194b5076 Manual function execution 2020-07-15 23:29:55 +03:00
Eldad Fux abb7c04994 Switched to alpine images 2020-07-15 16:34:28 +03:00
Eldad Fux b70e185450 Added functions worker standalone container 2020-07-15 15:49:10 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Eldad Fux b0e8dfc583 Tests fixed? 2020-07-06 00:54:41 +03:00
Eldad Fux fe8e276d3c Updated worker dependencies 2020-07-05 22:46:04 +03:00
Eldad Fux ea3108acda Updated workers 2020-07-05 22:19:14 +03:00
Eldad Fux f20851c4a1 Removed unused namespaces and globals 2020-07-05 11:03:57 +03:00
Eldad Fux 6c102880ec Don't enable -> reset 2020-07-03 08:58:19 +03:00
Eldad Fux e2518ce99a Dont enable -> reset 2020-07-03 08:57:41 +03:00
Torsten Dittmann 7484bdc347 outsource user leftovers to delete worker 2020-07-03 00:42:21 +02:00
Eldad Fux 6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux 8596937210 Removed env config 2020-06-30 00:42:21 +03:00
Eldad Fux 0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad Fux ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux 7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad A. Fux 3ec94dfa1c
Merge pull request #431 from TorstenDittmann/patch-1
Add system email to certification obtaining
2020-06-20 00:16:44 +03:00
Torsten Dittmann 64767c09a8
Add system email to certification obtaining 2020-06-19 18:39:13 +02:00
Eldad Fux 0266e1a667 Updated env to mode 2020-06-19 02:07:41 +03:00
Torsten Dittmann 9ec49b90b3 add event property to mail worker 2020-06-14 01:06:05 +02:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Eldad Fux 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux 3aca35c130 Updated docs 2020-05-28 10:00:19 +03:00