Jake Barnby
|
ec65071ae3
|
Revert "Add publisher consumer pool adapter"
This reverts commit fe26dcb50a.
|
2025-04-17 23:59:43 +12:00 |
|
Jake Barnby
|
fe26dcb50a
|
Add publisher consumer pool adapter
|
2025-04-17 22:27:20 +12:00 |
|
Jake Barnby
|
25a3266301
|
Remove dump
|
2025-04-17 22:25:36 +12:00 |
|
Jake Barnby
|
61cf767232
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
|
2025-04-17 17:09:13 +12:00 |
|
Jake Barnby
|
70364d7a07
|
Format
|
2025-04-17 17:09:08 +12:00 |
|
Jake Barnby
|
189f2e05e0
|
Merge pull request #9651 from appwrite/pla-2776
chore: fix error logging for CLI tasks
|
2025-04-17 04:53:49 +00: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 |
|
Chirag Aggarwal
|
c7ab1dda9f
|
Merge branch '1.6.x' into pla-2776
|
2025-04-16 12:58:13 +05:30 |
|
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 |
|
Chirag Aggarwal
|
f08ea92df4
|
chore: update cli
|
2025-04-15 11:08:54 +00: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 |
|
 Chirag AggarwalandJake Barnby
|
c3120f4aaa
|
chore: add error tag
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-04-15 10:30:29 +05:30 |
|
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 LohaniandJake Barnby
|
a46c5d1029
|
Update src/Appwrite/Platform/Workers/StatsUsage.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-04-15 08:54:04 +05:45 |
|
Chirag Aggarwal
|
88b229b13e
|
chore: fix error logging for CLI tasks
|
2025-04-14 21:35:26 +00:00 |
|
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 |
|