1
0
Fork 0
mirror of synced 2024-06-14 00:34:51 +12:00
Commit graph

143 commits

Author SHA1 Message Date
Eldad Fux c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +03:00
kodumbeats 23dd38cedb Add param for default values when creating collections 2021-07-02 11:47:17 -04:00
kodumbeats 0b9f6341d2 Get a connection from pool in coroutine 2021-07-01 16:35:09 -04:00
kodumbeats d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
kodumbeats 829240e38c Add retry to first db connection and improve logging 2021-06-16 16:32:10 -04:00
Eldad Fux f3ff50d686 Fixed logs time attribute 2021-06-12 21:39:59 +03:00
Eldad A. Fux a3053b2a2b
Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-12 17:54:55 +03:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Damodar Lohani ffa06e7de4 abuse audit setup for ocnsole db 2021-06-09 15:13:12 +05:45
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Damodar Lohani 19e2ebf79b modify swoole buffer output size 2021-05-25 16:04:49 +05:45
Eldad Fux fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
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
Eldad Fux 81bf74ef06 Reset cache on setup 2021-05-07 00:35:05 +03:00
Eldad Fux a128ad08b5 Added indexes 2021-05-05 15:28:01 +03:00
Eldad Fux abf90d0c72 Added console init on setup 2021-05-04 13:24:08 +03:00
Eldad Fux 3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
Torsten Dittmann e77280f67c fix timezone offset 2021-03-12 12:58:41 +01:00
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)