shimon
b1e55702c8
Refactor MongoDB test cases for improved readability and consistency. Adjust whitespace in conditional statements and remove redundant test methods related to spatial columns. Add new tests for spatial distance queries and update existing tests to ensure proper functionality.
2025-09-16 19:14:09 +03:00
shimon
f16eba2f9f
Update PHPUnit configuration to stop on failure set to false, and clean up whitespace in multiple files for consistency. Adjust comments and ensure proper formatting in test cases and API handling.
2025-09-16 19:13:38 +03:00
shimon
7c0bd1da88
uncomment inversion tests
2025-09-16 17:51:29 +03:00
shimon
cc87de8934
Merge branch 'feat-mongodb-pulls' of github.com:appwrite/appwrite into feat-mongodb-pulls
...
# Conflicts:
# composer.lock
2025-09-16 17:43:47 +03:00
shimon
5f8dc9998c
Refactor database document handling by replacing createOrUpdateDocuments with upsertDocuments in multiple classes. Clean up common.php by removing commented-out index definitions and ensuring proper indexing for MongoDB compatibility. Update UsageTest to correct API endpoint paths for database operations.
2025-09-16 17:39:41 +03:00
Jake Barnby
f03a62d43d
Update database
2025-09-17 01:33:36 +12:00
Jake Barnby and GitHub
d7e90560c9
Merge pull request #10505 from appwrite/fix-bucket-query
...
Catch query exception on bucket/file list
2025-09-17 00:15:12 +12:00
Jake Barnby
832687dd09
Catch query exception on bucket/file list
2025-09-16 23:42:07 +12:00
Jake Barnby
b38b2bba0c
Remove state order on created, rely on sequence order
2025-09-16 21:13:41 +12:00
Hemachandar
21f25b4ce4
Auto-allow sites domain for OAuth
2025-09-16 14:16:02 +05:30
fogelito
614285f1ae
Add Scope for tests
2025-09-16 11:29:13 +03:00
shimon
cc7778ceea
database lib check
2025-09-16 11:10:06 +03:00
shimon
f5fc099d87
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls
...
# Conflicts:
# composer.lock
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
2025-09-16 10:26:43 +03:00
Jake Barnby and GitHub
76f59e2404
Merge pull request #10502 from appwrite/fix-filter-exceptions
...
Throw appropriate 400s from request filters
2025-09-16 19:19:03 +12:00
Jake Barnby
c9b39a3f28
Lint
2025-09-16 18:37:52 +12:00
Hemachandar
e6be9bac07
cleanup
2025-09-16 11:55:43 +05:30
Hemachandar
f8ab95b3e1
tests & lint
2025-09-16 11:54:01 +05:30
Jake Barnby
081e2aeb6e
Throw appropriate 400s from request filters
2025-09-16 17:51:22 +12:00
Damodar Lohani and GitHub
20c3641ac1
Merge branch '1.8.x' into feat-apps-module-dl
2025-09-16 10:25:30 +05:45
Damodar Lohani
33f7056e7a
reest callback
2025-09-16 04:38:52 +00:00
Damodar Lohani
73e7c98131
Fix token length update
2025-09-16 04:36:30 +00:00
Damodar Lohani
1157d6fd10
Fix re-hashing
2025-09-16 04:27:00 +00:00
Chirag Aggarwal
31ed726409
keep graphql backwards
2025-09-16 09:48:17 +05:30
Jake Barnby
fb65d7a965
Add scoped tests
2025-09-16 13:25:15 +12:00
Jake Barnby
42d981c0ef
Add scopes to roles
2025-09-16 13:15:08 +12:00
Jake Barnby
a7cff1b53d
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
2025-09-16 12:58:09 +12:00
Steven Nguyen and GitHub
64bb1efc44
Merge pull request #10483 from appwrite/SUC-1668-fix-database-usage-stats
...
SUC-1668 fix:database usage metrics
2025-09-15 16:28:58 -07:00
Steven Nguyen and GitHub
536cff9cc6
chore: add specification validator test
2025-09-15 21:39:23 +00:00
Steven Nguyen and GitHub
62014fda26
fix: implement dynamic specification defaults for Functions and Sites
...
Prior to this, self-hosted instances would defualt to the lowest specification.
Now, if there is no plan (ie. on self-hosted), the highest specification is used.
If there is a plan, the lowest specification available in the plan is used.
2025-09-15 21:39:22 +00:00
Hemachandar
0b9e43c9f8
Branded email for Console auth flows
2025-09-16 00:58:23 +05:30
copilot-swe-agent[bot] and stnguyen90
fea3544d4b
Implement dynamic specification defaults for Functions and Sites
...
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
2025-09-15 19:18:07 +00:00
copilot-swe-agent[bot]
679de3574f
Initial plan
2025-09-15 19:11:33 +00:00
Luke B. Silver and GitHub
bfacb900e2
Merge pull request #10498 from appwrite/fix-worker-stop
...
fix: worker stop
2025-09-15 15:45:20 +01:00
loks0n
66503a4e80
fix: api worker-stop
2025-09-15 15:15:56 +01:00
Damodar Lohani
cfd82d9709
use newer syntax
2025-09-15 10:57:31 +00:00
Damodar Lohani
21245836c7
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-09-15 10:44:43 +00:00
Damodar Lohani
b5ca4c1166
update suggestion
2025-09-15 10:43:40 +00:00
Damodar Lohani
780799f87a
update to initialize first
2025-09-15 10:41:29 +00:00
Damodar Lohani
4579e41ace
update check
2025-09-15 10:33:21 +00:00
Damodar Lohani
19cf94bd7e
Fix oauth2 changes
2025-09-15 10:22:45 +00:00
Chirag Aggarwal
1f9bc650de
work in progress
2025-09-15 12:13:48 +05:30
Chirag Aggarwal
ef69520f95
fix: nitpick comments
2025-09-15 11:51:47 +05:30
Chirag Aggarwal
579f6691f9
fix: default to be created
2025-09-15 11:42:23 +05:30
Chirag Aggarwal
40eaf39d91
fix: graphql
2025-09-15 11:39:00 +05:30
Chirag Aggarwal
0f5cb2611d
fix: grammer
2025-09-15 10:32:06 +05:30
Chirag Aggarwal
f9ac0b48c8
fix: use 1.8.x
2025-09-15 10:28:34 +05:30
Jake Barnby
981a1278e2
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
...
# Conflicts:
# composer.lock
2025-09-15 16:30:22 +12:00
Jake Barnby and GitHub
2fb93500d0
Merge pull request #10485 from appwrite/attempt-small-size-for-website
...
Attempt small size for website dependency
2025-09-15 15:38:55 +12:00
Jake Barnby
6d25eb81b6
Move disable
2025-09-15 13:09:08 +12:00
Atharva Deosthale
fca2727966
add validation for type
2025-09-14 15:28:25 +05:30