Chirag Aggarwal
9295869279
Fix GraphQL preview test assertions
2026-05-08 17:51:42 +05:30
Chirag Aggarwal
5472bff265
Merge pull request #12219 from abhay-dev2901/fix/scheduler-platform-env
2026-05-08 17:17:43 +05:30
Abhay
27de465032
Merge branch '1.9.x' into fix/scheduler-platform-env
2026-05-08 17:14:42 +05:30
Chirag Aggarwal
f2a59de804
Merge branch '1.9.x' into refactor/mails-messaging-publishers
2026-05-08 17:13:49 +05:30
Prem Palanisamy
4563706b76
chore: bump utopia-php/migration to a5195ba (SDK 23 typed models refactor)
2026-05-08 12:38:20 +01:00
Chirag Aggarwal
be9bb5e34d
Merge pull request #12249 from appwrite/fix/preview-conditional-transforms
2026-05-08 16:40:56 +05:30
Chirag Aggarwal
0a582daff0
Merge pull request #12248 from appwrite/codex/bump-logger-0.8.0
2026-05-08 16:38:05 +05:30
Torsten Dittmann
003647abd7
Merge branch '1.9.x' into fix/preview-conditional-transforms
2026-05-08 15:06:08 +04:00
Torsten Dittmann
9100e06bbe
perf(storage): skip no-op imagick transforms and add transform value spans
...
- Only call crop() when dimensions > 0 or gravity differs from center
- Only call setOpacity() when opacity !== 1.0 (was always called due to !empty(1.0))
- Only call setBorder() when borderWidth > 0
- Only call setBorderRadius() when borderRadius > 0
- Only call setRotation() when rotation !== 0
- Add Span::add() with actual values inside each transform condition
- Leave output() unconditional (format conversion always applies)
2026-05-08 15:04:54 +04:00
Chirag Aggarwal
fc83b4d986
Bump logger dependency
2026-05-08 16:25:46 +05:30
Harsh Mahajan
4954655e8b
Merge pull request #12243 from appwrite/feat/repository-branch-search-pagination
...
feat: Add search and pagination for repository branches
2026-05-08 16:14:06 +05:30
ArnabChatterjee20k
319483d41d
Merge pull request #12244 from appwrite/fix-method-ids
...
Enhance URL parameter handling in OpenAPI3 and Swagger2 formats to su…
2026-05-08 15:35:05 +05:30
ArnabChatterjee20k
6da8c1cb12
updated
2026-05-08 15:21:52 +05:30
Aditya Oberai
5f6b1dda1a
update composer lock
2026-05-08 09:35:38 +00:00
Aditya Oberai
8df7a628c8
Merge branch '1.9.x' into add-codex-plugin
2026-05-08 09:34:43 +00:00
Chirag Aggarwal
18ec96f124
Address Greptile feedback for queue publishers
2026-05-08 14:41:58 +05:30
ArnabChatterjee20k
d303d6f807
Refactor path parameter detection in OpenAPI3 and Swagger2 by utilizing array flipping for improved performance and clarity in matching aliases.
2026-05-08 14:39:26 +05:30
Chirag Aggarwal
34075322d7
Migrate mails and messaging queues to publishers
2026-05-08 14:32:11 +05:30
Prem Palanisamy
74b84ba38c
feat: bump utopia-php/abuse and utopia-php/migration to feat/sdk-23 branches
2026-05-08 09:52:47 +01:00
ArnabChatterjee20k
07973dee2d
Refactor URL parameter replacement logic in OpenAPI3 and Swagger2 to ensure accurate matching of path parameters by checking for trailing characters.
2026-05-08 14:19:51 +05:30
ArnabChatterjee20k
5cfaa0807d
Refactor URL parameter matching in OpenAPI3 and Swagger2 to improve path parameter detection by checking for trailing characters.
2026-05-08 14:08:27 +05:30
ArnabChatterjee20k
e181954dd1
removed regex
2026-05-08 14:01:04 +05:30
ArnabChatterjee20k
4b05a6cf8f
Refactor URL parameter matching in OpenAPI3 and Swagger2 to use preg_match for improved accuracy with path aliases.
2026-05-08 13:52:25 +05:30
Harsh Mahajan
fe4608a6c3
Merge branch '1.9.x' into feat/repository-branch-search-pagination
2026-05-08 13:50:51 +05:30
harsh mahajan
d598773163
Adjust repository branch cursor typing for analysis
2026-05-08 13:50:24 +05:30
Levi van Noort
79a4eac82f
Merge pull request #12241 from appwrite/migrate-away-from-blacksmith-based-runners
...
refactor: migrate to different ci runners
2026-05-08 10:19:12 +02:00
ArnabChatterjee20k
29bbc7299a
Enhance URL parameter handling in OpenAPI3 and Swagger2 formats to support aliases for path parameters.
2026-05-08 13:45:46 +05:30
harsh mahajan
370a823888
Use a query validator for repository branch pagination
2026-05-08 13:43:02 +05:30
harsh mahajan
3fbe77a27c
Fix repository branch cursorBefore pagination
2026-05-08 13:31:32 +05:30
harsh mahajan
1a0a19a793
Add search and pagination for repository branches
2026-05-08 13:25:35 +05:30
Levi van Noort
bd0e7456a7
refactor: update ci runners to use volume instead of disk
2026-05-08 09:08:42 +02:00
Levi van Noort
6a0d2d5314
chore: add bigger disks to the provisioned setup
2026-05-08 09:01:36 +02:00
copilot-swe-agent[bot] and abnegate
721b3c1229
style(advisor): add strict return types to report delete action
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/6496395d-5cbf-42ba-a3e0-d3c9e6ca901c
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:56:05 +00:00
copilot-swe-agent[bot] and abnegate
f63ded6159
chore(advisor): simplify report cleanup delete queries
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/6496395d-5cbf-42ba-a3e0-d3c9e6ca901c
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:55:28 +00:00
copilot-swe-agent[bot] and abnegate
56b9de097f
fix(advisor): restore report delete with async nested cleanup
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/6496395d-5cbf-42ba-a3e0-d3c9e6ca901c
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:54:49 +00:00
Jake Barnby
602e1be296
Merge pull request #12226 from appwrite/spike/isPublishable-migration
...
Stop user-data errors leaking to Sentry from migrations worker (isPublishable)
2026-05-08 18:22:41 +12:00
Chirag Aggarwal
e10d51c4eb
Merge pull request #12240 from appwrite/fix/cache-control-callback
2026-05-08 11:39:30 +05:30
copilot-swe-agent[bot] and abnegate
a9902c33df
chore(advisor): clarify insights.write scope usage
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/8d7897b5-ac68-487d-954a-be717380bf66
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:08:17 +00:00
copilot-swe-agent[bot] and abnegate
6d0eab2583
refactor(advisor): make insights API read-only in CE
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/8d7897b5-ac68-487d-954a-be717380bf66
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:07:23 +00:00
Chirag Aggarwal
3d35d140d1
Relax storage preview cache hit max age
2026-05-08 11:27:35 +05:30
Chirag Aggarwal
8ebf4fee46
Use storage cache callback max age
2026-05-08 11:18:55 +05:30
Chirag Aggarwal
9337daf7ac
Preserve default storage cache hit max age
2026-05-08 11:15:17 +05:30
copilot-swe-agent[bot] and abnegate
0829b26508
refactor(insights): remove redundant payload field
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/a680e208-34b8-4bae-a7fd-51949112233a
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 05:44:20 +00:00
Chirag Aggarwal
2207fff44d
Wait for storage preview cache hit in e2e
2026-05-08 10:52:31 +05:30
Chirag Aggarwal
8e274012bd
Relax storage preview cache max-age assertion
2026-05-08 10:48:12 +05:30
copilot-swe-agent[bot] and abnegate
8c57ff161e
fix(insights): use VAR_ID for project internal references
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/688345d8-e680-46c7-9002-82f73193461b
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 05:17:15 +00:00
copilot-swe-agent[bot] and abnegate
0d65ffbb6c
chore(insights): simplify report index lengths and orders
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/2e52811c-bf98-4b39-b3f7-64fabcef4cf6
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 05:13:38 +00:00
Chirag Aggarwal
75a30793ac
Remove preview flag from storage cache config
2026-05-08 10:42:39 +05:30
Chirag Aggarwal
96e5193601
Fix storage preview cache e2e assertion
2026-05-08 10:18:34 +05:30
Chirag Aggarwal
48e2ee9acb
Test storage preview cache headers
2026-05-08 10:04:40 +05:30