Commit graph

24908 commits

Author SHA1 Message Date
shimon
e4c4ffdb3c pull resources changes 2025-03-24 10:54:18 +02:00
shimon
ab1683070b debug 2025-03-23 19:59:51 +02:00
shimon
9f3d15bd1c Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support 2025-03-23 19:58:34 +02:00
shimon
a7199ff980 debug 2025-03-23 10:44:00 +02:00
Steven Nguyen
29ea03b7bb
Merge pull request #9554 from appwrite/fix-team-count
chore: only update total count for privileged users
2025-03-21 10:09:22 -07:00
shimon
434fcdc508 Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support 2025-03-21 19:08:53 +02:00
shimon
ed7c2fa451 debug 2025-03-21 19:08:37 +02:00
Chirag Aggarwal
d661195a5f chore: only update total count for prviledged users 2025-03-21 15:59:30 +00:00
Christy Jacob
50e7986f84
Merge pull request #9547 from appwrite/fix-audit-deletion
chore: fix console audits delete
2025-03-21 15:23:06 +05:30
Christy Jacob
c7301af18a
Merge pull request #9525 from appwrite/pla-2676
chore: stop tests on failure
2025-03-21 15:15:09 +05:30
Chirag Aggarwal
c0c0c921dc chore: fix naming 2025-03-21 08:08:30 +00:00
Chirag Aggarwal
7c795da72f chore: fix type 2025-03-21 07:48:50 +00:00
Chirag Aggarwal
13750f7dbd feat: introduce new env 2025-03-21 07:42:10 +00:00
shimon
69bdf50c85 debug 2025-03-20 18:27:23 +02:00
shimon
ea02639767 debug 2025-03-20 18:15:51 +02:00
shimon
bd19da2e7a debug 2025-03-20 17:12:59 +02:00
Chirag Aggarwal
b0b57935da chore: add comments 2025-03-20 13:42:19 +00:00
Chirag Aggarwal
7c3f8504bb chore: fix initialization 2025-03-20 13:15:14 +00:00
shimon
6c0ce5cc41 debug 2025-03-20 15:05:48 +02:00
shimon
403e5773a2 cleanup 2025-03-20 14:26:11 +02:00
Chirag Aggarwal
9d82892219 chore: update logic 2025-03-20 11:32:06 +00:00
Chirag Aggarwal
5eb7c36f50 chore: add console audit retention 2025-03-20 10:32:36 +00:00
shimon
68e8b7ca2b Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support 2025-03-20 10:47:07 +02:00
Jake Barnby
9345025ade
Merge pull request #9546 from appwrite/feat-improve-maintenance
Use cursor pagination with bigger limit for maintenance project loop
2025-03-20 02:51:31 +00:00
Jake Barnby
31ca35782b
Use cursor pagination with bigger limit for maintenance project loop 2025-03-20 15:21:24 +13:00
shimon
438d5185a9 Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support 2025-03-19 19:47:44 +02:00
Christy Jacob
2505e25da8
Merge pull request #9430 from appwrite/updates-projects-regions
Remove default region
2025-03-19 22:36:30 +05:30
shimon
d3cabcd5ac composer 2025-03-19 11:15:25 +02:00
shimon
84133ef631 Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
# Conflicts:
#	composer.lock
2025-03-19 11:13:58 +02:00
shimon
2be59a94da update 2025-03-19 11:13:30 +02:00
shimon
88d6150db2 revert 2025-03-19 10:29:18 +02:00
shimon
faed019d92 revert 2025-03-19 09:32:48 +02:00
shimon
b318c2cc08 Merge branch '1.6.x' of github.com:appwrite/appwrite into updates-projects-regions 2025-03-18 21:54:55 +02:00
shimon
eb4340cf4c revert 2025-03-18 21:49:28 +02:00
shimon
ee09e2c91b revert 2025-03-18 21:47:54 +02:00
shimon
e6e7c5c816 revert 2025-03-18 21:44:34 +02:00
shimon
e9841e53b9 revert 2025-03-18 21:40:46 +02:00
shimon
fca2e95fdd debug 2025-03-18 19:29:40 +02:00
shimon
5683c310db debug 2025-03-18 18:36:46 +02:00
Eldad A. Fux
7d86ce76d8
Merge pull request #9536 from appwrite/pla-2687
chore: set min operations to 1 for reads and writes
2025-03-18 16:30:52 +01:00
Chirag Aggarwal
aab8bca91e fix: logic 2025-03-18 14:20:25 +00:00
Chirag Aggarwal
70e27748be chore: set min operations to 1 for reads and writes 2025-03-18 12:52:41 +00:00
Jake Barnby
556e00b62b
Merge pull request #9526 from appwrite/feat-disable-pdo-persist
Disable PDO persistence since we manage our own pool
2025-03-18 12:19:58 +00:00
Christy Jacob
370a8e231c
Merge pull request #9530 from appwrite/PLA-2662
feat: add pool telemetry
2025-03-18 14:44:52 +05:30
Fabian Gruber
aa5ea7f3a1 feat: add pool telemetry 2025-03-18 10:01:06 +01:00
Jake Barnby
8a77eaf2bb
Merge pull request #9529 from appwrite/feat-migration-read-db
Migration read from db
2025-03-18 08:01:07 +00:00
Jake Barnby
fe308b4f1f
Update lib 2025-03-18 20:49:19 +13:00
Jake Barnby
e43a3109eb
Update migration lib 2025-03-18 20:05:12 +13:00
Jake Barnby
d9fbe9658d
Merge branch '1.6.x' into feat-migration-read-db 2025-03-18 20:04:23 +13:00
Jake Barnby
1e2f5bcb84
Merge branch '1.6.x' into feat-disable-pdo-persist 2025-03-18 07:02:54 +00:00