Christy Jacob
|
e8e2bb87f6
|
chore: update maintenance task to only iterate over active projects
|
2025-06-10 16:17:38 +04:00 |
|
Christy Jacob
|
b1e11ab854
|
chore: update maintenance task to only iterate over active projects
|
2025-06-10 16:14:53 +04:00 |
|
Christy Jacob
|
bc3e1990d0
|
chore: update maintenance task to only iterate over active projects
|
2025-06-10 16:12:24 +04:00 |
|
Jake Barnby
|
972c9dde21
|
Revert "Merge pull request #9932 from appwrite/fix-disable-tcp-hook"
This reverts commit 7a34c7b8df, reversing
changes made to 2b9b76f7bd.
|
2025-05-30 01:51:00 +12:00 |
|
Jake Barnby
|
c6b1209b8f
|
Disable TCP hook on stats resources
|
2025-05-30 00:32:55 +12:00 |
|
Jake Barnby
|
9cd521390f
|
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Workers/Builds.php
|
2025-05-28 21:00:38 +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 |
|
Fabian Gruber
|
241a0c88e1
|
fix: task coroutine hooks
|
2025-05-21 16:21:11 +02: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 |
|
loks0n
|
dde0dd2218
|
feat: add dev key to clients
|
2025-05-20 23:05:48 +01:00 |
|
Matej Bačo
|
cb97679553
|
Specs, SDKs and Docs fixes (deprecated params)
|
2025-05-20 11:50:36 +02:00 |
|
Jake Barnby
|
c0c9b64ce6
|
Fix length
|
2025-05-18 03:27:47 +12:00 |
|
Jake Barnby
|
91f8570801
|
Format
|
2025-05-17 01:57:57 +12:00 |
|
Jake Barnby
|
a3722f53a5
|
Fix getting function for rule
|
2025-05-17 01:39:25 +12:00 |
|
Jake Barnby
|
c56dba6b20
|
Add console
|
2025-05-17 00:19:12 +12:00 |
|
Jake Barnby
|
8ff4bc0f7b
|
Fix count
|
2025-05-16 22:07:34 +12:00 |
|
Jake Barnby
|
19d040d43d
|
Remove redundant method
|
2025-05-16 22:07:17 +12:00 |
|
Jake Barnby
|
379ffd8eeb
|
Disable coroutines
|
2025-05-16 20:30:29 +12:00 |
|
Jake Barnby
|
907d968a5f
|
Remove redundant doc migration
|
2025-05-16 17:25:06 +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
|
4e9385f70b
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
|
2025-05-14 21:29:10 +12:00 |
|
Jake Barnby
|
33fbab7e3d
|
Fix missing capture
|
2025-05-14 21:28:59 +12:00 |
|
Fabian Gruber
|
c0b7c47615
|
fix(schedules): disable coroutine until we have proper pool support (#9759)
|
2025-05-14 10:40:56 +02:00 |
|
Jake Barnby
|
09152a08e1
|
Fix merge
|
2025-05-14 18:27:51 +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
|
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 |
|
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
|
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 |
|
Matej Bačo
|
bbfb93c91b
|
Merge pull request #9676 from appwrite/feat-playground-templates
Feat: Add playground templates
|
2025-04-25 14:13:07 +02:00 |
|
Matej Bačo
|
d8103cb57e
|
Merge branch '1.7.x' into 1.6.x
|
2025-04-25 12:18:04 +02:00 |
|