Commit graph

299 commits

Author SHA1 Message Date
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
Fabian Gruber
fe28af292b feat: allow non-critical events to ignore exceptions when enqueuing the message 2025-04-23 16:48:09 +02:00
Matej Bačo
e48fadf9fd PR review changes 2025-04-16 10:43:02 +02: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
Shimon Newman
c4a506445d
Revert "Revert "Multi region support"" 2025-04-11 17:52:19 +03:00
Christy Jacob
ffe153630d
Revert "Multi region support" 2025-04-10 22:19:23 +05:30
Damodar Lohani
cfb1f4fcdb fix: remove stats usage dump 2025-03-27 08:29:12 +00:00
Matej Bačo
79e066a4d7 Post-merge fixes 2025-03-13 12:04:20 +01:00
Matej Bačo
725dff7f0f Merge branch '1.7.x' into feat-sites 2025-03-13 11:41:28 +01:00
shimon
3bc81c82ec Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
# Conflicts:
#	src/Appwrite/Platform/Workers/Usage.php
2025-03-05 17:29:57 +02:00
Christy Jacob
d5ab989891
Merge pull request #9339 from appwrite/feat-remove-deprecated-usage-stuff
Remove usage and usage dump in favor of stats-usage and stats-usage-dump
2025-03-04 11:23:29 +05:30
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
Chirag Aggarwal
388affa3d0 chore: updated naming for subscribers 2025-02-27 07:23:13 +00:00
Chirag Aggarwal
28896081d7 chore: fix forloop 2025-02-26 16:50:12 +00:00
Chirag Aggarwal
0ddcb9b14c chore: refactor adapter 2025-02-26 16:24:05 +00:00
shimon
f48791fba6 debug cert 2025-02-26 15:53:04 +02:00
shimon
e2b9c64f91 debug cert 2025-02-25 18:01:30 +02:00
shimon
69e9a1bd8c debug cert 2025-02-25 17:42:36 +02:00
Matej Bačo
3932b8bdc1 Merge branch '1.7.x' into feat-sites 2025-02-19 12:54:05 +01:00
Chirag Aggarwal
55e7633bd1 chore: shift targets to realtime 2025-02-18 14:04:59 +00:00
Chirag Aggarwal
9f7aaf7029 chore: fix warning in database worker 2025-02-18 12:51:19 +00:00
Chirag Aggarwal
b99d2c3c8c
Merge branch '1.6.x' into pla-1883 2025-02-18 16:31:41 +05:30
Chirag Aggarwal
a74c6e0b10 chore: added targets to realtime, refactor webhook queues 2025-02-18 07:58:56 +00:00
Jake Barnby
6653972e11
Fix disabled metric check 2025-02-17 17:29:12 +13:00
Damodar Lohani
721b9b9aea remove old events 2025-02-13 00:52:20 +00:00
Jake Barnby
3fe1147194
Filter in prepare 2025-02-13 01:07:10 +13:00
Jake Barnby
6dbc8c5464
Allow disabling specific metrics in hooks via keys 2025-02-13 00:19:51 +13:00
Chirag Aggarwal
375f643214 refactor: triggering realtime events with queueForRealtime 2025-02-11 03:29:32 +00:00
Matej Bačo
7ac83d7a9f Merge branch '1.6.x' into feat-sites 2025-02-06 14:23:50 +01:00
Damodar Lohani
68c3aa3078 update to use publisher 2025-02-05 09:53:29 +00:00
Damodar Lohani
cf66bee925 Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db 2025-02-05 09:49:11 +00:00
Fabian Gruber
a16f26d378 feat: add AMQP queues 2025-02-05 10:29:33 +01:00
Damodar Lohani
966fc47e25 fix classname 2025-02-05 09:28:44 +00:00
Matej Bačo
f9430d4d20 Merge branch '1.6.x' into fix-site-tests 2025-02-03 10:05:30 +01:00
Damodar Lohani
d31a358392 Temp: everything to be removed 2025-01-30 07:07:10 +00:00
Damodar Lohani
cb31e7954e refactor rename 2025-01-30 04:53:53 +00:00
Damodar Lohani
0da3f870f9 refactor: rename 2025-01-30 04:43:16 +00:00
Damodar Lohani
469dbf0a31 reset usage 2025-01-30 04:33:42 +00:00
Damodar Lohani
e78020d45a stats resources evenet 2025-01-30 04:06:57 +00:00
Damodar Lohani
21097041f0 refactor: rename usage count to stats resources 2025-01-30 03:50:27 +00:00
Damodar Lohani
9955b6b61c usage count container and events 2025-01-27 04:33:33 +00:00
Christy Jacob
455bc3370c chore: fix tests 2025-01-17 11:16:21 +05:30
Christy Jacob
f66f75b808 chore: review comments 2025-01-17 10:43:02 +05:30
Christy Jacob
a2962b6b95 chore: review comments 2025-01-17 10:42:06 +05:30
Christy Jacob
8bdafb46d6 chore: review comments & refactoring 2025-01-17 10:38:39 +05:30
Christy Jacob
2a0894f3d1 fix: incorrect project payloads 2025-01-16 13:29:08 +05:30
Christy Jacob
e8f97baf26 fix: incorrect project payloads 2025-01-16 13:14:47 +05:30
Christy Jacob
8ea1f436c1 feat: linter 2025-01-16 11:37:02 +05:30
Christy Jacob
de6fced412 feat: optimise events payloads 2025-01-16 11:35:22 +05:30
Luke B. Silver
16b32a1069
Merge branch '1.6.x' into feat-free-sms-limit-authphone 2025-01-08 14:07:40 +00:00