1
0
Fork 0
mirror of synced 2024-10-06 05:04:20 +13:00
Commit graph

113 commits

Author SHA1 Message Date
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