Commit Graph

  • acf21bb22d Match cloud: only cast setTenant to (int) for getDatabasesDB and worker sync Prem Palanisamy 2026-04-05 17:26:21 +01:00
  • 35b67d89cd fix: reduce coroutine HTTP descriptor growth Chirag Aggarwal 2026-04-05 21:55:18 +05:30
  • 7385bc1d9f Merge branch '1.9.x' into schedule-functions-fix Shimon Newman 2026-04-05 19:22:44 +03:00
  • 070cc38b6c TEMP: limit CI to only failing tests for validation Prem Palanisamy 2026-04-05 17:09:56 +01:00
  • 6f9b530d75 Add documentsdb/vectorsdb env vars to all worker services Prem Palanisamy 2026-04-05 17:08:13 +01:00
  • b2db2725ea feat: add coroutine HTTP server experiment Chirag Aggarwal 2026-04-05 21:36:12 +05:30
  • dffcfe8ee4 Merge branch '1.9.x' into feat/migrate-di-container Chirag Aggarwal 2026-04-05 21:16:30 +05:30
  • e3f373b8d2 Merge pull request #11772 from appwrite/codex/fix-vectordb-migration-flake Chirag Aggarwal 2026-04-05 21:16:18 +05:30
  • 8b591f3522 Merge branch '1.9.x' into codex/fix-vectordb-migration-flake Chirag Aggarwal 2026-04-05 21:13:18 +05:30
  • 452440f3c0 fix: use released cli container support Chirag Aggarwal 2026-04-05 21:03:17 +05:30
  • 4e10cabec0 Merge pull request #11789 from appwrite/codex/fail-missing-spec-docs Chirag Aggarwal 2026-04-05 20:58:24 +05:30
  • 8fa94e98d9 Add connection and keys env vars for documentsdb/vectorsdb to compose Prem Palanisamy 2026-04-05 16:05:11 +01:00
  • 0e3ad4f677 Merge branch '1.9.x' into bump-database-version4 premtsd-code 2026-04-05 20:27:49 +05:30
  • 9e31e4c64f Move documentsdb/vectorsdb shared tables config to .env.tests Prem Palanisamy 2026-04-05 15:56:08 +01:00
  • cb4bf473bc Add shared tables test infrastructure for documentsdb/vectorsdb Prem Palanisamy 2026-04-05 15:52:49 +01:00
  • 5d1da00138 refactor: remove redundant desc guards Chirag Aggarwal 2026-04-05 20:12:25 +05:30
  • b236e2546b lock file Chirag Aggarwal 2026-04-05 20:10:00 +05:30
  • 412d09b801 remove unrelated changes Chirag Aggarwal 2026-04-05 20:06:13 +05:30
  • 5ab28ad99a docs: add missing json migration references Chirag Aggarwal 2026-04-05 19:52:48 +05:30
  • 9be447aacf Update enqueue timer and improve schedule function logic shimon 2026-04-05 17:20:31 +03:00
  • 66e68aea14 fix: fail specs when docs are missing Chirag Aggarwal 2026-04-05 19:37:29 +05:30
  • a332eb5f32 Merge branch '1.9.x' of https://github.com/appwrite/appwrite into delete-project-shared-table-v1 fogelito 2026-04-05 11:42:25 +03:00
  • cc82b1a5cf fix: don't promote non-owners on account deletion, leave team orphaned instead Damodar Lohani 2026-04-05 07:15:35 +00:00
  • ba32012744 fix: filter unconfirmed members from owner count, ownership transfer, and primary user transfer Damodar Lohani 2026-04-05 07:11:32 +00:00
  • 775d21e5ee lock fogelito 2026-04-05 10:08:29 +03:00
  • 43fb8fd210 fix: add Content-Length header for chunked large file downloads Damodar Lohani 2026-04-05 07:07:29 +00:00
  • 5a1324164e fix: handle single-byte range requests (bytes=0-0) rejected by framework Damodar Lohani 2026-04-05 06:29:05 +00:00
  • 8f6530d1e7 fix: remove unused $userInternalId from closure Damodar Lohani 2026-04-05 05:34:04 +00:00
  • 4297c70f58 fix: address review feedback — safer orphan approach, veteran ordering, deduplicate transfer Damodar Lohani 2026-04-05 05:22:02 +00:00
  • 925a251c72 fix: revert incomplete stream() refactoring, keep chunk() fix for 0-byte downloads Damodar Lohani 2026-04-05 04:34:30 +00:00
  • 66c0b20141 Fix lint and static analysis CI failures Damodar Lohani 2026-04-05 04:27:28 +00:00
  • 5f8b109bac Merge remote-tracking branch 'origin/1.9.x' into fix-large-file-download Damodar Lohani 2026-04-05 03:42:13 +00:00
  • 0638797cd7 Merge branch '1.9.x' into feat-docker-geo-18x Damodar Lohani 2026-04-05 03:41:25 +00:00
  • 481cc19afe fix: address CodeRabbit review - strict comparison and test assertions Damodar Lohani 2026-04-05 03:39:56 +00:00
  • ba5f1fd2ee Merge remote-tracking branch 'origin/1.8.x' into fix-large-file-download Damodar Lohani 2026-04-05 03:38:03 +00:00
  • f6484294da Merge branch '1.9.x' into feat-audit-user-type-distinction Damodar Lohani 2026-04-05 08:04:38 +05:45
  • 16ed60a5c3 Filter unconfirmed members when transferring team ownership Damodar Lohani 2026-04-05 02:02:09 +00:00
  • d831b93934 Allow deleting user account with active memberships Damodar Lohani 2026-04-05 01:43:05 +00:00
  • f3b9121a14 Merge branch '1.9.x' into feat/migrate-di-container Chirag Aggarwal 2026-04-04 15:57:12 +05:30
  • cf8519bfa5 Revise Appwrite description and product details Eldad A. Fux 2026-04-04 08:41:23 +02:00
  • 860cf8cd57 Revise README content and structure Eldad A. Fux 2026-04-04 08:32:46 +02:00
  • c978b6f34f Stabilize function deployment activation in tests Chirag Aggarwal 2026-04-03 23:58:25 +05:30
  • f3f2855fe5 Remove final formatting-only diff Chirag Aggarwal 2026-04-03 23:44:19 +05:30
  • 3cb53f0604 Drop unrelated formatting churn from VectorsDB fix Chirag Aggarwal 2026-04-03 23:43:51 +05:30
  • a5f45b46e9 Handle raced VectorsDB metadata bootstrap errors Chirag Aggarwal 2026-04-03 23:41:44 +05:30
  • 5fb857f0b2 bump utopia-php/database to 5.3.19 (MariaDB only) Prem Palanisamy 2026-04-03 19:27:31 +02:00
  • a7fb3d91e1 bump utopia-php/database to 5.3.19 bump-database-version3 Prem Palanisamy 2026-04-03 13:24:35 +02:00
  • 2c1813198d Simplify comments in Realtime E2E test bhardwajparth51 2026-04-03 22:12:24 +05:30
  • 130c2221ec Fix VectorsDB metadata bootstrap race Chirag Aggarwal 2026-04-03 22:12:21 +05:30
  • 912ea37af6 Address review feedback: Remove redundant Realtime triggers, correctly reorder hydration, and add E2E tests bhardwajparth51 2026-04-03 22:00:03 +05:30
  • ccc74dea74 Merge branch '1.9.x' into fix-10923-realtime-atomic-payload Parth Bhardwaj 2026-04-03 20:28:49 +05:30
  • 37746aaa12 Restore redirectStatusCode description noting 301 default fix-rule-model-docs Chirag Aggarwal 2026-04-03 19:09:18 +05:30
  • c8cfab29c2 Revert redirectStatusCode default back to 301 Chirag Aggarwal 2026-04-03 19:09:09 +05:30
  • e24d73b610 Fix Rule response model docs and default Chirag Aggarwal 2026-04-03 19:05:47 +05:30
  • 3c3c1dfefa Simplify Swagger2 nested model fix to keep items with $ref feat-nested-model-spec-format Chirag Aggarwal 2026-04-02 23:32:52 +05:30
  • 902642d9fe Use allOf wrapping for nested model $ref in spec output Chirag Aggarwal 2026-04-02 23:31:06 +05:30
  • 60f1426c36 Fix spec output for nested sub-model properties Chirag Aggarwal 2026-04-02 23:29:14 +05:30
  • c08e5f706c Merge pull request #11745 from appwrite/fix-yahoo-oauth-scopes Torsten Dittmann 2026-04-02 19:44:10 +04:00
  • a6c6a5624a fix: ensure realtime event payload is populated for all atomic subclasses bhardwajparth51 2026-04-02 21:04:01 +05:30
  • ee5bb6d73d fix: ensure realtime event payload is populated for atomic operations bhardwajparth51 2026-04-02 20:47:23 +05:30
  • 53ca7d0f6b style: address SMTP review feedback feat-internal-smtp-failover Torsten Dittmann 2026-04-02 18:52:39 +04:00
  • 31f23695fa feat: add internal SMTP failover support Torsten Dittmann 2026-04-02 18:38:30 +04:00
  • 1f9172739e (revert): restore nproc for ParaTest — 3 processes didn't reduce flakiness feat-query-lib Jake Barnby 2026-04-03 03:21:55 +13:00
  • efa30731e9 (fix): reduce ParaTest processes from nproc to 3 to reduce CI contention Jake Barnby 2026-04-03 02:21:49 +13:00
  • bfbf180aee Refactor realtime message handling and enhance query validation tests ArnabChatterjee20k 2026-04-02 18:32:27 +05:30
  • d8a3b53641 Refactor code structure for improved readability and maintainability ArnabChatterjee20k 2026-04-02 17:35:55 +05:30
  • 3018b478ba Fix database transaction and vectors migration flakiness Chirag Aggarwal 2026-04-02 17:25:13 +05:30
  • 8032da148a (fix): update utopia-php/database with externalId in collection schema Jake Barnby 2026-04-03 00:43:59 +13:00
  • df4dbcf607 updated user roles ArnabChatterjee20k 2026-04-02 17:02:46 +05:30
  • 094fe90499 Merge remote-tracking branch 'origin/1.9.x' into feat/migrate-di-container Chirag Aggarwal 2026-04-02 16:37:58 +05:30
  • 58a90cca4a Merge pull request #10643 from appwrite/feat-disposable-emails Matej Bačo 2026-04-02 13:03:32 +02:00
  • 29b0ebb3bd updated query subscription ArnabChatterjee20k 2026-04-02 16:28:00 +05:30
  • f0ccd1f586 added message based query payload to realtime ArnabChatterjee20k 2026-04-02 15:56:56 +05:30
  • 90e705f8c5 Improve docs feat-disposable-emails Matej Bačo 2026-04-02 12:26:03 +02:00
  • 995b1c76ca fix: restore (int) cast on getDatabasesDB tenant to match cloud bump-database-version Prem Palanisamy 2026-04-02 12:11:24 +02:00
  • 17076e4a00 Fix formatting Matej Bačo 2026-04-02 11:55:32 +02:00
  • 7c50bbc500 Merge branch '1.9.x' into feat-disposable-emails Matej Bačo 2026-04-02 11:05:19 +02:00
  • 1b77a78121 (fix): store externalId on collection metadata, eliminate all mapping queries Jake Barnby 2026-04-02 21:35:37 +13:00
  • 4df5f4a18f fix: scope composer lock to intended package updates Chirag Aggarwal 2026-04-02 14:06:45 +05:30
  • e8bcc94187 fix: keep composer lock scoped to intended updates Chirag Aggarwal 2026-04-02 13:58:55 +05:30
  • a071c715bc Merge remote-tracking branch 'origin/1.9.x' into bump-database-version2 Prem Palanisamy 2026-04-02 10:10:03 +02:00
  • 52981e0164 fix: restore full CI matrix and revert test/endpoint changes to 1.9.x Prem Palanisamy 2026-04-02 10:05:30 +02:00
  • e576cd5082 Merge branch '1.9.x' into feat/migrate-di-container Chirag Aggarwal 2026-04-02 13:32:31 +05:30
  • 387668bb47 Merge pull request #11748 from appwrite/feat-smtp-messaging-adapter Chirag Aggarwal 2026-04-02 12:11:58 +05:30
  • 30befc6a60 fix: remove strict pool size exception Chirag Aggarwal 2026-04-02 11:41:35 +05:30
  • d13644a47a fix: make pool sizing runtime-aware Chirag Aggarwal 2026-04-02 11:38:19 +05:30
  • 4a905a6ac9 Merge branch '1.9.x' into feat/migrate-di-container Chirag Aggarwal 2026-04-02 11:17:32 +05:30
  • 1b665fdb6f (fix): bulk-load related collection mappings instead of findOne by $sequence Jake Barnby 2026-04-02 18:39:31 +13:00
  • b6e95f4502 test: remove redundant headers empty-key case Chirag Aggarwal 2026-04-02 11:05:03 +05:30
  • 1900492aad Merge branch '1.9.x' into feat-smtp-messaging-adapter Chirag Aggarwal 2026-04-02 10:58:09 +05:30
  • cb9d3869f0 Merge remote-tracking branch 'origin/1.9.x' into bump-database-version2 Prem Palanisamy 2026-04-02 06:53:05 +02:00
  • 96f4ef7d22 Merge pull request #11751 from appwrite/chore/remove-phpstan-baseline Chirag Aggarwal 2026-04-02 10:22:21 +05:30
  • 8e02a5a227 Merge pull request #11757 from appwrite/air/fix-flaky-migration-test-580aa1bc-d Chirag Aggarwal 2026-04-02 10:19:15 +05:30
  • d17ae517d3 fix: replace exists+create with try/catch for vectorsdb metadata init Prem Palanisamy 2026-04-02 06:26:55 +02:00
  • c2dd8aceda use stable Chirag Aggarwal 2026-04-02 09:42:59 +05:30
  • 24fcf4247c Fix flaky vectordb migration test air/fix-flaky-migration-test-580aa1bc-d Chirag Aggarwal 2026-04-02 09:41:20 +05:30
  • 2dc20ef0eb Update utopia-php/messaging lock to latest Chirag Aggarwal 2026-04-02 09:31:48 +05:30
  • 04943b6313 Pass recipient display name in EmailMessage to field Chirag Aggarwal 2026-04-02 09:29:57 +05:30
  • 78f76922b3 (feat): add migration host vars entry fix-migration-var Jake Barnby 2026-04-02 16:31:06 +13:00
  • 26445afb00 (fix): add fallback migration host Jake Barnby 2026-04-02 16:29:29 +13:00