shimon
|
e151425b95
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls
|
2025-08-12 17:54:55 +03:00 |
|
shimon
|
b9f4815c3a
|
Remove unnecessary var_dump statements from api.php and enhance logging in MessagingConsoleClientTest for improved clarity and debugging. This aligns with recent efforts to clean up debugging output across the codebase.
|
2025-08-12 17:47:11 +03:00 |
|
shimon
|
c4fb7ecbc1
|
Refactor and clean up debugging output across multiple files, including mock.php, account.php, and OAuth2 classes. Removed unnecessary var_dump statements for improved code clarity and consistency. Updated MongoDB condition checks in test cases to ensure case-insensitive comparisons.
|
2025-08-12 15:20:30 +03:00 |
|
Jake Barnby
|
b418285349
|
Revert "Merge pull request #10299 from appwrite/feat-functions-redis-queue"
This reverts commit f81fd16d26, reversing
changes made to ec174a15cf.
|
2025-08-12 23:57:54 +12:00 |
|
Jake Barnby
|
02b83d59b7
|
Merge pull request #10296 from appwrite/cursor/add-new-database-query-type-tests-5161
Add new database query type tests
|
2025-08-12 18:30:16 +12:00 |
|
Jake Barnby
|
75eccf8502
|
Fix tests
|
2025-08-12 18:01:16 +12:00 |
|
Jake Barnby
|
66dacb61df
|
Update lock
|
2025-08-12 17:44:17 +12:00 |
|
Jake Barnby
|
4712c18f31
|
Merge remote-tracking branch 'origin/1.8.x' into cursor/add-new-database-query-type-tests-5161
|
2025-08-12 17:43:23 +12:00 |
|
Jake Barnby
|
38204a2c23
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
# docker-compose.yml
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-12 17:38:02 +12:00 |
|
shimon
|
24b7c95514
|
Merge branch 'feat-mongodb' of github.com:appwrite/appwrite into feat-mongodb
|
2025-08-11 22:07:11 +03:00 |
|
shimon
|
870125ed84
|
Refactor MongoDB condition checks in DatabasesCustomClientTest and UsersBase. Improved formatting for consistency and clarity in test assertions, particularly for MongoDB-related tests.
|
2025-08-11 22:07:05 +03:00 |
|
shimon
|
e1475619ba
|
Refactor debugging output across various files, including http.php, mock.php, and OAuth2 classes. Adjusted var_dump statements for improved traceability and consistency. Updated test assertions in ProjectsConsoleClientTest and UsersBase to enhance clarity and functionality.
|
2025-08-11 22:05:18 +03:00 |
|
Matej Bačo
|
f81fd16d26
|
Merge pull request #10299 from appwrite/feat-functions-redis-queue
Feat: Redis functions queue (reapply with fixes)
|
2025-08-11 16:55:02 +02:00 |
|
Jake Barnby
|
0febefcf75
|
Fix not search on wrong attribute
|
2025-08-12 02:49:20 +12:00 |
|
Jake Barnby
|
22d58e7bec
|
Fix index count tests
|
2025-08-12 02:38:52 +12:00 |
|
Jake Barnby
|
a7ccb7b16f
|
Update tests
|
2025-08-12 02:33:19 +12:00 |
|
Jake Barnby
|
836606a06b
|
Fix notSearch with no FTS
|
2025-08-12 02:03:38 +12:00 |
|
Matej Bačo
|
100ab4ef89
|
Fix flakyness
|
2025-08-11 15:36:11 +02:00 |
|
Matej Bačo
|
b641c9e5e0
|
Linter fix
|
2025-08-11 15:13:57 +02:00 |
|
Matej Bačo
|
3efd9a778e
|
Reapply "Feat: Make functions worker customizable"
This reverts commit 7e110bf292.
|
2025-08-11 15:07:05 +02:00 |
|
Matej Bačo
|
ee13066f18
|
Fix missing place not using proper publisher
|
2025-08-11 15:06:23 +02:00 |
|
Jake Barnby
|
ec174a15cf
|
Merge pull request #10298 from appwrite/revert-10287-feat-customizable-function-broker
Revert "Feat: Make functions worker customizable"
|
2025-08-12 00:49:16 +12:00 |
|
Jake Barnby
|
7e110bf292
|
Revert "Feat: Make functions worker customizable"
|
2025-08-12 00:38:41 +12:00 |
|
Jake Barnby
|
12d085373e
|
Merge pull request #10294 from appwrite/cursor/fix-databases-worker-cache-clearing-bug-2799
Fix databases worker cache clearing bug
|
2025-08-12 00:20:44 +12:00 |
|
Jake Barnby
|
a8cc01da7c
|
Merge pull request #10297 from appwrite/feat-skip-user-subqueries
Skip redundant subqueries in users list route
|
2025-08-12 00:19:35 +12:00 |
|
Matej Bačo
|
ba058a89a3
|
Merge branch '1.8.x' into feat-mongodb
|
2025-08-11 13:22:27 +02:00 |
|
Matej Bačo
|
334c1478ab
|
Merge pull request #10288 from appwrite/chore-update-flutter-build-command
Update build command for flutter
|
2025-08-11 13:02:32 +02:00 |
|
Jake Barnby
|
672f642de6
|
Update DB
|
2025-08-11 23:01:52 +12:00 |
|
Khushboo Verma
|
4da9b99414
|
Bump flutter starter version
|
2025-08-11 16:11:58 +05:30 |
|
Jake Barnby
|
7a0b34474f
|
Skip redundant subqueries in users list route
|
2025-08-11 21:26:10 +12:00 |
|
shimon
|
236fab4658
|
Update composer configuration for minimum stability and prefer stable packages. Adjust utopia-php/database version alias and update phpunit and sebastian packages to latest versions. Add debugging output in http.php and uncomment OAuth2 conversion test in AccountCustomClientTest for improved functionality.
|
2025-08-11 11:56:38 +03:00 |
|
 Cursor Agentandjakeb994
