Matej Bačo
248b3c8b32
Revert "Revert "Features with schema changes""
2026-03-04 14:31:27 +01:00
Matej Bačo
f8b31e7db7
Revert "Features with schema changes"
2026-03-04 14:31:05 +01:00
Matej Bačo
1f5fd919c9
Merge branch '1.8.x' into feat-1.8.x-new-schema
2026-03-04 14:13:01 +01:00
Chirag Aggarwal
2d05d608f4
Upgrade utopia-php dependencies and fix namespace changes
...
- Upgrade utopia-php/cli from 0.15 to 0.22
- Upgrade utopia-php/analytics from 0.10 to 0.15
- Upgrade utopia-php/orchestration from 0.9 to 0.19
- Use dev branches for utopia-php/framework and utopia-php/platform
- Remove utopia-php/swoole dependency (merged into framework)
- Migrate Utopia\CLI\Console to Utopia\Console across all files
- Migrate Utopia\Http to Utopia\Http\Http namespace
- Migrate Utopia\Swoole\Files to Utopia\Http\Files (now instance-based)
- Convert static CLI::setResource() calls to instance-based Dependency API
- Fix StatsResources task named parameter mismatch
2026-02-10 10:34:24 +05:30
Matej Bačo
51e03353dd
Merge branch '1.8.x' into feat-1.8.x-new-schema
2025-12-31 15:13:35 +01:00
Hemachandar
1b70bc812b
keep certificate renewal in maintenance worker
2025-12-29 14:51:59 +05:30
Hemachandar
88bd35ce98
periodic task for rule verification & certificate generation
2025-12-18 12:40:24 +05:30
Matej Bačo
0ec755911e
Finish maintenance test
2025-12-15 18:44:27 +01:00
Matej Bačo
be626ad0fc
Add deployment retention to sites and functions
2025-12-15 17:33:10 +01:00
loks0n
f765eb92e7
feat: cors service
2025-12-11 09:01:31 +00:00
Jake Barnby
b9211d7141
Add delete old CSV job for maintenance
2025-11-14 15:55:41 +13:00
Chirag Aggarwal
66786f20f0
chore: use md5 if enabled
2025-07-29 16:53:55 +05:30
Chirag Aggarwal
1731212ebb
chore: improve check
2025-07-29 15:26:37 +05:30
Chirag Aggarwal
3db9cd06d5
chore: filter certificates renewal task in maintenance by region
2025-07-29 15:21:15 +05:30
Khushboo Verma
55be41f633
Resolve merge conflicts
2025-06-13 18:06:47 +05:30
Christy Jacob
b4b28a9cf4
fix: project iteration loop
2025-06-11 18:36:52 +04:00
Christy Jacob
261adac306
chore: linter
2025-06-10 16:40:02 +04:00
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
Khushboo Verma
6530d31e7a
Use ->action(...))
2025-06-04 14:07:43 +05:30
Matej Bačo
af0c872999
Merge branch '1.6.x' into 1.7.x
2025-05-13 10:11:39 +02: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
Matej Bačo
d8103cb57e
Merge branch '1.7.x' into 1.6.x
2025-04-25 12:18:04 +02: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
a7199ff980
debug
2025-03-23 10:44:00 +02:00
Matej Bačo
cb85cfc5d9
Merge branch '1.7.x' into feat-sites
2025-03-20 16:42:36 +01:00
Jake Barnby
31ca35782b
Use cursor pagination with bigger limit for maintenance project loop
2025-03-20 15:21:24 +13:00
Matej Bačo
725dff7f0f
Merge branch '1.7.x' into feat-sites
2025-03-13 11:41:28 +01:00
Khushboo Verma
39699d16ba
Simplify callback syntax in tasks
2025-03-12 16:55:48 +05:30
Chirag Aggarwal
6a6d99a9d0
chore: queue console project for maintenance delete
2025-03-10 08:54:20 +00:00
Christy Jacob
e4efaf1efa
fix: maintenance job missing type
2025-01-17 22:53:31 +05:30
Christy Jacob
e8f97baf26
fix: incorrect project payloads
2025-01-16 13:14:47 +05:30
loks0n
769772a0a8
fix: remove abuse delete trigger
2024-12-27 20:30:03 +00:00
Christy Jacob
75b42e134a
chore: replace occurrences of dbForConsole to dbForPlatform
2024-12-12 14:30:26 +04:00
Fabian Gruber
3a9ba8a6ad
feat: move certificate generation to Adapter
2024-11-26 13:54:52 +01:00
fogelito
c43177093e
Merge remote-tracking branch 'origin/migrations-backups' into migrations-backups
2024-08-22 17:31:05 +03:00
fogelito
5f27d75c11
Address comments
2024-08-22 17:30:50 +03:00
Shmuel Fogel
f1da0b2e61
Update src/Appwrite/Platform/Tasks/Maintenance.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2024-08-22 17:21:11 +03:00
fogelito
ff1a679c49
Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups-v2
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Maintenance.php
# src/Appwrite/Platform/Workers/Migrations.php
# tests/e2e/Services/Databases/DatabasesBase.php
2024-08-20 16:36:54 +03:00
fogelito
9b20802b4c
Only comment
2024-08-20 10:09:02 +03:00
fogelito
42671400bb
Remove interface
2024-08-20 10:08:07 +03:00
fogelito
04967763e7
Add Iprojects
2024-08-19 18:46:20 +03:00
fogelito
b47fd08f71
Remove interface
2024-08-19 18:26:54 +03:00
fogelito
49b659a9ae
Remove interface
2024-08-19 18:01:29 +03:00