1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00
Commit graph

6925 commits

Author SHA1 Message Date
Eldad A. Fux 536bc44a32
Merge pull request #1502 from lohanidamodar/feat-upgrade-framework-new
feat-upgrade-framework-new
2021-08-19 13:54:19 +03:00
Eldad A. Fux 088ccb955d
Merge pull request #1501 from lohanidamodar/feat-upgrade-framework
fix changed getURL to getPath
2021-08-19 13:53:59 +03:00
Eldad A. Fux e7d5063975
Merge pull request #1497 from appwrite/improve-arm-ci
ci(travis): improve build speed and arm stability
2021-08-19 13:52:55 +03:00
Damodar Lohani 08bdf089f6 remove unused stats 2021-08-19 14:48:53 +05:45
Damodar Lohani 71eabfff0d handling errors 2021-08-19 14:47:38 +05:45
Damodar Lohani 87415c3d95 use internals table for collections 2021-08-19 14:43:10 +05:45
Torsten Dittmann 41b2e1a7fc
Merge pull request #1496 from TorstenDittmann/update-php-dependencies
deps(php): update swoole and imagick
2021-08-19 10:35:18 +02:00
Damodar Lohani 39d4924fe8 storage total stats 2021-08-19 13:59:23 +05:45
Damodar Lohani 423ecb1071 update stats table indexes 2021-08-19 13:47:28 +05:45
Damodar Lohani 800a76db72 counter stats update 2021-08-19 13:46:22 +05:45
Damodar Lohani 91dc62d733 metrics list comment 2021-08-19 12:39:32 +05:45
Damodar Lohani e574bdc3b3 remove influxdb dependency on appwrite container 2021-08-19 12:39:03 +05:45
Damodar Lohani e82cf42fe3 refactor usage endpoint 2021-08-19 12:23:56 +05:45
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani 69cfe48e79 Merge branch 'feat-database-indexing' into feat-upgrade-framework-new 2021-08-19 10:59:34 +05:45
Damodar Lohani 7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad A. Fux 207ad02601
Merge pull request #1488 from appwrite/feat-custom-id-component-improvement
feat-custom-id-component-improvement
2021-08-19 07:55:08 +03:00
Damodar Lohani bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Damodar Lohani 8cd3ac8587 update custom id param description 2021-08-19 10:35:11 +05:45
Damodar Lohani 6048d371b2 custom id description 2021-08-19 10:25:16 +05:45
Damodar Lohani d76e079d29 custom id component - not allow leading special chars 2021-08-19 10:21:02 +05:45
Damodar Lohani 7c69f38779 Merge branch 'feat-database-indexing' into feat-custom-id-component-improvement 2021-08-19 10:15:23 +05:45
Eldad Fux 5811a5680a Work in progress 2021-08-19 07:05:44 +03:00
Eldad Fux 266cce237e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-18 22:00:26 +03:00
Torsten Dittmann c43f13a5dd ci(travis): print logs after failure 2021-08-18 16:14:34 +02:00
Eldad A. Fux c513c6c0ca
Merge pull request #1495 from TorstenDittmann/upgrade-traefik-2-5
docker(traefik): update to version 2.5
2021-08-18 17:12:02 +03:00
Eldad A. Fux 4d721fca9b
Merge pull request #1489 from appwrite/feat-db-ui-updates
Feat db UI updates
2021-08-18 16:34:34 +03:00
Torsten Dittmann 4a48f5348b ci(travis): remove parallel build 2021-08-18 15:25:29 +02:00
Torsten Dittmann 00ec0a1f9d ci(travis): improve build speed and arm stability 2021-08-18 14:54:30 +02:00
Eldad Fux 4a0d8876df Fixed tests 2021-08-18 15:36:55 +03:00
Eldad Fux ca3bae9259 Updated collectionId 2021-08-18 14:46:05 +03:00
Eldad Fux 3b1facaaa9 Updated collectionId 2021-08-18 14:43:23 +03:00
Eldad Fux c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Torsten Dittmann 6a2c8c1478 deps(php): update swoole and imagick 2021-08-18 13:29:48 +02:00
Torsten Dittmann 474a283cc1 docker(traefik): update to 2.5 2021-08-18 13:24:25 +02:00
Damodar Lohani 4bb911867c more stats from db 2021-08-17 12:18:51 +05:45
Damodar Lohani ee048caf93 fix usage small issues 2021-08-17 12:18:32 +05:45
Eldad Fux 1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03:00
Damodar Lohani eeee0f712b refactor db object counts 2021-08-17 11:48:27 +05:45
Damodar Lohani 583c447b4e database object count aggregation 2021-08-17 11:30:07 +05:45
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
Eldad Fux f19cd3ddb8 Debug logs 2021-08-17 07:06:42 +03:00
Eldad Fux cacb0f9577 WIP 2021-08-16 22:24:15 +03:00
Eldad Fux 3ffc69b7c4 WIP 2021-08-16 20:28:33 +03:00
Eldad Fux 19af848829 Hide mounts 2021-08-16 17:56:15 +03:00
Damodar Lohani 62e422b76e project usage from appwrite db (wip) 2021-08-16 19:12:15 +05:45
Damodar Lohani 3e0cc30bdd some comments and small fixes 2021-08-16 18:16:49 +05:45
Damodar Lohani 13a91907b4 fix db metric name 2021-08-16 18:07:54 +05:45