Jake Barnby
2ebc6f70ef
(fix): param default
2026-04-01 15:49:40 +13:00
Damodar Lohani
3ed1ca736d
Merge pull request #11731 from appwrite/claude/update-php-runtimes-hNh1r
...
Update dependencies
2026-04-01 07:57:25 +05:45
Jake Barnby
9fa35db838
Merge pull request #11733 from appwrite/fix-defaults
2026-04-01 02:08:45 +00:00
Jake Barnby
ccc0cfbfdc
(fix): migrate default
2026-04-01 15:04:52 +13:00
Jake Barnby
8bb6b5cd2a
Merge pull request #11646 from appwrite/feat/import-export-json
2026-04-01 01:56:47 +00:00
Claude
afea4ca57b
Update appwrite/php-runtimes to 0.19.5
...
https://claude.ai/code/session_01KXrbPzuXNzRhn38xm9zqwJ
2026-04-01 01:44:07 +00:00
Jake Barnby
b30b89ade9
Merge pull request #11730 from appwrite/fix-v24
2026-04-01 01:11:54 +00:00
Jake Barnby
829cf887dc
(fix): missing users case
2026-04-01 14:07:59 +13:00
premtsd-code
d862a64874
Merge branch '1.9.x' into feat/import-export-json
2026-03-31 22:54:12 +01:00
Luke B. Silver
142e671c7d
Merge pull request #11720 from appwrite/codex/phpstan-core-type-docs-1
...
[codex] Fix PHPStan core type and PHPDoc issues (part 1)
2026-03-31 19:42:26 +01:00
Chirag Aggarwal
b4085d1083
Fix token trait PHPStan static access
2026-03-31 22:23:37 +05:30
Chirag Aggarwal
18ed6a9c59
Fix more PHPStan static access issues
2026-03-31 22:04:37 +05:30
Chirag Aggarwal
3d64ccd056
Fix more PHPStan docblock issues
2026-03-31 21:48:14 +05:30
Chirag Aggarwal
4f73eb021f
Fix PHPStan core type and PHPDoc issues (part 1)
2026-03-31 21:44:20 +05:30
premtsd-code
7dcfd3ff3d
Update description for get-queue-audits endpoint
2026-03-31 12:38:48 +01:00
Prem Palanisamy
4dfdfb5e59
Merge remote-tracking branch 'origin/1.9.x' into feat/import-export-json
2026-03-31 12:37:17 +01:00
Prem Palanisamy
5d1009b324
fix: correct resourceType routing, schemaless validation, and E2E tests for migrations
...
- Add getDatabaseResourceType() helper to map database types to resource constants
- Use database-specific resourceType for CSV/JSON import/export instead of hardcoded TYPE_DATABASE
- Skip attribute validation for schemaless databases (DocumentsDB/VectorsDB) in exports
- Parse JSON export queries in migration worker
- Restore MigrationsBase from 1.9.x and append VectorsDB/DocumentsDB E2E tests
2026-03-31 12:35:18 +01:00
Chirag Aggarwal
4568316345
Merge pull request #11715 from appwrite/fix-specs-defaults
...
Fix spec generation defaults for _APP_HOME and _APP_SYSTEM_TEAM_EMAIL
2026-03-31 15:52:14 +05:30
Jake Barnby
c444bccacc
Merge pull request #11716 from appwrite/fix-installer
1.9.0-rc.6
2026-03-31 10:09:42 +00:00
Jake Barnby
f9aee4de5d
(fix): clear stale install data before starting new installation
2026-03-31 23:08:31 +13:00
Chirag Aggarwal
037878cc75
fix: use correct defaults for spec generation
...
Use https://appwrite.io and team@appwrite.io as defaults for _APP_HOME
and _APP_SYSTEM_TEAM_EMAIL in spec generation, instead of [HOSTNAME]
and team@localhost.test placeholders.
2026-03-31 15:11:11 +05:30
Jake Barnby
416b26ac7d
Merge pull request #11710 from appwrite/fix-installer
...
(fix): guard against missing Host header in dispatch
1.9.0-rc.5
2026-03-31 08:30:23 +00:00
Jake Barnby
b47ac00ca8
(refactor): rename migrate param and add --migrate flag to upgrade task
2026-03-31 21:08:29 +13:00
Jake Barnby
2f53d09c5b
(feat): add database migration step to upgrade installer
2026-03-31 20:58:33 +13:00
Jake Barnby
1fa1aa8621
(fix): guard against missing Host header in dispatch
2026-03-31 20:58:22 +13:00
Jake Barnby
ec20fb59e2
Merge pull request #11689 from appwrite/fix-installer
1.9.0-rc.4
2026-03-31 03:51:20 +00:00
Jake Barnby
7e49cf0bed
Revert "(fix): increase GraphQL schema polling timeouts to match CI expectations"
...
This reverts commit 4e32497be1 .
2026-03-31 16:48:32 +13:00
Jake Barnby and Claude Opus 4.6
4e32497be1
(fix): increase GraphQL schema polling timeouts to match CI expectations
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 16:26:20 +13:00
Jake Barnby
fe6f79c9c6
(fix): restore ip key in tracking payload
2026-03-31 16:02:22 +13:00
Jake Barnby
5c84efdd7c
(fix): upgrade UI — remove min-height, hide secret key row, fix copy
2026-03-31 15:58:45 +13:00
Jake Barnby
02d234ad3a
(fix): detect existing installation as upgrade for web installer
2026-03-31 15:58:41 +13:00
Jake Barnby
8b7459f634
(fix): address review comments — coroutine guard and hostIp key
2026-03-31 15:15:51 +13:00
Jake Barnby
100cbf50f0
Merge remote-tracking branch 'origin/feat-auto-detect-cli' into fix-installer
...
# Conflicts:
# src/Appwrite/Platform/Tasks/Install.php
2026-03-31 15:04:56 +13:00
Jake Barnby
c7c59f4e7b
Fix key
2026-03-31 15:04:04 +13:00
Jake Barnby
a955dff55a
(fix): run install tracking in coroutine to avoid blocking worker
2026-03-31 14:59:31 +13:00
Jake Barnby
7bcd5b4ebc
(fix): remove swallowed exception around tracking call
2026-03-31 14:46:04 +13:00
Jake Barnby
dfb23612b0
(docs): rewrite AGENTS.md with module structure and action patterns
2026-03-31 14:44:24 +13:00
Jake Barnby
4e71a54fae
(fix): send SSE done event before tracking to prevent installer hang
2026-03-31 14:44:20 +13:00
Jake Barnby
ea032c2804
Merge pull request #11679 from appwrite/fix/remove-documentsdb-spatial
2026-03-30 23:40:03 +00:00
Prem Palanisamy
a80ecd0cb6
fix: alphabetize imports, update phpstan baseline count for migrations tests
2026-03-30 17:24:58 +01:00
Prem Palanisamy
8be7c6182e
fix: update composer.lock for utopia-php/database branch
2026-03-30 17:16:05 +01:00
premtsd-code
3bb6a8bcc8
Merge branch '1.9.x' into feat/import-export-json
2026-03-30 16:15:16 +01:00
Prem Palanisamy
c72d438a10
fix: remove INDEX_SPATIAL from DocumentsDB index creation
2026-03-30 15:55:37 +01:00
Prem Palanisamy
0085d93aeb
fix: add version alias for database branch
2026-03-30 15:48:05 +01:00
Prem Palanisamy
3b9b0c96c4
use utopia-php/database fix/mongo-order-case branch for order case normalization
2026-03-30 15:46:20 +01:00
Prem Palanisamy
2611bf4af1
fix: add setPlatform to JSON import trigger for consistency
2026-03-30 15:43:21 +01:00
Prem Palanisamy
de219de31d
fix: restore original databasetype block in CSV export
2026-03-30 15:26:09 +01:00
Prem Palanisamy
d8bbd82556
fix: remove duplicate database fetch, add null-safe queries fallback, add schemaless comment
2026-03-30 14:55:05 +01:00
Harsh Mahajan
5d962e21b0
Merge pull request #11674 from appwrite/fix-vcs-sdk-models
...
fix: merge duplicate SDK responses in VCS repository list and detections
2026-03-30 16:49:56 +05:30
Harsh Mahajan
551c83dd2c
fix: merge duplicate SDK responses in VCS repository list and detections
2026-03-30 16:34:26 +05:30