Chirag Aggarwal
5daacb7161
Refactor Specs task for better code organization
...
- Extract platform, auth counts, and keys into separate methods
- Add getPlatforms(), getAuthCounts(), and getKeys() methods
- Extract SDK platform logic into getSDKPlatformsForRouteSecurity()
- Add PHPDoc comments with proper type hints
- Move constructor to top of class for better readability
2025-12-14 11:21:44 +05:30
loks0n
39a190f60c
fix: db queues
2025-09-12 19:28:27 +01:00
loks0n
e4adff4edc
chore: jake review
2025-09-03 12:10:34 +01:00
loks0n
5423b63c8a
refactor: prevent direct publisher calls
2025-09-03 12:10:34 +01:00
loks0n
4bc3d89b15
deploy: fix queue health
2025-08-25 16:37:26 +01:00
Matej Bačo
52af439cac
Fix backwards comptibility
2025-08-19 16:43:31 +02:00
Matej Bačo
3efd9a778e
Reapply "Feat: Make functions worker customizable"
...
This reverts commit 7e110bf292 .
2025-08-11 15:07:05 +02:00
Jake Barnby
7e110bf292
Revert "Feat: Make functions worker customizable"
2025-08-12 00:38:41 +12:00
Matej Bačo
9a6c4c5ebe
Fix typo
2025-08-08 17:21:31 +02:00
Matej Bačo
2b3a8527ff
Make functions worker customizable
2025-08-08 17:15:14 +02:00
loks0n
1d86cc6010
feat: stats-usage on redis
2025-07-24 16:19:13 +01:00
Jake Barnby
2a73dddbdb
Fix health
2025-07-03 14:09:08 -04:00
Chirag Aggarwal
851894947f
chore: restore unique filename for health check #9842
2025-06-11 03:55:11 +00:00
Christy Jacob
28d2ed1baa
Revert "Feat sequence"
2025-05-23 21:39:56 +04:00
Jake Barnby
587b84d04a
Merge remote-tracking branch 'origin/1.7.x' into feat-sequence
2025-05-23 19:40:57 +12:00
Jake Barnby
3ec0f08db1
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6.x
...
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Workers/Deletes.php
2025-05-21 20:15:08 +12:00
Chirag Aggarwal
fe5419401a
chore: use unique filename for health check
2025-05-21 07:28:25 +00:00
Jake Barnby
16b2449787
Revert "Merge pull request #9703 from appwrite/revert-9659-feat-pool-adapter"
...
This reverts commit bf9deb09f5 , reversing
changes made to d312fe22ff .
# Conflicts:
# app/cli.php
# app/init/registers.php
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Tasks/ScheduleFunctions.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
2025-05-14 18:14:07 +12:00
Jake Barnby
c759f9ec11
Revert "Feat pool adapter"
2025-04-30 23:24:54 +12:00
Jake Barnby
e643e7a406
Lint
2025-04-29 21:33:51 +12:00
Jake Barnby
acec1ab699
Use pool adapters in health api
2025-04-29 21:28:25 +12:00
Jake Barnby
6caa347b26
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
2025-04-28 21:56:45 +12:00
Matej Bačo
d8103cb57e
Merge branch '1.7.x' into 1.6.x
2025-04-25 12:18:04 +02:00
Jake Barnby
70364d7a07
Format
2025-04-17 17:09:08 +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
Chirag Aggarwal
c1f62ce0bd
Merge branch '1.6.x' into feat-group
2025-04-16 04:49:07 +00:00
Chirag Aggarwal
abcaf6cd73
feat: sdk group attribute
2025-03-31 05:48:17 +00:00
Damodar Lohani
d5ad714f5a
fix missing queue name
2025-03-30 06:09:03 +00:00
Jake Barnby
ec2f3b69cc
API scope pool use
2025-03-28 16:50:13 +13:00
Damodar Lohani
cfb1f4fcdb
fix: remove stats usage dump
2025-03-27 08:29:12 +00:00
Matej Bačo
a89f591f63
Use deviceForSites properly
2025-02-25 16:42:25 +01:00
Damodar Lohani
ec9045b488
add stats-resources health queue
2025-02-09 06:36:59 +00:00
Damodar Lohani
c27c3499aa
fix endpoint and add test
2025-02-06 04:48:40 +00:00
Damodar Lohani
2efe1ed9dc
new health endpoint
2025-02-06 04:24:04 +00:00
Damodar Lohani
87b3f535bd
fix renaming
2025-02-06 03:36:53 +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
d31a358392
Temp: everything to be removed
2025-01-30 07:07:10 +00:00
Damodar Lohani
0da3f870f9
refactor: rename
2025-01-30 04:43:16 +00:00
Bradley Schofield
20e87cb82f
Run Linter
2025-01-17 13:39:16 +09:00
Bradley Schofield
95dcb67747
Implement new SDK Class on 1.6.x
2025-01-17 13:31:39 +09:00
Fabian Gruber
b410b17ba6
feat: redis-cluster support
2024-11-06 12:27:03 +01:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
Binyamin Yawitz
1217aee296
refactor: Connection pools
2024-07-04 15:04:36 -04:00
Binyamin Yawitz
a3682b72e1
Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# app/console
# app/controllers/api/projects.php
# app/controllers/general.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
2024-07-03 17:03:24 -04:00
Binyamin Yawitz
757cf24d4d
feat: Adjusting health API to new pools
2024-06-06 20:52:51 -04:00
Binyamin Yawitz
b5a241db8d
merge: Main into Coroutines
2024-06-05 18:38:39 -04:00
Bradley Schofield
d4db55ab77
Fix failed queue param in failed jobs
2024-05-29 18:11:58 +09:00