ArnabChatterjee20k
|
28be12d827
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-11-14 19:16:08 +05:30 |
|
Jake Barnby
|
6274d5a3e4
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-14 05:21:40 +00:00 |
|
Jake Barnby
|
ab90563989
|
Fix tests
|
2025-11-14 17:31:17 +13:00 |
|
Jake Barnby
|
2ab36f4cd6
|
Use helper for tests
|
2025-11-14 16:40:00 +13:00 |
|
ArnabChatterjee20k
|
954011b2c4
|
added transactions for vectordb
|
2025-11-12 16:21:27 +05:30 |
|
Jake Barnby
|
46d785bbb8
|
Fix tests
|
2025-11-12 21:04:17 +13:00 |
|
Jake Barnby
|
353e84bb74
|
Fix keys
|
2025-11-11 21:10:11 +13:00 |
|
Jake Barnby
|
74ff9a955b
|
Fix transactions + operators
|
2025-11-11 20:20:08 +13:00 |
|
ArnabChatterjee20k
|
c3f221f1fb
|
added timestamp mutation test
|
2025-11-07 13:13:13 +05:30 |
|
ArnabChatterjee20k
|
d2275c05fb
|
updated tests
|
2025-11-05 20:34:12 +05:30 |
|
Shimon Newman
|
30f4b846d2
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-03 09:21:13 +02:00 |
|
ArnabChatterjee20k
|
f9be1ddfc5
|
added vector embedding creation + update endpoint
|
2025-10-31 19:07:34 +05:30 |
|
ArnabChatterjee20k
|
60e95458a7
|
vector db endpoints
* configs and default attributes + indexes
* separate collection creation setup
* fix -> database metadata fix on collection creation
|
2025-10-31 18:01:47 +05:30 |
|
Jake Barnby
|
600da2a504
|
Add operator support
|
2025-10-31 11:47:20 +13:00 |
|
ArnabChatterjee20k
|
a5e56438c7
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-30 12:35:57 +05:30 |
|
Shimon Newman
|
d38399dcc0
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-10-29 20:38:04 +02:00 |
|
shimon
|
a7dbb3daea
|
Refactor API parameters to replace 'includeTotal' with 'total' across multiple endpoints for consistency in response handling.
|
2025-10-29 11:08:08 +02:00 |
|
shimon
|
a6d1f46133
|
addressing comments
|
2025-10-29 10:38:09 +02:00 |
|
ArnabChatterjee20k
|
fae79e5c3f
|
updated tests from feat-mongodb branch
|
2025-10-29 13:49:18 +05:30 |
|
ArnabChatterjee20k
|
f306c03030
|
updated tests and index creation
|
2025-10-28 18:32:17 +05:30 |
|
shimon
|
9e79d883a0
|
Refactor authorization retrieval in realtime and update imports in migration files; clean up whitespace in tests
|
2025-10-28 14:16:26 +02:00 |
|
shimon
|
cc6319a2c7
|
singletone fix
|
2025-10-28 11:09:20 +02:00 |
|
ArnabChatterjee20k
|
3e612ec88d
|
flask test fixing via retry
|
2025-10-27 18:08:44 +05:30 |
|
ArnabChatterjee20k
|
445b657207
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-27 16:15:10 +05:30 |
|
Jake Barnby
|
1e1df1ce2d
|
Fix skips
|
2025-10-24 00:06:58 +13:00 |
|
Jake Barnby
|
3f473f2790
|
Fix checks
|
2025-10-23 23:40:27 +13:00 |
|
shimon
|
8b3b07a710
|
linter
|
2025-10-22 16:40:00 +03:00 |
|
shimon
|
33f88fa5e0
|
Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock.
|
2025-10-22 16:35:48 +03: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 |
|
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 |
|
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 |
|
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 |
|
ArnabChatterjee20k
|
f6dbc0c882
|
Merge remote-tracking branch 'upstream/feat-mongodb' into documents-db-api
|
2025-10-12 20:17:53 +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 |
|
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
|
eb7306a4fa
|
Add missing state handlers
|
2025-10-07 22:17:59 +13:00 |
|