Torsten Dittmann
8366b6fe03
chore(composer): update lock file
2021-08-16 11:11:22 +02:00
Torsten Dittmann
3efbad9659
Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime
2021-08-16 11:10:48 +02:00
Damodar Lohani
22f0aaf161
improvement with latest data
2021-08-16 14:47:35 +05:45
Damodar Lohani
00a1612b24
users and sessions stats
2021-08-16 14:38:34 +05:45
Bradley Schofield
fa15b37433
Add defaults for environment variables
2021-08-16 09:19:09 +01:00
Damodar Lohani
b4c794c7ba
users usage params
2021-08-16 13:41:18 +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
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 A. Fux
52132c22b6
Merge branch 'feat-database-indexing' into feat-db-search-attribute
2021-08-14 21:58:56 +03:00
Eldad Fux
a7c4edba95
Updated collection structures to support fulltext search
2021-08-14 21:56:28 +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
kodumbeats
9c3f1988bb
Instantiate new attribute models, constants, and lists
2021-08-13 16:58:54 -04:00
kodumbeats
20f5f03173
Create formatted string attribute models
2021-08-13 16:58:36 -04:00
kodumbeats
3172f3073c
Split attribute model into primitive types
2021-08-13 16:57:08 -04:00
Bradley Schofield
fda6f4a753
Merge branch 'orchestration-api-test' of https://github.com/PineappleIOnic/appwrite into orchestration-api-test
2021-08-13 15:49:22 +01:00
Bradley Schofield
0d69db30b0
Start Travis
2021-08-13 15:49:12 +01:00
Bradley Schofield
9210e01b63
Merge branch 'master' into orchestration-api-test
2021-08-13 15:16:42 +01:00
Bradley Schofield
054eadc6f6
Implement Suggestions
...
+ Added documentation for environment variables
+ Added changelog
+ Changed how we handle a error while removing a container that may or may not exist during execution
2021-08-13 15:16:05 +01: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
Bradley Schofield
44ac60a70a
Implement Suggestions
2021-08-13 10:00:20 +01:00
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
Bradley Schofield
5080160f09
Revert "Update Tests"
...
This reverts commit bd537e6992 .
2021-08-13 09:34:21 +01:00
Bradley Schofield
bd537e6992
Update Tests
2021-08-13 09:32:27 +01:00
Torsten Dittmann
ba5eb52084
chore(composer): update utopia audit and abuse
2021-08-13 10:08:10 +02:00