1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
Commit graph

3840 commits

Author SHA1 Message Date
Eldad Fux
3b73f57574 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 16:09:00 +02:00
Eldad Fux
bbcebfe20a Faster geo DB 2020-10-29 16:08:09 +02:00
Eldad Fux
2c1cf79632 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 16:05:14 +02:00
Eldad Fux
07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad A. Fux
16ee39deaf
Merge pull request #715 from appwrite/feat-external-swoole-lib
Feat external swoole lib
2020-10-29 15:48: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
04e3c9736c Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 13:35:39 +02:00
Eldad Fux
a56ca3535a Updated document missing encode/decode action 2020-10-29 13:32:39 +02:00
Eldad Fux
8d909539a8 Missing table delete 2020-10-29 13:30:34 +02:00
Eldad Fux
1e069bbfcf Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 13:26:09 +02:00
Eldad Fux
5fd13990aa Fixed command 2020-10-29 13:25:42 +02:00
Eldad Fux
ef3822e6d8 Added missing bin file 2020-10-29 13:24:46 +02:00
Eldad Fux
55932594d0 Updated migration script 2020-10-29 13:22:46 +02:00
Eldad Fux
633403059f Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 13:03:05 +02:00
Eldad Fux
6bf8be7912 Added missing SDK command 2020-10-29 12:58:48 +02:00
Eldad Fux
57455db88b Updated changlog 2020-10-29 12:58:35 +02:00
Eldad Fux
9c2bcce002 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 12:56:26 +02:00
Eldad Fux
7625aec620 Updated missing vars 2020-10-28 06:52:20 +02:00
Eldad Fux
3aa78a1a0f Updated default upload size 2020-10-27 21:56:37 +02:00
Eldad Fux
a75026b290 Updated array syntax 2020-10-27 21:50:18 +02:00
Eldad Fux
e009f9c60b Updated tests folder 2020-10-27 21:48:38 +02:00
Eldad Fux
b8b77822c2 Updated controllers folder 2020-10-27 21:46:15 +02:00
Eldad Fux
6392ceef55 Updated src folder 2020-10-27 21:44:15 +02:00
Eldad Fux
4b171de4ae Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 20:08:51 +02:00
Eldad Fux
b79188a07e Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-10-27 20:07:23 +02:00
Eldad Fux
addf7adca1 Increased CI wait 2020-10-27 19:50:06 +02:00
Eldad Fux
8aef7194e9 Hide version check on dev mode 2020-10-27 19:29:37 +02:00
Eldad Fux
db68da6e65 Updated default timezone 2020-10-27 19:24:18 +02:00
Eldad Fux
3f3914bf2d Better error log for e2e tests 2020-10-27 10:47:28 +02:00
Eldad Fux
884e64673b Updated CI wait time 2020-10-27 08:35:13 +02:00
Eldad A. Fux
213f3fc628
Feat install phpredis with git (#710)
* Use git to install all extensions
* Updated maxmind version
2020-10-27 08:12:00 +02:00
Eldad Fux
80d905f584 Fixed log structure 2020-10-27 08:05:56 +02:00
Eldad Fux
b4e47246b1 Updated record tests 2020-10-27 07:48:56 +02:00
Eldad Fux
1c03fb5f63 Updated geo lib 2020-10-27 03:45:12 +02:00
Eldad Fux
713dd6ccbc Added missing index 2020-10-27 03:25:15 +02:00
Eldad Fux
ff21df20c9 Added missing injection 2020-10-27 03:24:10 +02:00
Eldad Fux
3de7c27571 Updated GEO DB calls 2020-10-27 03:03:54 +02:00
Eldad Fux
75fc72333b Updated changes 2020-10-27 02:49:12 +02:00
Eldad Fux
c820111233 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:38:31 +02:00
Eldad Fux
eb4df546a0 Updated preloader 2020-10-27 02:30:09 +02:00
Eldad Fux
f2a214afe2 Updated packages 2020-10-27 02:24:28 +02:00
Eldad Fux
67ddfbed34 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:22:16 +02:00
Eldad Fux
26c6635191 Added missing vars from production env 2020-10-27 02:13:55 +02:00
Eldad Fux
f95a93f27f Fixed coding standards 2020-10-27 02:12:35 +02:00
Eldad Fux
528ff82be9 Updated coding standards 2020-10-27 02:11:24 +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
13c1dc9c44 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:06:18 +02:00
Eldad A. Fux
791c6d763e
Merge pull request #709 from appwrite/feat-upgrade-swoole
Upgraded to Swoole 4.5.6
2020-10-27 01:48:49 +02:00
Eldad Fux
6d914095d3 Revert build changes 2020-10-27 00:26:22 +02:00