Commit Graph

  • 82ec75d582 chore: address PR review feedback Chirag Aggarwal 2026-04-10 13:12:08 +05:30
  • 6bf6142667 refactor: migrate selected queues to publishers Chirag Aggarwal 2026-04-10 13:02:00 +05:30
  • e444197cbf Merge branch '1.9.x' into feat-skip-deployment-commit-message feat-skip-deployment-commit-message Harsh Mahajan 2026-04-10 12:56:13 +05:30
  • f1603fee6e Update src/Appwrite/Platform/Modules/VCS/Http/GitHub/Deployment.php Harsh Mahajan 2026-04-10 12:56:03 +05:30
  • 938e65cb02 Merge pull request #11831 from appwrite/codex/remove-realtime-http-dependency Chirag Aggarwal 2026-04-10 12:54:45 +05:30
  • 6a33480ad2 feat: Git commit message that skips deployment harsh mahajan 2026-04-10 12:47:42 +05:30
  • 114de91f48 Merge pull request #11767 from appwrite/realtime-query-message-payload ArnabChatterjee20k 2026-04-10 12:06:00 +05:30
  • 2e6f3f5c14 typo realtime-query-message-payload ArnabChatterjee20k 2026-04-10 11:13:03 +05:30
  • 7b3d9bae03 updated authorization ArnabChatterjee20k 2026-04-10 11:04:44 +05:30
  • d81a1154e3 refactor: isolate realtime connection resources codex/remove-realtime-http-dependency Chirag Aggarwal 2026-04-10 10:19:41 +05:30
  • a944c65660 refactor: move worker message resources Chirag Aggarwal 2026-04-10 09:43:32 +05:30
  • 856046dc82 shrink the size Chirag Aggarwal 2026-04-10 09:28:17 +05:30
  • 2ca551123d use connection container Chirag Aggarwal 2026-04-10 09:25:00 +05:30
  • c861d45749 Merge branch '1.9.x' into codex/remove-realtime-http-dependency Chirag Aggarwal 2026-04-10 09:02:23 +05:30
  • 4a43969da9 fix: use consistent dot notation for all storage span attribute names feat/storage-cache-spans loks0n 2026-04-09 19:53:20 +01:00
  • 6fa4122910 fix: rename storage span attributes to use dot notation for ids loks0n 2026-04-09 19:52:25 +01:00
  • 1d27101770 feat: add tracing spans for storage file preview timing and cache state loks0n 2026-04-09 19:49:57 +01:00
  • 9214decc8d Merge pull request #11843 from appwrite/fix/session-mails Luke B. Silver 2026-04-09 18:30:24 +01:00
  • ee4ae3bd47 fix: set project on mail queue in session mails listener fix/session-mails loks0n 2026-04-09 18:26:07 +01:00
  • 53a114e7e4 Merge pull request #11842 from appwrite/fix/storage-cache Luke B. Silver 2026-04-09 17:27:27 +01:00
  • f2df9cb93a fix: storage preview cache misses and stale cache eviction fix/storage-cache loks0n 2026-04-09 17:05:14 +01:00
  • 480699f9c3 ci: scan image tar directly with trivy instead of referencing by name ci/combine-linter-job loks0n 2026-04-09 16:30:57 +01:00
  • 55f1a85661 ci: merge build jobs into single production build loks0n 2026-04-09 16:06:01 +01:00
  • d69726487e PR review fixes Matej Bačo 2026-04-09 16:58:42 +02:00
  • 5fccb8cc28 Improve tests Matej Bačo 2026-04-09 16:57:44 +02:00
  • 85354f1fe8 ci: double paratest processes for i/o-bound e2e tests loks0n 2026-04-09 15:54:00 +01:00
  • 43c902b7e4 ci: add database and mode matrix to combined e2e job loks0n 2026-04-09 15:41:40 +01:00
  • 1d28d2d62f ci: use phpunit e2e suite with paratest for combined e2e job loks0n 2026-04-09 15:40:47 +01:00
  • 903e38eaa9 ci: move Projects into combined e2e job loks0n 2026-04-09 15:36:06 +01:00
  • 91396ca706 ci: move Webhooks, Proxy and Messaging into combined e2e job loks0n 2026-04-09 15:35:37 +01:00
  • 82693ababf ci: combine general and lightweight e2e service tests into single job loks0n 2026-04-09 15:34:49 +01:00
  • f371237fd5 Merge pull request #11642 from appwrite/feat/mails-listener Luke B. Silver 2026-04-09 15:29:16 +01:00
  • da64ef69aa ci: split build into development and production jobs, scan production image with trivy loks0n 2026-04-09 15:28:25 +01:00
  • 0391f67edb docs: update AGENTS.md to reflect composer lint rename to format:check loks0n 2026-04-09 15:26:36 +01:00
  • e2910230b2 ci: run pint and phpstan on the same commit loks0n 2026-04-09 15:25:17 +01:00
  • f8538fa084 ci: move trivy scans into lint and build jobs, remove security job loks0n 2026-04-09 15:22:33 +01:00
  • b423e04753 ci: remove OSV scanner action loks0n 2026-04-09 15:20:56 +01:00
  • 37a445a13c ci: fold specs and locale checks into lint job loks0n 2026-04-09 15:16:45 +01:00
  • f2f3ff59be ci: combine composer, format, and analyze jobs into single lint job loks0n 2026-04-09 15:15:08 +01:00
  • 21a0d60c98 Fix tests Matej Bačo 2026-04-09 16:13:54 +02:00
  • 4eb8534294 Fix tests Matej Bačo 2026-04-09 16:08:11 +02:00
  • c95f905bce New services and protocols tests Matej Bačo 2026-04-09 15:58:28 +02:00
  • 0293da1e22 Improve test for backwards compatibility Matej Bačo 2026-04-09 15:54:00 +02:00
  • a4a0c4175d Implement new endpoints in /v1/project for services and protocols Matej Bačo 2026-04-09 15:45:06 +02:00
  • 9548d18a3e Merge pull request #11838 from appwrite/ix-missing-worker-executions-template Harsh Mahajan 2026-04-09 19:06:42 +05:30
  • d3c73fbb49 Add endpoints to control protocols and services Matej Bačo 2026-04-09 15:34:50 +02:00
  • 7928175387 Merge branch '1.9.x' into ix-missing-worker-executions-template ix-missing-worker-executions-template Harsh Mahajan 2026-04-09 18:53:39 +05:30
  • 8818187740 Introduce req&res filters for 1.9.1 Matej Bačo 2026-04-09 15:21:58 +02:00
  • 75324b24fc Improve skill Matej Bačo 2026-04-09 15:21:24 +02:00
  • d6d118f4ab Bump version to 1.9.1 Matej Bačo 2026-04-09 15:19:58 +02:00
  • e998739998 Add agent skill to increase patch version Matej Bačo 2026-04-09 15:18:26 +02:00
  • dd29967e99 refactor: tighten Mails listener with guard clauses and lean event feat/mails-listener loks0n 2026-03-26 13:15:51 +01:00
  • e7f5ae9306 fix: remove stale @param platform from SessionCreated docblock loks0n 2026-03-25 17:26:55 +01:00
  • 4133ec99ae feat: extract session alert email into Mails listener loks0n 2026-03-25 16:29:41 +01:00
  • 6dd63ee152 Merge pull request #11655 from appwrite/copilot/add-test-for-deleting-partially-uploaded-file Matej Bačo 2026-04-09 14:58:57 +02:00
  • 912dbda159 updated type ArnabChatterjee20k 2026-04-09 18:16:09 +05:30
  • 410a050244 updated ArnabChatterjee20k 2026-04-09 18:04:01 +05:30
  • 9cf45816c2 added triggering stats for messaging based subscription during the start ArnabChatterjee20k 2026-04-09 17:38:25 +05:30
  • 386fc995e6 Update compose.phtml Harsh Mahajan 2026-04-09 17:36:07 +05:30
  • d6451b8fad Merge branch '1.9.x' into copilot/add-test-for-deleting-partially-uploaded-file copilot/add-test-for-deleting-partially-uploaded-file Matej Bačo 2026-04-09 14:02:06 +02:00
  • 920ddd18e6 Merge branch '1.9.x' into realtime-query-message-payload ArnabChatterjee20k 2026-04-09 17:24:57 +05:30
  • ff9334ab78 Update app/views/install/compose.phtml Harsh Mahajan 2026-04-09 17:20:55 +05:30
  • c494e96f79 Merge branch '1.9.x' into ix-missing-worker-executions-template Harsh Mahajan 2026-04-09 17:18:22 +05:30
  • fd78f0f7df fix(installer): add missing worker-executions service to compose template harsh mahajan 2026-04-09 17:13:54 +05:30
  • b3c6e0e67f removed size from the conditions ArnabChatterjee20k 2026-04-09 17:10:47 +05:30
  • 5c0c0b44c0 Merge remote-tracking branch 'origin/big-int' into big-int ArnabChatterjee20k 2026-04-09 17:08:09 +05:30
  • 4f599fc75c updated ArnabChatterjee20k 2026-04-09 17:07:47 +05:30
  • 4ff10dcacc Merge pull request #11837 from appwrite/fix-11795-revert-project-variableid Chirag Aggarwal 2026-04-09 16:53:10 +05:30
  • 7a995fe759 Revert "Merge pull request #11795 from rathi-yash/fix-11765-global-variable-creation" Chirag Aggarwal 2026-04-09 16:25:59 +05:30
  • 928aa9c909 Merge branch '1.9.x' into big-int ArnabChatterjee20k 2026-04-09 14:43:51 +05:30
  • 0ea8379065 added the changes ArnabChatterjee20k 2026-04-09 14:11:21 +05:30
  • 227606baef Merge pull request #11835 from appwrite/fix/map-deprecated-platform-types-in-project-response Damodar Lohani 2026-04-09 14:23:31 +05:45
  • f315e759f3 fix: map deprecated platform types in subQueryPlatforms filter Damodar Lohani 2026-04-09 08:31:39 +00:00
  • 8a6fba75a5 Merge pull request #11833 from appwrite/fix/deprecated-platform-origin-validation Damodar Lohani 2026-04-09 13:41:30 +05:45
  • 196c76ac70 fix: map deprecated platform types in read endpoints for backwards compatibility Damodar Lohani 2026-04-09 07:47:42 +00:00
  • 4f65f88789 Use named password validator arguments Torsten Dittmann 2026-04-09 11:40:07 +04:00
  • 7f82484436 remove migration changes from V24.php Damodar Lohani 2026-04-09 07:36:58 +00:00
  • db18caf739 fix: add backwards-compatible origin validation for deprecated platform types Damodar Lohani 2026-04-09 07:31:58 +00:00
  • 7aec766946 fix projects project name joins2 fogelito 2026-04-09 09:47:33 +03:00
  • 0c734f8f12 updated ArnabChatterjee20k 2026-04-09 12:02:13 +05:30
  • 6693e28c93 Merge pull request #11830 from appwrite/feat/specs-task-no-http Chirag Aggarwal 2026-04-09 11:46:37 +05:30
  • efc237f4bd Fix select test fogelito 2026-04-09 09:01:00 +03:00
  • 229ab28427 Merge remote-tracking branch 'origin/1.9.x' into big-int ArnabChatterjee20k 2026-04-09 11:15:59 +05:30
  • 45dc259df3 updated validator ArnabChatterjee20k 2026-04-09 11:14:28 +05:30
  • bf489ce13b Fix requestRoutePath fallback Chirag Aggarwal 2026-04-09 11:09:21 +05:30
  • 357d6482f9 Remove realtime HTTP app dependency Chirag Aggarwal 2026-04-09 10:52:31 +05:30
  • 5aa3696b8b Merge branch '1.9.x' of https://github.com/appwrite/appwrite into joins2 fogelito 2026-04-09 08:17:30 +03:00
  • eec72a915a inline specs container setup Chirag Aggarwal 2026-04-09 10:45:24 +05:30
  • 0353eb133c stopOnFailure fogelito 2026-04-09 08:15:02 +03:00
  • c68f520a93 Project Test name updated to 'Project Test' fogelito 2026-04-09 08:14:29 +03:00
  • ae29e4c424 drop specs task format test Chirag Aggarwal 2026-04-09 10:43:39 +05:30
  • 05dc264df9 remove specs task HTTP bootstrap Chirag Aggarwal 2026-04-09 10:41:04 +05:30
  • 597b20a6cb Merge pull request #11795 from rathi-yash/fix-11765-global-variable-creation Chirag Aggarwal 2026-04-09 09:34:39 +05:30
  • 6b7d9853f9 Merge branch '1.9.x' into fix-11765-global-variable-creation Chirag Aggarwal 2026-04-09 09:24:52 +05:30
  • 8412790436 Merge remote-tracking branch 'origin/1.9.x' into feat-dedicated-db Jake Barnby 2026-04-09 14:02:49 +12:00
  • 0fe78cfb32 Merge branch '1.9.x' into feat-docker-geo-18x Damodar Lohani 2026-04-09 07:33:02 +05:45
  • d6f51a96a5 Merge branch '1.9.x' into CLO-4175-allow-delete-with-memberships Damodar Lohani 2026-04-09 07:32:30 +05:45
  • 20f80ac067 Merge pull request #11580 from appwrite/feat-audit-user-type-distinction Damodar Lohani 2026-04-09 06:55:43 +05:45
  • fcd32e1cd9 Pass overwrite and skip options from migration document to destination adapter csv-import-upsert Prem Palanisamy 2026-04-09 02:09:58 +01:00
  • 24907848e3 Merge remote-tracking branch 'origin/1.9.x' into csv-import-upsert Prem Palanisamy 2026-04-09 02:08:52 +01:00