Commit graph

258 commits

Author SHA1 Message Date
loks0n
1d86cc6010 feat: stats-usage on redis 2025-07-24 16:19:13 +01:00
Jake Barnby
5bb998b02d
Add API + CLI stubs 2025-07-03 14:24:40 -04:00
Jake Barnby
7d37f5b066
Lint 2025-07-03 14:18:19 -04:00
Jake Barnby
2a73dddbdb
Fix health 2025-07-03 14:09:08 -04:00
Steven Nguyen
6d55299836
Revert "worker: Graceful shutdown on SIGTERM" 2025-06-20 18:40:04 -07:00
Jake Barnby
3729c6b1c2
Cast sequence 2025-06-16 13:24:48 -04:00
Jake Barnby
bc7b310c51
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-06-12 12:20:34 -04:00
loks0n
bc41838c66 chore: remove endpoint selector 2025-06-12 14:22:17 +01:00
Jake Barnby
c852cb3ed0
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Workers/Audits.php
2025-06-09 20:08:41 -04:00
Christy Jacob
809d31bba2
Merge branch '1.7.x' into storage-telemetry 2025-06-03 12:06:12 +04:00
Fabian Gruber
d98c06abf2 feat(worker): install stop hooks and close consumer 2025-05-30 13:53:29 +02: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
Fabian Gruber
4fafb47508 Bring back telemetry for storage.
This reverts commit 6906a97c22.
2025-05-26 17:43:29 +02: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
Matej Bačo
9321f585f5
Update app/worker.php 2025-05-22 15:22:40 +02:00
Khushboo Verma
b727b8c100 Add configurable deployment and build size 2025-05-22 18:01:34 +05:30
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
Jake Barnby
9abc4d5d27
Lint 2025-05-18 21:20:15 +12:00
Jake Barnby
5bcb305338
Add back no telemetry injection 2025-05-18 21:20:08 +12:00
Jake Barnby
6906a97c22
Remove telemetry 2025-05-18 21:18:41 +12:00
Jake Barnby
a96f770e84
Fix merge 2025-05-17 22:43:32 +12:00
Jake Barnby
678578ad64
Fix merge 2025-05-17 20:33:32 +12:00
Jake Barnby
b41dfb49b4
Fix merge 2025-05-17 20:27:45 +12:00
Jake Barnby
d577fd1294
Sync 1.6.x 2025-05-17 20:23:46 +12:00
Matej Bačo
ac6450c726 Merge branch '1.6.x' into 1.7.x 2025-05-15 18:03:15 +02:00
Fabian Gruber
651cec65da
feat: telemetry for storage devices (#9761) 2025-05-15 10:21:38 +02: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
Chirag Aggarwal
3559ecbf80 chore: initialize plan in worker 2025-05-14 03:38:51 +00:00
Jake Barnby
c759f9ec11
Revert "Feat pool adapter" 2025-04-30 23:24:54 +12:00
Jake Barnby
47c5c55267
Remove redundant reclaims 2025-04-29 14:58:54 +12:00
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
Christy Jacob
de9b0e6eee
Revert "Add configurable function and build size" 2025-04-23 21:18:04 +05:30
Matej Bačo
8906d94e8f
Merge pull request #9648 from appwrite/feat-add-configurable-function-size
Add configurable function and build size
2025-04-22 10:51:29 +02:00
Jake Barnby
59c4536208
Format 2025-04-18 00:10:20 +12:00
Jake Barnby
ec65071ae3
Revert "Add publisher consumer pool adapter"
This reverts commit fe26dcb50a.
2025-04-17 23:59:43 +12:00
Jake Barnby
fe26dcb50a
Add publisher consumer pool adapter 2025-04-17 22:27:20 +12:00
Matej Bačo
cd9a2b761c Merge branch '1.7.x' into feat-sites 2025-04-17 12:13:06 +02:00
Jake Barnby
70364d7a07
Format 2025-04-17 17:09:08 +12:00
Jake Barnby
100870557b
Use cache pool adapter 2025-04-17 16:50:13 +12:00
Darshan
cc7d038c3e address comments: change deviceForCsvImports to deviceForImports. 2025-04-17 08:54:50 +05:30
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
Matej Bačo
733e0498a7 AI-recommended changes 2025-04-16 11:50:42 +02:00
Darshan
9d6cd8249a change: constant name. 2025-04-16 11:56:40 +05:30
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
Khushboo Verma
0df1396d52 Add plan to worker.php 2025-04-14 11:54:40 +00:00
Damodar Lohani
5f6e65c1aa
Merge branch 'feat-usage-dump-multi-tenant-batch' into fix-merge-stats-usage-and-dump 2025-04-13 09:47:45 +05:45
Darshan
624538fcaf revert: local dockerfile change. 2025-04-09 16:35:27 +05:30
Damodar Lohani
8d0cdb8e7f
Merge branch 'feat-sites' into fix-usage-sites 2025-04-08 14:30:43 +05:45