1
0
Fork 0
mirror of synced 2024-09-20 11:37:45 +12:00
Commit graph

8056 commits

Author SHA1 Message Date
kodumbeats
5472415231 Encode attribute default as json string 2021-08-25 16:43:15 -04:00
kodumbeats
0f3c42368d Test for proper response models for getAttribute 2021-08-25 15:37:21 -04:00
kodumbeats
1c52b0b4dc Prefer Document array data structure for attributes 2021-08-25 15:37:07 -04:00
kodumbeats
84f9f71b81 Fix race condition between database controller and worker 2021-08-25 15:36:45 -04:00
Torsten Dittmann
3e52249cda adapt to review 2021-08-25 17:56:53 +02:00
Torsten Dittmann
d69ccf5c6e fix whitespace 2021-08-25 12:22:25 +02:00
Torsten Dittmann
5d430b7b53 fix(usage): use proper projectdb namespace 2021-08-25 12:08:23 +02:00
Torsten Dittmann
915dd536d8 fix(install): better warning with missing traefik 2021-08-25 12:01:01 +02:00
Torsten Dittmann
e00dfb44c1 fix(install): safe installation on custom compose 2021-08-25 11:48:05 +02:00
Torsten Dittmann
6bd036aebc docs(changelog): add changelog for 0.10.x 2021-08-25 11:10:34 +02:00
Torsten Dittmann
f828a684a1 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-25 10:02:35 +02:00
Torsten Dittmann
70a8b6b4cb chore(composer): update lock file 2021-08-25 10:02:15 +02:00
Torsten Dittmann
8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Torsten Dittmann
4dd9424613 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-25 10:00:50 +02:00
Damodar Lohani
95a20159a7 fix merge errors 2021-08-25 12:09:02 +05:45
Damodar Lohani
1af4b02034 fix warning 2021-08-25 11:44:12 +05:45
Damodar Lohani
1007756731 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-25 11:36:11 +05:45
kodumbeats
0d2bbb0ae9 Fix tests for index limits 2021-08-24 19:35:43 -04:00
kodumbeats
2f26f8ae4f Count index from internal index table 2021-08-24 19:35:32 -04:00
kodumbeats
e6d4897acc Debug index limits tests 2021-08-24 18:23:12 -04:00
kodumbeats
a4486fd99e Use indexId instead of id 2021-08-24 18:21:56 -04:00
kodumbeats
c072a07ed5 Increase sleep for index tests 2021-08-24 18:21:56 -04:00
kodumbeats
bf4c1c8c9c Fix tests 2021-08-24 18:21:56 -04:00
kodumbeats
34b6894be2 Add more tests for index limits 2021-08-24 18:20:54 -04:00
kodumbeats
1c1312baae Catch exception for index limit 2021-08-24 18:20:04 -04:00
kodumbeats
5678100d7d Use main branch of utopia-php/database 2021-08-24 18:18:14 -04:00
kodumbeats
34a2496c2a Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-24 15:03:01 -04:00
kodumbeats
5c040bd5f3 Add min and max for response model 2021-08-24 14:57:34 -04:00
kodumbeats
6df9d579c4 Comment out default values for non string attributes 2021-08-24 14:57:19 -04:00
kodumbeats
247c3adb48 Test for attribute response models 2021-08-24 14:02:33 -04:00
kodumbeats
7506142ab9 Parse min and max from formatOptions for response model 2021-08-24 14:01:53 -04:00
Eldad Fux
48360e2805 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-24 19:44:12 +03:00
Eldad A. Fux
6ccfcd061d
Merge pull request #1510 from PineappleIOnic/fix-sql-timeout
Initial Fix
2021-08-24 19:25:40 +03:00
Bradley Schofield
667a875b49 Update compose.phtml 2021-08-24 16:56:12 +01:00
Bradley Schofield
071d716949 Initial Fix 2021-08-24 16:45:09 +01:00
kodumbeats
af2e64ef7b Construct parent models to properly inherit rules 2021-08-24 10:31:02 -04:00
kodumbeats
cc0c3d074e Replace last line that was somehow removed during interactive rebase 2021-08-24 10:03:32 -04:00
kodumbeats
8087ca1575 Test for 409 response for duplicate exception 2021-08-24 09:53:49 -04:00
kodumbeats
98e15f782a Use 409 response for duplicate exception 2021-08-24 09:53:49 -04:00
kodumbeats
c974ee1f5c Update utopia-php/database from 0.7 to 0.9 2021-08-24 09:53:33 -04:00
kodumbeats
e2024c274a Test for duplicate exception 2021-08-24 09:53:15 -04:00
kodumbeats
758f8e8eb2 Catch duplicate index exception when creating and updating a document 2021-08-24 09:53:15 -04:00
kodumbeats
c4cb72731e Refactor attributeCallback to function createAttribute 2021-08-24 09:49:58 -04:00
kodumbeats
4b0dc9dab3 Use param validation from framework 2021-08-24 09:46:41 -04:00
Damodar Lohani
80fffe0ed4 collections count 2021-08-24 16:15:24 +05:45
Damodar Lohani
218b332b0f fix get url 2021-08-24 15:36:45 +05:45
Damodar Lohani
c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
Damodar Lohani
cd3939781e fix session provider usage 2021-08-24 14:21:46 +05:45
kodumbeats
65fbf03290 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 17:45:31 -04:00
kodumbeats
741779cdb8 Do not throw exception if rule default is null but not required 2021-08-23 17:33:57 -04:00