1
0
Fork 0
mirror of synced 2024-09-15 00:48:25 +12:00
Commit graph

7439 commits

Author SHA1 Message Date
kodumbeats
88ef9dfd3c style - pass clone of user object to workers 2021-10-05 10:29:43 -04:00
Torsten Dittmann
bc0a15e38b fix usage worker 2021-10-05 16:27:06 +02:00
kodumbeats
31f1c4e1dd Merge remote-tracking branch 'origin/feat-database-indexing' into feat-cleanup-index-on-delete-attribute 2021-10-05 10:14:26 -04:00
kodumbeats
0960a54169 Clean up unneeded sleeps in db tests 2021-10-05 10:10:40 -04:00
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
Torsten Dittmann
80e0df8a69 fix realtime 2021-09-30 13:18:50 +02:00
Torsten Dittmann
aa5d4cfc9b fix types 2021-09-30 12:32:24 +02:00
Torsten Dittmann
1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Matej Baco
73c0b23680 Swagger (2,3) support for multiple types of response 2021-09-30 11:59:01 +02:00
Christy Jacob
7050f8d5a9
Merge pull request #1671 from appwrite/fix-magicurl-translations
Added missing MagicURL translation to all languages
2021-09-28 16:14:02 +05:30
Matej Baco
2ffbc33da2 Added missing MagicURL translation to all languages 2021-09-28 08:56: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
Eldad Fux
0b9a236c11 Merge branch 'master' of github.com:appwrite/appwrite 2021-09-27 11:30:36 +03:00
Eldad Fux
010202145e og image fix 2021-09-27 11:30:31 +03:00
Eldad A. Fux
41b263dc1f
Merge pull request #1659 from appwrite/fix-sum-description
Fixed sum description
2021-09-26 16:02:39 +03:00
Eldad A. Fux
e240168116
Merge pull request #1651 from TorstenDittmann/feat-release-flutter-1-0-4
feat(sdks): release flutter 2.0.0
2021-09-26 16:02:27 +03:00
Torsten Dittmann
74ccfab77d feat(sdks): release web 2021-09-26 12:41:32 +02:00
Eldad A. Fux
2537a343b9
Merge pull request #1655 from lohanidamodar/fix-remove-beta-from-flutter
remove beta from Flutter and dart SDKs
2021-09-26 13:03:44 +03:00
Eldad Fux
59521d53da Fixed sum description 2021-09-25 16:48:46 +03:00
Torsten Dittmann
f736ce655d feat(sdks): update flutter 2.0.1 2021-09-24 09:47:11 +02:00
Damodar Lohani
08fa3ecee7 remove beta from Flutter and dart SDKs 2021-09-24 11:54:03 +05:45
Matej Baco
add7a01fac Added database key for performence 2021-09-23 15:40:05 +02:00
Torsten Dittmann
fd601520fe chore(sdks): add flutter changelog 2021-09-23 14:41:56 +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
Torsten Dittmann
9af67bef6e chore(deps): compoer lock update 2021-09-23 11:40:32 +02:00