Darshan
7f35419636
Merge branch '1.8.x' into 'documents-db-api-for-cloud'.
2025-12-30 17:33:20 +05:30
ArnabChatterjee20k
d33b91b25c
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api-for-cloud
2025-12-13 22:41:41 +05:30
Steven Nguyen
a94ccdb4f5
fix: enhance SMTP authentication by using env vars
2025-12-12 06:02:17 +00:00
loks0n
f765eb92e7
feat: cors service
2025-12-11 09:01:31 +00:00
ArnabChatterjee20k
445b657207
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-10-27 16:15:10 +05:30
Jake Barnby
ddde13a78f
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
...
This reverts commit 9dd1939d1f , reversing
changes made to 8dfdfcb522 .
# Conflicts:
# app/config/collections/common.php
# app/controllers/api/users.php
# app/init/resources.php
# composer.lock
2025-10-21 14:59:30 +13:00
ArnabChatterjee20k
e0c293c5b4
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-10-16 14:25:14 +05:30
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
89d06d00c0
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls
...
# Conflicts:
# .github/workflows/tests.yml
# composer.lock
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
2025-09-11 16:54:49 +03:00
Damodar Lohani
2be8895dfd
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-09-10 03:56:34 +00:00
Jake Barnby
6e5fe9c33f
Check verison
2025-09-01 22:41:30 +12:00
Jake Barnby
fb8270733e
Allow running tests with specific response format
2025-09-01 22:09:30 +12:00
shimon
b98be4756c
Update composer.json and composer.lock to reflect changes in utopia-php/database versioning and dependencies. Adjusted MongoDB-related test conditions for improved compatibility and clarity. Removed unnecessary var_dump statements in account.php and enhanced logging in various test files for better debugging.
2025-08-26 13:48:01 +03:00
Jake Barnby
afdd8cf58f
Merge branch '1.8.x' into cursor/update-docker-base-to-0-10-3-27d7
2025-08-09 17:50:31 +12:00
Cursor Agent
1885799ac8
Refactor: Move assertSamePixels method to a different location in Scope class
...
Co-authored-by: jakeb994 <jakeb994@gmail.com >
2025-08-09 05:47:40 +00:00
Cursor Agent
375961c0fa
Inline image comparison logic in Scope test class, remove ImageAssertions
...
Co-authored-by: jakeb994 <jakeb994@gmail.com >
2025-08-09 04:26:33 +00:00
Cursor Agent
612b03a9d6
Add assertSamePixels method to Scope class for image comparison
...
Co-authored-by: jakeb994 <jakeb994@gmail.com >
2025-08-09 04:24:04 +00:00
ArnabChatterjee20k
5baa2ad113
refactor: Rename triggerQueuesForBulkDocuments to triggerBulk for consistency across document actions
2025-08-05 13:29:38 +05:30
ArnabChatterjee20k
59026a17dc
feat: Enhance database operations with event queues and improve test coverage for bulk operations
...
- Added event queue injections in Bulk Update and Create classes for better event handling.
- Modified getUser method in Scope class to allow for user retrieval with an override option.
- Expanded RealtimeCustomClientTest to include comprehensive tests for bulk create, update, and delete operations, ensuring proper event emissions for multiple clients.
- Improved assertions in tests to validate event data and permissions for created, updated, and deleted documents.
2025-08-04 19:01:48 +05:30
Jake Barnby
b2fa28754d
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# .github/workflows/benchmark.yml
# composer.lock
# src/Appwrite/Event/Database.php
2025-07-04 10:00:45 -04:00
Matej Bačo
d4b53175dc
Update tests/e2e/Scopes/Scope.php
2025-06-26 18:33:22 +02:00
Matej Bačo
918ad8979d
Fix flakyness of account tests
2025-06-26 18:07:59 +02:00
Darshan
789064e295
add: new scopes to the api.
2025-06-25 11:29:45 +05:30
Christy Jacob
b5c5f76acc
Merge branch '1.7.x' of github.com:appwrite/appwrite into feat-apps-module
2025-06-20 17:39:28 +04:00
ArnabChatterjee20k
28fbd64864
updated session invalidation tests , models and descriptions
2025-06-17 00:40:32 +05:30
ArnabChatterjee20k
7a0ba95231
updated onPasswordChange to invalidate session
2025-06-16 23:05:52 +05:30
ArnabChatterjee20k
fde2f278e8
added invalidating sessions for the project users
2025-06-14 18:07:42 +05:30
Darshan
e6d143c806
Merge branch '1.7.x' into fix-templates
2025-06-10 14:20:28 +05:30
loks0n
854304dd16
tests: fix flaky account tests
...
commit-id:3865765d
2025-06-02 17:09:13 +01:00
Darshan
f13a28cf6d
Merge branch '1.7.x' into fix-templates
2025-05-04 19:08:06 +05:30
Eldad Fux
fb29fe7b3c
Merge remote-tracking branch 'origin/1.7.x' into feat-apps-module
2025-04-29 20:12:31 +02:00
Matej Bačo
d5cb9d0f1f
Merge branch '1.7.x' into feat-tokens-module
2025-04-22 12:25:51 +02:00
Chirag Aggarwal
6d0d15f469
Merge branch '1.7.x' into feat-tokens-module
2025-04-18 16:01:06 +00:00
Matej Bačo
9993cca484
Merge branch '1.7.x' into feat-development-keys
2025-04-17 15:51:31 +02:00
Chirag Aggarwal
b2dffe4057
Merge branch '1.7.x' into feat-tokens-module
2025-04-17 06:19:18 +00:00
Darshan
b22be9b586
fix: test with teamName.
2025-03-29 18:53:51 +05:30
Darshan
736078203a
update: change method name.
2025-03-29 18:22:59 +05:30
Darshan
b1c67e6f74
fix: other remaining tests.
2025-03-29 18:21:25 +05:30
Darshan
6f501e2777
fix: teams test.
2025-03-29 17:19:46 +05:30
Eldad Fux
1bf1766822
Merge remote-tracking branch 'origin/feat-sites' into feat-apps-module
2025-03-28 08:20:24 +01:00
Darshan
b358dad817
update: merge '1.7.x' on feat-development-keys.
2025-03-22 18:35:10 +05:30
Matej Bačo
cb85cfc5d9
Merge branch '1.7.x' into feat-sites
2025-03-20 16:42:36 +01:00
shimon
faed019d92
revert
2025-03-19 09:32:48 +02:00
shimon
e9841e53b9
revert
2025-03-18 21:40:46 +02:00
shimon
7149deeacb
_app_region
2025-03-17 18:11:49 +02:00
Eldad Fux
748119334d
Merge remote-tracking branch 'origin/feat-sites' into feat-apps-module
2025-03-10 00:18:23 +01:00
Eldad Fux
aa36d944db
Add teamId to project array in e2e test
2025-03-01 22:00:37 +01:00
Matej Bačo
7e00bc493c
Add SSR tests
2025-02-28 18:29:17 +01:00
Chirag Aggarwal
ba0a6f0097
chore: added requires scopes, fix call method
2025-02-05 14:14:03 +00:00
Chirag Aggarwal
a98f32b5e1
merge with 1.7.x
2025-02-04 16:56:14 +00:00