Chirag Aggarwal
|
388affa3d0
|
chore: updated naming for subscribers
|
2025-02-27 07:23:13 +00:00 |
|
Chirag Aggarwal
|
a74c6e0b10
|
chore: added targets to realtime, refactor webhook queues
|
2025-02-18 07:58:56 +00:00 |
|
Chirag Aggarwal
|
532160705f
|
chore: refactor realtime queueing in functions worker
|
2025-02-11 05:50:30 +00:00 |
|
Damodar Lohani
|
cb31e7954e
|
refactor rename
|
2025-01-30 04:53:53 +00:00 |
|
Fabian Gruber
|
fed9cdb408
|
use resource type constants
|
2024-10-29 16:10:57 +01:00 |
|
Fabian Gruber
|
3d463c5c81
|
fix: revert function execution order
|
2024-10-29 13:52:06 +01:00 |
|
Fabian Gruber
|
4313162b5e
|
fix(blocks): check if resource is blocked inside functions worker
|
2024-10-25 13:25:54 +02:00 |
|
Matej Bačo
|
408dcbc263
|
Add async exec doc test
|
2024-10-14 13:06:08 +00:00 |
|
Matej Bačo
|
8fea73d3bf
|
Fix db issues
|
2024-10-11 13:32:48 +00:00 |
|
Khushboo Verma
|
d1ab8c4df8
|
Move createDocument from api to worker
|
2024-10-09 14:04:08 +05:30 |
|
Torsten Dittmann
|
333682c4dc
|
tests: add projects channel assertions
|
2024-09-30 16:53:25 +02:00 |
|
Matej Bačo
|
c4991b9941
|
Merge remote-tracking branch 'origin/1.6.x' into fix-scheduled-executions
|
2024-09-14 10:28:30 +00:00 |
|
Christy Jacob
|
ca9af0510a
|
Merge pull request #8627 from appwrite/fix-functions-logging
Fix: logging behaviour for Functions
|
2024-09-10 14:49:06 +04:00 |
|
Matej Bačo
|
b1769ed5ca
|
Fix scheduled executions data
|
2024-09-07 12:20:23 +02:00 |
|
Matej Bačo
|
ff1d64a36a
|
Add VCS vars to deployments & executions
|
2024-09-06 10:50:29 +00:00 |
|
Matej Bačo
|
4ae5e82d6f
|
Fix logging behaviour; new tests
|
2024-09-05 13:23:24 +00:00 |
|
Bradley Schofield
|
dc149761d8
|
Address Jake's Comments
|
2024-08-20 13:23:11 +09:00 |
|
Bradley Schofield
|
5285ef9939
|
Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x
|
2024-08-14 19:36:15 +09:00 |
|
Christy Jacob
|
bfa253297b
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main
|
2024-08-13 15:36:13 +00:00 |
|
Matej Bačo
|
25f5c83594
|
Fix 4XX execution status
|
2024-08-08 08:38:15 +00:00 |
|
Bradley Schofield
|
e51f912ab1
|
Address Jake's comments and add 0.5 cpu spec
|
2024-08-06 18:54:46 +09:00 |
|
Bradley Schofield
|
2060d3f09c
|
Rename everything to use specification instead of size
|
2024-07-31 20:27:32 +09:00 |
|
Bradley Schofield
|
f46e210000
|
Move mbSeconds into 1.5.x
|
2024-07-30 17:53:28 +09:00 |
|
Matej Bačo
|
0666ce2aad
|
Merge branch '1.6.x' into fix-router-dynamic-keys
|
2024-07-24 09:15:13 +02:00 |
|
Matej Bačo
|
cb3c7505fe
|
Fix Router dynamic keys
|
2024-07-23 14:28:13 +02:00 |
|
Bradley Schofield
|
f0c1a62aa2
|
Remove CPU/Memory from document, add envs, add tests
|
2024-07-22 18:12:43 +09:00 |
|
Bradley Schofield
|
a57cc0a18e
|
Address Christy's comments
|
2024-07-16 20:00:00 +09:00 |
|
Bradley Schofield
|
372ad6ce43
|
Update mbSeconds calculation to use cpu cores
|
2024-07-16 19:12:40 +09:00 |
|
Khushboo Verma
|
e6686bd3dd
|
Add APPWRITE_REGION in env var
|
2024-07-15 12:40:11 +05:30 |
|
Bradley Schofield
|
8ef309a4aa
|
Run Linter
|
2024-07-15 11:59:02 +09:00 |
|
Bradley Schofield
|
fce118ff34
|
Move GBHours to 1.5.x
|
2024-07-12 19:02:32 +09:00 |
|
Bradley Schofield
|
824a70f936
|
Move Runtime Controls PR to 1.5.x
|
2024-07-12 18:25:57 +09:00 |
|
Damodar Lohani
|
75cd558670
|
Merge pull request #8323 from appwrite/feat-opr-v4-support
OPR v4 support
|
2024-07-03 15:11:54 +05:45 |
|
Matej Bačo
|
cc176a4e7d
|
Merge remote-tracking branch 'origin/1.6.x' into feat-scheduled-executions
|
2024-07-02 15:56:54 +00:00 |
|
Khushboo Verma
|
ead0b93900
|
Resolve merge conflict
|
2024-07-02 14:59:15 +05:30 |
|
Khushboo Verma
|
66c761b73e
|
Create execution even when logging is disabled
|
2024-06-28 19:51:33 +05:30 |
|
Khushboo Verma
|
0a335ed8ac
|
Add appwrite version
|
2024-06-27 18:13:15 +05:30 |
|
Luke B. Silver
|
dab0a17082
|
Merge branch '1.6.x' into feat-scheduled-executions
|
2024-06-25 17:21:44 +01:00 |
|
Khushboo Verma
|
0edbec4f44
|
OPR v4 support
|
2024-06-25 15:03:07 +05:30 |
|
Christy Jacob
|
fdf44c7bab
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
|
2024-06-20 15:26:17 +00:00 |
|
loks0n
|
2f0f7bf9c7
|
fix: test
|
2024-06-17 13:44:12 +01:00 |
|
Matej Bačo
|
3b8799353d
|
PR review changes
|
2024-05-29 07:51:51 +00:00 |
|
Matej Bačo
|
711e26c605
|
Relay on lib to verify JWT expiry
|
2024-05-28 10:59:53 +00:00 |
|
Matej Bačo
|
b1ff989c3f
|
Implement tests, fix JWT maxAge
|
2024-05-28 09:25:54 +00:00 |
|
Matej Bačo
|
54c953d559
|
Add prefix of api key types
|
2024-05-14 11:58:31 +00:00 |
|
Matej Bačo
|
5002b0f3fa
|
PR review changes
|
2024-05-09 11:50:45 +00:00 |
|
Matej Bačo
|
9252b66493
|
Add scope tests
|
2024-05-06 11:27:28 +00:00 |
|
Matej Bačo
|
3a3d5b61a6
|
PR review changes
|
2024-05-06 09:55:59 +00:00 |
|
Matej Bačo
|
9a0d9cee15
|
Merge remote-tracking branch 'origin/main' into feat-function-tokens
|
2024-05-06 08:35:14 +00:00 |
|
Matej Bačo
|
d091b37a15
|
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
|
2024-04-02 18:42:17 +02:00 |
|