Jake Barnby
|
ea42b823d8
|
Revert name merge issue
|
2025-04-30 22:47:41 +12:00 |
|
Jake Barnby
|
d312fe22ff
|
Merge pull request #9659 from appwrite/feat-pool-adapter
Feat pool adapter
|
2025-04-30 10:05:47 +00:00 |
|
Jake Barnby
|
6e59859f5c
|
AI review fixes
|
2025-04-30 21:18:24 +12:00 |
|
Jake Barnby
|
7b88792b6a
|
Accumulate documents
|
2025-04-30 17:40:54 +12:00 |
|
Jake Barnby
|
27ac5cbb2a
|
Remove redundant withTimestamp
|
2025-04-30 17:40:47 +12:00 |
|
Jake Barnby
|
f2270b9ef8
|
Add read/write counts for bulk operations
|
2025-04-30 14:22:48 +12:00 |
|
Jake Barnby
|
58c536e232
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# src/Appwrite/Platform/Tasks/Specs.php
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
# src/Appwrite/SDK/Specification/Format/Swagger2.php
|
2025-04-30 13:18:06 +12:00 |
|
Jake Barnby
|
6400b0dc48
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
|
2025-04-30 13:16:56 +12:00 |
|
Jake Barnby
|
44abf276d7
|
Merge pull request #9478 from appwrite/chore-merge-namespace
Move specification into SDK namespace
|
2025-04-30 01:15:13 +00:00 |
|
Jake Barnby
|
ed0929416b
|
Format
|
2025-04-30 13:13:14 +12:00 |
|
Jake Barnby
|
2e2af32be3
|
Fix missing trigger
|
2025-04-30 13:06:51 +12:00 |
|
Jake Barnby
|
ea38a7f869
|
Coroutine sleep
|
2025-04-30 13:05:31 +12:00 |
|
Jake Barnby
|
43fb92ca83
|
Set publisher on base
|
2025-04-30 13:04:19 +12:00 |
|
Jake Barnby
|
38f5d88b03
|
Remove unused param
|
2025-04-30 12:44:15 +12:00 |
|
Jake Barnby
|
f7296d80b2
|
Fix function schedule sleep
|
2025-04-30 12:27:18 +12:00 |
|
Jake Barnby
|
453bb8ab70
|
Update tests for changes
|
2025-04-30 12:09:13 +12:00 |
|
Jake Barnby
|
a98520302d
|
Reduce max batch
|
2025-04-30 12:09:02 +12:00 |
|
Jake Barnby
|
6af3912eff
|
Remove unused value
|
2025-04-30 12:08:53 +12:00 |
|
Jake Barnby
|
f82726c2b4
|
Remove redundant batch size passing
|
2025-04-30 12:08:38 +12:00 |
|
Jake Barnby
|
0ab1ebd8c4
|
Validate create batch size inline
|
2025-04-30 12:07:56 +12:00 |
|
Jake Barnby
|
706e5f2453
|
Merge remote-tracking branch 'origin/1.6.x' into chore-merge-namespace
|
2025-04-30 10:46:54 +12:00 |
|
Jake Barnby
|
2238f6d822
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.x-server.json
# 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-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
|
2025-04-30 10:45:18 +12:00 |
|
Jake Barnby
|
5fc2c1ceb8
|
Fix registry ref
|
2025-04-30 10:34:24 +12:00 |
|
Jake Barnby
|
e643e7a406
|
Lint
|
2025-04-29 21:33:51 +12:00 |
|
Jake Barnby
|
02b1c82226
|
Remove all remaining pool usages
|
2025-04-29 21:28:53 +12:00 |
|
Jake Barnby
|
4d92af5ba6
|
Realtime pool adapters
|
2025-04-29 21:28:40 +12:00 |
|
Jake Barnby
|
acec1ab699
|
Use pool adapters in health api
|
2025-04-29 21:28:25 +12:00 |
|
Jake Barnby
|
1d82c67d1f
|
Add pubsub pool adapter
|
2025-04-29 21:28:13 +12:00 |
|
Jake Barnby
|
eabf3993a0
|
Use pool adapter on project create
|
2025-04-29 18:13:30 +12:00 |
|
Jake Barnby
|
47c5c55267
|
Remove redundant reclaims
|
2025-04-29 14:58:54 +12:00 |
|
Jake Barnby
|
43ae7c4b14
|
Format
|
2025-04-29 14:57:18 +12:00 |
|
Jake Barnby
|
38aae9e2c1
|
Fix sync
|
2025-04-29 14:07:48 +12:00 |
|
Steven Nguyen
|
e74502a259
|
Merge pull request #9692 from appwrite/fix-vcs-migrations
Fix vcs migrations
|
2025-04-28 09:34:52 -07:00 |
|
Steven Nguyen
|
101283f345
|
fix: prevent update migration from clearing scopes and resetting specs
|
2025-04-28 09:02:06 -07:00 |
|
Steven Nguyen
|
8d9abd2f31
|
fix(vcs): add missing attributes to 1.6.x migration
|
2025-04-28 09:02:06 -07:00 |
|
Jake Barnby
|
4d2a08e7fd
|
Merge branch '1.6.x' into feat-pool-adapter
|
2025-04-28 10:02:55 +00:00 |
|
Jake Barnby
|
a9e953d840
|
Lint
|
2025-04-28 22:02:31 +12:00 |
|
Jake Barnby
|
6caa347b26
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
|
2025-04-28 21:56:45 +12:00 |
|
Christy Jacob
|
5578e199e4
|
Merge pull request #9689 from appwrite/PLA-2808
feat(users): synchronously delete identities and targets in controller
|
2025-04-28 12:56:31 +04:00 |
|
Jake Barnby
|
8623767926
|
Merge pull request #9677 from ArnabChatterjee20k/chore--utopia-migration
Chore: updated utopia migration version
|
2025-04-28 03:51:57 +00:00 |
|
Jake Barnby
|
d39fce55c1
|
Merge branch '1.6.x' into chore--utopia-migration
|
2025-04-28 03:38:30 +00:00 |
|
Steven Nguyen
|
70f31bb48c
|
Merge pull request #9691 from appwrite/update-flutter-sdk
chore: update flutter sdk
|
2025-04-25 12:48:50 -07:00 |
|
Chirag Aggarwal
|
b65c375655
|
chore: update flutter sdk
|
2025-04-25 19:24:12 +00:00 |
|
Fabian Gruber
|
270250a563
|
review feedback
|
2025-04-25 16:25:26 +02:00 |
|
Fabian Gruber
|
9601860247
|
feat(users): synchronously delete identities and targets in controller
|
2025-04-25 15:55:10 +02:00 |
|
Christy Jacob
|
09ca143231
|
Merge pull request #9687 from appwrite/PLA-2807
feat(dispatch): add contextual dispatch logic
|
2025-04-25 17:52:43 +04:00 |
|
Christy Jacob
|
2afbfea0d0
|
Merge pull request #9638 from appwrite/fix-zero-specifications
fix(functions): treat 0 as unlimited for CPUs and memory
|
2025-04-25 14:49:04 +04:00 |
|
Steven Nguyen
|
928f535800
|
chore(functions): update desc for CPU and mem env vars
Clarify that 0 for _APP_FUNCTIONS_CPUS and _APP_FUNCTIONS_MEMORY means
unlimited.
|
2025-04-24 17:30:03 -07:00 |
|
Fabian Gruber
|
391e045775
|
feat(dispatch): add contextual dispatch logic
|
2025-04-24 23:15:00 +02:00 |
|
Christy Jacob
|
8b23d4bab1
|
Merge pull request #9666 from appwrite/fix-headers
fix: remove content-type header from get request specs
|
2025-04-24 19:14:19 +04:00 |
|