1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

177 commits

Author SHA1 Message Date
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
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Torsten Dittmann eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +02:00
Torsten Dittmann e232b2a723 fix tests 2021-06-29 15:11:14 +02:00
Torsten Dittmann 220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Torsten Dittmann faed19dacb fix(tests): general fixes after php 8 2021-05-20 10:54:18 +02:00
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann 942bd4d56f fix: collection unit test 2021-04-14 16:39:04 +02:00
Torsten Dittmann d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00