Commit Graph

  • 4b05a6cf8f Refactor URL parameter matching in OpenAPI3 and Swagger2 to use preg_match for improved accuracy with path aliases. ArnabChatterjee20k 2026-05-08 13:52:25 +05:30
  • fe4608a6c3 Merge branch '1.9.x' into feat/repository-branch-search-pagination Harsh Mahajan 2026-05-08 13:50:51 +05:30
  • d598773163 Adjust repository branch cursor typing for analysis harsh mahajan 2026-05-08 13:50:24 +05:30
  • 79a4eac82f Merge pull request #12241 from appwrite/migrate-away-from-blacksmith-based-runners Levi van Noort 2026-05-08 10:19:12 +02:00
  • 29bbc7299a Enhance URL parameter handling in OpenAPI3 and Swagger2 formats to support aliases for path parameters. ArnabChatterjee20k 2026-05-08 13:45:46 +05:30
  • 370a823888 Use a query validator for repository branch pagination harsh mahajan 2026-05-08 13:43:02 +05:30
  • 3fbe77a27c Fix repository branch cursorBefore pagination harsh mahajan 2026-05-08 13:31:32 +05:30
  • 1a0a19a793 Add search and pagination for repository branches harsh mahajan 2026-05-08 13:25:35 +05:30
  • bd0e7456a7 refactor: update ci runners to use volume instead of disk Levi van Noort 2026-05-08 09:08:42 +02:00
  • 6a0d2d5314 chore: add bigger disks to the provisioned setup Levi van Noort 2026-05-08 09:01:36 +02:00
  • 46e86ce854 fix: drop expired presences at fetch time and clean up Presence model attributes ArnabChatterjee20k 2026-05-08 12:28:33 +05:30
  • 53bd4cb00e Merge branch '1.9.x' into fix/vcs-stale-project-deployments fix/vcs-stale-project-deployments Harsh Mahajan 2026-05-08 12:27:00 +05:30
  • d836c4eaf8 Fix stale VCS repositories in GitHub deployments harsh mahajan 2026-05-08 12:26:08 +05:30
  • 721b3c1229 style(advisor): add strict return types to report delete action copilot-swe-agent[bot] 2026-05-08 06:56:05 +00:00
  • f63ded6159 chore(advisor): simplify report cleanup delete queries copilot-swe-agent[bot] 2026-05-08 06:55:28 +00:00
  • 56b9de097f fix(advisor): restore report delete with async nested cleanup copilot-swe-agent[bot] 2026-05-08 06:54:49 +00:00
  • 5767ab8ac7 refactor: update triggerPresenceUsage to accept Document and streamline presence cleanup logic ArnabChatterjee20k 2026-05-08 12:09:12 +05:30
  • 5002afde09 optimizations fix: update presence handling to include hostname and correct usage trigger parameter improvement: removed an external findOne call to the db and used the timestamps for knowing upsert did an update or a create ArnabChatterjee20k 2026-05-08 12:05:03 +05:30
  • 602e1be296 Merge pull request #12226 from appwrite/spike/isPublishable-migration Jake Barnby 2026-05-08 18:22:41 +12:00
  • e10d51c4eb Merge pull request #12240 from appwrite/fix/cache-control-callback Chirag Aggarwal 2026-05-08 11:39:30 +05:30
  • a9902c33df chore(advisor): clarify insights.write scope usage copilot-swe-agent[bot] 2026-05-08 06:08:17 +00:00
  • 6d0eab2583 refactor(advisor): make insights API read-only in CE copilot-swe-agent[bot] 2026-05-08 06:07:23 +00:00
  • 3d35d140d1 Relax storage preview cache hit max age Chirag Aggarwal 2026-05-08 11:27:35 +05:30
  • c13a0d1010 updated test ArnabChatterjee20k 2026-05-08 11:27:11 +05:30
  • 8ebf4fee46 Use storage cache callback max age Chirag Aggarwal 2026-05-08 11:18:55 +05:30
  • 9337daf7ac Preserve default storage cache hit max age Chirag Aggarwal 2026-05-08 11:15:17 +05:30
  • 0829b26508 refactor(insights): remove redundant payload field copilot-swe-agent[bot] 2026-05-08 05:44:20 +00:00
  • f526fc8577 roles updated ArnabChatterjee20k 2026-05-08 11:14:00 +05:30
  • 63333a0cbf updated delete endpoint exceptions ArnabChatterjee20k 2026-05-08 11:13:38 +05:30
  • 0048d3f911 updated presence worker deletion to cap the 30 days limit ArnabChatterjee20k 2026-05-08 11:10:36 +05:30
  • 31adbe6189 fix: update presence permissions from read to write in tests and implementation ArnabChatterjee20k 2026-05-08 11:02:25 +05:30
  • 2207fff44d Wait for storage preview cache hit in e2e Chirag Aggarwal 2026-05-08 10:52:31 +05:30
  • a1811570b3 fix: update presence permissions from read to write in roles and HTTP handlers ArnabChatterjee20k 2026-05-08 10:49:38 +05:30
  • 8e274012bd Relax storage preview cache max-age assertion Chirag Aggarwal 2026-05-08 10:48:12 +05:30
  • 8c57ff161e fix(insights): use VAR_ID for project internal references copilot-swe-agent[bot] 2026-05-08 05:17:15 +00:00
  • 0d65ffbb6c chore(insights): simplify report index lengths and orders copilot-swe-agent[bot] 2026-05-08 05:13:38 +00:00
  • 75a30793ac Remove preview flag from storage cache config Chirag Aggarwal 2026-05-08 10:42:39 +05:30
  • 96e5193601 Fix storage preview cache e2e assertion Chirag Aggarwal 2026-05-08 10:18:34 +05:30
  • 48e2ee9acb Test storage preview cache headers Chirag Aggarwal 2026-05-08 10:04:40 +05:30
  • 5841d0a944 Inline storage preview cache control Chirag Aggarwal 2026-05-08 09:59:36 +05:30
  • bf76736971 Split storage cache control context Chirag Aggarwal 2026-05-08 09:57:33 +05:30
  • 707e5d231a Scope storage cache control to previews Chirag Aggarwal 2026-05-08 09:55:33 +05:30
  • 6abd88b8f1 Type storage cache control config Chirag Aggarwal 2026-05-08 09:44:00 +05:30
  • 1208aff569 Fix storage cache hook analyze Chirag Aggarwal 2026-05-08 08:52:24 +05:30
  • 7b5a5b8d19 Rename storage cache control hook Chirag Aggarwal 2026-05-08 08:44:35 +05:30
  • 20ab5b026e Add cached response cache-control callback Chirag Aggarwal 2026-05-08 08:32:07 +05:30
  • db46a60168 Merge pull request #12237 from appwrite/chore/pin-github-actions Jake Barnby 2026-05-08 13:37:59 +12:00
  • f2b96318ca Merge branch '1.9.x' into spike/isPublishable-migration spike/isPublishable-migration premtsd-code 2026-05-07 21:37:53 +05:30
  • 1d004240e6 Merge pull request #12236 from appwrite/refactor/builds-publishing Luke B. Silver 2026-05-07 17:06:32 +01:00
  • 98ba86b876 Merge pull request #12239 from appwrite/fix-console-email-features Matej Bačo 2026-05-07 17:58:55 +02:00
  • c3881f9974 Fix console email policy features fix-console-email-features Matej Bačo 2026-05-07 17:13:26 +02:00
  • b2080fb8f9 refactor: migrate to different ci runners Levi van Noort 2026-05-07 17:07:13 +02:00
  • 04171dc0b8 Merge pull request #12238 from appwrite/fix-method-ids Jake Barnby 2026-05-08 01:11:55 +12:00
  • 21ba13a076 updated ArnabChatterjee20k 2026-05-07 18:40:26 +05:30
  • 708aea2532 chore: pin github actions to sha and bump to latest Jake Barnby 2026-05-08 01:07:12 +12:00
  • f947fde701 Restore platform fallback and null-template round-trip in BuildMessage refactor/builds-publishing loks0n 2026-05-07 13:56:46 +01:00
  • c86e31f3c8 Name cache breakers by entrypoint Chirag Aggarwal 2026-05-07 18:26:33 +05:30
  • 90f5f9b30b refactor: standalone regex matching for commit skip patterns harsh mahajan 2026-05-07 18:25:39 +05:30
  • 408a12322a Merge branch '1.9.x' into feat-ser-401-custom-triggers Harsh Mahajan 2026-05-07 18:17:27 +05:30
  • 3676af925c Sanitize bubbled message for non-typed exceptions on migration document Prem Palanisamy 2026-05-07 13:45:57 +01:00
  • ad37636952 Use separate cache circuit breakers per pool Chirag Aggarwal 2026-05-07 18:15:55 +05:30
  • 9242727811 Use default circuit breaker metric names Chirag Aggarwal 2026-05-07 18:11:52 +05:30
  • 81e57ea30e Revert gate fallback to always-publish on unknown exception types Prem Palanisamy 2026-05-07 13:36:49 +01:00
  • a52027af6d Merge branch '1.9.x' into fix/vcs-stale-project-deployments Harsh Mahajan 2026-05-07 18:03:37 +05:30
  • 78a51f8803 fix harsh mahajan 2026-05-07 18:03:20 +05:30
  • dc5108ea05 Order circuit breaker dependency with Utopia packages Chirag Aggarwal 2026-05-07 18:00:39 +05:30
  • 98b4e9b063 Loosen utopia-php/migration constraint back to 1.* (matches 1.9.x baseline) Prem Palanisamy 2026-05-07 13:30:21 +01:00
  • 97477686fd chore: sync 1.9.x into feat-dedicated-db Jake Barnby 2026-05-08 00:29:51 +12:00
  • 655dce7270 Merge branch '1.9.x' into fix/vcs-stale-project-deployments Harsh Mahajan 2026-05-07 12:55:16 +05:30
  • 7d0843cc7f Migrate queueForBuilds to publisherForBuilds pattern loks0n 2026-05-07 13:23:21 +01:00
  • 409cebb26e Apply suggestion from @greptile-apps[bot] Jake Barnby 2026-05-08 00:12:20 +12:00
  • e4b51d0abb Drop custom utopia-php/migration VCS repo (now resolved via Packagist) Prem Palanisamy 2026-05-07 13:10:05 +01:00
  • 76ddaf0317 Merge branch '1.9.x' into spike/isPublishable-migration premtsd-code 2026-05-07 17:17:55 +05:30
  • dfd6c2fbb4 Merge pull request #12235 from appwrite/fix-method-ids ArnabChatterjee20k 2026-05-07 16:56:06 +05:30
  • 399f75e8e7 updated ArnabChatterjee20k 2026-05-07 16:35:56 +05:30
  • 7917506b58 updated oauth ArnabChatterjee20k 2026-05-07 16:30:23 +05:30
  • 461e07cfee Merge pull request #12234 from appwrite/chore-improve-project-response-tests Matej Bačo 2026-05-07 12:39:54 +02:00
  • 706459e314 updated ArnabChatterjee20k 2026-05-07 16:01:52 +05:30
  • 7e9d6f33c8 updated methods ArnabChatterjee20k 2026-05-07 15:56:44 +05:30
  • a1e51d27eb PR review fixes chore-improve-project-response-tests Matej Bačo 2026-05-07 11:57:14 +02:00
  • 0b881ec58a Finish test improvements for get project Matej Bačo 2026-05-07 11:45:25 +02:00
  • 9de9e5bdf0 test: stabilise ProjectWebhooks and Proxy e2e suites Jake Barnby 2026-05-07 21:37:15 +12:00
  • de361573f2 fix: thread gauges through StatsResources message envelope Jake Barnby 2026-05-07 21:30:13 +12:00
  • c4a941015f Continue adding project get tests Matej Bačo 2026-05-07 11:26:55 +02:00
  • 379a388f61 auth security get project tests Matej Bačo 2026-05-07 11:12:05 +02:00
  • 38575d7620 Improve get project tests Matej Bačo 2026-05-07 11:06:47 +02:00
  • fe27ae0584 Fix failing tests Matej Bačo 2026-05-07 10:58:05 +02:00
  • 8ad106632e Improve tests further Matej Bačo 2026-05-07 10:40:54 +02:00
  • 3a21eb9b09 Allow cache circuit breaker metric prefix override Chirag Aggarwal 2026-05-07 14:03:20 +05:30
  • 4721523ea8 Improve project tests Matej Bačo 2026-05-07 10:30:56 +02:00
  • 917ce627bb chore: merge 1.9.x into feat-dedicated-db Jake Barnby 2026-05-07 20:30:08 +12:00
  • 9ccb705054 Remove redundant realtime register global Chirag Aggarwal 2026-05-07 13:54:50 +05:30
  • e7d3384660 Pin utopia-php/migration to 1.10.* (release with Sentry-leak fix) Prem Palanisamy 2026-05-07 09:22:21 +01:00
  • 8bcdce71c9 Fix cache breaker telemetry dependency Chirag Aggarwal 2026-05-07 13:51:24 +05:30
  • 6d12416ef0 Share cache circuit breaker configuration Chirag Aggarwal 2026-05-07 13:40:35 +05:30
  • 6d30c2b015 Add circuit breaker around cache adapter Chirag Aggarwal 2026-05-07 13:31:20 +05:30
  • 0ccb206a1d Merge branch '1.9.x' into spike/isPublishable-migration premtsd-code 2026-05-07 13:31:07 +05:30
  • 3b2a01f470 Merge pull request #11910 from appwrite/feat/skip-duplicates Jake Barnby 2026-05-07 19:21:47 +12:00
  • a8f33ab964 Merge branch '1.9.x' into presence-api Jake Barnby 2026-05-07 19:13:57 +12:00
  • 0f67fd7618 Merge pull request #12210 from appwrite/realtime-messsage-dispatchers Jake Barnby 2026-05-07 19:12:56 +12:00