Commit Graph

  • 366da19b61 Merge pull request #11472 from appwrite/update-python-sdk-readme Chirag Aggarwal 2026-03-16 13:40:36 +05:30
  • 601e5a819f strip 500 error html tags in tests update-database-lib Chirag Aggarwal 2026-03-16 11:52:41 +05:30
  • b65549ac29 chore: update database lib Chirag Aggarwal 2026-03-16 11:42:14 +05:30
  • b95f4ea96b Update utopia-php/system to 0.10.1 with typed getEnv() return refactor/email-publishing loks0n 2026-03-15 21:12:24 +00:00
  • da7e5833e9 Fix PHPStan errors introduced by mail and certificate publisher refactor loks0n 2026-03-15 20:55:56 +00:00
  • 52628e44e5 Fix serialization mismatch for project/domain fields in Mail and Certificate messages loks0n 2026-03-15 19:22:00 +00:00
  • 8888070c7c Refactor certificates queue to stateless publisher loks0n 2026-03-13 19:46:32 +00:00
  • d979811a3c Handle mail publisher enqueue failures loks0n 2026-03-13 19:32:51 +00:00
  • b9ce7373a4 Refactor mails queue to stateless publisher loks0n 2026-03-13 19:20:56 +00:00
  • 5a56a2fc35 Merge pull request #11551 from appwrite/ci/better-checks Luke B. Silver 2026-03-15 18:59:35 +00:00
  • 468eff690d Merge origin/1.8.x into feat-user-impersonation eldadfux 2026-03-15 19:53:57 +01:00
  • 5e04480cc0 Merge branch '1.8.x' of origin into feat-disposable-emails eldadfux 2026-03-15 19:53:04 +01:00
  • 5e3f698b57 chore: remove HeadersBench entries from phpstan baseline ci/better-checks loks0n 2026-03-15 18:51:07 +00:00
  • a86217bf4b chore: remove phpbench dependency and benchmark files loks0n 2026-03-15 18:48:24 +00:00
  • 4863b29754 ci: install dependencies before composer audit loks0n 2026-03-15 18:43:51 +00:00
  • e0a2b5c1ef ci: unset COMPOSER_NO_AUDIT for audit step loks0n 2026-03-15 18:42:36 +00:00
  • bc2a0d573c ci: resolve merge conflict with 1.8.x loks0n 2026-03-15 18:40:38 +00:00
  • e1bb4fc2cc ci: migrate checks to use setup-php and setup-node instead of Docker loks0n 2026-03-15 18:38:50 +00:00
  • 79f907ff55 Merge pull request #11550 from appwrite/ci/phpstan-baseline Luke B. Silver 2026-03-15 18:12:52 +00:00
  • 937d94972f ci: upgrade PHPStan to v2 with baseline and full codebase coverage ci/phpstan-baseline loks0n 2026-03-15 17:49:49 +00:00
  • aefa51f261 Merge pull request #11539 from appwrite/chore-speedup-tests Luke B. Silver 2026-03-15 17:16:26 +00:00
  • f9ecd28dd0 Revert composer.lock to 1.8.x loks0n 2026-03-15 16:57:39 +00:00
  • 7e6db9a99b Fix tests missing lock files Matej Bačo 2026-03-13 17:13:30 +01:00
  • c618372d37 linter fix Matej Bačo 2026-03-13 17:08:18 +01:00
  • 975a38bf43 Speed-up deployments in tests Matej Bačo 2026-03-13 17:04:49 +01:00
  • 6b21968413 Merge pull request #11549 from appwrite/test/split-databases Luke B. Silver 2026-03-15 16:36:14 +00:00
  • 286e0e5802 Fix import ordering in TablesDB test files test/split-databases loks0n 2026-03-15 16:25:05 +00:00
  • ac05c9e9ce Split TablesDB e2e tests into a separate CI job loks0n 2026-03-15 16:21:14 +00:00
  • ea2b1519d5 Updated deps eldadfux 2026-03-15 09:26:37 +01:00
  • e5385f7512 Removed old validator eldadfux 2026-03-15 08:54:11 +01:00
  • e13fe32f78 Update packages eldadfux 2026-03-15 08:44:06 +01:00
  • b9274e97e1 Pass projectInternalId to destination migration Prem Palanisamy 2026-03-14 23:10:54 +00:00
  • 153e660274 Merge pull request #11543 from appwrite/fix/ci-before-main-2 Luke B. Silver 2026-03-14 20:13:46 +00:00
  • ad97feaf6e Optimize CI matrix job to fetch composer.lock directly fix/ci-before-main-2 loks0n 2026-03-14 19:25:40 +00:00
  • ef618b831d Fix devalue vulnerability by updating from 5.6.3 to 5.6.4 loks0n 2026-03-14 19:12:10 +00:00
  • e5c34a0ed3 Merge branch '1.8.x' into fix-build-user-errors fix-build-user-errors Eldad A. Fux 2026-03-14 15:00:27 +01:00
  • 93cfb8fd8c Merge remote-tracking branch 'origin/sync-mongodb' into feat-platform-db-access Prem Palanisamy 2026-03-14 11:10:40 +00:00
  • d8bf4b9f89 Implement email validation rules for disposable, canonical, and free emails in user account creation and project settings. Update error handling for invalid email types and adjust related configurations in the console and project models. eldadfux 2026-03-14 09:21:22 +01:00
  • daaf1d7f77 fix: revert test polling timeouts to original values Jake Barnby 2026-03-14 21:00:36 +13:00
  • 1209a2e344 fix: increase Webhooks test polling timeouts to 240s for CI stability Jake Barnby 2026-03-14 13:27:15 +13:00
  • 04bbc30e7e fix: move attribute setup outside Swoole coroutine to prevent fatal errors Jake Barnby 2026-03-14 12:55:14 +13:00
  • 48c9ecb53f fix: increase all Realtime test polling timeouts to 240s for CI stability Jake Barnby 2026-03-14 12:12:48 +13:00
  • eb082cdd86 fix: increase GraphQL Legacy attribute polling timeout to 240s Jake Barnby 2026-03-14 12:03:01 +13:00
  • 0c7a9290bd fix: increase Sites deployment timeouts from 120s to 200s for CI Jake Barnby 2026-03-14 11:48:57 +13:00
  • 341aabb942 fix: handle PostgreSQL race condition in shared mode project creation Jake Barnby 2026-03-14 11:29:53 +13:00
  • 09c963abda fix: use $sequence for team lookup instead of $internalId Jake Barnby 2026-03-14 10:51:18 +13:00
  • eb2f0b1cea fix: restore team lookup by $internalId and remove duplicate composer key Jake Barnby 2026-03-14 10:40:29 +13:00
  • 01a9340eaf Merge branch '1.8.x' into feat-installer Jake Barnby 2026-03-14 10:30:29 +13:00
  • 2d2c55e07c Merge remote-tracking branch 'origin/1.8.x' into feat-disposable-emails eldadfux 2026-03-13 21:56:58 +01:00
  • f6d38fe1ce Merge remote-tracking branch 'origin/1.8.x' into feat-user-impersonation eldadfux 2026-03-13 21:48:41 +01:00
  • 021c5fcad6 Merge pull request #11449 from appwrite/refactor/usage-publishing Luke B. Silver 2026-03-13 16:36:04 +00:00
  • b028b3142b Fix tests missing lock files Matej Bačo 2026-03-13 17:13:30 +01:00
  • f890762d14 linter fix Matej Bačo 2026-03-13 17:08:18 +01:00
  • 3e42b15659 Speed-up deployments in tests Matej Bačo 2026-03-13 17:04:49 +01:00
  • 4309bd075e Merge pull request #11538 from appwrite/chore/pin-servers Luke B. Silver 2026-03-13 14:00:43 +00:00
  • 236dceae2c Pin utopia-php/servers to 0.2.5 chore/pin-servers loks0n 2026-03-13 13:59:06 +00:00
  • 9bfc7eac48 fix: pin servers library to 0.2.5 pin-servers-lib Chirag Aggarwal 2026-03-13 17:59:35 +05:30
  • 8eb309e92c fix: update utopia-php/database to 5.3.12 for tenant type comparison fix Jake Barnby 2026-03-14 01:17:07 +13:00
  • 6fee0cb73e Revert "fix: cast tenant to int for SQL adapters to fix strict type comparison" Jake Barnby 2026-03-14 01:16:14 +13:00
  • 840b1fbef3 fix: cast tenant to int for SQL adapters to fix strict type comparison Jake Barnby 2026-03-14 01:06:43 +13:00
  • 884b8f10bb Merge pull request #11536 from appwrite/fix-staging-project-creation Matej Bačo 2026-03-13 12:57:36 +01:00
  • 03ebc4857a fix: pin utopia-php/di and servers to prevent breaking upgrades Jake Barnby 2026-03-14 00:49:31 +13:00
  • 1db4c40c6a fix: update composer.lock to clean database 5.3.11 Jake Barnby 2026-03-14 00:37:23 +13:00
  • 99f08b9f95 fix: update utopia-php/database to 5.3.11 and utopia-php/mongo to 1.* Jake Barnby 2026-03-14 00:17:34 +13:00
  • 530d681c48 Fix staging env fix-staging-project-creation Matej Bačo 2026-03-13 11:25:17 +01:00
  • b85cf2fdb6 applied new logic for logs eldadfux 2026-03-13 09:18:39 +01:00
  • d8df5f1ea1 Updated comments and docs eldadfux 2026-03-13 08:21:02 +01:00
  • cdbb8ff7e4 fix: use mongo library branch with collection exists error code fix Jake Barnby 2026-03-13 20:20:06 +13:00
  • 10c587cbc2 Removed demo app eldadfux 2026-03-13 08:08:34 +01:00
  • e409524033 Fixed cors, added a test, fixed scope management eldadfux 2026-03-13 08:06:07 +01:00
  • 99f21b8af6 fix: use database library fix-mongo-perms branch for VAR_ID tenant type Jake Barnby 2026-03-13 20:04:42 +13:00
  • 871795efa9 fix: remove conditional tenant int cast, use string tenant directly Jake Barnby 2026-03-13 19:53:42 +13:00
  • 29d9c138c9 Added new tests eldadfux 2026-03-13 07:25:36 +01:00
  • dba8c28741 (fix): resolve permissions test collisions in parallel execution Jake Barnby 2026-03-13 19:13:17 +13:00
  • 526aa590e1 (fix): add _APP_DATABASE_SHARED_TABLES env to scheduler-executions container Jake Barnby 2026-03-13 19:13:13 +13:00
  • d91e3543c8 (fix): use adapter ID type to determine tenant value for MongoDB compatibility Jake Barnby 2026-03-13 19:13:07 +13:00
  • f15f63c0c1 fix: update utopia-php/database to 5.3.9 for project permission fix Jake Barnby 2026-03-13 16:31:54 +13:00
  • fa406adab9 fix: update composer.lock to resolve paratest dependency conflict Jake Barnby 2026-03-13 14:49:34 +13:00
  • aa1012ffb6 Merge remote-tracking branch 'origin/1.8.x' into feat-installer Jake Barnby 2026-03-13 14:47:30 +13:00
  • c192a154f5 (fix): Prevent auto-redirect on installer step errors Jake Barnby 2026-03-13 14:36:45 +13:00
  • 8304a8e0e4 Add impersonation feature for user management eldadfux 2026-03-12 19:08:25 +01:00
  • 0295e27b5d Fix build usage metrics to use actual memory/cpus and fix escapeshellarg double-quoting refactor/usage-publishing loks0n 2026-03-12 15:42:41 +00:00
  • a804cba999 Refactor usage metrics to stateless publisher pattern loks0n 2026-03-11 14:01:26 +00:00
  • c2b4ef4d51 use isValid Hemachandar 2026-03-12 20:32:59 +05:30
  • 3332a95f95 populate roles Hemachandar 2026-03-12 20:12:01 +05:30
  • 78af5f9182 Merge branch '1.8.x' into fix-mongo-test fix-mongo-test Luke B. Silver 2026-03-12 14:18:37 +00:00
  • d8f733787f Merge pull request #11531 from appwrite/ci/single-pr-workflow Luke B. Silver 2026-03-12 14:17:23 +00:00
  • 1abbca9318 Split SARIF uploads with unique categories to fix codeql-action error ci/single-pr-workflow loks0n 2026-03-12 13:42:28 +00:00
  • 065a0fddae Add backup policy migration support Prem Palanisamy 2026-03-12 13:41:00 +00:00
  • e99f682cd6 Update trivy-action to v0.35.0 loks0n 2026-03-12 13:27:38 +00:00
  • da3149f576 Update db Jake Barnby 2026-03-13 02:19:09 +13:00
  • 26326d05e9 Guard SARIF upload against missing files from failed Trivy scans loks0n 2026-03-12 13:04:33 +00:00
  • e67ed2660a Add actions: read permission for osv-scanner reusable workflow loks0n 2026-03-12 13:00:44 +00:00
  • 8d0a4d7f92 Consolidate remaining PR workflows and simplify Trivy scan loks0n 2026-03-12 12:56:41 +00:00
  • aecca2f503 Consolidate PR workflows into single CI workflow loks0n 2026-03-12 12:39:14 +00:00
  • 836c4f2607 Merge branch '1.8.x' into refactor-SER-1095-replace-usage-of-utopia-injection refactor-SER-1095-replace-usage-of-utopia-injection Harsh Mahajan 2026-03-12 18:08:17 +05:30
  • 7e4ec9eae0 Merge pull request #11529 from appwrite/ci/focused-testing Luke B. Silver 2026-03-12 11:38:27 +00:00
  • 6319d961eb (refactor): Simplify installer progress completion flow Jake Barnby 2026-03-13 00:32:42 +13:00
  • 5260577872 (fix): Make installer idempotent and fix session secret encoding Jake Barnby 2026-03-13 00:32:40 +13:00
  • 254c670c1d (feat): Add service healthchecks and health-based depends_on conditions Jake Barnby 2026-03-13 00:32:37 +13:00