1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00
Commit graph

6941 commits

Author SHA1 Message Date
kodumbeats
0f5931555a Fix issues from merge 2021-10-05 09:57:57 -04:00
Torsten Dittmann
02e27810b0 update lock 2021-10-05 15:54:05 +02:00
Torsten Dittmann
768ab84a17 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-05 15:53:54 +02:00
kodumbeats
35c21e31c8 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-attribute-limits 2021-10-05 09:48:59 -04: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
Torsten Dittmann
580b92227c fix tests 2021-10-05 14:59:58 +02:00
Torsten Dittmann
5f7e9a5f75 poke travis 2021-10-05 14:32:22 +02:00
Torsten Dittmann
b1bb92b305 remove 0.10.x docs 2021-10-05 13:55:38 +02:00
Torsten Dittmann
befebd0dd9 use version 0.11.0 2021-10-05 12:43:28 +02:00
Torsten Dittmann
d8e6abf893 remove comment 2021-10-05 12:31:42 +02:00
Torsten Dittmann
33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
Matej Bačo
7497540db0
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-04 13:02:54 +02:00
Matej Baco
b068f4969c Review changes 2021-10-04 13:01:08 +02:00
Matej Bačo
6ada84cb53
Update tests/e2e/Services/Users/UsersCustomServerTest.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-04 12:58:33 +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
8fb83d9605 Fixed column width 2021-09-28 08:51:53 +02:00
kodumbeats
f4d07e826b Fix tests by testing cleanup duplicate behavior on fresh collection 2021-09-27 19:38:03 -04:00
Matej Baco
429da848c6 Added missing tests for user deprecation feature 2021-09-27 14:11:06 +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
add7a01fac Added database key for performence 2021-09-23 15:40:05 +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č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
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čo
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
77793b4e01 update instead of delete, adjust code to new attribute 2021-09-21 13:18:54 +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
3c05a43ea7 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-attribute-limits 2021-09-20 21:28:54 -04: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
kodumbeats
fdd43837c1 Test duplicate index is removed in edge case of deleteAttribute 2021-09-20 21:23:41 -04:00