1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00
Commit graph

2942 commits

Author SHA1 Message Date
Eldad Fux d1feb16370 Improved preloading 2020-07-07 14:45:53 +03:00
Eldad Fux d1d4d7ed8a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-07 10:15:26 +03:00
Eldad Fux ebe3d05bb5 Fixed paypal auto loading 2020-07-07 10:14:24 +03:00
Eldad Fux 0e1970f55c Added preloading for nginx server 2020-07-07 10:11:15 +03:00
Eldad Fux 0e949aace5 Fixed server namespaces 2020-07-07 08:01:27 +03:00
Eldad Fux 73b53cd5d9 Split FPM and Swoole modes 2020-07-07 07:40:18 +03:00
Eldad Fux fe400e5eac Updated nginx stack 2020-07-07 00:41:04 +03:00
Eldad Fux 5c93296e6c Updated Nginx image 2020-07-07 00:38:06 +03:00
Eldad Fux 5962d45844 Updated Nginx 2020-07-07 00:18:36 +03:00
Eldad Fux e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Eldad Fux 60dc6511b1 Fixed storage tests 2020-07-06 23:08:29 +03:00
Eldad Fux 90faeeca1e Updated changelog 2020-07-06 23:02:05 +03:00
Eldad Fux e29b720a6c Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 23:00:28 +03:00
Eldad Fux 28c2182d13 Fixed PayPal logo 2020-07-06 22:59:50 +03:00
Eldad Fux f1112ca5f2 Fixed avatar tests 2020-07-06 22:53:26 +03:00
Eldad Fux 3d2c06a70f Merge branches 'swoole' and 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 22:47:53 +03:00
Eldad Fux 58390126c8 Added OAuth2 providers names 2020-07-06 22:46:09 +03:00
Eldad Fux ccf380698c Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 22:37:12 +03:00
Eldad A. Fux c70bdafe28
Merge pull request #469 from armino-dev/add-paypal-sandbox-provider
Extending Paypal OAuth2 provider to Paypal Sandbox
2020-07-06 22:36:52 +03:00
Eldad Fux 5e284d1b6a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 22:35:33 +03:00
Eldad Fux 4492be87b7 Added manual static file handler 2020-07-06 22:29:13 +03:00
Armino Popp a054186655 Corrected array key to camel case format 2020-07-06 16:38:33 +03:00
Armino Popp 8c6648af19 Extending support for Paypal Sandbox 2020-07-06 16:33:45 +03:00
Eldad Fux 7b1e698fd0 Fixed test command 2020-07-06 12:31:57 +03:00
Eldad Fux d2764f6e29 Removed debug message 2020-07-06 12:21:03 +03:00
Eldad Fux 241f9e3964 WIP - Static file loaded 2020-07-06 12:19:47 +03:00
Eldad Fux 5b624419b7 Fixed workers env vars 2020-07-06 10:38:56 +03:00
Eldad Fux 3862bcd8e5 Updated changelog 2020-07-06 01:25:55 +03:00
Eldad Fux 1548eef780 Updated box logo 2020-07-06 01:24:51 +03:00
Eldad Fux 3895ba768d Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 01:10:12 +03:00
Eldad Fux b0e8dfc583 Tests fixed? 2020-07-06 00:54:41 +03:00
Eldad Fux 80ab37625c Updated env vars 2020-07-05 23:51:42 +03:00
Eldad Fux 9a13966c09 Updated CI 2020-07-05 23:39:11 +03:00
Eldad Fux 29098c4376 Added more workers 2020-07-05 23:38:13 +03:00
Eldad Fux de5c8ff301 Updated Travis Docker version 2020-07-05 23:37:41 +03:00
Eldad Fux fe8e276d3c Updated worker dependencies 2020-07-05 22:46:04 +03:00
Eldad Fux ea3108acda Updated workers 2020-07-05 22:19:14 +03:00
Eldad Fux 969441bf47 Fixed queues var names 2020-07-05 17:19:59 +03:00
Eldad Fux a68e86464b Added workers as containers 2020-07-05 16:51:20 +03:00
Eldad Fux a89aecb524 Fixed test command 2020-07-05 16:49:59 +03:00
Eldad Fux f20851c4a1 Removed unused namespaces and globals 2020-07-05 11:03:57 +03:00
Eldad Fux ef9b50ad46 Updated test results 2020-07-05 02:25:25 +03:00
Eldad Fux 114b35dde3 Fixed event test 2020-07-05 02:21:45 +03:00
Eldad Fux a35cd7dec0 Temp change for tests 2020-07-05 02:08:21 +03:00
Eldad Fux 07ec1a4e73 Fixed tests 2020-07-05 01:31:48 +03:00
Eldad Fux e38dea03ec Trace temp 2020-07-05 01:24:09 +03:00
Eldad Fux b1f2228a6c Added debugging tools 2020-07-05 01:23:48 +03:00
Eldad Fux c104498e38 All headers converted to lowercase 2020-07-05 01:22:22 +03:00
Eldad Fux 54ffc89291 New request methods 2020-07-05 00:50:55 +03:00
Eldad A. Fux ea96bcaf59
Merge pull request #467 from armino-dev/add-box-oauth2-provider
Added Box OAuth2 provider
2020-07-04 22:38:29 +03:00