Commit Graph
30723 Commits
Author SHA1 Message Date
Damodar Lohani 72ea5492fc reference files 2021-06-16 11:42:33 +05:45
Damodar Lohani 30ec6fcaae create bucket validating all fields 2021-06-16 11:39:19 +05:45
Damodar Lohani 7d5e073812 remove buckets test from base in favor for server side tests 2021-06-16 11:36:09 +05:45
Damodar Lohani 928b083bcc updated to more in sync with collections 2021-06-16 11:35:54 +05:45
Damodar Lohani 1bf770ed34 moving storage buckets test to server scope 2021-06-16 11:35:40 +05:45
Damodar Lohani 491720183a update descriptions 2021-06-16 11:28:59 +05:45
Damodar Lohani bf077e2f9b Merge branch 'feat-sb-id-get' into feat-sb-list 2021-06-16 11:26:41 +05:45
Damodar Lohani 988004e27f suggested updates 2021-06-16 11:16:07 +05:45
94c91cc52a Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-16 11:11:34 +05:45
Damodar Lohani 92d1ef4428 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-16 11:08:54 +05:45
Damodar Lohani 091152ca46 update collection structure 2021-06-16 11:08:31 +05:45
Torsten Dittmann e281ea08c6 revert(docker): adding chronograf 2021-06-15 17:14:48 +02:00
Torsten Dittmann 4847a0b674 feat(realtime): shared usage stats over database 2021-06-15 17:11:07 +02:00
kodumbeats 53d3ae0419 Temporarily adjust client timeout 2021-06-15 10:25:14 -04:00
kodumbeats 0e7c55c17c Fix tests for deleteDocument 2021-06-15 10:24:51 -04:00
kodumbeats a62c46cc44 Fix tests for update and delete document 2021-06-15 09:38:24 -04:00
Torsten Dittmann 7adcdf916f fix(realtime): class and phpdocs 2021-06-15 11:14:10 +02:00
Damodar Lohani 667161d46a with new db this is not required 2021-06-15 14:44:00 +05:45
Damodar Lohani 72bcbf2863 Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 14:30:45 +05:45
Damodar Lohani 2a05eca0c4 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 14:30:13 +05:45
Damodar Lohani b1ebb150cb fix response model 2021-06-15 14:29:36 +05:45
Torsten Dittmann 82b3a56d26 revert(realtime): make access modifiers public again 2021-06-15 10:41:02 +02:00
Damodar Lohani 62f7373e77 fix get bucket with new db 2021-06-15 14:24:36 +05:45
Damodar Lohani 8265884fb9 Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 14:22:52 +05:45
Damodar Lohani b7eb26bc96 fix list bucket with new db 2021-06-15 14:22:23 +05:45
Damodar Lohani 017da96eb0 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 14:20:12 +05:45
Damodar Lohani 6939002932 create bucket fixing with new db 2021-06-15 14:19:49 +05:45
Damodar Lohani 11670642af Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 13:39:15 +05:45
Damodar Lohani 49374f57bf Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 13:38:44 +05:45
Damodar Lohani 5ff4781574 Merge branch 'feat-storage-buckets' into feat-sb-create 2021-06-15 13:38:03 +05:45
Damodar Lohani fbf1f376c0 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-06-15 13:36:48 +05:45
Damodar Lohani 0bb5718b2f get bucket endpoint and test 2021-06-15 13:33:59 +05:45
Eldad A. FuxandGitHub 0d2a4f0cbf Merge pull request #1288 from appwrite/fix-functions-conflicts
Updated sort method before containers cleanup
2021-06-15 10:24:47 +03:00
Damodar Lohani 081d3ecbde list buckets endpoint 2021-06-15 13:08:22 +05:45
Damodar Lohani 382aab0dee buckets.read scope 2021-06-15 13:08:06 +05:45
Torsten Dittmann d8bae25438 fix(realtime): phpdoc and access modifiers 2021-06-15 09:15:14 +02:00
Torsten Dittmann 03b03bbcc2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-15 08:44:47 +02:00
Torsten DittmannandGitHub 620980b316 Update webhooks.php 2021-06-15 08:44:06 +02:00
Damodar Lohani 3a9e6f8295 create bucket test 2021-06-15 12:28:15 +05:45
Damodar Lohani 1917381379 fix create bucket issue 2021-06-15 12:28:10 +05:45
Damodar Lohani fe34b6685e buckets.write scope 2021-06-15 12:23:05 +05:45
Damodar Lohani aabcc8eb09 fixing structure 2021-06-15 12:22:51 +05:45
Damodar Lohani f7c27e1727 fix name for buckets collection 2021-06-15 11:42:38 +05:45
Damodar Lohani 22da32a53f fix response model def for bucket 2021-06-15 11:09:39 +05:45
Christy Jacob b7b63b1b2d feat: sync graphQL branch 2021-06-15 08:59:39 +05:30
Eldad A. FuxandGitHub b115672e0f Merge pull request #1137 from appwrite/feat-move-deletion-to-worker
feat(teams): move membership deletion task to deletes worker
2021-06-14 23:15:41 +03:00
kodumbeats 33d07c2ba4 Move listDocuments to new db 2021-06-14 15:55:36 -04:00
kodumbeats 80f41edf36 Test for creating indexes 2021-06-14 15:54:49 -04:00
kodumbeats 1d2d869fa8 Add assertions for creating attributes 2021-06-14 15:54:19 -04:00
Eldad Fux 579a24cf73 Updated sort method before cleanup 2021-06-14 22:18:43 +03:00