Commit graph

107 commits

Author SHA1 Message Date
ArnabChatterjee20k
3ff7cadcab updated project size 2026-03-27 18:39:26 +05:30
ArnabChatterjee20k
c7907932e4
Revert "Revert "Documentsdb + vectordb (latest)"" 2026-03-19 20:30:42 +05:30
ArnabChatterjee20k
9917f95dfd
Revert "Documentsdb + vectordb (latest)" 2026-03-19 19:18:27 +05:30
ArnabChatterjee20k
2add5e2d25 fix: update required field comment and rename createTextEmbedding method 2026-03-18 12:38:54 +05:30
ArnabChatterjee20k
8d58383c2e Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb 2026-03-18 11:38:37 +05:30
Matej Bačo
530d681c48 Fix staging env 2026-03-13 11:25:17 +01:00
Jake Barnby
5a258b9da1
Merge branch '1.8.x' into sync-mongodb 2026-03-10 15:11:54 +13:00
Matej Bačo
c20dfc7063 PR simplification 2026-03-09 11:51:32 +01:00
ArnabChatterjee20k
e84a26be76 Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb 2026-03-05 12:11:44 +05:30
Matej Bačo
248b3c8b32
Revert "Revert "Features with schema changes"" 2026-03-04 14:31:27 +01:00
Matej Bačo
f8b31e7db7
Revert "Features with schema changes" 2026-03-04 14:31:05 +01:00
Matej Bačo
1f5fd919c9 Merge branch '1.8.x' into feat-1.8.x-new-schema 2026-03-04 14:13:01 +01:00
fogelito
f5047afec9 Remove index 2026-03-04 10:28:56 +02:00
fogelito
5999db295d Message 2026-03-03 15:44:20 +02:00
fogelito
b6b44efdab Revert length 2026-03-03 13:58:00 +02:00
fogelito
f4125b8859 Remove length 2026-03-03 13:35:23 +02:00
fogelito
1ccd61ece5 functionInternalId 2026-03-03 12:15:21 +02:00
ArnabChatterjee20k
ba82aab563 Merge remote-tracking branch 'origin/1.8.x' into documents-db-api 2026-01-19 13:22:53 +05:30
Matej Bačo
c2bf1e8040 Merge branch '1.8.x' into feat-new-schema-dualwriting 2026-01-16 13:24:02 +01:00
Matej Bačo
cda03f63ab Support dual-writing for new schema features 2026-01-16 13:23:46 +01:00
Darshan
0ef4bf21cc address comments. 2026-01-16 15:48:21 +05:30
Matej Bačo
9c3b78e18f PR review fixes 2026-01-05 13:55:12 +01:00
Matej Bačo
c88a77a31c AI suggestion fixes 2025-12-16 12:53:06 +01:00
Matej Bačo
be626ad0fc Add deployment retention to sites and functions 2025-12-15 17:33:10 +01:00
Matej Bačo
d99a52741d Merge branch 'feat-1.8.x-new-schema' into feat-custom-start-commands 2025-11-24 15:41:52 +01:00
Matej Bačo
62173b8f61 WIP: Separate specifications 2025-11-20 13:56:54 +01:00
Matej Bačo
f907f76eb5 Custom start command implementation 2025-11-19 15:27:54 +01:00
ArnabChatterjee20k
28be12d827 Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api 2025-11-14 19:16:08 +05:30
ArnabChatterjee20k
7c408d675e pr followups 2025-11-07 14:30:22 +05:30
ArnabChatterjee20k
119d6c1789 Merge remote-tracking branch 'upstream/1.8.x' into dat-647 2025-11-07 13:19:28 +05:30
ArnabChatterjee20k
c8f966b0e5 added the default database type for the transactions context 2025-10-30 13:44:26 +05:30
ArnabChatterjee20k
f306c03030 updated tests and index creation 2025-10-28 18:32:17 +05:30
ArnabChatterjee20k
0754c6263e merged changes from 1.8.x 2025-10-10 10:55:48 +05:30
ArnabChatterjee20k
19b1196633 * new db pool implementation for connecting to db type
* fixed migration tests
2025-10-08 11:09:32 +05:30
ArnabChatterjee20k
64d015065f * added new databasetype dsn
* updated worker to use the dsn to choose the database resource
2025-09-26 19:52:25 +05:30
Jake Barnby
09753cd6dc
Optimise schema 2025-09-12 01:16:23 +12:00
Jake Barnby
76287beca0
Format 2025-09-03 04:36:34 +12:00
Jake Barnby
f836fbeba5
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Update.php
#	src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
#	src/Appwrite/Utopia/Response.php
2025-09-02 23:31:47 +12:00
ArnabChatterjee20k
f68d49c4d6 updated the migration error size attribute 2025-08-29 18:19:29 +05:30
Jake Barnby
557bffb350
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	composer.lock
2025-08-22 00:35:12 +12:00
Khushboo Verma
bc47ac7caa Truncate logs and errors from beginning 2025-08-21 12:49:31 +05:30
Jake Barnby
670e869855
Migrate to TablesDB 2025-08-18 19:15:49 +12:00
Jake Barnby
1da2812864
Merge remote-tracking branch 'origin/1.8.x' into feat-txn 2025-08-14 21:44:05 +12:00
Jake Barnby
836606a06b
Fix notSearch with no FTS 2025-08-12 02:03:38 +12:00
Jake Barnby
cbf210b9e6
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.json
#	composer.lock
#	tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-08-11 20:06:40 +12:00
ArnabChatterjee20k
f06af411ba Add 'type' attribute to database creation and update tests 2025-08-05 16:48:05 +05:30
Jake Barnby
910f27016b
Add operation to txn meta 2025-06-17 22:08:08 -04:00
Jake Barnby
0b00ce28e0
Remove redundant attributes 2025-06-17 19:37:53 -04:00
Jake Barnby
145cb54bc0
Separate bulk 2025-06-17 16:58:25 -04:00
Jake Barnby
14c0d27019
Merge remote-tracking branch 'origin/1.8.x' into feat-txn 2025-06-17 16:04:05 -04:00