Chirag Aggarwal
78bbe77580
fix: align project sdk spec generation
2026-04-13 10:33:45 +05:30
Chirag Aggarwal
05dc264df9
remove specs task HTTP bootstrap
2026-04-09 10:41:04 +05:30
Matej Bačo
331fcee710
Merge branch '1.9.x' into feat-public-platform-api
2026-04-07 10:43:11 +02:00
Chirag Aggarwal
66e68aea14
fix: fail specs when docs are missing
2026-04-05 19:37:29 +05:30
Matej Bačo
b554243447
Merge branch '1.9.x' into feat-public-platform-api
2026-04-01 13:35:46 +02:00
Chirag Aggarwal
f2ea0b9b48
Fix PHPStan baseline cleanup issues (part 2)
2026-04-01 10:20:20 +05:30
Matej Bačo
038f4b5992
More backwards compatibility fixes
2026-03-24 13:33:15 +01:00
ArnabChatterjee20k
c7907932e4
Revert "Revert "Documentsdb + vectordb (latest)""
2026-03-19 20:30:42 +05:30
ArnabChatterjee20k
9917f95dfd
Revert "Documentsdb + vectordb (latest)"
2026-03-19 19:18:27 +05:30
ArnabChatterjee20k
e4178d9ae6
Merge remote-tracking branch 'origin/sync-mongodb' into sync-mongodb
2026-03-10 16:34:10 +05:30
ArnabChatterjee20k
52e2276445
Update dependencies and refactor code for clarity
...
- Changed version constraint for `spomky-labs/otphp` in composer.json to allow any 11.x version.
- Refactored `getDatabasesDBForProject` method in Migrations class to use the shorthand syntax for callable.
- Updated return values in Format class to use more descriptive types for index creation.
- Corrected parameter documentation in Attributes class for clarity and consistency.
2026-03-10 15:49:03 +05:30
ArnabChatterjee20k
681d930da3
renamed vectordb to vectordb
2026-03-09 13:51:48 +05:30
ArnabChatterjee20k
f102419d7c
updated format
2026-03-05 14:03:17 +05:30
ArnabChatterjee20k
a863ac773a
updated index specs
2026-03-05 13:30:54 +05:30
ArnabChatterjee20k
d6c8aeee2a
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-03-02 12:49:01 +05:30
Prem Palanisamy
ad625029e8
feat: add migration resource enums to SDK specification
2026-02-24 15:54:42 +00:00
ArnabChatterjee20k
ae33104ecf
added admin auth to the index creation
2026-02-11 18:19:46 +05:30
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
ArnabChatterjee20k
3b2eb02f8a
Merge branch '1.8.x' into documents-db-api
2026-02-09 17:27:09 +05:30
Chirag Aggarwal
1eaf5d5ffa
replace app usage with http
2026-02-04 11:22:04 +05:30
ArnabChatterjee20k
02cddb5c08
updated the format specs
2026-01-28 10:55:19 +05:30
ArnabChatterjee20k
ba82aab563
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-01-19 13:22:53 +05:30
Darshan
75696a21bf
update: remove excluded keys from descriptions.
2026-01-15 11:56:19 +05:30
Darshan
4d2f631393
update: exclude the mocks.
...
update: nice group based blacklisting.
2026-01-14 17:07:33 +05:30
Darshan
08cd610823
exclude the mocks.
2026-01-14 16:47:21 +05:30
ArnabChatterjee20k
f580dc9145
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2026-01-13 14:32:46 +05:30
Chirag Aggarwal
b78be65376
fix: make getScreenshot output param to use ImageFormat enum
2025-12-24 13:39:51 +05:30
Chirag Aggarwal
5daacb7161
Refactor Specs task for better code organization
...
- Extract platform, auth counts, and keys into separate methods
- Add getPlatforms(), getAuthCounts(), and getKeys() methods
- Extract SDK platform logic into getSDKPlatformsForRouteSecurity()
- Add PHPDoc comments with proper type hints
- Move constructor to top of class for better readability
2025-12-14 11:21:44 +05:30
ArnabChatterjee20k
070ec03c0c
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-12-08 17:31:04 +05:30
Chirag Aggarwal
8fe1ec48d0
chore: browser permissions enum
2025-12-03 09:28:39 +05:30
ArnabChatterjee20k
a423067b36
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-11-21 19:53:52 +05:30
Chirag Aggarwal
ba10bed271
chore: change VCSDeploymentType enum to VCSReferenceType
2025-11-21 09:56:26 +05:30
Chirag Aggarwal
a2463f8cc3
fix naming
2025-11-20 15:23:16 +05:30
Chirag Aggarwal
4b752c15e8
functions too
2025-11-20 10:42:13 +05:30
Chirag Aggarwal
fcce6f8d34
fix: override template deployment type enum name
2025-11-20 10:32:56 +05:30
ArnabChatterjee20k
0108f86180
linting + merge conflicts resolving
2025-10-10 13:39:16 +05:30
ArnabChatterjee20k
2c037803f0
updated sdk names and enums for documentsdb
2025-10-09 18:41:10 +05:30
Chirag Aggarwal
5245ff7167
update enum name
2025-09-29 11:29:40 +05:30
Chirag Aggarwal
9ede8cfb91
fix: healthstatus enum override due to conflict
2025-09-23 16:52:35 +05:30
Chirag Aggarwal
17f1cb214f
override healthstatus
2025-09-23 10:57:35 +05:30
Chirag Aggarwal
84a4ef0baf
chore: include response model enum names
2025-09-23 10:47:39 +05:30
Jake Barnby
842dce2659
Update tablesDb -> tablesDB
2025-08-21 02:20:05 +12:00
Jake Barnby
c636081e64
Fix specs
2025-08-20 02:05:14 +12:00
Jake Barnby
e3807366a9
Fix service refs
2025-08-20 01:56:12 +12:00
Jake Barnby
2ade66d85e
Casing
2025-08-20 01:02:58 +12:00
Jake Barnby
68bf4a6f44
Fix usage
2025-08-19 01:50:32 +12:00
Jake Barnby
434c199510
Fix spec gen
2025-08-19 01:24:41 +12:00
Darshan
557493d091
update: move to grids api.
2025-07-27 12:05:40 +05:30
Jake Barnby
cdbd89b3f3
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.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.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-07-27 16:07:04 +12:00
Chirag Aggarwal
3cbded226b
fix: unwanted method being added to specs
2025-07-24 10:07:46 +05:30