1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

1295 commits

Author SHA1 Message Date
Damodar Lohani 63c8e44062 fix expected channels 2022-02-15 09:28:17 +00:00
Damodar Lohani f3c358f24a fix storage test 2022-02-15 08:49:04 +00:00
Damodar Lohani 625201a1c2 update test 2022-02-13 07:15:07 +00:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Torsten Dittmann 6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Matej Baco b05301aaf3 Implement new test for oauth and improve mocks 2022-02-04 11:23:06 +01:00
Matej Baco 3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Damodar Lohani 6a5daf1509 remove adapter attribute from test 2022-01-31 16:19:31 +05:45
Damodar Lohani e3bc0b48e9 fix removed and reordered attributes 2022-01-31 16:17:29 +05:45
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Eldad A. Fux 22cb3bc01f
Merge pull request #2688 from appwrite/fix-update-document-permission
updateDocument permission check bugfix
2022-01-30 20:01:06 +02:00
Damodar Lohani 6b69c03b6c Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-28 13:25:50 +05:45
Damodar Lohani 7e2b79f0f5 Merge branch 'master' into feat-storage-buckets 2022-01-28 13:23:22 +05:45
Damodar Lohani 171eb86565 fix headers in test 2022-01-28 13:06:35 +05:45
Damodar Lohani b46002005a fix webhook test 2022-01-28 11:31:22 +05:45
Damodar Lohani dedc2806af fix missing permission for update 2022-01-27 15:51:33 +05:45
Damodar Lohani 1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45
Damodar Lohani 6b1dbab7a4 fix test 2022-01-27 13:06:32 +05:45
Eldad A. Fux 9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Matej Baco 32a066fb48 Cleanup 2022-01-26 10:17:55 +01:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Matej Baco c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01:00
Damodar Lohani 9b0f1ef962 test for cache deletion 2022-01-25 14:10:58 +05:45
Eldad Fux c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
kodumbeats 7ddcf4142e Briefly sleep to give realtime a chance to disconnect 2022-01-21 12:53:13 -05:00
Torsten Dittmann 6f6a7eb6f8 feat: add migration to populate search fields 2022-01-19 12:59:58 +01:00
Torsten Dittmann 4cc89ae597 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-migration-0-13 2022-01-19 12:17:19 +01:00
Torsten Dittmann be8958a5c7
Merge pull request #2647 from appwrite/ci-github-action-with-cache
ci: add github action with cache
2022-01-19 12:16:45 +01:00
Torsten Dittmann 785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Jake Barnby 06719b172c Add listCollection using search parameter tests 2022-01-19 22:04:57 +13:00
Steven Nguyen 88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Torsten Dittmann e45fc7c46e
Update Scope.php 2022-01-19 00:23:19 +01:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Jake Barnby 219e314834 Add unauthorized test 2022-01-18 20:04:36 +13:00
Torsten Dittmann cd28a0ed97 tests: fix internalId assertion 2022-01-17 17:31:51 +01:00
Torsten Dittmann ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Damodar Lohani 7787d0df62 fix issue caused by naming 2022-01-16 17:10:26 +05:45
Damodar Lohani 8f1a390ae3 fix response for large payload 2022-01-16 14:25:09 +05:45
Damodar Lohani 1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Damodar Lohani 797795707e failure test for large chunk 2022-01-16 13:17:39 +05:45
Matej Baco 2f75f9d13d Removed leftover 2022-01-12 20:54:19 +01:00
Matej Baco 6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Damodar Lohani d20062f63a Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-06 15:01:21 +05:45
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Torsten Dittmann 05425934c7
Merge pull request #2552 from appwrite/feat-enable-travis-again
ci: add travis again
2022-01-04 17:02:47 +01:00
Torsten Dittmann 49e9e1b9cd fix: tests 2022-01-04 16:50:48 +01:00
Torsten Dittmann 972ce959b6 fix: tests 2022-01-04 16:48:15 +01:00
Torsten Dittmann 150c2f9cd8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-prefs-improvement 2022-01-04 16:18:38 +01:00
Matej Baco e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Torsten Dittmann fc41b5f369 fix: increase sleep 2022-01-04 14:12:40 +01:00