1
0
Fork 0
mirror of synced 2024-08-19 20:21:41 +12:00
Commit graph

36 commits

Author SHA1 Message Date
Christy Jacob
8141043946 Merge branch 'master' into feat-graphql-support 2021-11-16 11:09:21 +04:00
Torsten Dittmann
e9a37e9a53
Merge pull request #1385 from TorstenDittmann/fix-broken-pdo-connection
fix(http): reset pdo connection if broken
2021-07-12 18:39:57 +02:00
Torsten Dittmann
cff517a2ab adapt to review 2021-07-12 18:15:21 +02:00
Torsten Dittmann
df24011d8b fix(http): reset pdo connection if broken 2021-07-12 12:04:00 +02:00
Torsten Dittmann
18d4a0def0 fix(app): remove app resource and replace with utopia 2021-07-12 11:51:58 +02:00
Torsten Dittmann
44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Christy Jacob
e419e4bc1c Merge branch 'master' of github.com:appwrite/appwrite into feat-graphql-support 2021-06-14 21:53:29 +05:30
Torsten Dittmann
665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Damodar Lohani
19e2ebf79b modify swoole buffer output size 2021-05-25 16:04:49 +05:45
Damodar Lohani
35b76c1aee refactoring moving ssl generation to init function 2021-05-11 16:32:02 +05:45
Damodar Lohani
c22dd1571f implementing review suggestions 2021-05-11 11:41:11 +05:45
Damodar Lohani
75d8076ac9 skip certificate generation when localhost or hostname is IP 2021-05-10 16:23:05 +05:45
Damodar Lohani
0c3bcb40a4 poc certificate auto generation 2021-05-10 14:33:27 +05:45
Christy Jacob
9f6eb9ba67 feat: some more refactoring 2021-03-19 02:14:00 +05:30
Torsten Dittmann
e77280f67c fix timezone offset 2021-03-12 12:58:41 +01:00
Christy Jacob
b3f96c6b4c feat: refactoring and code clean up 2021-03-11 21:14:04 +05:30
Christy Jacob
2b9f974125 feat: refactoring and code clean up 2021-03-10 19:21:03 +05:30
Christy Jacob
42d6194ed9 feat: error handling for graphQL 2021-03-05 00:10:52 +05:30
Torsten Dittmann
968d733881 introduce swoole coroutine to migration 2021-01-25 09:26:52 +01:00
Damodar Lohani
234d0fdf82 set port env 2021-01-20 17:34:36 +05:45
Christy Jacob
9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
Christy Jacob
ad34b275dd feat: review comments 2021-01-02 21:05:21 +05:30
Christy Jacob
f89edfaa8f Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-01 01:04:41 +05:30
Christy Jacob
51600bc1d9 feat: added check for header on api init 2020-12-30 00:37:33 +05:30
Christy Jacob
2ffb34fab1 feat: added check for env variable on startup 2020-12-30 00:12:03 +05:30
Eldad Fux
d8048a9292 Fixed error handler 2020-12-22 21:53:49 +02:00
Eldad Fux
4f0903db79 Added validation check 2020-11-19 08:56:14 +02:00
Eldad Fux
89212814d8 Removed sleep 2020-11-12 00:02:14 +02:00
Eldad Fux
afa210f4a2 Updated static files class 2020-10-29 15:18:21 +02:00
Eldad Fux
0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux
3aa78a1a0f Updated default upload size 2020-10-27 21:56:37 +02:00
Eldad Fux
db68da6e65 Updated default timezone 2020-10-27 19:24:18 +02:00
Eldad Fux
c69655a297 Updated setup script 2020-10-25 15:48:04 +02:00
Eldad Fux
9aed144ac5 External preloader 2020-10-19 19:54:21 +03:00
Eldad Fux
9f386df16a Updated controllers naming 2020-07-29 10:29:34 +03:00
Eldad Fux
5df196c712 Updated naming conventions 2020-07-27 20:15:36 +03:00
Renamed from app/server.php (Browse further)