Jake Barnby
|
3e77810e13
|
Fix existence check for tracked + staged ops
|
2025-10-04 19:26:22 +13:00 |
|
Jake Barnby
|
01ef058adb
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# tests/e2e/Services/Realtime/RealtimeCustomClientTest.php
|
2025-10-04 17:03:52 +13:00 |
|
Jake Barnby
|
9edc0c16d8
|
Realtime txn tests
|
2025-10-04 16:48:44 +13:00 |
|
Jake Barnby
|
2c7cf7826b
|
Fix operation perm checks
|
2025-10-04 16:43:39 +13:00 |
|
Hemachandar
|
b145c609bd
|
change error codes
|
2025-10-03 16:29:39 +05:30 |
|
Jake Barnby
|
498235a2ef
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-10-03 23:19:33 +13:00 |
|
 Matej BačoandGitHub
|
59d5c49818
|
Merge pull request #10589 from appwrite/ser-377
Handle OIDC well-known endpoint errors
|
2025-10-03 10:44:38 +02:00 |
|
Jake Barnby
|
59ae403391
|
Add more validation tests
|
2025-10-03 17:34:34 +13:00 |
|
ArnabChatterjee20k
|
76d3dc3d5a
|
* added senstive var copying in from method
* added tests
|
2025-10-02 18:27:20 +05:30 |
|
 HemachandarandGitHub
|
3d287207d2
|
Merge branch '1.8.x' into ser-377
|
2025-10-02 14:59:50 +05:30 |
|
Hemachandar
|
ca1c069e65
|
Handle OIDC well-known endpoint errors
|
2025-10-02 14:58:55 +05:30 |
|
Jake Barnby
|
61a1efd0fe
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-10-02 19:25:56 +13:00 |
|
Jake Barnby
|
070d5f59d1
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
|
2025-10-02 19:25:46 +13:00 |
|
Jake Barnby
|
faf837e389
|
Update db for index validation fix
|
2025-10-02 15:29:27 +13:00 |
|
Chirag Aggarwal
|
11bbe3c6dd
|
fix: test file
|
2025-10-01 18:17:35 +05:30 |
|
Jake Barnby
|
3ecd7e6a95
|
Fix fts create on array
|
2025-10-01 22:02:41 +13:00 |
|
Jake Barnby
|
36782650c6
|
Revert "Add CI debug"
This reverts commit 2d3dea84e3.
|
2025-10-01 21:36:03 +13:00 |
|
Jake Barnby
|
2d3dea84e3
|
Add CI debug
|
2025-10-01 21:10:26 +13:00 |
|
Jake Barnby
|
408bca400b
|
Fix spatial tests
|
2025-10-01 19:33:11 +13:00 |
|
Jake Barnby
|
6bacec52c5
|
Fix storage test
|
2025-10-01 17:11:02 +13:00 |
|
Jake Barnby
|
9d70b5cab2
|
Fix domain test
|
2025-10-01 17:09:07 +13:00 |
|
Jake Barnby
|
9e837c2eb9
|
Fix storage error
|
2025-10-01 12:31:02 +13:00 |
|
Jake Barnby
|
f3460db369
|
Fix fulltext error
|
2025-10-01 12:30:48 +13:00 |
|
Jake Barnby
|
763158fe81
|
Fix usage tests
|
2025-10-01 01:30:18 +13:00 |
|
Jake Barnby
|
766c3293d2
|
Fix index text checks
|
2025-10-01 00:47:07 +13:00 |
|
Jake Barnby
|
daeb721995
|
Fix tests
|
2025-09-30 23:44:26 +13:00 |
|
Jake Barnby
|
da3284ce84
|
Update deps
|
2025-09-30 22:58:29 +13:00 |
|
 Khushboo VermaandGitHub
|
b40769b086
|
Merge branch '1.8.x' into copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1
|
2025-09-29 22:48:38 +01:00 |
|
Jake Barnby
|
4a3cbdafca
|
Move to row-level scope for txn
|
2025-09-25 17:59:39 +12:00 |
|
Jake Barnby
|
61d9db8c67
|
Cover export + notify in tests
|
2025-09-24 22:38:35 +12:00 |
|
Hemachandar
|
752368327f
|
feedback
|
2025-09-24 13:06:20 +05:30 |
|
Hemachandar
|
0228c74f71
|
Throw error when email is not available for account verification
|
2025-09-22 14:26:23 +05:30 |
|
Jake Barnby
|
9fde875904
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
|
2025-09-22 16:12:45 +12:00 |
|
shimon
|
b828621feb
|
Update composer dependencies and enhance index validation in database module
|
2025-09-21 19:14:40 +03:00 |
|
shimon
|
3edc055c9d
|
Skip spatial column tests for MongoDB support in DatabasesBase trait
|
2025-09-21 16:02:36 +03:00 |
|
shimon
|
ceda513083
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Workers/StatsUsage.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2025-09-21 15:55:11 +03:00 |
|
Atharva Deosthale
|
7d4486b9e6
|
more fixes to tests
|
2025-09-19 18:42:25 +05:30 |
|
Atharva Deosthale
|
1a19e01d69
|
attempt to fix tests
|
2025-09-19 18:30:42 +05:30 |
|
Atharva Deosthale
|
2a145bc284
|
address reviews regarding tests
|
2025-09-19 18:18:44 +05:30 |
|
Jake Barnby
|
c1782f6f58
|
Don't remove required attributes
|
2025-09-19 15:28:41 +12:00 |
|
Hemachandar
|
0812ac97a9
|
tests
|
2025-09-18 14:09:42 +05:30 |
|
Atharva Deosthale
|
9fe3e94a66
|
e2e tests
|
2025-09-18 13:12:46 +05:30 |
|
ArnabChatterjee20k
|
52ceddcd5a
|
linting
|
2025-09-17 20:02:36 +05:30 |
|
ArnabChatterjee20k
|
c5e9ec3969
|
added cases for checking default added or not
|
2025-09-17 20:00:10 +05:30 |
|
ArnabChatterjee20k
|
5b09ebe54b
|
added cases for with default values
|
2025-09-17 19:46:06 +05:30 |
|
ArnabChatterjee20k
|
4815780476
|
Add spatial column validation during required mode and tests for existing data in databases
|
2025-09-17 18:01:29 +05:30 |
|
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 |
|