Darshan
|
60093bf3a0
|
fix: publisher consumers for functions.
|
2025-08-22 10:09:55 +05:30 |
|
Jake Barnby
|
b418285349
|
Revert "Merge pull request #10299 from appwrite/feat-functions-redis-queue"
This reverts commit f81fd16d26, reversing
changes made to ec174a15cf.
|
2025-08-12 23:57:54 +12: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
|
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
|
7d37f5b066
|
Lint
|
2025-07-03 14:18:19 -04:00 |
|
Jake Barnby
|
f224c09c10
|
Use correct publisher in schedule tasks
|
2025-07-03 14:08:54 -04:00 |
|
Jake Barnby
|
3158c15111
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/project.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/database/filters.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Migration/Version/V15.php
# src/Appwrite/Migration/Version/V16.php
# src/Appwrite/Migration/Version/V17.php
# src/Appwrite/Migration/Version/V18.php
# src/Appwrite/Migration/Version/V19.php
# src/Appwrite/Migration/Version/V20.php
# src/Appwrite/Migration/Version/V21.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Functions.php
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
|
2025-05-27 13:36:23 +12:00 |
|
Jake Barnby
|
86f7489640
|
Internal ID -> sequence
|
2025-05-26 17:42:11 +12:00 |
|
Christy Jacob
|
28d2ed1baa
|
Revert "Feat sequence"
|
2025-05-23 21:39:56 +04:00 |
|
Jake Barnby
|
71e3446498
|
Change internal ID to sequence
|
2025-05-23 02:55:29 +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 |
|
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 |
|