1
0
Fork 0
mirror of synced 2024-07-04 22:20:45 +12:00
Commit graph

6693 commits

Author SHA1 Message Date
Damodar Lohani 5cc74bf4cb
Merge pull request #1504 from appwrite/feat-new-usage-endpoints
Feat new usage endpoints
2021-09-07 10:56: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
Christy Jacob dd9cddc525 feat(review): fix review comments 2021-09-01 16:54:36 +05:30
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Christy Jacob ad81e414d9 feat(response): add metric and metric list to response models 2021-09-01 00:34:01 +05:30
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
Christy Jacob 723bddf95a feat(compose): disable debug mode 2021-08-30 13:14:45 +05:30
Damodar Lohani 4ae224d518 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-30 13:08:20 +05:45
Damodar Lohani db0c49411f
Merge pull request #1550 from appwrite/feat-usage-codereview
feat-usage-codereview
2021-08-30 13:07:44 +05:45
Eldad Fux c84dc0fa92 init 2021-08-30 10:19:29 +03:00
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob 3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
Christy Jacob 4454a518b7 feat(tests): added tests for storage usage 2021-08-29 13:49:25 +05:30
Christy Jacob 9eea6d55f7 feat(tests): added tests for projects usage 2021-08-29 13:41:29 +05:30
Christy Jacob 94a17e9ce0 feat(tests): added tests for functions usage 2021-08-29 13:29:08 +05:30
Christy Jacob 58a5320cf1 feat(tests): added tests for database usage 2021-08-29 13:20:52 +05:30
Christy Jacob a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob f7d657cc38 feat(model): use the new authorization skip methods 2021-08-28 21:55:48 +05:30
Eldad A. Fux 1e026c6b58
Merge pull request #1516 from appwrite/fix-deletes-worker-missing-offset
fix-deletes-worker-missing-offset
2021-08-28 19:14:05 +03:00
Christy Jacob f00fead07b Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-28 21:39:01 +05:30
Christy Jacob 1b074a3c38 feat(model): added better description for rule 2021-08-28 21:38:50 +05:30
Eldad A. Fux 06096b4168
Merge pull request #1498 from appwrite/fix-catch-duplicate-index-exception
fix(refactor-db): catch duplicate exception when creating and updating documents
2021-08-28 07:29:46 +03:00
Christy Jacob 6835124af8 feat(usage): rename all usage response models 2021-08-27 23:04:43 +05:30
Christy Jacob ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
kodumbeats eba9bfa49d Harmonize exception messages 2021-08-27 08:41:22 -04:00
Eldad Fux 1d47ace629 Fixed indentation 2021-08-27 14:24:10 +03:00
Eldad Fux ad6c364820 Added missing offset and types 2021-08-27 07:37:15 +03:00
Eldad A. Fux aceba88d69
Merge pull request #1449 from appwrite/feat-db-limit-exceptions
feat(refactor-db): catch index limit exceptions
2021-08-27 07:05:25 +03:00
Christy Jacob 038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob 1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob 6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob 3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Christy Jacob 7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Christy Jacob 747827e2a9 Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-26 13:52:27 +05:30
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
Eldad Fux 48360e2805 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-24 19:44:12 +03:00