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

1166 commits

Author SHA1 Message Date
Damodar Lohani
ec9d4599c4 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 13:38:40 +05:45
Damodar Lohani
8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Torsten Dittmann
fba2529539 fix(tests): realtime tests 2021-11-24 17:44:11 +01:00
Torsten Dittmann
0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
Torsten Dittmann
59437b1ca8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-enable-strict-query-matching 2021-11-24 17:18:18 +01:00
Torsten Dittmann
5c19fcd847 fix(tests): adapt default id length 2021-11-24 17:08:14 +01:00
kodumbeats
8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann
db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
kodumbeats
27d1405af0 Test for purged document cache on deleteAttribute 2021-11-23 12:39:01 -05:00
Damodar Lohani
cceb440177 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 13:02:38 +05:45
Damodar Lohani
4f7d82948e fix bucket enabled 2021-11-19 13:02:12 +05:45
Damodar Lohani
4416ddf3ee fix test 2021-11-19 12:30:46 +05:45
Damodar Lohani
9c826f06d3 fix test 2021-11-19 12:30:09 +05:45
Damodar Lohani
956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani
2915678897 fix webhooks test 2021-11-19 11:06:33 +05:45
Torsten Dittmann
0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann
a0e49a0bfa
Update tests/e2e/Services/Account/AccountBase.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-11-17 11:22:20 +01:00
Torsten Dittmann
47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann
ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann
b1263e9603 tests(logs): test pagination on logs endpoints 2021-11-15 10:49:11 +01:00
Damodar Lohani
e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Damodar Lohani
73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
kodumbeats
dc7bb3eefc Remove testing code 2021-11-11 20:17:03 -05:00
Damodar Lohani
e2f7446bac Fix usage test and model 2021-11-09 17:19:16 +05:45
Damodar Lohani
7867f2fc56 remove todo 2021-11-07 11:44:22 +05:45
kodumbeats
d6b794d305 Add query e2e tests to check for strict matching 2021-11-03 11:02:41 -04:00
kodumbeats
58e6b3a6d6 Reorder so that expected value is first in assertions 2021-11-02 19:45:04 -04:00
Damodar Lohani
39d32ea919 fix counts 2021-10-28 15:53:26 +05:45
Damodar Lohani
0f5a3802e3 fix count 2021-10-28 15:08:28 +05:45
Damodar Lohani
4645517ae1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 11:40:39 +05:45
Damodar Lohani
67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
Torsten Dittmann
df1398328c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 11:01:21 +02:00
Torsten Dittmann
d79116035f
Merge pull request #1885 from appwrite/feat-db-refactor-api-buxfixes
feat(refactor-db): database lifecycle bugfixes
2021-10-27 11:00:14 +02:00
kodumbeats
c6ee3766b7 Prevent default values for array attributes 2021-10-26 16:14:25 -04:00
kodumbeats
cb6a21f34f avoid overwhelming DatabaseV1 queue with >1000 attributes at once 2021-10-26 15:15:46 -04:00
kodumbeats
a0cf23c3cb
Merge pull request #2205 from appwrite/feat-permissions-tests
feat(refactor-db): e2e permissions tests
2021-10-26 13:16:43 -04:00
Torsten Dittmann
7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
kodumbeats
549db83086 Test webhooks for deleting attributes and indexes 2021-10-25 21:14:30 -04:00
kodumbeats
f30858f09e Ensure attributes are available before testing indexes 2021-10-25 20:14:12 -04:00
kodumbeats
c0ade69c14 Sleep long enough for all attributes to create 2021-10-25 16:15:16 -04:00
kodumbeats
5d0c0b2836 Throw exception if $min > $max 2021-10-25 16:10:39 -04:00
kodumbeats
ffbcc728bb support integers as valid float values 2021-10-25 16:00:33 -04: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
Damodar Lohani
399941cfb6 fix functions test 2021-10-25 11:55:54 +05:45
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
Torsten Dittmann
dc99127533 increase sleeps 2021-10-22 19:21:52 +02:00
Torsten Dittmann
2c6f4d0cdb fix db tests 2021-10-22 18:52:13 +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