1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00
Commit graph

267 commits

Author SHA1 Message Date
Eldad Fux b7fe52ad54 Updated tests 2020-10-15 00:11:12 +03:00
Mou Ikkai e90155b9dc
Update TemplateTest.php 2020-09-30 17:56:45 -04:00
Mou Ikkai 68216b303e
Update CronTest.php 2020-09-30 17:56:25 -04:00
Mou Ikkai 447f4062d0
Update UploadTest.php 2020-09-30 17:55:55 -04:00
Mou Ikkai 583df1f5f2
Update FileTypeTest.php 2020-09-30 17:55:42 -04:00
Mou Ikkai 3e6e8dcd16
Update FileSizeTest.php 2020-09-30 17:55:19 -04:00
Mou Ikkai 81748bbade
Update FileNameTest.php 2020-09-30 17:55:06 -04:00
Mou Ikkai 4e3eda9072
Update LocalTest.php 2020-09-30 17:54:50 -04:00
Mou Ikkai 63abff62e0
Update GZIPTest.php 2020-09-30 17:54:33 -04:00
Mou Ikkai 7ce51565c2
Update StorageTest.php 2020-09-30 17:54:16 -04:00
Mou Ikkai e4c72f6592
Update ResizeTest.php 2020-09-30 17:53:55 -04:00
Mou Ikkai c2d4e495f0
Update OpenSSLTest.php 2020-09-30 17:53:38 -04:00
Mou Ikkai d7a26b72af
Update DomainTest.php 2020-09-30 17:53:09 -04:00
Mou Ikkai 6a6b3738e4
Update CNAMETest.php 2020-09-30 17:52:53 -04:00
Mou Ikkai 791d875eed
Update EventTest.php 2020-09-30 17:52:28 -04:00
Mou Ikkai 3e5eb134d2
Update EnvTest.php 2020-09-30 17:52:02 -04:00
Mou Ikkai 12238f5981
Update ComposeTest.php 2020-09-30 17:51:38 -04:00
Mou Ikkai 9925bbf753
Update UIDTest.php 2020-09-30 17:51:17 -04:00
Mou Ikkai e8b88377b5
Update KeyTest.php 2020-09-30 17:50:37 -04:00
Mou Ikkai bce17a6fd6
Update PasswordTest.php 2020-09-30 17:48:21 -04:00
Mou Ikkai f9cb4ae7e6
Fix for PhP 9 2020-09-30 17:08:58 -04:00
Eldad Fux fefb2a8323 Fixed test 2020-09-08 01:27:34 +03:00
Eldad Fux f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad A. Fux dbadacfae1
Merge pull request #464 from TorstenDittmann/delete-user
Delete user endpoint
2020-08-29 23:32:47 +03:00
Torsten Dittmann 532b547f9b add docs & e2e test 2020-08-28 23:56:22 +02:00
Eldad Fux 40b7a1de7f Added default ports 2020-07-31 15:50:39 +03:00
Eldad Fux a447f21297 Fetch old version and env vars 2020-07-31 09:31:29 +03:00
Eldad Fux 15c24f8d9a Added docker compose parsers 2020-07-29 18:26:01 +03:00
Eldad Fux b2b0267ede Fixed package size 2020-07-19 00:47:46 +03:00
Eldad Fux 3c2f6d0f28 Updated tests 2020-07-18 11:13:38 +03:00
Eldad Fux 4df80aa541 Updated tests 2020-07-18 11:13:15 +03:00
Eldad Fux 48e03c18b8 Updated tests 2020-07-18 10:55:19 +03:00
Eldad Fux 0fe5e9bdcf Updated safety factor 2020-07-16 15:13:15 +03:00
Eldad Fux ac4559a2f9 Updated functions tests 2020-07-15 07:18:39 +03:00
Eldad Fux 8f6d6d253f Updated tag creation test 2020-07-15 06:55:37 +03:00
Eldad Fux 8618f4d764 Updated ENV config 2020-07-14 19:13:18 +03:00
Eldad Fux bb6baec24d Fixed locale test 2020-07-13 07:43:24 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux 286b42787f Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-12 20:20:28 +03:00
Eldad Fux 386727a28e Added tests 2020-07-12 16:43:47 +03:00
Eldad Fux e46f2c31c5 Added new tests 2020-07-12 14:57:31 +03:00
Eldad Fux 64c17a82c5 Added more tests 2020-07-11 22:40:58 +03:00
Eldad Fux 1b897b4223 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-11 21:38:51 +03:00
Eldad Fux c8a8f4650e Updated test to make sure permission updating bug is not happening again 2020-07-11 19:24:18 +03:00
Eldad Fux cb94e17183 New tests for API keys 2020-07-11 16:26:04 +03:00
Eldad Fux c537f11b32 Added new test 2020-07-11 16:01:04 +03:00
Eldad Fux 1cd09ff2fe Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-10 16:31:52 +03:00
Eldad Fux 52964a425a Moved functions to template class 2020-07-10 16:29:15 +03:00
Eldad Fux f05e8e9f0f New test for adding members from the server integration 2020-07-10 15:57:30 +03:00
Eldad Fux af94102493 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-09 14:15:42 +03:00