Commit Graph

  • 9a44e8130f Add tests for framework, runtime and rendering detection Khushboo Verma 2025-03-05 22:35:49 +05:30
  • f0477f8940 sync with 1.6.x shimon 2025-03-05 17:30:59 +02:00
  • 3bc81c82ec Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support shimon 2025-03-05 17:29:57 +02:00
  • 2f3c43d0db Fix failing tests chore-rename-redeploy-endpoint Matej Bačo 2025-03-05 13:00:06 +01:00
  • 77d27bdd20 Post-merge formatting Matej Bačo 2025-03-05 12:33:32 +01:00
  • 87a9d72523 Merge branch 'feat-sites' into chore-rename-redeploy-endpoint Matej Bačo 2025-03-05 12:33:17 +01:00
  • f6674f07e4 Add redeploy tests Matej Bačo 2025-03-05 12:29:27 +01:00
  • 049ad14121 Fix tests Matej Bačo 2025-03-05 11:47:51 +01:00
  • a0a82b86dc Migrate redeploy endpoint Matej Bačo 2025-03-05 11:29:43 +01:00
  • 326e62334f Merge pull request #9436 from appwrite/chore-rename-activate-endpoint Matej Bačo 2025-03-05 11:26:00 +01:00
  • b29b5da006 Improve code quality chore-rename-activate-endpoint Matej Bačo 2025-03-05 10:48:26 +01:00
  • 3e9e0652b0 Merge branch '1.6.x' into feat-development-keys Chirag Aggarwal 2025-03-05 15:10:13 +05:30
  • 46039ded2f Fix rule updating Matej Bačo 2025-03-05 10:35:01 +01:00
  • dfce78c421 Merge branch 'feat-sites' into chore-rename-activate-endpoint Matej Bačo 2025-03-05 10:01:54 +01:00
  • ce3bff13dd upgrade http lib Matej Bačo 2025-03-05 10:01:50 +01:00
  • a031682596 Merge pull request #9432 from appwrite/chore-add-resource-type-to-sites Matej Bačo 2025-03-05 09:35:30 +01:00
  • 1f27fc257e increase wait time to fix test Damodar Lohani 2025-03-05 08:32:15 +00:00
  • 9b8dd02a88 Don't throw exception from list repos detection Khushboo Verma 2025-03-05 13:48:44 +05:30
  • bbf37e0a0e Update length to 255 Khushboo Verma 2025-03-05 13:40:15 +05:30
  • 65ef126768 fix Damodar Lohani 2025-03-05 08:01:54 +00:00
  • d4bea35510 add actual size in response model Damodar Lohani 2025-03-05 07:34:29 +00:00
  • 6dafc6750c Fix response Damodar Lohani 2025-03-05 07:29:12 +00:00
  • f44dd0f5a9 Fix database metrics Damodar Lohani 2025-03-05 07:21:24 +00:00
  • 077aa3235a use actual size Damodar Lohani 2025-03-05 07:17:50 +00:00
  • 85011cefd1 Merge branch 'feat-batch-writes-usage-dump' into fix-remove-duplicate-metrics-from-stats-usage Damodar Lohani 2025-03-05 07:11:07 +00:00
  • 45924d4438 Merge branch '1.6.x' into fix-remove-duplicate-metrics-from-stats-usage Damodar Lohani 2025-03-05 12:55:28 +05:45
  • 655cb3f940 Fix: get project usage endpoint Damodar Lohani 2025-03-05 07:09:09 +00:00
  • dfe1df7bb5 Fix get storage usage endpoint Damodar Lohani 2025-03-05 07:09:01 +00:00
  • 1384834ee1 Fix functions usage endpoint Damodar Lohani 2025-03-05 07:02:40 +00:00
  • 1f870abe1b Fix db usage endpoint Damodar Lohani 2025-03-05 06:59:44 +00:00
  • 3f2b89e306 fetch relevant database metrics for logsDB Damodar Lohani 2025-03-05 06:47:20 +00:00
  • 466cad2b41 dbForLogs resource Damodar Lohani 2025-03-05 06:47:09 +00:00
  • a734cadba1 Merge pull request #9443 from appwrite/feat-database-storage-in-stats-resources Christy Jacob 2025-03-05 12:06:56 +05:30
  • 23c6f4b32d improve test Damodar Lohani 2025-03-05 06:32:46 +00:00
  • e1a6046184 update stats resources interval in dev to 15s Damodar Lohani 2025-03-05 06:24:21 +00:00
  • 1397bfdc76 Feat-batch writes in stats usage dump feat-batch-writes-usage-dump Damodar Lohani 2025-03-05 06:22:16 +00:00
  • 826b034cd2 Re-add files deleted by mistake chore-add-resource-type-to-sites Khushboo Verma 2025-03-05 11:46:31 +05:30
  • 706723e6f1 reduce stats_resources interval for development Damodar Lohani 2025-03-05 06:13:54 +00:00
  • 9ee9a8e0ed Resolve merge conflicts Khushboo Verma 2025-03-05 11:38:28 +05:30
  • 59f9ed8f46 remove check Damodar Lohani 2025-03-05 06:05:44 +00:00
  • 22d2a3bc24 Fix: remove duplicate stats from stats-usage Damodar Lohani 2025-03-05 05:48:16 +00:00
  • 2afb8a14ac Skip in dual writing Damodar Lohani 2025-03-05 05:27:56 +00:00
  • 6024d01e7b Feat: calculate database storage in stats-resources Damodar Lohani 2025-03-05 05:25:50 +00:00
  • f250f454f7 Merge pull request #9442 from appwrite/fix-model-image-trans Christy Jacob 2025-03-05 10:21:05 +05:30
  • 2c6f731a38 fix: description Chirag Aggarwal 2025-03-05 04:49:34 +00:00
  • 1d2883f472 chore: fix model for image transformations in usage project Chirag Aggarwal 2025-03-05 04:46:06 +00:00
  • 2f43a3566d Remove bulk update permissions param Jake Barnby 2025-03-05 16:42:09 +13:00
  • 8c1a1604a8 Merge pull request #9387 from appwrite/pla-2526 Jake Barnby 2025-03-05 16:13:59 +13:00
  • ea2fd4b995 Merge pull request #9426 from appwrite/pla-2584 Jake Barnby 2025-03-05 16:11:47 +13:00
  • 0f0ea5e96c Update deps Jake Barnby 2025-03-05 15:18:14 +13:00
  • 99377e26ee Reset fixes Jake Barnby 2025-03-05 15:09:06 +13:00
  • 1ce411913e Update DB Jake Barnby 2025-03-05 14:25:19 +13:00
  • 6663b6f899 Update deps Jake Barnby 2025-03-05 13:12:26 +13:00
  • d809ab1ff3 Merge branch 'feat-bulk-operations' of github.com:appwrite/appwrite into feat-bulk-operations Jake Barnby 2025-03-05 12:47:47 +13:00
  • a5c4fe0a2d Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations Jake Barnby 2025-03-05 12:44:39 +13:00
  • dfc2e87170 Upgrade http library Matej Bačo 2025-03-04 21:56:51 +01:00
  • f2ad3a501e updating audits workers var scope shimon 2025-03-04 20:34:56 +02:00
  • c443c8fdab updating audits workers var scope shimon 2025-03-04 19:49:37 +02:00
  • 1838b9c4e8 updating audits workers var scope shimon 2025-03-04 19:49:10 +02:00
  • 09aa383cf3 updating audits workers var scope shimon 2025-03-04 19:15:00 +02:00
  • ce054e7088 updating audits workers var scope shimon 2025-03-04 19:12:20 +02:00
  • 76dc8c29d5 updating audits workers var scope shimon 2025-03-04 19:07:45 +02:00
  • f761829d60 updating audits workers var scope shimon 2025-03-04 18:49:31 +02:00
  • 8b4bc7e4a6 updating audits workers var scope shimon 2025-03-04 18:19:23 +02:00
  • 6bc72cf43f Merge branch '1.6.x' into feat-development-keys Chirag Aggarwal 2025-03-04 21:28:14 +05:30
  • 520b96f0d9 Finish tests Matej Bačo 2025-03-04 16:12:57 +01:00
  • ea30d976a8 Fix wrong path, implement tests Matej Bačo 2025-03-04 16:04:37 +01:00
  • b3208e7cbe chore: revert caches loks0n 2025-03-04 14:58:34 +00:00
  • 06ab97ec20 chore: fmt loks0n 2025-03-04 14:51:35 +00:00
  • 78bbac2ef6 feat: db perf improvements loks0n 2025-03-04 14:48:28 +00:00
  • 9b8e4dd862 Rename active deployment path Matej Bačo 2025-03-04 15:22:20 +01:00
  • ef7b9537f7 Upgrade executor Matej Bačo 2025-03-04 15:17:01 +01:00
  • 03c9e57773 Merge pull request #9434 from appwrite/chore-combine-download-endpoints Matej Bačo 2025-03-04 15:10:24 +01:00
  • 54413f4c5e Fix bug chore-combine-download-endpoints Matej Bačo 2025-03-04 14:31:00 +01:00
  • a2abd982cf Backwards compatibility Matej Bačo 2025-03-04 14:13:47 +01:00
  • f5a0008445 Merge pull request #9417 from appwrite/feat-screenshot-task Matej Bačo 2025-03-04 13:56:59 +01:00
  • 64183f2946 Fix tests, remove leftovers Matej Bačo 2025-03-04 13:45:44 +01:00
  • d9eb942e8c Merge deployment download endpoints Matej Bačo 2025-03-04 13:43:13 +01:00
  • 84e1b050a9 Truncate commit message to 252 characters Khushboo Verma 2025-03-04 17:28:06 +05:30
  • e94438927e Add resource type label in sites endpoints Khushboo Verma 2025-03-04 17:05:09 +05:30
  • 2a5b3317bf update region shimon 2025-03-04 11:36:45 +02:00
  • 52ba87e77e Merge pull request #9393 from appwrite/add-file-transformation-endpoints Christy Jacob 2025-03-04 14:46:14 +05:30
  • 20ad91a906 Simplify logic to fetch versionedRuntime Khushboo Verma 2025-03-04 13:45:56 +05:30
  • 19ad2088a0 update region shimon 2025-03-04 10:08:07 +02:00
  • 239bebfe2e Merge branch '1.6.x' into add-file-transformation-endpoints Chirag Aggarwal 2025-03-04 07:34:43 +00:00
  • eff58459ef Merge pull request #9425 from appwrite/disable-admin-transformedAt Christy Jacob 2025-03-04 12:21:28 +05:30
  • 85456696b8 Merge pull request #9429 from appwrite/fix-dual-writing Christy Jacob 2025-03-04 11:55:00 +05:30
  • 0659dce935 Fix: disable dual writing Damodar Lohani 2025-03-04 06:22:58 +00:00
  • d5ab989891 Merge pull request #9339 from appwrite/feat-remove-deprecated-usage-stuff Christy Jacob 2025-03-04 11:23:29 +05:30
  • 9b18a031d9 Merge pull request #9428 from appwrite/fix-stats-date Christy Jacob 2025-03-04 11:22:12 +05:30
  • 4d5d30ba7b Fix default value Damodar Lohani 2025-03-04 05:50:21 +00:00
  • dd5dd4cc43 Same for database metrics Damodar Lohani 2025-03-04 05:34:02 +00:00
  • 5d61544444 Fix: use receivedAt date when available Damodar Lohani 2025-03-04 05:31:35 +00:00
  • 9a6de87f7d chore: usagetest and migrationsbase Chirag Aggarwal 2025-03-03 16:31:41 +00:00
  • fe7aeefabf chore: remove redundant param Chirag Aggarwal 2025-03-03 16:20:32 +00:00
  • fc05a4f1e3 chore: updated to use assertEventually Chirag Aggarwal 2025-03-03 16:07:33 +00:00
  • 2ae61164d4 Merge branch 'feat-sites' into feat-screenshot-task feat-screenshot-task Matej Bačo 2025-03-03 16:45:49 +01:00
  • 774a6af333 Merge pull request #9421 from appwrite/chore-ssr-log-tests Matej Bačo 2025-03-03 16:45:23 +01:00
  • 8e03db6c9e Fix tests chore-ssr-log-tests Matej Bačo 2025-03-03 16:42:29 +01:00
  • 5dd4348d5c Remove leftover Matej Bačo 2025-03-03 16:16:02 +01:00