1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
Commit graph

70 commits

Author SHA1 Message Date
Damodar Lohani f37a26b437 fix storage tests 2022-02-16 08:30:09 +00:00
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
Damodar Lohani 9b0f1ef962 test for cache deletion 2022-01-25 14:10:58 +05:45
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 797795707e failure test for large chunk 2022-01-16 13:17:39 +05:45
Damodar Lohani 879bff2bb1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-19 13:01:09 +05:45
Damodar Lohani ca2db44c32 fix tests 2021-12-14 15:27:39 +05:45
Damodar Lohani a6860b9c9b Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:56:48 +05:45
Damodar Lohani f364ed96e5 fix newly added test 2021-12-08 14:55:13 +05:45
Damodar Lohani 5fed67a2c2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:28:21 +05:45
Damodar Lohani f5e48033ec Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-08 14:24:05 +05:45
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
Aditya Rana 9b64fa7f12 Added test for negative angle values (-315deg equivalent to 45deg test case). 2021-11-11 19:41:56 +05:30
Torsten Dittmann 9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +02:00
Torsten Dittmann 33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
Damodar Lohani 070d3d5e4d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-30 14:21:07 +05:45
Damodar Lohani 5475bd104b update bucket permission model similarly to collections permission model 2021-09-30 12:30:14 +05:45
Damodar Lohani b64e74124a update test 2021-09-27 12:21:34 +05:45
Matej Bačo 1f2f0c2443
Apply suggestions from code review
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:57:16 +02:00
Matej Bačo 8f1847f871
Test assert bug fix
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:50:47 +02:00
Matej Bačo d43987fd7a
Fix test assert bug
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:49:45 +02:00
Matej Bačo 4bbf0e9303
Remove unnecessary whitespace
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:44:57 +02:00
Matej Baco fce5e3e96c Removed PHPStorm-generated stuff 2 2021-09-21 10:27:31 +02:00
Matej Baco 9d1b1a17d9 Removed PHPStorm-generated stuff 2021-09-21 10:26:28 +02:00
Matej Baco 732c59a03d Implemented search tests 2021-09-21 10:22:13 +02:00
Damodar Lohani cc65339a01 fix range header and test 2021-09-13 12:07:27 +05:45
Damodar Lohani 9052d34b33 fix range header 2021-09-12 15:14:40 +05:45
Damodar Lohani f924ead8f8 range support fix and passed test 2021-09-12 14:35:43 +05:45
Damodar Lohani 380ebdc62d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-08 13:47:05 +05:45
Damodar Lohani f230c5b340 storage after pagination test 2021-09-02 15:56:10 +05:45
Damodar Lohani 1edf1a7ba1 custom ID and after pagination 2021-09-02 14:15:10 +05:45
Damodar Lohani 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
Torsten Dittmann ae28fcf4f9 tests(storage): after pagination tests 2021-08-09 15:08:44 +02:00
Torsten Dittmann 8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Torsten Dittmann 01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
Damodar Lohani f1e364589a more test fixes 2021-07-29 17:40:04 +05:45
Damodar Lohani f3816c04a5 fix large file upload test 2021-07-27 16:47:53 +05:45
Damodar Lohani 5db04e09f9 first working POC of large file upload 2021-07-07 15:52:11 +05:45
Damodar Lohani 8d40a1b3ce removing existing storage tests without buckets 2021-07-05 13:57:47 +05:45
Damodar Lohani 37239edad5 wip 2021-07-04 18:15:47 +05:45
Damodar Lohani 9a955e0244 file extension validation 2021-06-22 17:57:46 +05:45
Damodar Lohani 2ad4c83314 large file test 2021-06-22 14:22:04 +05:45
Damodar Lohani a8891c4b37 large file test for encryption 2021-06-21 14:08:08 +05:45
Damodar Lohani 80b9fbd3ef test for bucket file size limit 2021-06-21 12:51:28 +05:45
Damodar Lohani 0f317ffa24 test files operation for unknown buckets 2021-06-21 12:43:06 +05:45
Damodar Lohani fe0bdf0799 preview, view, download, update, delete endpoints and tests 2021-06-20 17:05:35 +05:45
Damodar Lohani 07e32f1311 get bucket file and test 2021-06-18 15:18:00 +05:45
Damodar Lohani 7427e9dfad list bucket files and test 2021-06-18 15:09:16 +05:45