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 |
|
Matej Bačo
|
ac6450c726
|
Merge branch '1.6.x' into 1.7.x
|
2025-05-15 18:03:15 +02:00 |
|
Jake Barnby
|
55236524e3
|
Fix merge
|
2025-05-14 21:42:39 +12: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 |
|
Fabian Gruber
|
40642b2aad
|
fix(schedules): enqueue delay telemetry in wrong format (#9749)
|
2025-05-13 13:03:09 +02:00 |
|
Matej Bačo
|
af0c872999
|
Merge branch '1.6.x' into 1.7.x
|
2025-05-13 10:11:39 +02:00 |
|
Fabian Gruber
|
7c229ad878
|
feat(scheduling): add telemetry for scheduler tasks (#9721)
|
2025-05-12 18:05:32 +02:00 |
|
Jake Barnby
|
c759f9ec11
|
Revert "Feat pool adapter"
|
2025-04-30 23:24:54 +12:00 |
|
Jake Barnby
|
2e2af32be3
|
Fix missing trigger
|
2025-04-30 13:06:51 +12:00 |
|
Jake Barnby
|
43fb92ca83
|
Set publisher on base
|
2025-04-30 13:04:19 +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
|
70364d7a07
|
Format
|
2025-04-17 17:09:08 +12:00 |
|
Jake Barnby
|
3a2ff9790c
|
CLI scope pool use
|
2025-03-28 16:42:26 +13:00 |
|
Matej Bačo
|
7ac83d7a9f
|
Merge branch '1.6.x' into feat-sites
|
2025-02-06 14:23:50 +01:00 |
|
Fabian Gruber
|
273ea0abcc
|
fix(schedule-tasks): revert back to direct pool usage
|
2025-02-06 13:18:18 +01:00 |
|
Fabian Gruber
|
a16f26d378
|
feat: add AMQP queues
|
2025-02-05 10:29:33 +01:00 |
|
Matej Bačo
|
f51900a69c
|
Fix more tests
|
2025-02-03 13:43:35 +01:00 |
|
Damodar Lohani
|
e24cce4e48
|
refactor
|
2024-12-17 14:19:26 +00:00 |
|
Damodar Lohani
|
2fb9ebe71d
|
update project accessed at in schedules
|
2024-12-17 14:05:49 +00:00 |
|
Christy Jacob
|
75b42e134a
|
chore: replace occurrences of dbForConsole to dbForPlatform
|
2024-12-12 14:30:26 +04:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
16835f96bf
|
chore: merge
|
2024-10-07 11:02:18 -04: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
|
fe7f39d7a5
|
fix: reviews
|
2024-09-19 13:48:15 -04:00 |
|
fogelito
|
b519f5e23a
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
|
2024-09-19 18:19:45 +03:00 |
|
Binyamin Yawitz
|
1581a8c654
|
chore: merge
|
2024-09-18 09:28:55 -04:00 |
|
Binyamin Yawitz
|
e246005c51
|
chore: merge
|
2024-09-16 11:17:40 -04:00 |
|
Matej Bačo
|
8a2083feb5
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-scheduled-executions
|
2024-09-10 10:38:01 +00:00 |
|
Matej Bačo
|
3aa2bd6aa3
|
Use schedule ID as unique memory cache key
|
2024-09-07 17:31:17 +00:00 |
|
Matej Bačo
|
b3ada0b017
|
Update src/Appwrite/Platform/Tasks/ScheduleExecutions.php
|
2024-09-07 19:02:38 +02:00 |
|
Matej Bačo
|
b1769ed5ca
|
Fix scheduled executions data
|
2024-09-07 12:20:23 +02:00 |
|
Binyamin Yawitz
|
b390485dd9
|
fix: coroutine access in schedulers
|
2024-09-06 15:52:20 -04:00 |
|
Binyamin Yawitz
|
7d6eac4ddb
|
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/http.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Specification/Format/Swagger2.php
# src/Appwrite/Utopia/Response.php
|
2024-09-03 19:06:48 -04:00 |
|
Jake Barnby
|
6854451565
|
Fix execution scheduler merge
|
2024-09-03 15:07:53 +12:00 |
|
Binyamin Yawitz
|
b884059ecd
|
refactor: Making sure database names remains the same as previous versions
|
2024-07-29 12:29:21 -04:00 |
|
loks0n
|
5a56131efa
|
chore: binyamin review
|
2024-07-19 10:22:50 +01:00 |
|
Binyamin Yawitz
|
850c17dde1
|
tests: Ensure stability
|
2024-07-18 11:51:09 -04:00 |
|
loks0n
|
f02bf6ac5a
|
feat: use coroutines delay system
|
2024-07-18 13:03:24 +01:00 |
|
Binyamin Yawitz
|
b245aab9d8
|
fix: Adjusting to coroutine
|
2024-07-17 15:59:25 -04:00 |
|
loks0n
|
fef22825fb
|
chore: delete schedule if not active
|
2024-07-01 14:35:37 +01:00 |
|
loks0n
|
bb3ee81065
|
chore: rename metadata to data
|
2024-06-28 22:42:55 +01:00 |
|
loks0n
|
303ce498be
|
feat: allow custom path method body
|
2024-06-26 12:30:23 +01:00 |
|
loks0n
|
878f6c86df
|
chore: matej review p1
|
2024-06-26 11:01:43 +01:00 |
|
loks0n
|
5f144f91ad
|
chore: matej review
|
2024-06-17 14:12:02 +01:00 |
|
loks0n
|
83ffc41d92
|
chore: fmt
|
2024-06-17 13:46:18 +01:00 |
|
loks0n
|
2f0f7bf9c7
|
fix: test
|
2024-06-17 13:44:12 +01:00 |
|