1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
Commit graph

161 commits

Author SHA1 Message Date
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
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
1a9648a6c5 feat: added notifiers for delete abuse and audit logs 2020-12-17 20:47:38 +05:30
Christy Jacob
f395c2e92c feat: added notifiers for delete abuse and audit logs 2020-12-17 20:45:47 +05:30
Christy Jacob
8f9089accc feat: added maintenance worker for deleting execution logs 2020-12-15 19:19:51 +05:30
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
Christy Jacob
408ae68e7a feat: starter for maintenance task 2020-12-14 22:09:44 +05:30
Eldad Fux
3828a8deae Fixed Doctor SMTP check 2020-11-19 11:00:24 +02:00
Gustl22
4b021dba7a 👌 IMPROVE: Doctor CLI: Harmonize negative check result descriptions (closes #724) 2020-11-05 12:05:59 +01:00
Eldad Fux
67279bbda8 Added some code review fixes 2020-11-04 12:15:25 +02:00
Eldad Fux
b58b0d0f95 Doctor CLI: _APP_OPTIONS_FORCE_HTTPS=disabled not correctly evaluated
Fixes #723
2020-11-03 18:52:40 +02:00
Eldad Fux
fc8cbb5088 Templates sync 2020-10-29 22:11:16 +02:00
Eldad Fux
55932594d0 Updated migration script 2020-10-29 13:22:46 +02:00
Eldad Fux
8aef7194e9 Hide version check on dev mode 2020-10-27 19:29:37 +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
4f14d79d88 Updated installation 2020-10-25 21:59:18 +02:00
Eldad Fux
c69655a297 Updated setup script 2020-10-25 15:48:04 +02:00
Eldad Fux
e923126ff7 Fixed migration registry 2020-10-25 13:56:06 +02:00
Eldad Fux
27983ad2c8 Updated CLI tools 2020-10-15 11:00:14 +03:00
Eldad Fux
56d4c84cd3 Added vars debugger 2020-10-15 08:03:38 +03:00
Eldad Fux
2df1a4f8b1 Updated setup script 2020-10-15 07:38:46 +03:00
Eldad Fux
95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Eldad Fux
9c6b506876 Updated 0.6.2 spec 2020-09-08 15:37:11 +03:00
Eldad Fux
5210531896 Added built-in specs 2020-09-08 15:31:35 +03:00
Eldad Fux
c8730d6c90 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-09-08 09:04:11 +03:00
Eldad Fux
4d6897867e Merge branch 'master' of github.com:appwrite/appwrite into 0.6.x 2020-09-03 20:50:32 +03:00
Eldad Fux
b70d557359 Updated flutter dev package name 2020-09-03 13:54:19 +03:00
Eldad Fux
8ccd94d1ec Swift demo 2020-08-30 19:23:15 +03:00
Eldad Fux
40b7a1de7f Added default ports 2020-07-31 15:50:39 +03:00
Eldad Fux
674c003da9 Fetch default ports 2020-07-31 15:49:44 +03:00
Eldad Fux
a447f21297 Fetch old version and env vars 2020-07-31 09:31:29 +03:00
Eldad Fux
54c0e8bf82 Removed leftovers 2020-07-30 21:26:40 +03:00
Eldad Fux
9f386df16a Updated controllers naming 2020-07-29 10:29:34 +03:00
Eldad Fux
6ef383faad Added new templates 2020-07-29 09:56:39 +03:00
Eldad Fux
13b4ee6624 Added config set for env vars 2020-07-29 07:03:28 +03:00
Eldad Fux
dc1655b7f5 Work in progress 2020-07-28 22:48:51 +03:00
Eldad Fux
757a7935cc Merge branch 'master' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-15 14:33:41 +03:00
Eldad Fux
0af956fe49 Merge branch '6.x' of github.com:appwrite/appwrite 2020-07-15 14:30:15 +03:00
Eldad Fux
298e60698b Added flutter dev channel 2020-07-10 10:11:42 +03:00
Eldad Fux
ab5789dc3a Added dev channel 2020-07-10 08:07:47 +03:00
Eldad Fux
e113f89b5b Init SSL trigger 2020-07-07 20:59:42 +03:00
Eldad Fux
8d5a1e45d3 Moved configs to init 2020-06-30 07:34:13 +03:00
Eldad Fux
0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad A. Fux
0abfa5e5fc
Merge pull request #436 from appwrite/functions-performance
Functions performance
2020-06-21 00:15:46 +03:00