shimon
adacec4ad1
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# app/init.php
# composer.lock
2025-03-16 10:55:24 +02:00
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
shimon
6a05bd4e0d
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# app/init.php
2025-03-11 18:19:44 +02: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
shimon
5ed1ca617f
cleanup
2025-02-27 11:02:27 +02:00
shimon
368b61493f
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# composer.lock
2025-02-27 10:29:06 +02:00
shimon
458df23797
debug cert
2025-02-26 17:41:44 +02:00
shimon
369caae87d
debug cert
2025-02-26 17:40:06 +02: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
shimon
be1c12147f
debug
2025-02-19 22:59:04 +02:00
shimon
4157e89ab7
debug
2025-02-19 22:33:13 +02:00
shimon
baa40e4007
debug
2025-02-19 18:15:26 +02:00
shimon
197e32f128
debug
2025-02-19 13:52:14 +02:00
shimon
39e5c5e734
debug
2025-02-19 10:11:47 +02:00
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
shimon
a8a8df602f
sync against 1.6.x
2025-02-17 10:30:53 +02:00
shimon
463bc4aac3
sync against 1.6.x
2025-02-15 06:28:19 +02:00
shimon
e597ee4493
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# app/http.php
2025-02-15 06:24:48 +02:00
Chirag Aggarwal
51438631da
chore: added console check to ping
2025-02-14 15:40:08 +00:00
shimon
00478e8533
_APP_DOMAIN_FUNCTIONS_FALLBACK
2025-02-14 11:08:43 +02: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
Matej Bačo
e992ed11c1
Fix unwanted redirects in functions
2025-02-06 11:08:28 +01:00
shimon
50400c4b43
_APP_DOMAIN_FUNCTIONS_FALLBACK
2025-02-05 13:14:03 +02:00
shimon
3cfb013f1e
_APP_DOMAIN_FUNCTIONS_FALLBACK
2025-02-05 12:49:04 +02:00
shimon
be27912a6e
_APP_DOMAIN_FUNCTIONS_FALLBACK
2025-02-05 11:35:19 +02:00
shimon
4dc7206e04
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# composer.json
# composer.lock
2025-02-04 21:12:11 +02: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
shimon
1ae7d730ba
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
2025-01-16 15:04:52 +02: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
shimon
f4d2583865
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
2025-01-08 15:54:46 +02: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
shimon
e4bdbdd9ba
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
...
# Conflicts:
# composer.lock
2024-12-24 18:18:44 +02:00
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
shimon
aa2a45f142
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
...
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/messaging.php
# docker-compose.yml
2024-12-14 20:18:06 +02:00