1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00
Commit graph

8662 commits

Author SHA1 Message Date
Torsten Dittmann 49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Torsten Dittmann cf15c90c2a fix: saving certificates 2021-12-28 11:26:46 +01:00
Torsten Dittmann b16c4367d8 fix: migration 2021-12-27 18:38:51 +01:00
Torsten Dittmann 447612b2d5 fix: database attributes tests 2021-12-27 18:21:54 +01:00
Torsten Dittmann 9917cdb9ac fix: get attribute endpoint 2021-12-27 18:07:35 +01:00
Torsten Dittmann 8122d8882b fix: collection level permissions cursor 2021-12-27 18:00:52 +01:00
Torsten Dittmann bb208fd05c fix: composer dependencies 2021-12-27 14:07:57 +01:00
Torsten Dittmann ec5e129300 fix: remove vendor mount 2021-12-27 13:49:33 +01:00
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Torsten Dittmann 67e90fe27d fix: realtime api 2021-12-27 11:45:31 +01:00
Torsten Dittmann ffae301d5f fix: database service 2021-12-27 11:45:24 +01:00
Matej Baco bd9d777717 PR review changes 2021-12-27 11:35:51 +01:00
kodumbeats 6aeb12f3a0 Use correct namespace for realtime 2021-12-24 16:20:56 -05:00
kodumbeats c3bbce1b04 Use correct namespace 2021-12-23 19:27:55 -05:00
kodumbeats 3f43b426fa Prepend "collection_" to collections 2021-12-23 17:51:38 -05:00
kodumbeats 1bb6ab9691 Only create the projectDB once 2021-12-23 17:51:21 -05:00
kodumbeats 05a061127f Use the same namespace 2021-12-23 17:51:10 -05:00
kodumbeats 647db81169 Test changes in audit and abuse libraries 2021-12-23 16:25:33 -05:00
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Eldad A. Fux 2a279c1b1a
Merge pull request #2508 from appwrite/fix-generator
fix parent folder being copied in linux
2021-12-22 13:37:08 +02:00
Matej Baco 628b3fc805 Added non-multi-byte test 2021-12-22 09:34:31 +01:00
Matej Baco 491b163b27 Update text to HTTP response changes 2021-12-22 09:08:37 +01:00
Matej Baco 1f32bd6367 Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-22 09:07:50 +01:00
Torsten Dittmann 166ebf7225
Merge pull request #2474 from appwrite/feat-database-indexing-migration
feat(tasks): migration for 0.12.x
2021-12-21 17:34:41 +01:00
Torsten Dittmann c91db74b23 fix: install compose template 2021-12-21 16:29:09 +01:00
Matej Baco ac64cde0a2 Error handler resources removed 2021-12-21 16:21:30 +01:00
Torsten Dittmann 100e296165 remove benchmark 2021-12-21 16:18:50 +01:00
Matej Baco f03ab69bf3 Implemented logger in http server 2021-12-21 16:01:40 +01:00
Matej Baco 5fcc5b9b38 Code cleanup 2021-12-21 15:41:58 +01:00
Matej Baco 03fa483181 Improved CI/CD logs 2021-12-21 15:22:18 +01:00
Matej Baco 9c0c28c3f8 Fixed failing tests due to dependency exception looping 2021-12-21 14:57:43 +01:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Torsten Dittmann 366c4b903e feat: anonymous methods 2021-12-21 11:48:10 +01:00
Matej Baco c82549cdf4 Applied changes from PR into db-indexing solving unexpected errors returning 200 codes 2021-12-21 11:47:06 +01:00
Matej Baco 195e721fbb Removed debug code 2021-12-21 11:42:58 +01:00
Matej Bačo aae56831fb
Merge pull request #2519 from appwrite/fix-500-status-code
fix: status code on uncaught exception
2021-12-21 11:32:03 +01:00
Torsten Dittmann f9016c7e7d fix: status code on uncaught exception 2021-12-21 11:12:33 +01:00
Torsten Dittmann 8fba7a375e Merge branches 'feat-database-indexing' and 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 11:10:28 +01:00
Matej Baco cba3618c35 Tests fix 2021-12-21 10:29:09 +01:00
Eldad A. Fux 2bc1ccfd19
Merge pull request #2517 from PineappleIOnic/fix-functions-usage-typo
Fix Functions Usage Chart Typo
2021-12-21 00:37:56 +02:00
Matej Baco 5757a853f5 Tests fixed, I hope 2021-12-20 16:56:58 +01:00
Bradley Schofield b38a9ec594 Fix Functions Usage Chart Typo 2021-12-20 15:54:22 +00:00
Matej Baco 27a43beddc Test bug fix 2021-12-20 16:37:17 +01:00
Matej Baco 399cd9e38e Updated dependencies after logger library release 2021-12-20 16:26:58 +01:00
Matej Baco 0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Matej Baco e46b99b0a6 Implemented limit in a new way; second iteration 2021-12-20 16:21:01 +01:00
Eldad A. Fux 86861d4361
Merge pull request #2497 from appwrite/feat-health-api-response-models
Response models for Health API
2021-12-20 14:50:26 +02:00
Matej Bačo 4be208deb7
Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-12-20 12:56:25 +01:00
Matej Baco ed8427d9ee Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-20 12:35:51 +01:00
Matej Baco c8d7148903 Tests fixed 2021-12-20 12:34:48 +01:00