1
0
Fork 0
mirror of synced 2024-09-09 14:21:24 +12:00
Commit graph

410 commits

Author SHA1 Message Date
Eldad Fux
cef04229a3 Updated PHP function test 2020-12-11 08:45:20 +02:00
Eldad Fux
c5db0fddbf Updated PHP test 2020-12-11 08:23:05 +02:00
Eldad Fux
c75f3d44cc Added PHP tests 2020-12-11 07:50:54 +02:00
Eldad Fux
d4bffb8a43 Fixed tests 2020-12-11 00:02:54 +02:00
Eldad Fux
6157e46ebb Fixed API test 2020-12-10 21:08:25 +02:00
Eldad Fux
6d25b83cc7 Fixed tests 2020-12-10 19:47:32 +02:00
Eldad Fux
0393555c94 Debug CI 2 2020-12-10 16:35:39 +02:00
Eldad Fux
0c0bd6af95 Debug CI 2020-12-10 13:36:12 +02:00
Eldad Fux
68f9d03d13 Added logs 2020-12-10 12:03:13 +02:00
Eldad Fux
2a04f7397e Increased timeout 2020-12-10 10:45:32 +02:00
Eldad Fux
5e019f5910 Wait for warmup 2020-12-10 10:32:12 +02:00
Eldad Fux
7bbf368a38 Updated logs 2020-12-10 09:38:20 +02:00
Eldad Fux
3f35fdcb1e Updated debug 2020-12-10 09:28:57 +02:00
Eldad Fux
8ebbd7a398 Added better error logging 2020-12-10 09:10:48 +02:00
Eldad Fux
671360a95b Updated log 2020-12-10 08:53:03 +02:00
Eldad Fux
c8bdf46a13 Added a new Python FX test 2020-12-09 23:26:13 +02:00
Eldad Fux
9a5acbb0cb Added new env tests 2020-12-09 00:24:22 +02:00
Eldad Fux
da13028695 Added new envs! 2020-12-08 09:26:57 +02:00
Eldad Fux
b204ca6415 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-07 19:20:35 +02:00
Eldad Fux
49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux
4bff1dd5b6 Default limit for function conatiner is 1 cpu 2020-12-06 23:15:01 +02:00
Eldad Fux
2ab7e520b9 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-06 21:44:20 +02:00
Eldad A. Fux
8f65ff1086
Merge pull request #751 from christyjacob4/delete-collection-documents
feat: delete documents using delete worker
2020-12-05 09:54:24 +02:00
Christy Jacob
df1822cd18 chore: review comments 2020-12-05 12:23:09 +05:30
Christy Jacob
54c3b4c84a chore: review comments 2020-12-05 11:04:58 +05:30
Christy Jacob
9128348aff chore: added e2e tests for collection deletion 2020-12-05 11:01:59 +05:30
Eldad Fux
99c10508e5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-05 07:18:11 +02:00
Eldad Fux
b2ccc65813 Added new webhooks headers 2020-12-03 19:56:07 +02:00
Eldad Fux
28623c6baa Added team events and tests 🟢 2020-12-03 00:15:20 +02:00
Eldad Fux
4df6cb2ef5 Added tests for Database webhooks 2020-12-01 20:53:31 +02:00
Eldad Fux
f5df201e4a Added more missing tests 2020-11-30 23:41:58 +02:00
Eldad Fux
aa18bbfb58 Added account delete test for webhooks 2020-11-29 08:47:47 +02:00
Eldad Fux
07f50e6650 Updated tests 2020-11-26 08:31:59 +02:00
Eldad Fux
8d41590596 Added more tests 2020-11-24 22:54:37 +02:00
Eldad Fux
374e504923 Added more tests 2020-11-23 17:04:02 +02:00
Eldad Fux
31884d17b2 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-11-21 08:15:55 +02:00
Eldad Fux
a5fd3f9ce1 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-21 01:32:57 +02:00
Eldad Fux
63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +02:00
Eldad Fux
f3fae632cc Added webhook tests 2020-11-20 23:03:48 +02:00
Eldad Fux
fe244880b4 Added unsetRole method 2020-11-20 23:03:36 +02:00
Eldad Fux
53e2f2fcc1 Added test webhook 2020-11-20 23:03:14 +02:00
Eldad Fux
e9c1e8e0b1 Added new tests 2020-11-20 14:35:16 +02:00
Eldad Fux
a4ea9e78a8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-20 08:54:58 +02:00
Eldad Fux
e2ba702dc9 More tests :) 2020-11-20 08:48:25 +02:00
Eldad Fux
76c575e989 Fixed authorization 2020-11-19 00:55:02 +02:00
Eldad Fux
f44bb22f76 Updated Authorization and added unit test 2020-11-19 00:24:28 +02:00
Eldad Fux
ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux
3bb7a93e0e Added Open API 3 validation test 2020-11-14 15:05:18 +02:00
Eldad Fux
4d57d08ff9 Updated tests 2020-11-12 14:11:17 +02:00
Eldad Fux
2750267712 Added spec test 2020-11-12 00:03:27 +02:00
Eldad Fux
e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux
33d13d91e1 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-30 07:52:12 +02:00
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
be745e39a3 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-30 00:26:49 +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
a5b8ed9773 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 23:51:13 +02:00
Eldad Fux
7a8c9f6d0d Added missing tests 2020-10-29 23:15:45 +02:00
Eldad Fux
0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux
e009f9c60b Updated tests folder 2020-10-27 21:48:38 +02:00
Eldad Fux
3f3914bf2d Better error log for e2e tests 2020-10-27 10:47:28 +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 Fux
91f501ff8f Updated clamAV version 2020-10-25 16:49:15 +02:00
Eldad Fux
5e2136d0fd Updated test 2020-10-25 08:14:57 +02:00
Eldad Fux
6d09cf2c73 Added extensions tests 2020-10-25 06:56:03 +02:00
Eldad Fux
4f28f1c773 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-15 11:01:54 +03:00
Eldad Fux
b7fe52ad54 Updated tests 2020-10-15 00:11:12 +03:00
Eldad Fux
f9b6325788 Fixed tests 2020-10-14 22:39:10 +03:00
Eldad Fux
45faedde84 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-03 20:08:19 +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
80838cc465 Added tests 2020-09-08 23:09:09 +03:00
Eldad Fux
f39d2fb05f Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-08 09:10:51 +03:00
Eldad Fux
fefb2a8323 Fixed test 2020-09-08 01:27:34 +03:00
Eldad Fux
e846aafceb Updated locale response models 2020-09-06 15:32:05 +03:00
Eldad Fux
4f629b80bd Added log response model 2020-09-05 22:04:35 +03:00
Eldad Fux
dde2214b9c Updated tests 2020-09-04 22:40:28 +03:00
Eldad Fux
03b1f25550 Updated test 2020-09-04 22:36:21 +03:00
Eldad Fux
0181897e14 Updated Domain and Platform response models 2020-09-04 20:32:45 +03:00
Eldad Fux
a00d849a72 Updated response objects 2020-09-04 09:45:27 +03:00
Eldad Fux
8625f692b5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-30 08:09:14 +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