1
0
Fork 0
mirror of synced 2024-08-19 04:01:38 +12:00
Commit graph

188 commits

Author SHA1 Message Date
Christy Jacob
c91abb5d60 feat: remove irrelevant migration tests 2022-03-02 04:05:35 +04:00
Christy Jacob
cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Torsten Dittmann
721c857dbc test: disable migration test for now 2022-02-22 09:55:49 +01:00
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Torsten Dittmann
79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Christy Jacob
7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00
Torsten Dittmann
6f6a7eb6f8 feat: add migration to populate search fields 2022-01-19 12:59:58 +01:00
Torsten Dittmann
d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Matej Baco
592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00
Torsten Dittmann
166c906d51 fix: collection level permissions 2021-12-16 19:12:06 +01:00
Torsten Dittmann
aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
Torsten Dittmann
f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann
ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Christy Jacob
7d613c181a
Merge pull request #2202 from saintmalik/doc-fix-typos
doc: Fix typos
2021-11-28 15:52:10 +04:00
kodumbeats
61ffe18d2b Update password validator tests 2021-11-25 17:31:18 -05:00
Torsten Dittmann
1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann
142e623cd1 tests(unit): migration type 2021-10-15 18:55:39 +02:00
Torsten Dittmann
b44cfb5d2b fix(tests): class name collision 2021-10-15 18:31:24 +02:00
Torsten Dittmann
441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
SaintMalik
32e513012e doc: Fix typos 2021-10-12 19:22:41 +01:00
Torsten Dittmann
f09742175c fix auth tests 2021-10-07 22:24:09 +02:00
Torsten Dittmann
746b9c651e fix auth tests 2021-10-07 21:27:23 +02:00
Torsten Dittmann
4829b488f5 fix auth tests 2021-10-07 21:19:58 +02:00
Torsten Dittmann
a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Torsten Dittmann
1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Torsten Dittmann
978f15c1c1 extend tests 2021-09-03 18:05:50 +02:00
Torsten Dittmann
1f7bad1560 add test 2021-09-03 17:59:02 +02:00
Torsten Dittmann
c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Torsten Dittmann
8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Torsten Dittmann
67ae70ed69 update tests 2021-08-27 10:20:44 +02:00
Damodar Lohani
d73ddb581c added namespace and modified tests 2021-08-08 15:08:44 +05:45
Damodar Lohani
72948624ee simple unit test for stats class 2021-08-08 14:09:23 +05:45
Damodar Lohani
56b92fbfaa fix custom id test for size change 2021-08-05 10:02:30 +05:45
Damodar Lohani
6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
Eldad A. Fux
c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad Fux
bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Torsten Dittmann
66c5aef358 fix: response filters 2021-07-14 15:27:40 +02:00
Torsten Dittmann
8660cf7977 fix: response filters 2021-07-14 15:27:05 +02:00
Torsten Dittmann
90a08c4d2c fix migration tests 2021-07-14 13:24:10 +02:00
Torsten Dittmann
4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Torsten Dittmann
882686952e adapt to review 2021-07-13 17:18:02 +02:00
Torsten Dittmann
e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Damodar Lohani
b1d8050080 test for custom id 2021-07-06 12:56:14 +05:45
Torsten Dittmann
6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Eldad Fux
14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Torsten Dittmann
cec23ecd7e remove leftover imports 2021-07-02 13:32:57 +02:00
Torsten Dittmann
8966d3d673 add tests 2021-07-02 11:33:10 +02:00
Torsten Dittmann
787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Torsten Dittmann
159f75793c fix tests for auth get roles 2021-07-01 09:19:48 +02:00
Torsten Dittmann
1e6b867378 fix(tests): messaging unit tests 2021-06-30 16:29:33 +02:00