1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

3814 commits

Author SHA1 Message Date
Torsten Dittmann cec95b5663 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-05 18:19:53 +02:00
Torsten Dittmann c3d1dad82c fix stdClass usage 2021-10-05 17:39:39 +02: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 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 481ff1e2f9 Refactor purgeDocument calls to deleteCachedDocument 2021-10-05 09:05:40 -04:00
Torsten Dittmann 580b92227c fix tests 2021-10-05 14:59:58 +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
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
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
kodumbeats c87e686ca2 Fix createUrlAttribute description 2021-09-22 21:29:56 -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 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
kodumbeats bfdf6de15f Delete collection document from internal collections table 2021-09-15 14:02:18 -04:00
kodumbeats f500fae219 Merge remote-tracking branch 'origin/fix-deletes-worker-usage-constant' into feat-response-models-new-attributes
Fix deletes queue constant for usage stats
2021-09-15 12:23:36 -04:00
kodumbeats 8cde715d04 Use correct constant when deleting usage stats 2021-09-15 11:28:40 -04:00
kodumbeats b4ad95747a Merge remote-tracking branch 'origin/feat-database-indexing' into feat-delete-collection-attributes-indexes 2021-09-12 09:07:46 -04:00
kodumbeats d32b877347 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-12 08:57:02 -04:00
Damodar Lohani 5802212dd8 fix usage daemon first time startup 2021-09-10 16:08:49 +05:45
Damodar Lohani b38c77255e
Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-09-08 12:40:48 +05:45
Damodar Lohani 225cc1694c Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-07 11:06:28 +05:45
Damodar Lohani 2adac4548a Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-09-07 11:06:12 +05:45
Damodar Lohani ec0148a17b Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-07 11:04:25 +05:45
Damodar Lohani 1ecd9eecff fix deletes interval 2021-09-07 11:03:30 +05:45
Damodar Lohani 9f93ceec13 missing break 2021-09-06 15:24:36 +05:45
Christy Jacob eccc19e5dc
Apply suggestions from code review
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-09-06 12:13:20 +05:30
Damodar Lohani 1a21c8fdbb fix constant value 2021-09-06 11:48:44 +05:45
kodumbeats 84e9881a6a Delete from attribute/index tables on deleteCollection 2021-09-02 12:45:03 -04:00
Damodar Lohani 334a59e3c1 schedule usage stats deletion 2021-09-02 12:17:32 +05:45
Damodar Lohani 3a29d6a565 fix deletes, remove 15m period after refactor 2021-09-02 12:16:03 +05:45
Damodar Lohani d779b98365 Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-02 12:15:11 +05:45
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
kodumbeats 53b8a1c245 Rename defaultValue filter to casting 2021-08-31 14:00:28 -04:00
kodumbeats 656914f8dc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-31 13:55:18 -04:00
Christy Jacob 4902bcea74 Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-30 18:01:47 +05:30
Damodar Lohani 87311797f2 more comments 2021-08-30 15:23:11 +05:45
Damodar Lohani 2477b80978 update counters also as time series data 2021-08-30 15:20:32 +05:45
Damodar Lohani 4ae224d518 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-30 13:08:20 +05:45
Eldad Fux c84dc0fa92 init 2021-08-30 10:19:29 +03:00
Damodar Lohani fc7b346515 added new events 2021-08-30 11:34:11 +05:45
Damodar Lohani 6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Damodar Lohani bb666810d9 update to use duplicate exception to check email already exists 2021-08-29 17:45:25 +05:45
Damodar Lohani 73c27f9c3d update view 2021-08-29 16:58:58 +05:45
Damodar Lohani c1fbbc5d9c update console sdk 2021-08-29 16:58:51 +05:45
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30