Commit Graph

29860 Commits

Author SHA1 Message Date
Darshan 08f2a59766 add: database read, write metrics. 2025-01-23 18:54:02 +05:30
Khushboo Verma 246dc07018 Remove unnecessary check 2025-01-23 18:47:12 +05:30
Jake Barnby 2af7a46aca Merge pull request #9255 from appwrite/feat-batch-usage-dump
Feat batch usage dump
2025-01-24 02:10:54 +13:00
Jake Barnby f849fb9b30 Add project job timing 2025-01-24 02:04:18 +13:00
Jake Barnby 1360c16f65 Partial revert "Add project log"
This partially reverts commit 8097f1607f.
2025-01-24 01:43:25 +13:00
Jake Barnby 8097f1607f Add project log 2025-01-24 01:34:44 +13:00
Jake Barnby 03a8f35082 Ensure wait overlaps aggregation interval 2025-01-24 00:14:30 +13:00
Jake Barnby 5dd3b09ca7 Lint 2025-01-24 00:13:13 +13:00
Jake Barnby 91c319bc50 Remove redundant logs 2025-01-24 00:09:08 +13:00
Jake Barnby 687be05d95 Speed up dev mode usage tests 2025-01-24 00:08:04 +13:00
Jake Barnby fe930d8f64 Fix tests 2025-01-24 00:07:45 +13:00
Jake Barnby 77ae8dcc63 Lint 2025-01-23 23:28:15 +13:00
Jake Barnby 8cd4000751 One write per project 2025-01-23 23:25:10 +13:00
shimon 54c8a890d3 removed comments 2025-01-23 09:23:19 +02:00
shimon 74b06cdd96 debug platforms 2025-01-23 08:51:13 +02:00
shimon 5113c9e50a debug platforms 2025-01-23 07:53:03 +02:00
shimon 0052487d49 debug platforms 2025-01-23 07:47:23 +02:00
shimon 9841f6ae87 debug platforms 2025-01-23 07:40:44 +02:00
Chirag Aggarwal 6d404ada74 chore: update scopes 2025-01-23 05:36:12 +00:00
Jake Barnby 65c2b99dfe Fix method refs 2025-01-23 18:32:36 +13:00
shimon 9b58ae7ff5 debug platforms 2025-01-23 07:23:35 +02:00
Jake Barnby 2a03bbf5b8 Update database 2025-01-23 18:20:00 +13:00
Christy Jacob 85539dfb29 Merge pull request #9253 from appwrite/fix-amazon-oauth
fix: amazon oauth
2025-01-23 10:35:57 +05:30
Jake Barnby 5e9955ed3e Update database 2025-01-23 17:42:12 +13:00
Jake Barnby b56fda0029 Merge remote-tracking branch 'origin/1.6.x' into feat-batch-usage-dump 2025-01-23 17:42:00 +13:00
Jake Barnby 871043a700 Merge pull request #9256 from appwrite/fix-delete-collection-relations
Delete collection before Appwrite's attributes
2025-01-23 17:25:34 +13:00
Bradley Schofield 2647379557 Fix missing dependency 2025-01-23 13:24:56 +09:00
Bradley Schofield 8fb7a2db32 Merge branch '1.6.x' into feat-bulk-operations
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
#	app/controllers/api/functions.php
#	app/controllers/api/migrations.php
#	app/controllers/api/projects.php
#	app/controllers/api/proxy.php
#	app/controllers/api/storage.php
#	app/controllers/api/users.php
#	app/controllers/api/vcs.php
#	composer.json
#	composer.lock
#	docs/references/account/create-push-target.md
#	docs/references/account/delete-push-target.md
#	docs/references/account/update-push-target.md
#	src/Appwrite/SDK/Method.php
#	src/Appwrite/Specification/Format/OpenAPI3.php
#	src/Appwrite/Specification/Format/Swagger2.php
2025-01-23 11:19:20 +09:00
shimon 59c41478ca debug platforms 2025-01-22 21:14:41 +02:00
shimon 37087c37ca debug platforms 2025-01-22 20:44:18 +02:00
shimon 066008293d debug 2025-01-22 18:49:57 +02:00
fogelito ee9bf984c7 Delete collection first 2025-01-22 17:35:30 +02:00
Jake Barnby 343ef4944b Format 2025-01-23 01:57:23 +13:00
Jake Barnby e0eea5b13d Update db 2025-01-23 01:47:06 +13:00
Jake Barnby d533113d86 Update usage dump to upsert documents in batches 2025-01-23 01:44:33 +13:00
Jake Barnby 758d8496c1 Merge pull request #9237 from appwrite/feat-1.6.x-new-sdk-class
Implement new SDK Class on 1.6.x
2025-01-22 20:38:10 +13:00
Bradley Schofield df491f6f46 Fix null deprecation warning 2025-01-22 16:02:56 +09:00
Bradley Schofield 5123cf5f8e Make Method Extendable 2025-01-22 11:08:23 +09:00
Marton Schneider 1683fe0a98 Merge branch 'main' into main 2025-01-21 22:57:53 +01:00
loks0n bc3ac237be fix: add heic input/output 2025-01-21 18:06:20 +00:00
Matej Bačo 3ee67e620c Resolve conflicts 2025-01-21 15:28:37 +00:00
Matej Bačo 9a94023bde Merge remote-tracking branch 'origin/feat-sites' into feat-add-tests-for-sites 2025-01-21 13:41:08 +00:00
Chirag Aggarwal ead7a17645 chore: remove comma 2025-01-21 13:34:45 +00:00
Matej Bačo 70f1b0c2fc Merge pull request #9193 from appwrite/fix-manual-qa
Fix: Sites manual QA
2025-01-21 14:17:57 +01:00
Matej Bačo 7009d1edf1 Merge branch 'feat-sites' into fix-manual-qa 2025-01-21 13:50:00 +01:00
Chirag Aggarwal f6385c716e fix: encoding state 2025-01-21 12:17:48 +00:00
loks0n 15aa0e0315 feat: enable heic 2025-01-21 11:09:16 +00:00
Matej Bačo d652a17fd7 Remove unneeded runtime 2025-01-21 09:13:20 +01:00
shimon b9acae5a25 debug 2025-01-21 09:43:34 +02:00
Christy Jacob c4053b62e4 Merge pull request #9246 from appwrite/fix-phone-validation
fix: phone number parsing exception handling
2025-01-21 12:42:56 +05:30