Fabian Gruber
|
4853e0803c
|
fix(schedules): better error handling (#9751)
|
2025-05-13 14:05:13 +02:00 |
|
Fabian Gruber
|
40642b2aad
|
fix(schedules): enqueue delay telemetry in wrong format (#9749)
|
2025-05-13 13:03:09 +02:00 |
|
Fabian Gruber
|
7c229ad878
|
feat(scheduling): add telemetry for scheduler tasks (#9721)
|
2025-05-12 18:05:32 +02:00 |
|
Jake Barnby
|
932ed94b8c
|
Merge pull request #9065 from appwrite/feat-bulk-operations
Feat bulk operations
|
2025-05-08 14:26:52 +00:00 |
|
Chirag Aggarwal
|
2c8e1e1731
|
chore: deprecate delay
|
2025-05-08 13:44:58 +00:00 |
|
Chirag Aggarwal
|
fea58c2bc9
|
refactor: maintenance task to run at a specific time
|
2025-05-08 07:49:27 +00:00 |
|
Jake Barnby
|
cc4c147b15
|
First class callable syntax
|
2025-05-06 13:36:45 +12:00 |
|
Jake Barnby
|
c759f9ec11
|
Revert "Feat pool adapter"
|
2025-04-30 23:24:54 +12:00 |
|
Jake Barnby
|
58c536e232
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# src/Appwrite/Platform/Tasks/Specs.php
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
# src/Appwrite/SDK/Specification/Format/Swagger2.php
|
2025-04-30 13:18:06 +12:00 |
|
Jake Barnby
|
6400b0dc48
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
|
2025-04-30 13:16:56 +12:00 |
|
Jake Barnby
|
ed0929416b
|
Format
|
2025-04-30 13:13:14 +12:00 |
|
Jake Barnby
|
2e2af32be3
|
Fix missing trigger
|
2025-04-30 13:06:51 +12:00 |
|
Jake Barnby
|
ea38a7f869
|
Coroutine sleep
|
2025-04-30 13:05:31 +12:00 |
|
Jake Barnby
|
43fb92ca83
|
Set publisher on base
|
2025-04-30 13:04:19 +12:00 |
|
Jake Barnby
|
f7296d80b2
|
Fix function schedule sleep
|
2025-04-30 12:27:18 +12:00 |
|
Jake Barnby
|
706e5f2453
|
Merge remote-tracking branch 'origin/1.6.x' into chore-merge-namespace
|
2025-04-30 10:46:54 +12:00 |
|
Jake Barnby
|
2238f6d822
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
|
2025-04-30 10:45:18 +12:00 |
|
Jake Barnby
|
e643e7a406
|
Lint
|
2025-04-29 21:33:51 +12:00 |
|
Jake Barnby
|
02b1c82226
|
Remove all remaining pool usages
|
2025-04-29 21:28:53 +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 |
|
Chirag Aggarwal
|
75efa28125
|
core: introduce endpoint.docs in specs
|
2025-04-24 11:15:23 +00:00 |
|
Christy Jacob
|
cd647e0c18
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into feat-multi-region-docs
|
2025-04-22 14:02:20 +04:00 |
|
Jake Barnby
|
382ffceed9
|
Lint
|
2025-04-17 21:19:12 +12:00 |
|
Jake Barnby
|
cd72d70432
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
|
2025-04-17 17:09:51 +12:00 |
|
Jake Barnby
|
70364d7a07
|
Format
|
2025-04-17 17:09:08 +12: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
|
a6281992b1
|
Fix maintenance
|
2025-04-14 18:26:13 +12:00 |
|
Jake Barnby
|
3be50d2ab5
|
Fix syntax
|
2025-04-14 18:26:07 +12:00 |
|
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 |
|
shimon
|
fb802c7fe4
|
addressing comments
|
2025-04-10 18:35:45 +03:00 |
|
shimon
|
0dc319d244
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
|
2025-04-03 11:30:14 +03:00 |
|
Jake Barnby
|
a9152c0c20
|
Doctor pool use
|
2025-03-28 16:51:47 +13:00 |
|
Jake Barnby
|
3a2ff9790c
|
CLI scope pool use
|
2025-03-28 16:42:26 +13:00 |
|
Jake Barnby
|
aa0111550b
|
Handle parameter class for spec generation
|
2025-03-27 21:04:14 +13:00 |
|
Jake Barnby
|
7ca4009457
|
Remove leftover
|
2025-03-27 21:01:59 +13:00 |
|
Matej Bačo
|
f25143b240
|
Support fra-region on cloud; temporary fix
|
2025-03-25 21:52:02 +01:00 |
|
Matej Bačo
|
d89cdbcf5a
|
Fix schedules region filtering
|
2025-03-25 21:34:09 +01:00 |
|
shimon
|
a7199ff980
|
debug
|
2025-03-23 10:44:00 +02:00 |
|
shimon
|
ed7c2fa451
|
debug
|
2025-03-21 19:08:37 +02:00 |
|
Jake Barnby
|
31ca35782b
|
Use cursor pagination with bigger limit for maintenance project loop
|
2025-03-20 15:21:24 +13:00 |
|
Chirag Aggarwal
|
6a6d99a9d0
|
chore: queue console project for maintenance delete
|
2025-03-10 08:54:20 +00:00 |
|
Damodar Lohani
|
5becd0a5dc
|
Revert "Fix: stats resources only queue projects accessed in last 3 hours"
|
2025-03-03 16:04:31 +05:45 |
|
Damodar Lohani
|
7ea108f015
|
Fix: stats resources only queue projects accessed in last 3 hours
|
2025-02-26 08:37:36 +05:45 |
|
Damodar Lohani
|
abd899186d
|
Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db
|
2025-02-09 05:20:10 +00:00 |
|
Fabian Gruber
|
273ea0abcc
|
fix(schedule-tasks): revert back to direct pool usage
|
2025-02-06 13:18:18 +01:00 |
|
Damodar Lohani
|
8da5bfccb6
|
fix format and test
|
2025-02-06 03:58:46 +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
|
99f23ff25a
|
refactor
|
2025-02-05 09:27:36 +00:00 |
|