Damodar Lohani
22974cea02
Merge remote-tracking branch 'origin/feat-db-pools' into feat-refactor-tasks-only
2022-11-13 08:26:50 +00:00
Matej Bačo
134dba0b43
Fix startup errors
2022-11-12 14:35:42 +00:00
Matej Bačo
23258c6e43
Comment out Dart test
2022-11-12 13:56:23 +00:00
Matej Bačo
f468248f45
Fix typo
2022-11-12 12:51:54 +00:00
Christy Jacob
72a37516d3
feat: address review comments:
2022-11-11 13:54:05 +00:00
shimon
180262d166
Merge branch '1.1.x' of github.com:appwrite/appwrite into fix-cache-permissions
2022-11-11 13:18:33 +02:00
shimon
7723762dd1
cache buster added to cache key
2022-11-11 12:41:41 +02:00
shimon
9e3b9b8e59
addressing comments
2022-11-11 10:21:53 +02:00
shimon
3dc619f57d
addressing comments
2022-11-10 21:07:27 +02:00
shimon
745ae7a4c8
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-scheduler
2022-11-10 20:07:32 +02:00
shimon
aef565c8ff
addressing comments
2022-11-10 18:40:12 +02:00
shimon
df791068d6
enabling cached file permissions validation
...
via storage::preview
2022-11-10 16:43:17 +02:00
Matej Bačo
902bcfc3be
Increase OPR version
2022-11-10 14:23:11 +00:00
Matej Bačo
5d48d2ace0
PR review changes
2022-11-10 14:00:44 +00:00
Christy Jacob
f2f56aa310
chore: update changelog
2022-11-10 13:51:32 +00:00
Christy Jacob
d664549495
fix: use getDevice in deletes worker
2022-11-10 13:48:55 +00:00
Matej Bačo
192cf2e20d
PR review changes + fix test
2022-11-10 12:04:49 +00:00
Eldad A. Fux
02a432102d
Merge pull request #4652 from appwrite/feat-update-security-policy
...
Update supported versions in security policy
2022-11-10 12:55:34 +02:00
shimon
f9671ee855
enabling file permissions
...
via cache preview
2022-11-10 12:08:01 +02:00
Matej Bačo
b6a410cc17
Finish changes documentation
2022-11-10 09:40:15 +00:00
Matej Bačo
6c6e1caefc
Improve ENV vars documentation
2022-11-10 09:37:49 +00:00
Matej Bačo
5c44a77eae
Reorder ENV vars
2022-11-10 09:18:04 +00:00
Matej Bačo
87a75bafa0
Introduce env vars for runtime resources limit
2022-11-10 09:15:32 +00:00
Eldad A. Fux
fa591c8c2f
Merge pull request #4658 from appwrite/feat-fix-bandwidth-stats
...
fix difference in naming in inbound and outbound usage metrics
2022-11-10 11:05:47 +02:00
Eldad A. Fux
42cedf8ed0
Merge pull request #3909 from appwrite/feat-usage-refactor
...
new stats to count resources
2022-11-10 11:05:36 +02:00
Jake Barnby
def7fb71f1
Increase Traefik files limits
2022-11-10 20:01:18 +13:00
Jake Barnby
d3ea95b60e
Remove uneccessary process limits
2022-11-10 19:57:05 +13:00
Damodar Lohani
4479497dfe
fix difference in naming
2022-11-10 05:28:56 +00:00
Jake Barnby
ee69a306a9
Merge remote-tracking branch 'origin/fix-realtime-connections' into feat-cloud-jake
2022-11-10 13:26:19 +13:00
shimon
1761b77d0f
function worker
2022-11-09 19:01:43 +02:00
Torsten Dittmann
9f384e016f
Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite
2022-11-09 15:47:23 +01:00
Torsten Dittmann
d307d4f698
revert: dockerfile formatting
2022-11-09 15:45:20 +01:00
Torsten Dittmann
a2570f5568
chore: update composer
2022-11-09 15:34:26 +01:00
Torsten Dittmann
9565152ced
chore: update console
2022-11-09 15:22:38 +01:00
Torsten Dittmann
4dd919f640
fix
2022-11-09 15:07:39 +01:00
Torsten Dittmann
ab5ddc263b
Merge branch 'feat-console-rewrite' of https://github.com/appwrite/appwrite into feat-console-rewrite
2022-11-09 15:06:32 +01:00
Bradley Schofield
bc915483ff
Update CHANGES.md
2022-11-09 13:52:46 +00:00
Bradley Schofield
a0ab934328
Fix another null warning
2022-11-09 13:23:14 +00:00
Bradley Schofield
29c30a361b
Fix null warnings
...
- Fixed Avatars isset operator
- Added isset operator to openSSL data in files
- dns_get_record does not throw errors, instead it logs a warning and returns false. Altered code accordingly. PHP Bug Report: https://bugs.php.net/bug.php?id=73149
-
2022-11-09 11:45:15 +00:00
Torsten Dittmann
5011820f67
Merge pull request #4649 from appwrite/feat-new-usage-stats
...
feat: add databases and buckets to projects usage
2022-11-09 11:50:15 +01:00
Torsten Dittmann
e315f5d2ac
fix: database usage tests
2022-11-09 10:29:13 +01:00
Jake Barnby
be18943fa4
Merge branch 'feat-cloud-test-jake' into feat-cloud-jake
2022-11-09 18:16:20 +13:00
Jake Barnby
b6839fa8f1
Capture pools on init
2022-11-09 16:39:15 +13:00
Jake Barnby
4fe2289e7f
Add max connections variable
2022-11-09 16:24:42 +13:00
Jake Barnby
e901be28de
Add max connections env var
2022-11-09 16:22:03 +13:00
Jake Barnby
fafbe71b24
Accept a size parameter when creating db/redis pools
2022-11-09 16:21:27 +13:00
Jake Barnby
e1d80c2b93
Add get worker pool size function
2022-11-09 16:19:01 +13:00
Jake Barnby
958e5424f0
Revert "Revert "WIP fix too many connections" registry changes"
...
This reverts commit 11c3060682 .
2022-11-09 16:12:50 +13:00
Damodar Lohani
5bd4b6e59d
Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-usage-refactor-fo-db-pools
2022-11-09 01:21:04 +00:00
Matej Bačo
f6b738fddd
Add proxy and fix bugs
2022-11-08 17:30:18 +00:00