Jake Barnby
|
932ed94b8c
|
Merge pull request #9065 from appwrite/feat-bulk-operations
Feat bulk operations
|
2025-05-08 14:26:52 +00:00 |
|
Chirag Aggarwal
|
2c8e1e1731
|
chore: deprecate delay
|
2025-05-08 13:44:58 +00:00 |
|
Chirag Aggarwal
|
fea58c2bc9
|
refactor: maintenance task to run at a specific time
|
2025-05-08 07:49:27 +00:00 |
|
Jake Barnby
|
639ce4d026
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# composer.lock
|
2025-05-08 01:24:39 +12:00 |
|
Jake Barnby
|
41ecccda1e
|
Revert "Fix tests for model changes"
This reverts commit f5d243e229.
# Conflicts:
# app/controllers/api/databases.php
|
2025-05-07 15:45:46 +12:00 |
|
Jake Barnby
|
572c49cc90
|
Revert "Don't accumulate docs on update/delete"
This reverts commit 8c1b9044b3.
# Conflicts:
# app/controllers/api/databases.php
|
2025-05-07 15:44:58 +12:00 |
|
Jake Barnby
|
f5d243e229
|
Fix tests for model changes
|
2025-05-07 15:14:05 +12:00 |
|
Jake Barnby
|
8c1b9044b3
|
Don't accumulate docs on update/delete
|
2025-05-07 03:10:13 +12:00 |
|
Chirag Aggarwal
|
da05398389
|
chore: update utopia database to 0.67.x
|
2025-05-06 13:08:56 +00:00 |
|
Jake Barnby
|
cc4c147b15
|
First class callable syntax
|
2025-05-06 13:36:45 +12:00 |
|
Jake Barnby
|
9b6408e53a
|
Fluent setter for parameter
|
2025-05-06 01:47:35 +12:00 |
|
Jake Barnby
|
4da44cf13c
|
Lint
|
2025-05-05 23:36:36 +12:00 |
|
Jake Barnby
|
24229c63ea
|
Fix multi-method graphql parameter mapping
|
2025-05-05 23:26:59 +12:00 |
|
Jake Barnby
|
21d9f182d6
|
Remove dump
|
2025-05-05 22:30:20 +12:00 |
|
Jake Barnby
|
bae0676a62
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
|
2025-05-03 01:45:14 +12:00 |
|
Darshan
|
dcf11df193
|
remove: method and expose the variable itself.
|
2025-05-01 12:16:07 +05:30 |
|
Darshan
|
8c7ccfcc12
|
address comments.
|
2025-05-01 11:37:58 +05:30 |
|
Darshan
|
606fea5871
|
address comments.
|
2025-05-01 11:31:51 +05:30 |
|
Darshan
|
d137b41c0b
|
add: expose source report for cloud.
|
2025-05-01 11:22:19 +05:30 |
|
Jake Barnby
|
c759f9ec11
|
Revert "Feat pool adapter"
|
2025-04-30 23:24:54 +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
|
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
|
f7296d80b2
|
Fix function schedule sleep
|
2025-04-30 12:27:18 +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
|
1d82c67d1f
|
Add pubsub pool adapter
|
2025-04-29 21:28:13 +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 |
|
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 |
|
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
|
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 |
|
Chirag Aggarwal
|
68c85a52fb
|
Merge branch '1.6.x' into fix-headers
|
2025-04-24 14:42:45 +00:00 |
|
Chirag Aggarwal
|
75efa28125
|
core: introduce endpoint.docs in specs
|
2025-04-24 11:15:23 +00:00 |
|
Christy Jacob
|
de9b0e6eee
|
Revert "Add configurable function and build size"
|
2025-04-23 21:18:04 +05:30 |
|
Fabian Gruber
|
b0eb6434b8
|
fix: nullable group field in SDK\Method
|
2025-04-23 17:14:19 +02:00 |
|
Fabian Gruber
|
fe28af292b
|
feat: allow non-critical events to ignore exceptions when enqueuing the message
|
2025-04-23 16:48:09 +02:00 |
|
Chirag Aggarwal
|
60c336bfa1
|
Merge branch '1.6.x' into fix-headers
|
2025-04-22 13:30:46 +00:00 |
|
Christy Jacob
|
4228bc9b63
|
Merge pull request #9574 from appwrite/chore-sensitive-check
chore: abstract token secret hiding to response model
|
2025-04-22 17:18:11 +04:00 |
|
Christy Jacob
|
cd647e0c18
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into feat-multi-region-docs
|
2025-04-22 14:02:20 +04:00 |
|