1
0
Fork 0
mirror of synced 2024-08-04 04:52:03 +12:00
Commit graph

98 commits

Author SHA1 Message Date
Torsten Dittmann
3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
kodumbeats
d6fc03ca63 Throw error only on nonzero exit code 2021-03-22 08:44:13 -04:00
Eldad Fux
05d5d28623 First commit 2021-02-18 18:48:11 +02:00
Torsten Dittmann
76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Eldad Fux
0ee954bfeb Cleaning workers 2021-01-15 08:02:48 +02:00
Eldad Fux
c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux
527f65277a Fixed spelling 2020-10-25 16:43:23 +02:00
Eldad Fux
95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Mou Ikkai
ed9705d866
Update certificates.php 2020-09-30 17:58:50 -04:00
Eldad Fux
6a7f0b9c8f Added missing env vars 2020-09-27 17:29:06 +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
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
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
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
Eldad Fux
3e8b3752fd Updated workers logs 2020-05-09 19:39:50 +03:00
Eldad Fux
4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux
8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux
16359cca7f test cert 2020-03-01 14:10:38 +02:00
Eldad Fux
6c4f9a2277 test cert 2020-03-01 14:04:29 +02:00
Eldad Fux
28928f09b0 test cert 2020-03-01 13:28:30 +02:00
Eldad Fux
19a1ad202e cert test 2020-03-01 13:26:07 +02:00
Eldad Fux
84e3ef2634 test cert 2020-03-01 13:22:18 +02:00
Eldad Fux
8158648016 Cert test 2020-03-01 13:20:39 +02:00
Eldad Fux
e937c0c4f8 Redis debugger 2020-03-01 13:14:55 +02:00
Eldad Fux
eef5125077 Added master domain SSL cert 2020-03-01 08:33:19 +02:00
Eldad Fux
cb5952c6c2 Added domain renewals task 2020-02-29 08:24:46 +02:00
Eldad Fux
333ec49ee9 Updated cert configs 2020-02-25 12:04:12 +02:00
Eldad Fux
41b0076623 Fix for missing paths 2020-02-25 11:21:56 +02:00
Eldad Fux
d5f415fe59 Updated permissions 2020-02-25 10:42:14 +02:00
Eldad Fux
b326d2faee Added loadbalancer 2020-02-25 09:55:55 +02:00
Eldad Fux
8f473426c0 Updated worker 2020-02-24 19:02:23 +02:00
Eldad Fux
81ba228810 Updates permissions 2020-02-24 18:47:45 +02:00
Eldad Fux
832414ca49 Updated errors 2020-02-24 14:55:24 +02:00
Eldad Fux
6d06444d31 Updated routes 2020-02-23 19:45:51 +02:00
Eldad Fux
92409bf4f1 Added mv check 2020-02-23 19:05:42 +02:00
Eldad Fux
b93b4be4cf Added certificate genarator worker 2020-02-23 10:58:11 +02:00