1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
Commit graph

431 commits

Author SHA1 Message Date
Torsten Dittmann
ac3e908c04 fix(migration): prevent encrypting already encrypted values 2021-01-19 09:35:51 +01:00
Torsten Dittmann
64cae392d1 test(migration): rename class names 2021-01-18 14:35:32 +01:00
Torsten Dittmann
7d911bd976 test(migration): rename class names 2021-01-18 14:33:36 +01:00
Torsten Dittmann
b59c9abe21 test(migration): rename class names 2021-01-18 14:32:52 +01:00
Torsten Dittmann
43220e95c5 test(migration): adds unit tests 2021-01-18 13:27:28 +01:00
Eldad Fux
89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux
121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad A. Fux
bce0933cc2
Merge pull request #817 from lohanidamodar/feat-disable-usage-stats
Feat disable usage stats
2021-01-13 22:38:02 +02:00
Eldad Fux
5ed2eea208 Changed role names 2021-01-13 16:11:07 +02:00
Damodar Lohani
73f2bb025a introducing new temp environment variable 2021-01-12 17:41:40 +05:45
Eldad Fux
71e64e65bb Added long sleep 2021-01-12 01:46:12 +02:00
Eldad Fux
3c3a225828 Debug failure 2021-01-12 01:03:00 +02:00
Eldad Fux
798c902e07 Changed sleep time 2021-01-12 00:45:01 +02:00
Eldad Fux
86d43a32ef Added sleep time to execution test 2021-01-12 00:22:20 +02:00
Christy Jacob
432901dfbb feat: added e2e test for response filters 2021-01-11 22:18:08 +05:30
Eldad A. Fux
58b2e2b86c
Merge pull request #809 from appwrite/fix-for-composer-warnings
Minor fixes for composer warnings about autoloading
2021-01-11 16:08:09 +02:00
Eldad A. Fux
e7cdb3f271
Merge pull request #811 from appwrite/fix-user-prefs-ui
Fix user prefs UI
2021-01-11 13:09:18 +02:00
Eldad Fux
59c8ae731b Added missing test 2021-01-10 13:56:48 +02:00
Eldad Fux
12015a75e0 Added more tests 2021-01-10 07:53:58 +02:00
Eldad Fux
9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Eldad A. Fux
4da8b78ba2
Merge pull request #772 from christyjacob4/feat-na-response-filters
feat: Response Filters
2021-01-09 17:30:32 +02:00
Christy Jacob
9c9ca6cc51 feat: fixed issues in tests 2021-01-09 12:29:55 +05:30
Christy Jacob
075d46ba62 feat: changed team and team list response format and added tests 2021-01-05 18:27:18 +05:30
Christy Jacob
a58107b49c feat: changed log list response format and added tests 2021-01-05 17:51:17 +05:30
Christy Jacob
2b9a9efca5 feat: fixed tests for new sessions response 2021-01-05 17:43:14 +05:30
Christy Jacob
98309e776e feat: fixed failing tests 2021-01-05 00:00:20 +05:30
Eldad A. Fux
7c7d5ce0e2
Merge pull request #796 from appwrite/feat-speedup-tests
Feat speedup tests
2021-01-02 21:15:24 +02:00
Christy Jacob
92339fe668 fix: fix failing tests 2021-01-02 21:45:14 +05:30
Eldad Fux
01b0fcf99c updated timeout 2021-01-02 08:49:20 +02:00
Eldad Fux
c9cd5b848a Updated sleep 2021-01-02 02:10:13 +02:00
Eldad Fux
81d4c12688 Updated logs 2021-01-02 01:11:58 +02:00
Eldad Fux
29b7d0c23d Updated logs 2021-01-02 00:34:31 +02:00
Eldad Fux
3d412640c6 Updated logs 2021-01-01 21:35:10 +02:00
Eldad Fux
4853494366 Debug docker status 2021-01-01 16:36:34 +02:00
Eldad Fux
bc3ffd9df8 Updated sleep time 2021-01-01 16:09:04 +02:00
Eldad Fux
5ec8bcff4c Fixed audit logs test 2021-01-01 12:03:18 +02:00
Eldad Fux
0947490cdd Updated functions waiting times 2021-01-01 11:56:53 +02:00
Eldad Fux
1f71fb2e66 Removed unrequired sleeps 2021-01-01 11:01:18 +02:00
Eldad Fux
c83efa9db8 Updated timeout test 2021-01-01 10:57:38 +02:00
Eldad Fux
40c7910dd8 Debug failed functions 2021-01-01 10:52:08 +02:00
Eldad Fux
0e10137101 Reduce mail wait time 2021-01-01 10:34:44 +02:00
Eldad Fux
9a1a88d916 Added debug for waiting function 2021-01-01 10:34:34 +02:00
Christy Jacob
f89edfaa8f Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-01 01:04:41 +05:30
Christy Jacob
734e0c3a81 feat: unit tests for response filters 2020-12-31 13:42:01 +05:30
Christy Jacob
4fc40a387a feat: unit tests for response filters 2020-12-31 13:25:25 +05:30
Christy Jacob
8cc10c683a feat: unit tests for response filters 2020-12-31 12:42:23 +05:30
Christy Jacob
28f003e5be feat: unit tests for response filters 2020-12-31 01:07:30 +05:30
Christy Jacob
a37a28fdc9 feat: added unit test for setFilter 2020-12-30 16:24:11 +05:30
Eldad Fux
ec8be5eed1 Added new roles for execution 2020-12-30 09:26:01 +02:00
Eldad Fux
dd9cbcef62 Enabled client endpoints for CF 2020-12-30 01:00:44 +02:00