Jake Barnby
|
77af36a723
|
Port tests
|
2025-08-15 19:35:37 +12:00 |
|
Jake Barnby
|
b38ac866b8
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
|
2025-08-15 19:28:49 +12:00 |
|
Jake Barnby
|
64820ad5f5
|
Port inc/dec fixes
|
2025-08-15 19:28:22 +12:00 |
|
Steven Nguyen
|
bb407a6493
|
Merge pull request #10317 from appwrite/fix-missing-upsert-event
fix: add missing upsert event
|
2025-08-14 14:35:03 -07:00 |
|
Jake Barnby
|
237263a194
|
Lint
|
2025-08-15 02:01:44 +12:00 |
|
Jake Barnby
|
ef8d1b525d
|
Fix missing grids injections
|
2025-08-15 01:54:45 +12:00 |
|
Jake Barnby
|
4b4969e79b
|
Sync response
|
2025-08-15 01:40:08 +12:00 |
|
Jake Barnby
|
44daaae981
|
Update deps
|
2025-08-15 01:33:44 +12:00 |
|
Jake Barnby
|
d444bb66b8
|
Truemaps for fast lookup
|
2025-08-15 01:33:35 +12:00 |
|
Jake Barnby
|
2b3795224d
|
Check for documentId on ops that require it
|
2025-08-15 01:33:22 +12:00 |
|
Jake Barnby
|
46f8d76d7a
|
Fix defualts for bulk op add
|
2025-08-15 01:32:21 +12:00 |
|
Jake Barnby
|
ad8cebc6e3
|
Ensure updated txn is returned from bulk op add
|
2025-08-15 01:32:09 +12:00 |
|
Jake Barnby
|
bed46be720
|
Add grids params
|
2025-08-15 01:05:03 +12:00 |
|
Jake Barnby
|
0533568f9e
|
Fix test
|
2025-08-15 01:03:46 +12:00 |
|
Jake Barnby
|
56d7716ddb
|
Require data param for ops
|
2025-08-15 01:03:36 +12:00 |
|
Jake Barnby
|
e9c730e0c1
|
Add txn id to create multi-method params
|
2025-08-15 01:03:18 +12:00 |
|
Jake Barnby
|
875338d133
|
Update src/Appwrite/Utopia/Database/Validator/Queries/Transactions.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-08-15 00:48:56 +12:00 |
|
Jake Barnby
|
2a5ab1f8aa
|
Update src/Appwrite/Utopia/Database/Validator/Queries/Transactions.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-08-15 00:48:37 +12:00 |
|
ArnabChatterjee20k
|
4fcaeaec0e
|
Add internal file upload support and authorization checks in migrations
|
2025-08-14 18:10:00 +05:30 |
|
Jake Barnby
|
6e6364638d
|
Add missing validator ops
|
2025-08-15 00:37:39 +12:00 |
|
Jake Barnby
|
dfeadfd50f
|
Update naming
|
2025-08-15 00:37:29 +12:00 |
|
Jake Barnby
|
9838571184
|
Catch explicit txn exception
|
2025-08-15 00:37:18 +12:00 |
|
Jake Barnby
|
5cd99de6e4
|
Remove redundant read
|
2025-08-15 00:36:59 +12:00 |
|
Jake Barnby
|
fb31fbea9b
|
Ensure parsed queries
|
2025-08-15 00:36:42 +12:00 |
|
Jake Barnby
|
d6544f412d
|
Add missing bulk cases on commit
|
2025-08-15 00:36:26 +12:00 |
|
Jake Barnby
|
3a7d8d2296
|
Remove redundant order
|
2025-08-15 00:35:41 +12:00 |
|
Jake Barnby
|
84bf2641aa
|
Fix scope
|
2025-08-15 00:35:20 +12:00 |
|
Jake Barnby
|
ede88a533e
|
Handle create single/bulk split
|
2025-08-15 00:35:06 +12:00 |
|
Jake Barnby
|
3d1ae4feda
|
Process permissions before txn logging
|
2025-08-15 00:34:20 +12:00 |
|
Jake Barnby
|
2235848262
|
Clear txn logs on worker
|
2025-08-15 00:32:03 +12:00 |
|
Jake Barnby
|
76034f801b
|
Add failed error
|
2025-08-15 00:31:27 +12:00 |
|
Jake Barnby
|
2dd8dd8edc
|
Merge pull request #10319 from appwrite/cursor/enforce-operations-cap-per-transaction-6dd5
Enforce operations cap per transaction
|
2025-08-14 22:23:56 +12:00 |
|
Jake Barnby
|
c8afcbccee
|
Fix create inject
|
2025-08-14 22:22:12 +12:00 |
|
Jake Barnby
|
ef63d421b3
|
Merge branch 'feat-txn' into cursor/enforce-operations-cap-per-transaction-6dd5
|
2025-08-14 22:21:06 +12:00 |
|
Jake Barnby
|
ba25f9f8d5
|
Merge branch 'feat-txn' of github.com:appwrite/appwrite into feat-txn
|
2025-08-14 22:20:57 +12:00 |
|
Jake Barnby
|
31a7df7214
|
Import fixes
|
2025-08-14 22:20:30 +12:00 |
|
Cursor Agent
|
335052bc84
|
Remove unused function and webhook event queue injections in database actions
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-14 10:17:54 +00:00 |
|
Cursor Agent
|
dffe030d16
|
Replace databasesBatchSize with databasesTransactionSize in database operations
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-14 10:06:43 +00:00 |
|
Cursor Agent
|
6d477688d7
|
Enforce max operations per transaction in database operations
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-14 09:50:45 +00: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
|
405aa7f4ba
|
Merge pull request #10318 from appwrite/fix-catches
Fix uncaught invalid arg
|
2025-08-14 20:13:10 +12:00 |
|
Jake Barnby
|
ff6c2b076d
|
Port desc fixes
|
2025-08-14 19:40:43 +12:00 |
|
Jake Barnby
|
8455ded051
|
Fix events
|
2025-08-14 19:34:52 +12:00 |
|
Jake Barnby
|
b4b0d66af4
|
Fix test
|
2025-08-14 19:32:30 +12:00 |
|
Jake Barnby
|
1e9d153110
|
Fix uncaught invalid arg
|
2025-08-14 19:22:38 +12:00 |
|
Jake Barnby
|
6043cc2fc9
|
Add upsert event
|
2025-08-14 17:34:56 +12:00 |
|
Matej Bačo
|
8a7a894b65
|
Merge pull request #10313 from Veera-mulge/change-desc
Update README.md
|
2025-08-13 14:53:06 +02:00 |
|
Jake Barnby
|
34709912bf
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
|
2025-08-14 00:20:16 +12:00 |
|
Jake Barnby
|
6a3ea1feec
|
Merge pull request #10310 from appwrite/update-remove-experimental-warnings
chore: remove experiment warnings from bulk methods
|
2025-08-14 00:15:35 +12:00 |
|
Chirag Aggarwal
|
9860cd46e3
|
update specs
|
2025-08-13 17:09:51 +05:30 |
|