1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

560 commits

Author SHA1 Message Date
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
Damodar Lohani 1af4b02034 fix warning 2021-08-25 11:44:12 +05:45
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
Eldad A. Fux 27747088d0
Update src/Appwrite/Utopia/Response/Model/Index.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:41:38 +03:00
Eldad A. Fux ca5f31dcf6
Update src/Appwrite/Utopia/Response/Model/Attribute.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:31 +03:00
Eldad Fux 74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Eldad Fux f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
Eldad Fux fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux 6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad Fux c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Damodar Lohani 0d73ac953d count total number of sessions deleted 2021-08-17 11:08:43 +05:45
Damodar Lohani 354633afa8 fix usage stats 2021-08-17 10:47:31 +05:45
Damodar Lohani 00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Damodar Lohani 1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Damodar Lohani 8a207f02a0 project stats and database stats 2021-08-16 12:43:34 +05:45
Damodar Lohani 4bab152b3d initial db metrics collection 2021-08-15 17:24:49 +05:45
Damodar Lohani ca64195eb1 fix special chars in path in statsd 2021-08-15 14:15:51 +05:45
Eldad Fux 17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Eldad Fux 87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Damodar Lohani d94b203870 add http path to usage request stats 2021-08-13 15:45:25 +05:45
Damodar Lohani 19c97d7509 fix model task related issue 2021-08-13 14:25:01 +05:45
Torsten Dittmann 37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Eldad Fux b8807cc2fc Merge branch 'feat-add-db-logs' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-10 21:04:44 +03:00
Eldad Fux d7eabe3347 init 2021-08-10 21:03:32 +03:00
Torsten Dittmann d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00
Eldad Fux 99f969a98d Removed debugs 2021-08-09 17:43:55 +03:00
Eldad Fux 034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Eldad A. Fux 328071a8e6
Merge pull request #1457 from appwrite/feat-depricate-usage-worker
feat-depricate-usage-worker
2021-08-09 08:18:40 +03:00
Eldad Fux e4b30786f8 Fixed parent attribute response model 2021-08-08 18:57:58 +03:00
Damodar Lohani d73ddb581c added namespace and modified tests 2021-08-08 15:08:44 +05:45
Damodar Lohani 35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani fa46f14092 refactor the class 2021-08-08 12:16:20 +05:45
Damodar Lohani a8f864a07d
Update src/Appwrite/Statsd/Statsd.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-08 12:13:50 +05:45
Damodar Lohani ffe9c99157 new statsd class and implementation 2021-08-08 11:21:08 +05:45
Eldad Fux 9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Eldad Fux 0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +03:00
Eldad Fux 6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Damodar Lohani 755943a7fc fix oauth restructure and console ui 2021-08-06 16:46:37 +05:45
Damodar Lohani 475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Damodar Lohani 6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani 851a00e438 group auth methods 2021-08-06 13:27:31 +05:45
Eldad Fux c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Eldad Fux 37dd778f86 Removed Rule and Permissions models 2021-08-03 16:34:29 +03:00