1
0
Fork 0
mirror of synced 2024-08-06 22:08:05 +12:00
Commit graph

6920 commits

Author SHA1 Message Date
Eldad Fux
adc86fbac5 Fixed pagination 2021-08-16 00:32:27 +03:00
Eldad Fux
826a4527a0 Added documents list 2021-08-16 00:09:40 +03:00
Damodar Lohani
4bab152b3d initial db metrics collection 2021-08-15 17:24:49 +05:45
Damodar Lohani
cc49cb6a04 set collection Id as param 2021-08-15 17:02:46 +05:45
Damodar Lohani
251f14cd69 usage params in database endpoints 2021-08-15 16:53:32 +05:45
Damodar Lohani
94b7795332 usage aggregation environment variable description 2021-08-15 14:30:14 +05:45
Damodar Lohani
7f548f5b0e Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-usage-daemon 2021-08-15 14:26:26 +05:45
Damodar Lohani
d9980cbf89 fix env var 2021-08-15 14:26:19 +05:45
Damodar Lohani
0c2cfe2efc
Update app/views/install/compose.phtml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-15 14:25:55 +05:45
Damodar Lohani
21774decdd some refactor 2021-08-15 14:23:31 +05:45
Damodar Lohani
4686e15a74 updated to get database stats 2021-08-15 14:17:01 +05:45
Damodar Lohani
ca64195eb1 fix special chars in path in statsd 2021-08-15 14:15:51 +05:45
Damodar Lohani
26c4fe7009 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-15 10:53:53 +05:45
Damodar Lohani
df9aa11d44 support hyphen and period in custom id component 2021-08-15 10:45:17 +05:45
Eldad Fux
e7aadb495b Updated texts 2021-08-14 22:39:31 +03:00
Eldad Fux
abe38abcb2 Updated button names 2021-08-14 22:04:21 +03:00
Eldad Fux
9b8b8304ac Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-14 13:35:49 +03:00
Eldad Fux
2d7773ff12 Merged collections, attributes and indexes scopes 2021-08-14 13:16:00 +03:00
Eldad Fux
17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Eldad A. Fux
82f1183abb
Merge pull request #1470 from TorstenDittmann/feat-database-after-pagination
feat(controllers): after pagination
2021-08-14 11:12:11 +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
Eldad Fux
6618af473e New activity tab 2021-08-13 14:19:16 +03:00
Damodar Lohani
d94b203870 add http path to usage request stats 2021-08-13 15:45:25 +05:45
Damodar Lohani
3e3dbb6957 refactor 2021-08-13 15:35:18 +05:45
Damodar Lohani
87de85fd1e refactor duplicat codes 2021-08-13 15:30:46 +05:45
Damodar Lohani
00e0e0ae0e usage daemon to production compose stack 2021-08-13 14:27:56 +05:45
Damodar Lohani
9499211fdb delete worker.php 2021-08-13 14:25:10 +05:45
Damodar Lohani
19c97d7509 fix model task related issue 2021-08-13 14:25:01 +05:45
Damodar Lohani
56e3a2bd6c depricate worker.php, use init.php instead 2021-08-13 14:24:46 +05:45
Torsten Dittmann
ba5eb52084 chore(composer): update utopia audit and abuse 2021-08-13 10:08:10 +02:00
Damodar Lohani
9ce9c32335 refactor 2021-08-12 16:56:33 +05:45
Torsten Dittmann
297d3f83f6
Merge pull request #1482 from appwrite/0.9.x
sync 0.9.x into master
2021-08-12 11:30:12 +02:00
Torsten Dittmann
37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Damodar Lohani
dfde2b970f refactor to sync usage for 1d and 30m periods 2021-08-12 11:38:02 +05:45
Torsten Dittmann
7a152541e0 Merge branch 'feat-database-after-pagination' of https://github.com/TorstenDittmann/appwrite into feat-database-after-pagination 2021-08-11 15:30:34 +02:00
Torsten Dittmann
1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Damodar Lohani
949abf876b basic setup for syncing usage stats to appwrite db 2021-08-11 16:00:00 +05:45
Damodar Lohani
a29847e7fa debugger support for appwrite-usage container 2021-08-11 14:12:37 +05:45
Damodar Lohani
d77c36dcca usage container definition 2021-08-11 11:29:08 +05:45
Damodar Lohani
0f69216d66 collection for usage stats 2021-08-11 10:59:27 +05:45
Torsten Dittmann
a2e57a4f33
Merge branch 'feat-database-indexing' into feat-database-after-pagination 2021-08-10 22:20:30 +02:00
Eldad A. Fux
2fbc434e25
Merge pull request #1475 from appwrite/feat-delete-attribute-index-tests
feat(refactor-db): tests for attribute and index deletion
2021-08-10 21:49:40 +03: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
Eldad Fux
62b28da1c0 Testing the activity tab 2021-08-10 19:18:28 +03:00
kodumbeats
fe020a2b79 Remove assertion for tests 2021-08-10 07:45:38 -04:00
Torsten Dittmann
e9dd71d075
Merge pull request #1479 from TorstenDittmann/release-0-9-4
prepare: release 0.9.4
2021-08-10 13:28:36 +02:00
Torsten Dittmann
7af9bdbe3a chore(changes): 0.9.4 changelog 2021-08-10 11:07:53 +02:00
Torsten Dittmann
0ad7d35bb0 chore(changes): 0.9.4 changelog 2021-08-10 11:03:28 +02:00
Damodar Lohani
e87435dd61 wip usage tasks 2021-08-10 14:29:31 +05:45