Commit graph

25096 commits

Author SHA1 Message Date
Jake Barnby
70364d7a07
Format 2025-04-17 17:09:08 +12:00
Jake Barnby
100870557b
Use cache pool adapter 2025-04-17 16:50:13 +12:00
Jake Barnby
03cae4c5ee
Pool use project create 2025-04-17 16:49:12 +12:00
Jake Barnby
28addd6702
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
#	app/controllers/api/health.php
2025-04-17 13:34:30 +12:00
Jake Barnby
4b8c68e5ed
Update db 2025-04-17 13:34:08 +12:00
Jake Barnby
74d946e42a
Merge pull request #9583 from appwrite/feat-usage-dump-multi-tenant-batch
Feat: multi tenant dual writing
2025-04-16 04:14:09 +00:00
Damodar Lohani
523a8b6ff6
Merge branch '1.6.x' into feat-usage-dump-multi-tenant-batch 2025-04-16 08:49:17 +05:45
Jake Barnby
d10757e69f
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter 2025-04-16 13:55:55 +12:00
Jake Barnby
06c87a28c9
Merge pull request #9656 from appwrite/fix-keys
Fix keys
2025-04-16 01:26:40 +00:00
Jake Barnby
b9e8c1d8bc
Skip server console test 2025-04-16 13:07:11 +12:00
Jake Barnby
53660f3100
Add more cases 2025-04-16 12:30:22 +12:00
Jake Barnby
bea723ff2e
Add test 2025-04-16 12:04:19 +12:00
Jake Barnby
ba58a372d1
Throw on key not found 2025-04-16 10:50:53 +12:00
Christy Jacob
304f67c88f fix: usage test assertion 2025-04-15 18:18:40 +04:00
Christy Jacob
8e2571539c
Merge pull request #9653 from appwrite/update-usage-test
fix: usage test assertion
2025-04-15 17:46:46 +04:00
Christy Jacob
3e0323dae8
Merge branch '1.6.x' into update-usage-test 2025-04-15 17:43:10 +04:00
Christy Jacob
d0181787b9 fix: usage test assertion 2025-04-15 17:38:34 +04:00
Jake Barnby
49ea2f6fd9
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
#	app/controllers/api/projects.php
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Workers/Deletes.php
2025-04-15 22:21:01 +12:00
Jake Barnby
b972e7a1d4
Stash 2025-04-15 22:18:48 +12:00
Damodar Lohani
969c58fda9
Merge branch '1.6.x' into feat-usage-dump-multi-tenant-batch 2025-04-15 10:44:47 +05:45
Damodar Lohani
49814c2a7e bring back stats usage dump 2025-04-15 04:58:16 +00:00
Damodar Lohani
f9141ca564 fix param types 2025-04-15 04:48:19 +00:00
Damodar Lohani
4edec1494a fix remove comments 2025-04-15 04:45:56 +00:00
Jake Barnby
0b60898ad5
Merge pull request #9643 from appwrite/feat-bulk-callbacks
Update database
2025-04-15 04:28:18 +00:00
Damodar Lohani
82ce35029a
Merge pull request #9585 from appwrite/fix-merge-stats-usage-and-dump
Fix: merge the working of StatsUsage and StatsUsageDump
2025-04-15 09:50:43 +05:45
Damodar Lohani
93f86e57ea use clone 2025-04-15 03:15:24 +00:00
Damodar Lohani
a46c5d1029
Update src/Appwrite/Platform/Workers/StatsUsage.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2025-04-15 08:54:04 +05:45
Jake Barnby
e3f64c3234
Merge pull request #9646 from ArnabChatterjee20k/update-migrations-version
chore: updated the migration version to 8.6
2025-04-14 10:14:18 +00:00
ArnabChatterjee20k
2c36fab1c6
Merge branch '1.6.x' into update-migrations-version 2025-04-14 15:21:30 +05:30
ArnabChatterjee20k
f8d92c04ad updated the migration version to 8.6 2025-04-14 15:09:40 +05:30
Jake Barnby
950cc420a2
Update database 2025-04-14 19:40:51 +12:00
Jake Barnby
cbb943cc88
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-callbacks 2025-04-14 19:40:13 +12:00
Jake Barnby
862664dd62
Format 2025-04-14 19:05:42 +12:00
Jake Barnby
498f9e40c8
Update worker bulk method usage 2025-04-14 18:50:33 +12:00
Jake Barnby
dc40fd7ddc
Merge pull request #9644 from appwrite/fix-tasks
Fix tasks
2025-04-14 06:49:22 +00:00
Jake Barnby
a6281992b1
Fix maintenance 2025-04-14 18:26:13 +12:00
Jake Barnby
3be50d2ab5
Fix syntax 2025-04-14 18:26:07 +12:00
Jake Barnby
2a2bf7f154
Fix maintenance 2025-04-14 18:23:35 +12:00
Jake Barnby
9a8ba13dbf
Fix syntax 2025-04-14 18:18:10 +12:00
Jake Barnby
ecdea8b487
Update database 2025-04-14 18:07:12 +12:00
Damodar Lohani
5f6e65c1aa
Merge branch 'feat-usage-dump-multi-tenant-batch' into fix-merge-stats-usage-and-dump 2025-04-13 09:47:45 +05:45
Damodar Lohani
932f34df92
Merge branch '1.6.x' into feat-usage-dump-multi-tenant-batch 2025-04-13 09:47:30 +05:45
Damodar Lohani
fd5a900758 update database 2025-04-13 03:46:59 +00:00
Damodar Lohani
fb7223bd1b
Merge branch 'feat-usage-dump-multi-tenant-batch' into fix-merge-stats-usage-and-dump 2025-04-13 09:30:51 +05:45
Steven Nguyen
67084374fb
Merge pull request #9637 from appwrite/update-console
chore: update console
2025-04-11 20:22:47 -07:00
Steven Nguyen
4d9521edc6
Merge pull request #9633 from appwrite/fix-migrations-destination
Fix migrations
2025-04-11 11:18:52 -07:00
Chirag Aggarwal
1dd0b419c5 chore: update console 2025-04-11 15:32:03 +00:00
Christy Jacob
636b0775fd
Merge pull request #9636 from appwrite/revert-9632-revert-8667-multi-region-support
Revert "Revert "Multi region support""
2025-04-11 19:19:37 +04:00
Shimon Newman
c4a506445d
Revert "Revert "Multi region support"" 2025-04-11 17:52:19 +03:00
Steven Nguyen
8d046f021c
fix: update upgrade migration to create missing attributes
Between version 1.6.0 and 1.6.1, the migrations collection was updated
to include a destination attribute and the databases collection was
updated to include an originalId attribute. However, the upgrade
migration was not updated to create these attributes.

This PR updates the migration to create the missing attributes.
2025-04-10 16:21:12 -07:00