Matej Bačo
5f2512dc4f
code quality improvement
2025-03-14 12:07:38 +01:00
Matej Bačo
f6fc425c98
Add rule attributes
2025-03-14 09:37:44 +01:00
Steven Nguyen
59a8172e96
fix: prevent "Failed to initialize logging provider" errors
...
If the _APP_EXPERIMENT_LOGGING_CONFIG env var isn't set, every 4XX error
outputs this warning:
Failed to initialize logging provider: Unable to parse DSN: scheme is
required
To reduce this unnecessary clutter when _APP_EXPERIMENT_LOGGING_CONFIG
isn't set, this PR adds a check to only attempt to initialize the
logging provider if the env var is set.
2025-03-07 12:59:11 -08:00
Christy Jacob
12b494982b
feat: compute usage for OPTIONS and 4XX errors
2025-02-23 11:37:54 +05:30
Christy Jacob
65dd5fe9b3
feat: compute usage for OPTIONS and 4XX errors
2025-02-23 11:34:28 +05:30
Matej Bačo
685c141a59
Merge branch '1.6.x' into feat-key-segmented-usage
2025-02-17 14:06:40 +01:00
Jake Barnby
fe251c443f
Remove leftover
2025-02-18 01:32:48 +13:00
Chirag Aggarwal
51438631da
chore: added console check to ping
2025-02-14 15:40:08 +00:00
Jake Barnby
6dbc8c5464
Allow disabling specific metrics in hooks via keys
2025-02-13 00:19:51 +13:00
Jake Barnby
1c91604c80
Only disable database reads/writes and network stats
2025-02-11 20:56:39 +13:00
Damodar Lohani
cb31e7954e
refactor rename
2025-01-30 04:53:53 +00:00
Jake Barnby
cf8da3495c
Merge branch '1.6.x' into feat-1.6.x-new-sdk-class
2025-01-21 00:50:16 +13:00
Bradley Schofield
20e87cb82f
Run Linter
2025-01-17 13:39:16 +09:00
Bradley Schofield
d5604efef8
Fix actions
2025-01-17 13:38:38 +09:00
Bradley Schofield
95dcb67747
Implement new SDK Class on 1.6.x
2025-01-17 13:31:39 +09:00
fogelito
098c30cd9a
Message null
2025-01-15 14:02:30 +02:00
fogelito
cee3da2ef5
Remove previous
2025-01-15 13:55:18 +02:00
fogelito
42ef7fd2d8
INDEX_DEPENDENCY
2025-01-15 11:16:10 +02:00
Jake Barnby
3fa78e3c3b
Log path with populated parameters
2025-01-14 14:50:40 +13:00
Jake Barnby
1cd7c397de
Revert "Fix dead connections"
2025-01-13 19:24:58 +13:00
Christy Jacob
cde1d6e83e
Merge pull request #9190 from appwrite/fix-dead-connections
...
Fix dead connections
# Conflicts:
# composer.lock
2025-01-13 18:03:40 +13:00
Jake Barnby
b88d9c51fb
Revert "Fix dead connections"
2025-01-10 20:19:34 +13:00
Jake Barnby
71b892132b
Mark connections as unhealthy on lost connection error from DB
2025-01-08 18:39:06 +13:00
Christy Jacob
bdb93cd323
Update general.php
2025-01-02 19:03:28 +05:30
Damodar Lohani
0cdb2a98be
fix db name
2024-12-17 14:05:37 +00:00
Damodar Lohani
515b5904b8
update project accessed at from router
2024-12-16 06:39:25 +00:00
Christy Jacob
75b42e134a
chore: replace occurrences of dbForConsole to dbForPlatform
2024-12-12 14:30:26 +04:00
Christy Jacob
4dbf11e236
feat: review comments and linter
2024-11-28 14:33:02 +04:00
Christy Jacob
7e98493324
feat: use environment variable to check rules format
2024-11-28 14:08:26 +04:00
Christy Jacob
441e56f445
Merge pull request #8932 from appwrite/fix-preview-domains-development
...
Fix: Preview domains locally
2024-11-27 13:13:33 +01:00
Fabian Gruber
f0b6c729c9
feat: add more tags to sentry
2024-11-26 16:13:55 +01:00
Christy Jacob
33dd4df694
chore: backwards compatibility for 1.6.x
2024-11-22 17:16:51 +00:00
Christy Jacob
908adebf74
Merge pull request #8964 from appwrite/debug-whitelist-console
...
debug: whitelist console
2024-11-21 14:11:20 +13:00
Matej Bačo
b2cd20bf29
Merge pull request #8934 from appwrite/fix-bandwidth-calculation
...
Fix: bandwidth calculation
2024-11-18 11:16:51 +01:00
Christy Jacob
ba91d90c40
chore: linter
2024-11-09 16:31:33 +01:00
Christy Jacob
6c7f484383
chore: update more find methods
2024-11-09 16:18:22 +01:00
Christy Jacob
e8ddda079d
chore: update more find methods
2024-11-09 16:13:44 +01:00
Christy Jacob
e04551ab6e
feat: adjust more proxy queries
2024-11-09 11:43:52 +01:00
Christy Jacob
5f29af2c27
feat: use getDocument instead of find() for rules
2024-11-08 22:08:13 +01:00
Matej Bačo
c9e6ef8202
Rename based on PR reviews
2024-11-06 16:05:58 +00:00
Matej Bačo
87cfd7df3b
Remove leftover
2024-11-06 11:39:44 +00:00
Matej Bačo
ca887f018e
fix domain execution response size
2024-11-06 11:29:24 +00:00
Matej Bačo
54c24b24e6
Improve preview domains local development flow
2024-11-06 10:52:43 +00:00
Jake Barnby
c59cd97eb8
Not found exception
2024-11-04 20:57:08 +13:00
Bradley Schofield
e15ac03c59
Merge branch '1.6.x' into chore-update-databases-findone
...
# Conflicts:
# composer.json
# composer.lock
2024-10-31 16:57:45 +09:00
Fabian Gruber
fed9cdb408
use resource type constants
2024-10-29 16:10:57 +01:00
Fabian Gruber
225e2c21c3
feat: allow blocking based on resource attributes
2024-10-24 11:26:25 +02:00
Matej Bačo
408dcbc263
Add async exec doc test
2024-10-14 13:06:08 +00:00
Matej Bačo
16a8fdce4e
Merge branch '1.6.x' into fix-move-write-execution-to-worker
2024-10-13 21:08:13 +02:00
Matej Bačo
8fea73d3bf
Fix db issues
2024-10-11 13:32:48 +00:00