Jake Barnby
|
5c915ef92f
|
Reapply "Merge pull request #11099 from appwrite/feat-auth-instance"
This reverts commit 321fc8ee70.
|
2026-01-14 19:07:49 +13:00 |
|
Jake Barnby
|
321fc8ee70
|
Revert "Merge pull request #11099 from appwrite/feat-auth-instance"
This reverts commit a4734a5de7, reversing
changes made to 15922fb88c.
# Conflicts:
# composer.lock
|
2026-01-14 02:37:17 +13:00 |
|
Jake Barnby
|
f797ae3ac6
|
Remove sleeps
|
2026-01-10 14:53:29 +13:00 |
|
Jake Barnby
|
9498a8ba5d
|
Consolidate, remove depends, add fixtures
|
2026-01-10 03:21:31 +13:00 |
|
Jake Barnby
|
7573ee75a2
|
Use authorization instance
|
2026-01-07 20:04:28 +13:00 |
|
Shimon Newman
|
3b5351afb6
|
Merge branch '1.8.x' into cached-documents-list
|
2026-01-06 13:03:18 +02:00 |
|
Darshan
|
16f9c35850
|
update: tests.
|
2026-01-04 12:09:11 +05:30 |
|
Jake Barnby
|
dc85d44647
|
Revert "Refactor auth single instance"
|
2025-12-20 02:54:50 +13:00 |
|
Jake Barnby
|
13f4aa9a80
|
Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/resources.php
# composer.lock
# src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
# src/Appwrite/Platform/Workers/Migrations.php
|
2025-12-18 18:17:41 +13:00 |
|
ArnabChatterjee20k
|
70395cfacc
|
added tableid and collectionid in increment and decrement
|
2025-12-13 23:43:51 +05:30 |
|
Darshan
|
ef5f0ed6b4
|
update: to use placeholders.
|
2025-12-11 15:26:45 +05:30 |
|
Jake Barnby
|
c5dadc787d
|
Block operator tests
|
2025-12-11 00:23:46 +13:00 |
|
Jake Barnby
|
a8cf0a6176
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# app/controllers/api/teams.php
# app/init/resources.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2025-12-10 20:12:27 +13:00 |
|
Jake Barnby
|
689e61c84f
|
Merge pull request #10917 from appwrite/fix-array-index
Block array indexes
|
2025-12-08 10:51:06 +00:00 |
|
Jake Barnby
|
aec7f27ce4
|
Fix tests
|
2025-12-08 23:20:40 +13:00 |
|
shimon
|
98d063132c
|
composer.lock
|
2025-12-08 09:57:49 +02:00 |
|
shimon
|
fcb3699e99
|
Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into cached-documents-list
# Conflicts:
# composer.json
# composer.lock
|
2025-12-08 09:56:48 +02:00 |
|
shimon
|
39658a7ee1
|
fixing comments
|
2025-12-08 09:55:15 +02:00 |
|
shimon
|
0a0cf26269
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
# Conflicts:
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Create.php
|
2025-12-08 09:26:38 +02:00 |
|
Jake Barnby
|
48038512b9
|
Fix index validation
|
2025-12-05 21:05:14 +13:00 |
|
Jake Barnby
|
121f94676d
|
Fix test
|
2025-12-05 01:03:43 +13:00 |
|
Jake Barnby
|
df94765cf3
|
Update validation
|
2025-12-04 23:25:15 +13:00 |
|
Jake Barnby
|
e00dacf9a2
|
Fix test
|
2025-12-03 23:24:05 +13:00 |
|
Jake Barnby
|
252a4e12ff
|
Validate format on non-strings
|
2025-12-03 22:38:37 +13:00 |
|
Jake Barnby
|
dce4c6e9f1
|
Add more tests
|
2025-12-03 22:15:44 +13:00 |
|
Jake Barnby
|
8b4657ff8a
|
Cleanup on create failures
|
2025-12-03 21:17:38 +13:00 |
|
Jake Barnby
|
cc50ba6b7d
|
Add custom server test
|
2025-12-01 21:43:50 +13:00 |
|
Jake Barnby
|
2139a4d742
|
Format
|
2025-11-26 23:49:21 +13:00 |
|
shimon
|
4ad249f918
|
Revert "Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance""
This reverts commit 8765d5650a.
|
2025-11-26 12:05:12 +02:00 |
|
Jake Barnby
|
092f623373
|
Fix tests
|
2025-11-26 22:49:39 +13:00 |
|
Jake Barnby
|
2776925540
|
Tests via console features
|
2025-11-25 21:11:01 +13:00 |
|
shimon
|
6213df9fb3
|
Update composer.lock for sdk-generator version 1.5.8 and adjust caching TTL in XList to 30 seconds; modify related tests for consistency in cache behavior.
|
2025-11-23 12:46:16 +02:00 |
|
Jake Barnby
|
d8d970e03e
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/messaging.php
# app/controllers/api/projects.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/controllers/api/users.php
# composer.lock
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Boolean/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Datetime/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Email/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Enum/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Float/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/IP/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Line/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Point/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Polygon/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Relationship/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Relationship/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/String/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/URL/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Decrement.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Increment.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Upsert.php
# 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/Databases/Collections/Documents/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/XList.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Boolean/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Datetime/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Email/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Enum/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Float/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/IP/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Line/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Point/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Polygon/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Relationship/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Relationship/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/String/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/URL/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Column/Decrement.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Column/Increment.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/XList.php
# src/Appwrite/Platform/Modules/Functions/Http/Deployments/Create.php
# src/Appwrite/Platform/Modules/Sites/Http/Deployments/Create.php
# src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Create.php
# src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Update.php
|
2025-11-20 17:46:19 +13:00 |
|
Jake Barnby
|
8765d5650a
|
Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"
This reverts commit 919b01a1b1, reversing
changes made to deb5039352.
|
2025-11-19 16:21:06 +13:00 |
|
shimon
|
30df7a43d5
|
Refactor caching logic in XList to use JSON encoding for query serialization and update cache header keys to lowercase in tests
|
2025-11-18 20:11:02 +02:00 |
|
shimon
|
77905e241f
|
cached documents list
|
2025-11-18 16:26:56 +02:00 |
|
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 |
|
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 |
|
Shimon Newman
|
30f4b846d2
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-03 09:21:13 +02:00 |
|
Jake Barnby
|
600da2a504
|
Add operator support
|
2025-10-31 11:47:20 +13:00 |
|
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 |
|
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 |
|
Jake Barnby
|
1e1df1ce2d
|
Fix skips
|
2025-10-24 00:06:58 +13:00 |
|