Commit Graph
6836 Commits
Author SHA1 Message Date
Torsten Dittmann ba284db86a Merge pull request #1645 from appwrite/feat-db-search-tests
Implemented search tests
2021-10-06 11:48:16 +00:00
Torsten Dittmann 4a054559a5 fix search with cristiano 2021-10-05 23:15:43 +02:00
kodumbeats 76be4ed082 Merge remote-tracking branch 'origin/feat-db-search-attribute' into feat-db-search-tests 2021-10-05 12:10:02 -04:00
kodumbeats 3d6de5da47 Throw correct response code for duplicate user 2021-10-05 12:02:54 -04:00
kodumbeats a071880f2d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:52:24 -04:00
Torsten Dittmann c3d1dad82c fix stdClass usage 2021-10-05 17:39:39 +02:00
kodumbeats f2c678bf41 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:04:09 -04:00
Torsten Dittmann dc2581a98a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-05 16:37:25 +02:00
Torsten Dittmann 41857f0bda fix usage worker 2021-10-05 16:37:19 +02:00
Torsten Dittmann af0fbecff7 Merge pull request #1925 from appwrite/fix-delete-cached-document-update
fix(refactor-db): update purgeDocument to deleteCachedDocument
2021-10-05 13:44:48 +00:00
kodumbeats dc06e42348 Remove standard lib imports 2021-10-05 09:16:27 -04:00
kodumbeats 481ff1e2f9 Refactor purgeDocument calls to deleteCachedDocument 2021-10-05 09:05:40 -04:00
kodumbeats 22132ef420 Update to utopia-php/database:0.10.0 2021-10-05 09:05:19 -04:00
Matej Bačoandkodumbeats 7497540db0 Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-04 13:02:54 +02:00
kodumbeats 81c0f8c3c1 Merge pull request #1647 from appwrite/feat-database-indexing-openapi-fix
Update API spec generation to support anyOf for AttributeList responses and oneOf for Attribute responses
2021-09-30 15:42:32 -04:00
kodumbeats 7ca035960d Fix attribute response model spec definitions 2021-09-30 15:37:21 -04:00
Matej Bačo 0b67b62951 Merge pull request #1788 from appwrite/feat-database-indexing-openapi-fix-getAttribute
Return oneOf models for getAttribute
2021-09-30 21:08:27 +02:00
kodumbeats dd04158ae1 Return oneOf models for getAttribute 2021-09-30 15:03:18 -04:00
Matej Baco 73c0b23680 Swagger (2,3) support for multiple types of response 2021-09-30 11:59:01 +02:00
Matej Baco 24f9c2518b Removed imports 2021-09-27 12:20:32 +02:00
Matej Baco d0b70a9dee Re-added function execution search + added missing tests 2021-09-27 12:12:42 +02:00
Matej Baco 36f55c8726 Removed var dump 2021-09-23 13:13:22 +02:00
Matej Baco c97b153255 Implemented oneOf for non-array results with multiple types 2021-09-23 13:12:50 +02:00
Matej Baco c61b00995c Manual code review suggestion changes 2021-09-23 09:01:10 +02:00
Matej Bačoandkodumbeats 1f2f0c2443 Apply suggestions from code review
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:57:16 +02:00
Matej Bačoandkodumbeats 8f1847f871 Test assert bug fix
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:50:47 +02:00
Matej Bačoandkodumbeats d43987fd7a Fix test assert bug
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:49:45 +02:00
Matej Bačoandkodumbeats 4bbf0e9303 Remove unnecessary whitespace
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:44:57 +02:00
Matej Baco f9423111f3 Merge branch 'feat-database-indexing' into feat-db-search-tests 2021-09-23 08:35:07 +02:00
kodumbeats c87e686ca2 Fix createUrlAttribute description 2021-09-22 21:29:56 -04:00
Matej BačoandTorsten Dittmann 9c9a17a2a4 Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-21 20:33:11 +02:00
Matej Baco d0e777edd5 Swagger Double type fix 2021-09-21 14:25:41 +02:00
Matej Baco 1eeddc8015 This should not be removed 2021-09-21 14:19:25 +02:00
Matej Baco b97542e581 Swagger2 array fix 2021-09-21 14:16:24 +02:00
Matej Baco a87d482e49 Swagger2 support for arrays (work-around) 2021-09-21 14:12:43 +02:00
Matej Baco e8f77ae363 OpenAPI3 support for anyOf 2021-09-21 14:01:18 +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
kodumbeats 1b76219f6f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-20 21:27:07 -04:00
Eldad A. Fux 45066d99db Merge pull request #1567 from appwrite/feat-delete-collection-attributes-indexes
feat(refactor-db): delete internal attributes and indexes on deleteCollection
2021-09-19 23:18:39 +03:00
kodumbeats 20d4264de4 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-delete-collection-attributes-indexes 2021-09-19 11:52:22 -04:00
kodumbeats cb7c810207 Drop collection table in deletes worker 2021-09-19 11:49:24 -04:00
Eldad A. Fux bf9dd4935c Merge pull request #1634 from appwrite/fix-db-refactor-test-timeouts
feat(refactor-db): upgrade travis instance from medium to large
2021-09-19 08:20:58 +03:00
Eldad A. Fux 409e42a426 Merge pull request #1631 from appwrite/feat-travis-build-failures
feat(tests): check for failing test
2021-09-19 08:15:29 +03:00
Eldad A. Fux 45bf9a20ae Merge pull request #1630 from appwrite/fix-deletes-worker-usage-constant
fix(refactor-db): use correct constant when deleting usage stats
2021-09-19 07:55:09 +03:00
kodumbeats b390c663a4 Upgrade travis instance from medium to large 2021-09-16 20:57:25 -04:00
Christy Jacob 13024e97f2 feat(tests): check for failing test 2021-09-16 19:27:12 +05:30
Christy Jacob c03dc64adb feat(tests): check for failing test 2021-09-16 18:48:23 +05:30
Christy Jacob 2853b7f52a feat(tests): check for failing test 2021-09-16 18:10:18 +05:30