1
0
Fork 0
mirror of synced 2024-09-06 21:01:55 +12:00
Commit graph

7856 commits

Author SHA1 Message Date
Damodar Lohani
50e030fc03 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-25 10:34:32 +05:45
Damodar Lohani
01adbe6efb Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-25 10:34:05 +05:45
kodumbeats
ac4dbf6ab8
Merge pull request #2338 from appwrite/experiment-selfhosted-runners
[Experiment] Selfhosted CI
2021-10-22 14:17:52 -04:00
Torsten Dittmann
bc32535905 disable travis temporarily 2021-10-22 19:36:54 +02:00
Torsten Dittmann
dc99127533 increase sleeps 2021-10-22 19:21:52 +02:00
Torsten Dittmann
744560fbb9 always run teardown 2021-10-22 18:52:22 +02:00
Torsten Dittmann
2c6f4d0cdb fix db tests 2021-10-22 18:52:13 +02:00
Torsten Dittmann
744c093739 teardown functions 2021-10-22 18:34:05 +02:00
Torsten Dittmann
60b44dcae9 teardown & db race condition 2021-10-22 18:30:42 +02:00
Torsten Dittmann
c8036ffc32 reduce timeouts 2021-10-22 18:19:02 +02:00
Torsten Dittmann
a89e892b3d use docker-compose v2 2021-10-22 17:32:25 +02:00
Torsten Dittmann
6fd5df3316 add github action with selfhosted runner 2021-10-22 17:26:17 +02:00
Damodar Lohani
e252906f56 fix test for buckets and database 2021-10-21 15:26:17 +05:45
Damodar Lohani
2481208b38 add bucketId 2021-10-21 15:26:05 +05:45
Damodar Lohani
6b447232b9 fix for buckets 2021-10-21 15:25:58 +05:45
Damodar Lohani
0f61377b58 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-19 12:41:51 +05:45
Damodar Lohani
37102f95f0 update realtime tests for storage 2021-10-19 12:40:06 +05:45
Damodar Lohani
1cf105d144 no folderid field 2021-10-17 14:02:03 +05:45
Damodar Lohani
e6996ad63a fix webhook test 2021-10-17 13:59:03 +05:45
Damodar Lohani
c1aa49747a Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:59:09 +05:45
Damodar Lohani
cecc863717 fix storage tests 2021-10-17 12:57:59 +05:45
Damodar Lohani
89d9feaa99 fir list storage after pagination 2021-10-17 12:39:34 +05:45
Damodar Lohani
fdfb3b9493 fix list files 2021-10-17 12:35:08 +05:45
Damodar Lohani
68361364b3 file search attribute 2021-10-17 12:29:35 +05:45
Damodar Lohani
b282ee7c18 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:00:16 +05:45
Damodar Lohani
da068085ef add search field in storage buckets 2021-10-17 11:51:13 +05:45
Damodar Lohani
d029c94bc8 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 11:45:45 +05:45
Damodar Lohani
3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Torsten Dittmann
3e7605d195
Merge pull request #2122 from appwrite/sync-realtime-with-db-refactor
Sync realtime with db refactor
2021-10-08 12:36:05 +00:00
Torsten Dittmann
15a92a6b46 remove gh action 2021-10-08 13:34:12 +02:00
Torsten Dittmann
24a2cbfa9b fix error message 2021-10-08 12:59:28 +02:00
Torsten Dittmann
9aaf6c27e5 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 12:59:03 +02:00
Torsten Dittmann
1d50ad653e
Merge pull request #1616 from appwrite/feat-enum-attributes
feat(refactor-db): enum attributes
2021-10-08 10:58:44 +00:00
Torsten Dittmann
1a72f05bbb update specs 2021-10-08 12:09:29 +02:00
Torsten Dittmann
44aed9524e Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 11:06:53 +02:00
Torsten Dittmann
8685c09c13 fix functions and users 2021-10-08 10:39:37 +02:00
Torsten Dittmann
f09742175c fix auth tests 2021-10-07 22:24:09 +02:00
Torsten Dittmann
adfc2ffbb7 update composer 2021-10-07 21:35:30 +02:00
Torsten Dittmann
57835c60d6 generate docs 2021-10-07 21:35:26 +02:00
Torsten Dittmann
90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +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
e368053d7b fix magic url 2021-10-07 21:10:43 +02:00
kodumbeats
f197699523 Throw exception when any enum element is empty 2021-10-07 14:30:52 -04:00
kodumbeats
b3d5ba4123 Address review comments 2021-10-07 14:27:20 -04:00
kodumbeats
5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04:00
kodumbeats
328b326faa
Merge pull request #1896 from appwrite/feat-before-pagination
feat(refactor-db): before pagination
2021-10-07 14:05:41 -04:00
Torsten Dittmann
1dc8a74e57 fix users endpoint 2021-10-07 19:57:23 +02:00
Torsten Dittmann
d065fbc388 fix duplicate tests due ot merge fail 2021-10-07 18:14:13 +02:00
Torsten Dittmann
66772f55a6 fix tests 2021-10-07 17:49:47 +02:00