Commit Graph

  • edd948557e Refactor matrix job to use GitHub API and clean up test config ci/focused-testing loks0n 2026-03-12 11:01:36 +00:00
  • 09317f290a Clean up database env setup and improve matrix naming loks0n 2026-03-12 08:55:47 +00:00
  • e5f0c2df12 Consolidate CI test matrix with dynamic database and mode dimensions loks0n 2026-03-12 00:47:54 +00:00
  • 2afec80a25 Merge pull request #11530 from appwrite/fix-allow-null-branch Eldad A. Fux 2026-03-12 09:29:25 +01:00
  • 20c65bac37 Allow null branch fix-allow-null-branch eldadfux 2026-03-12 09:02:16 +01:00
  • ea9077ded2 Merge branch '1.8.x' into ser-1127 Hemachandar 2026-03-12 12:20:45 +05:30
  • 2c6f37ecad Merge pull request #11526 from appwrite/perf/test-image-pulls Luke B. Silver 2026-03-12 00:22:06 +00:00
  • f09b9a994e Revert .env defaults back to MongoDB perf/test-image-pulls loks0n 2026-03-11 23:59:31 +00:00
  • 9f4ba3a4a2 Reduce php-retry wait time from 300s to 60s loks0n 2026-03-11 23:47:03 +00:00
  • 8cb36835cc Restore php-retry action for flaky test resilience loks0n 2026-03-11 23:41:26 +00:00
  • 89419344c2 Restore MariaDB defaults, fix remaining timeouts, filter listener span logs loks0n 2026-03-11 23:20:51 +00:00
  • 7dfe44cb36 Run abuse-enabled tests across entire test suite, not just Projects loks0n 2026-03-11 22:44:42 +00:00
  • 4cbe50193a Increase Load and Start Appwrite timeout to 5 minutes loks0n 2026-03-11 22:24:52 +00:00
  • 16929bc420 Remove remaining --debug flags from test commands loks0n 2026-03-11 22:00:00 +00:00
  • fd28ad8a66 Remove --debug flag from test commands for quieter CI output loks0n 2026-03-11 21:59:33 +00:00
  • 38798c8993 Add healthchecks for MariaDB, PostgreSQL, and Redis loks0n 2026-03-11 21:58:30 +00:00
  • 3fcc9ef7b0 Extract getAPIKeyScopes() from generateAPIKey() for cloud extensibility feat-backup-policy-migration1 Prem Palanisamy 2026-03-11 21:44:49 +00:00
  • 33ce469ab0 Add Docker healthcheck and use --wait instead of polling loop loks0n 2026-03-11 21:44:15 +00:00
  • 2ef7ef91b4 Add backup policy scopes to migration worker API key Prem Palanisamy 2026-03-11 21:38:15 +00:00
  • 0bbcc3f570 Move dev tools to docker-compose.override.yml loks0n 2026-03-11 21:06:44 +00:00
  • ecca0d8036 Increase Load and Start Appwrite timeout from 3 to 10 minutes loks0n 2026-03-11 20:48:39 +00:00
  • 534dc55f17 Remove unnecessary abuse enabled from screenshot tests loks0n 2026-03-11 20:35:42 +00:00
  • d30df31b82 Move compose-time env vars to docker compose up step loks0n 2026-03-11 20:25:47 +00:00
  • dc9a1c03d1 Replace shell exports with GitHub Actions env fields loks0n 2026-03-11 20:20:23 +00:00
  • 3613a645d0 Remove php-retry action and run test commands directly loks0n 2026-03-11 20:19:04 +00:00
  • 6aac7ea6ad Update GitHub Actions to latest versions loks0n 2026-03-11 20:17:03 +00:00
  • d22642590f Add build directive to all appwrite-dev services for --ignore-buildable loks0n 2026-03-11 20:07:13 +00:00
  • 0b416e4475 Skip locally-built images during docker compose pull loks0n 2026-03-11 20:01:25 +00:00
  • 4e1b710503 Fix Docker Hub login credentials to match repo config loks0n 2026-03-11 19:59:23 +00:00
  • e557a5fc6e Add Docker Hub login and parallel image pulls to CI loks0n 2026-03-11 19:41:49 +00:00
  • 3dacb1ea2e add user doc Harsh Mahajan 2026-03-11 18:16:08 +05:30
  • 03aa85b547 Merge branch '1.8.x' into refactor-SER-1095-replace-usage-of-utopia-injection Harsh Mahajan 2026-03-11 18:06:23 +05:30
  • 3f0a341dda Apply suggestions from code review Harsh Mahajan 2026-03-11 17:44:03 +05:30
  • b0baf7f568 fix: retry Redis pconnect on stale persistent connection fix/redis-pconnect-stale-retry Claudear 2026-03-11 11:57:49 +00:00
  • 64dc730a3b refactor: remove debug output and enhance collection creation test with eventual assertion ArnabChatterjee20k 2026-03-11 16:52:11 +05:30
  • 3096404db5 added log vectordb colleciton creation ArnabChatterjee20k 2026-03-11 16:23:13 +05:30
  • 7d15d7e1f5 Rename time-travel task (#11523) Hemachandar 2026-03-11 16:15:50 +05:30
  • 6c70000346 rename rename-time-travel Hemachandar 2026-03-11 15:54:58 +05:30
  • 6818f0b1c3 Merge branch '1.8.x' into sync-mongodb ArnabChatterjee20k 2026-03-11 15:52:11 +05:30
  • 3ddc073874 updated ollama ArnabChatterjee20k 2026-03-11 15:51:27 +05:30
  • ab1d88a44a Merge pull request #11496 from appwrite/telemetry/worker-mails Luke B. Silver 2026-03-11 09:43:07 +00:00
  • de160624b2 Fix: Handle duplicate relationship attribute gracefully in Databases worker fix/handle-duplicate-relationship-attribute Claudear 2026-03-11 09:40:58 +00:00
  • ef117d8eca Rename time-travel task Hemachandar 2026-03-11 14:46:13 +05:30
  • 4f3468de7b Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb ArnabChatterjee20k 2026-03-11 14:36:30 +05:30
  • 7a9d7202e5 updated docker file ArnabChatterjee20k 2026-03-11 14:24:59 +05:30
  • 54737dd7d2 Merge branch '1.8.x' into refactor-SER-1095-replace-usage-of-utopia-injection Harsh Mahajan 2026-03-11 14:22:03 +05:30
  • af54ff83dc Merge pull request #11495 from appwrite/feat-message-migration Jake Barnby 2026-03-11 21:28:00 +13:00
  • 09bfab03a7 updated ollama ArnabChatterjee20k 2026-03-11 13:56:48 +05:30
  • 52cd8b7992 updating ollama ArnabChatterjee20k 2026-03-11 13:47:26 +05:30
  • 8cc58d0c40 do in general.php Harsh Mahajan 2026-03-11 13:45:44 +05:30
  • e6b4a465e8 route-injection Harsh Mahajan 2026-03-11 13:00:38 +05:30
  • d49b5ee52c Merge branch '1.8.x' into refactor-SER-1095-replace-usage-of-utopia-injection Harsh Mahajan 2026-03-11 12:50:48 +05:30
  • 63649a7a30 revert api.php Harsh Mahajan 2026-03-11 12:50:10 +05:30
  • 02aa1e5018 revert Harsh Mahajan 2026-03-11 12:47:26 +05:30
  • fffb69a96d revert Harsh Mahajan 2026-03-11 12:45:08 +05:30
  • 4b1c6fdf83 Merge branch '1.8.x' into feat-message-migration premtsd-code 2026-03-11 07:10:21 +00:00
  • f7a6c62964 patch Harsh Mahajan 2026-03-11 12:25:21 +05:30
  • e42656d51a Merge pull request #11521 from appwrite/fix-duplicated-empty-phones Jake Barnby 2026-03-11 19:49:46 +13:00
  • a56c2c11d3 Merge remote-tracking branch 'origin/1.8.x' into feat-message-migration Prem Palanisamy 2026-03-11 06:00:26 +00:00
  • 0ebda89adf update utopia-php/database to released 5.3.8 Prem Palanisamy 2026-03-11 05:56:44 +00:00
  • a11f68545b Merge branch '1.8.x' into refactor-SER-1095-replace-usage-of-utopia-injection Harsh Mahajan 2026-03-11 11:07:55 +05:30
  • 4bf3c72196 fix: allow users to update phone number to empty without causing duplicate errors eldadfux 2026-03-11 06:25:08 +01:00
  • 2f01965014 Remove redundant images Jake Barnby 2026-03-11 17:03:44 +13:00
  • 36bd7a4667 (fix): Address code review security and correctness findings Jake Barnby 2026-03-11 14:58:57 +13:00
  • c23945ebc6 Merge pull request #11519 from appwrite/copilot/fix-received-at-timestamp Damodar Lohani 2026-03-11 07:21:42 +05:45
  • 0984daf37e Merge branch '1.8.x' into copilot/fix-received-at-timestamp Steven Nguyen 2026-03-10 15:39:22 -07:00
  • 1113bffb78 fix: use message timestamp for receivedAt in StatsUsage worker copilot-swe-agent[bot] 2026-03-10 22:19:06 +00:00
  • 33cafdfc0e Initial plan copilot-swe-agent[bot] 2026-03-10 22:17:26 +00:00
  • 1cb7ea49ec Merge branch '1.8.x' into sync-mongodb ArnabChatterjee20k 2026-03-10 18:43:50 +05:30
  • 9989820e17 Fix database type handling and update dependencies in composer files ArnabChatterjee20k 2026-03-10 18:43:17 +05:30
  • 062da7d635 Update to keep older logs eldadfux 2026-03-10 14:04:26 +01:00
  • 1be142e4be test: use database fix branch for preserveDates datetime format Prem Palanisamy 2026-03-10 12:33:30 +00:00
  • f4b8992cde Enable SMTP keep-alive to reuse connections across mail jobs telemetry/worker-mails loks0n 2026-03-10 12:19:18 +00:00
  • 798c605492 updated postgres ArnabChatterjee20k 2026-03-10 17:43:34 +05:30
  • ffa4645d25 Refactor database adapter initialization for attribute support ArnabChatterjee20k 2026-03-10 17:32:38 +05:30
  • ca0656ce35 Refactor PostgreSQL setup in Docker configuration ArnabChatterjee20k 2026-03-10 16:43:04 +05:30
  • e4178d9ae6 Merge remote-tracking branch 'origin/sync-mongodb' into sync-mongodb ArnabChatterjee20k 2026-03-10 16:34:10 +05:30
  • 843dfa5c6c Update OLLAMA_KEEP_ALIVE setting in docker-compose.yml to disable keep-alive ArnabChatterjee20k 2026-03-10 15:53:51 +05:30
  • 52e2276445 Update dependencies and refactor code for clarity ArnabChatterjee20k 2026-03-10 15:49:03 +05:30
  • 9f78fc5341 updated env ArnabChatterjee20k 2026-03-10 15:41:38 +05:30
  • bf0d49cc76 Refactor embedding timeout and clean database logic ArnabChatterjee20k 2026-03-10 15:41:32 +05:30
  • b5b2338c82 pr comments addressed ArnabChatterjee20k 2026-03-10 15:39:10 +05:30
  • ee2e41fa45 feat: add messaging resource migration support Prem Palanisamy 2026-03-10 09:20:57 +00:00
  • cef4d899e3 Add LEGACY constant and update database type references ArnabChatterjee20k 2026-03-10 14:38:14 +05:30
  • f6655343c7 pr comments addressed ArnabChatterjee20k 2026-03-10 14:30:57 +05:30
  • 94c6f6e07d Merge pull request #11438 from appwrite/realtime-stats Jake Barnby 2026-03-10 21:58:57 +13:00
  • 0e94f2a089 Merge branch '1.8.x' into refactor-SER-1095-replace-usage-of-utopia-injection Harsh Mahajan 2026-03-10 14:26:22 +05:30
  • f23411f549 Merge pull request #11490 from appwrite/fix-empty-comment Luke B. Silver 2026-03-10 08:51:14 +00:00
  • 299778cd50 Merge pull request #11489 from appwrite/feat-namespace-fix Luke B. Silver 2026-03-10 08:33:32 +00:00
  • 42832a6d8d revert Harsh Mahajan 2026-03-10 13:38:35 +05:30
  • 25fcb41866 Merge branch '1.8.x' into ser-1127 Hemachandar 2026-03-10 13:17:36 +05:30
  • b677586925 Merge branch '1.8.x' into realtime-stats ArnabChatterjee20k 2026-03-10 13:12:04 +05:30
  • fda8aee280 (style): Remove extra blank line in ConfigTest Jake Barnby 2026-03-10 20:12:38 +13:00
  • 0d04f56d2c copilot suggestion Harsh Mahajan 2026-03-10 12:28:04 +05:30
  • 6e53e6a3ec Merge branch '1.8.x' into refactor-SER-1095-replace-usage-of-utopia-injection Harsh Mahajan 2026-03-10 12:24:12 +05:30
  • 7f4cba276e updated tests ArnabChatterjee20k 2026-03-10 12:19:46 +05:30
  • e2900d4349 Revert package Jake Barnby 2026-03-10 19:49:02 +13:00
  • eccc39a466 refactor: remove realtime metrics from project usage endpoints and related tests ArnabChatterjee20k 2026-03-10 12:15:25 +05:30
  • 8b632eb428 (chore): Remove WEB_INSTALLER.md Jake Barnby 2026-03-10 19:42:28 +13:00
  • d19f14b60f (style): Remove section comment headers from installer tests Jake Barnby 2026-03-10 19:42:19 +13:00