1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

2686 commits

Author SHA1 Message Date
Eldad Fux 934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux d6e85bc39e Removed namespace 2020-07-02 23:33:25 +03:00
Eldad Fux 66e2e29066 Load GEODB on init 2020-07-02 23:24:14 +03:00
Eldad Fux a08bd980a9 Fixed PDO warnings 2020-07-02 21:03:30 +03:00
Eldad Fux e24a6cd52d Fixed get port method 2020-07-02 20:58:24 +03:00
Eldad Fux 521f206f09 Updated request methods 2020-07-02 20:37:24 +03:00
Eldad Fux 1e74aaac37 Fixed storage tests 2020-07-02 19:11:07 +03:00
Eldad Fux 8d24b2ee73 Fixed hinting 2020-07-02 18:19:33 +03:00
Eldad Fux 87ecd44395 Fixed input generation 2020-07-02 17:32:34 +03:00
Eldad Fux 57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux 7b361cce1e Fixed avatar service 2020-07-02 16:51:11 +03:00
Eldad Fux 43dbc10733 Updated Avatars output method 2020-07-02 16:43:31 +03:00
Eldad Fux ff3940af44 Fixed tests 2020-07-02 15:50:54 +03:00
Eldad Fux 7940d8af7c Updated port 2020-07-02 15:24:39 +03:00
Eldad Fux 457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux 5a32260dd2 PHP8 tests 2020-07-02 12:02:13 +03:00
Eldad Fux 214b551d32 Enabled compression 2020-07-02 09:44:16 +03:00
Eldad Fux c3fb15abb9 Changed port 2020-07-02 09:44:03 +03:00
Eldad Fux d592e3aaec Moved to pconnect 2020-07-02 09:43:53 +03:00
Eldad Fux 241bc19131 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-02 01:35:29 +03:00
Eldad Fux d4186b8886 Small style fix 2020-07-02 01:34:47 +03:00
Eldad Fux 4e09285ca4 Added PDO proxy 2020-07-02 01:34:05 +03:00
Eldad Fux 53f0685918 Updated CI 2020-07-01 17:38:41 +03:00
Eldad Fux f0fc9f950a Updated CI test path 2020-07-01 17:35:30 +03:00
Eldad Fux a1f1edfc78 Fixed memory leak 2020-07-01 11:55:14 +03:00
Eldad Fux 3b4c77029c Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-07-01 10:04:03 +03:00
Eldad Fux f1c0acef3f Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-01 09:56:06 +03:00
Eldad Fux 947839ef15 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 09:45:49 +03:00
Eldad Fux f5af0e701c Fixed cookie vars 2020-07-01 09:35:57 +03:00
Eldad Fux 56f397c2a3 Fixed tests 2020-07-01 08:54:54 +03:00
Eldad Fux 1542fb8c0f Updated flow 2020-07-01 08:45:47 +03:00
Eldad Fux 9238a9a8f5 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 08:10:26 +03:00
Eldad Fux 78c0566028 Removed globals from shared controllers 2020-07-01 08:08:49 +03:00
Eldad Fux aae685bfeb Test fix 2020-07-01 08:01:01 +03:00
Eldad Fux 55853bcaa7 CI debug 2020-07-01 07:51:08 +03:00
Eldad Fux 0029971517 Updated preloading 2020-07-01 07:41:08 +03:00
Eldad Fux 18f2074584 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 01:20:13 +03:00
Eldad Fux c32804a7f2 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-07-01 01:18:43 +03:00
Eldad Fux fd90a57ece Fixed tests 2020-07-01 00:38:06 +03:00
Eldad Fux b34a71e1bf Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-30 23:05:59 +03:00
Eldad Fux a826dd4c1a Updated Locale tests 2020-06-30 22:04:56 +03:00
Eldad Fux 6a87460ddb Updated ClamAV 2020-06-30 21:32:10 +03:00
Eldad Fux 22867f9a8d Updated resources 2020-06-30 21:08:02 +03:00
Eldad Fux 218bbdcad8 Updated controllers 2020-06-30 18:46:42 +03:00
Eldad Fux 7dcb7b670c Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-30 17:31:55 +03:00
Eldad Fux 88c3426d11 Upgraded ClamAV container image to version 1.0.11 2020-06-30 17:03:15 +03:00
Eldad Fux 6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux 1c9bf4d0ab Refactored all config files and added new ones 2020-06-30 08:27:52 +03:00
Eldad Fux 31d593fbb6 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-30 07:50:19 +03:00
Eldad Fux 9d90e2c8fb Merge branch 'master' of github.com:appwrite/appwrite 2020-06-30 07:46:58 +03:00