Jake Barnby
390d1560f4
Fix tests
2025-10-21 14:16:59 +13:00
shimon
5f3316ff18
fix assertion order
2025-10-20 18:38:14 +03:00
shimon
9be7f4d72c
Merge remote-tracking branch 'origin/feat-disable-count' into feat-disable-count
2025-10-20 18:28:14 +03:00
shimon
fb4e3e1b9d
Implement 'includeTotal' parameter across multiple API endpoints to control total count in responses, ensuring consistent behavior in session, log, and membership retrievals.
2025-10-20 18:18:17 +03:00
Jake Barnby
3a8e2b080d
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# app/init/resources.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Indexes/Create.php
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
2025-10-21 03:16:21 +13:00
Jake Barnby
94d02aff4f
Fix DB tests
2025-10-21 01:24:50 +13:00
Jake Barnby
bfe639fb70
Fix key
2025-10-21 00:13:32 +13:00
Eldad Fux
b4aab6134e
Merge remote-tracking branch 'origin/1.8.x' into feat-disposable-emails
2025-10-19 22:20:31 +01:00
Eldad Fux
18a66bae4e
chore: update Utopia Emails dependency to version 0.5 and remove deprecated email validator
...
- Updated the Utopia Emails dependency version from 0.4.* to 0.5.* in composer.json and composer.lock.
- Removed the custom Email validator class and its associated tests as it is no longer needed with the new Utopia Emails library.
2025-10-19 21:55:52 +01:00
ArnabChatterjee20k
5098973e0d
reverted longtext resource file
2025-10-17 18:14:16 +05:30
ArnabChatterjee20k
157783f782
merged feat-mongodb
2025-10-17 13:58:27 +05:30
ArnabChatterjee20k
470d84a843
* updated transactions
...
* updated tests
2025-10-16 21:45:30 +05:30
Luke B. Silver
2cbfa6930f
Merge pull request #10655 from appwrite/fix-test-dependencies-projects
...
Refactor ProjectsConsoleClientTest to remove test dependencies
2025-10-16 11:30:50 +01:00
ArnabChatterjee20k
80037f7e8d
updated http php for mongodb setup
2025-10-16 15:57:13 +05:30
Chirag Aggarwal
5d1d937fde
remove changes
2025-10-16 15:29:59 +05:30
Chirag Aggarwal
83ec855f4b
skip harder ones
2025-10-16 15:18:21 +05:30
Khushboo Verma
be983eb68a
Remove race condition
2025-10-16 14:40:47 +05:30
Chirag Aggarwal
c6f144313d
more tests
2025-10-16 14:29:57 +05:30
Chirag Aggarwal
ae8ec1c736
formatting
2025-10-16 14:26:39 +05:30
ArnabChatterjee20k
e0c293c5b4
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-10-16 14:25:14 +05:30
Chirag Aggarwal
19d7f02371
more tests
2025-10-16 14:25:12 +05:30
Khushboo Verma
f0660f3fda
Replace sleep in webhook tests with assertEventually
2025-10-16 14:23:35 +05:30
Chirag Aggarwal
9ded176cf2
Refactor ProjectsConsoleClientTest to remove test dependencies
...
- Remove @depends annotations to make tests independent
- Each test now creates its own team and project instead of relying on shared state
- Replace sleep() calls with assertEventually() for more reliable async testing
- Change test methods to return void instead of passing data between tests
- Remove unnecessary sleep() call that was causing test flakiness
2025-10-16 14:21:30 +05:30
Damodar Lohani
c3c69cc43b
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-10-15 07:05:23 +00:00
ArnabChatterjee20k
9373688be2
updated migration worker to pass the dsn resolver for the destination database
2025-10-15 10:33:46 +05:30
ArnabChatterjee20k
2cec06be18
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-10-14 21:18:38 +05:30
ArnabChatterjee20k
3a60bb306c
* updated migration tests
...
* database dsn fetching
* removed dsn from response models
2025-10-14 21:13:26 +05:30
Jake Barnby
72868ed7aa
Fix async index delete
2025-10-14 19:39:49 +13:00
Jake Barnby
e956ad58a9
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# composer.lock
2025-10-14 16:42:40 +13:00
Jake Barnby
de7dd6079e
Merge pull request #10618 from appwrite/ser-417
...
Throw duplicate error when function id already exists
2025-10-13 14:56:43 +13:00
ArnabChatterjee20k
f6dbc0c882
Merge remote-tracking branch 'upstream/feat-mongodb' into documents-db-api
2025-10-12 20:17:53 +05:30
Damodar Lohani
d56dff954f
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-10-12 00:34:07 +00:00
ArnabChatterjee20k
a6c226aac9
removed the documentsdb changes from the migration tests
2025-10-10 20:38:54 +05:30
ArnabChatterjee20k
d51486c62a
* fixed stats usage events(hacky fix)
...
* updated redundant routes(happened during merge conflicts)
2025-10-10 19:39:59 +05:30
Hemachandar
1f322a2700
add test
2025-10-10 15:30:56 +05:30
ArnabChatterjee20k
0754c6263e
merged changes from 1.8.x
2025-10-10 10:55:48 +05:30
Jake Barnby
7512a0db6b
Fix cross-API compat
2025-10-10 17:27:09 +13:00
Jake Barnby
bf589f7485
Fix client side
2025-10-10 02:16:58 +13:00
ArnabChatterjee20k
2c037803f0
updated sdk names and enums for documentsdb
2025-10-09 18:41:10 +05:30
ArnabChatterjee20k
48410d0cf6
* added getDatabaseDB in stats worker, migration worker
...
* added prefixed events for multitype db support with backward compat
* added realtime tests, migration tests
2025-10-09 18:26:05 +05:30
ArnabChatterjee20k
66b0f3c9df
* added waiting time in usage test so that aggregator can work
...
* added documentsdb usage test
2025-10-09 18:24:04 +05:30
Jake Barnby
38b04566b6
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Delete.php
2025-10-09 17:36:22 +13:00
Jake Barnby
c89af1201a
Fix tests
2025-10-09 16:37:17 +13:00
Jake Barnby
8193f0fcac
Ensure create/upsert stores in state by generated ID not unique string
2025-10-09 16:24:25 +13:00
Jake Barnby
3d3f50064d
Force set state on increment
2025-10-09 15:50:18 +13:00
Jake Barnby
d5d09061e9
Fix index validator params
2025-10-09 13:46:14 +13:00
Jake Barnby
10b1f1f145
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
2025-10-09 13:45:29 +13:00
ArnabChatterjee20k
f7f965a812
* added prefixed channels for realtime channels along with backward compatibility
...
* added documentsdb tests
2025-10-09 00:35:38 +05:30
Khushboo Verma
0c64eaf441
Merge branch '1.8.x' into copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1
2025-10-07 19:56:12 +05:30
Matej Bačo
ca24ff808d
Merge pull request #10533 from appwrite/ser-378-fix-null-recipient-in-email
...
Throw error when email is not available for account verification
2025-10-07 14:49:01 +02:00