|
acaea49c9b
|
Add database query tests for notContains, notSearch, and other filters
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-11 08:39:44 +00:00 |
|
shimon
|
6cfd6d9ac9
|
Remove debugging var_dump statements from projects API and enhance error handling in XList class. Update test cases to comment out a specific OAuth2 conversion test for clarity.
|
2025-08-11 11:28:11 +03:00 |
|
shimon
|
da706378ea
|
Enhance debugging output in OAuth2 mock endpoints and update MongoDB version in tests. Added var_dump statements for better traceability during OAuth2 flows and adjusted test assertions for user search functionality.
|
2025-08-11 11:27:45 +03:00 |
|
 Cursor Agentandjakeb994
|
b89d713002
|
Purge collection cache alongside document cache in database operations
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-11 07:01:06 +00:00 |
|
Jake Barnby
|
0e3491f1c2
|
Merge pull request #10293 from appwrite/pla-3350
chore: make check for adding warning header stricter
|
2025-08-11 17:30:40 +12:00 |
|
Chirag Aggarwal
|
48834cd114
|
chore: make check for adding warning header stricter
|
2025-08-11 09:21:12 +05:30 |
|
shimon
|
40e36e23dd
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-08-10 18:16:03 +03:00 |
|
Jake Barnby
|
eb53e56817
|
Merge pull request #10285 from appwrite/cursor/update-docker-base-to-0-10-3-27d7
Update docker base to 0.10.3
|
2025-08-09 19:20:02 +12:00 |
|
Jake Barnby
|
93a24f3fab
|
Merge branch '1.8.x' into cursor/update-docker-base-to-0-10-3-27d7
|
2025-08-09 18:23:44 +12:00 |
|
Jake Barnby
|
6d6cfbe87a
|
Fix tests
# Conflicts:
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-09 18:23:25 +12: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 Agentandjakeb994
|
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 Agentandjakeb994
|
bb5e25ea4b
|
Update GraphQL avatars test to validate response headers and content
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 05:03:47 +00:00 |
|
 Cursor Agentandjakeb994
|
f0e49bb2a3
|
Update avatar test to validate response headers and content type
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:58:11 +00:00 |
|
 Cursor Agentandjakeb994
|
44b3cbe597
|
Fix whitespace and indentation in AvatarsBase test method
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:45:32 +00:00 |
|
 Cursor Agentandjakeb994
|
ff8ad93544
|
Update avatar test to validate response headers and content type
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:44:19 +00:00 |
|
 Cursor Agentandjakeb994
|
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 Agentandjakeb994
|
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 |
|
 Cursor Agentandjakeb994
|
b1199c8cdd
|
Improve QR code image testing with pixel-level comparison
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:15:44 +00:00 |
|