1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

3444 commits

Author SHA1 Message Date
Eldad Fux 752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +02:00
Eldad Fux de499a0b4e Updated Docker images 2020-10-30 00:26:30 +02:00
Eldad Fux ec5d928213 Updated event test 2020-10-30 00:20:32 +02:00
Eldad Fux 9565f8c021 Updated stack 2020-10-30 00:19:47 +02:00
Eldad Fux c3149a4db0 Cleanup 2020-10-30 00:07:01 +02:00
Eldad Fux 788db3d794 Better error logs 2020-10-30 00:04:53 +02:00
Eldad Fux b01819afc9 Check for user ID before granting user role 2020-10-29 23:54:54 +02:00
Eldad Fux 7a8c9f6d0d Added missing tests 2020-10-29 23:15:45 +02:00
Eldad Fux 812ea8015c Fixed templates 2020-10-29 23:08:20 +02:00
Eldad Fux fc8cbb5088 Templates sync 2020-10-29 22:11:16 +02:00
Eldad Fux c177c6452a Trigger CI 2020-10-29 18:39:03 +02:00
Eldad Fux 2a819b2af7 Fixed registry call 2020-10-29 17:54:36 +02:00
Eldad Fux 1f8cb94b33 Fixed wrong method call 2020-10-29 17:44:21 +02:00
Eldad Fux bf1993ebe4 Updated cache buster 2020-10-29 16:11:06 +02:00
Eldad Fux bbcebfe20a Faster geo DB 2020-10-29 16:08:09 +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 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 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 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 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 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 eb4df546a0 Updated preloader 2020-10-27 02:30:09 +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 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
Eldad Fux 5dbf3744f6 Revert IDE helper, version not out yet 2020-10-27 00:26:00 +02:00
Eldad Fux e24afbde8d Upgraded to Swoole 4.5.6 2020-10-27 00:19:22 +02:00
Eldad A. Fux 87c9cc3d98
Merge pull request #708 from hack3r-0m/0.7.x
solving bug #707
2020-10-26 23:28:52 +02:00
Eldad A. Fux 11b2ff7e64
Merge pull request #700 from PedroCisnerosSantana/0.7.x
Changes BaconQRCode for QRCode
2020-10-26 23:26:16 +02:00