Chirag Aggarwal
c97435d95c
Stabilize benchmark wait metric tags
2026-04-22 16:53:35 +05:30
Chirag Aggarwal
d1962dbc62
Shorten local benchmark command
2026-04-22 16:45:16 +05:30
Matej Bačo
6648a1987b
Fix tests
2026-04-22 13:14:43 +02:00
Chirag Aggarwal
838dbc52e3
Merge branch '1.9.x' into t3code/sentry-bug-fix
2026-04-22 16:23:25 +05:30
Chirag Aggarwal
e7d9ef74c4
Fix deployment single chunk content range
...
Fixes CLOUD-3JN6
2026-04-22 16:05:12 +05:30
Chirag Aggarwal
d106e1d5bb
Fix session alert test payload
2026-04-22 15:57:32 +05:30
Matej Bačo
d1ade3872e
Fix failing tests
2026-04-22 12:22:00 +02:00
Matej Bačo
9065d9ada4
Add mocks scopes
2026-04-22 12:13:10 +02:00
Chirag Aggarwal
205c283935
Remove unused JWT benchmark setup
2026-04-22 15:33:52 +05:30
Matej Bačo
355d4323fc
Fix tests not running
2026-04-22 12:01:42 +02:00
Chirag Aggarwal
240cdf43e5
Simplify local benchmark command
2026-04-22 15:24:47 +05:30
Chirag Aggarwal
f75a7269c9
Address benchmark review simplifications
2026-04-22 15:23:35 +05:30
Matej Bačo
f770277ea5
New mock phones tests
2026-04-22 11:42:39 +02:00
Matej Bačo
eeadba3b59
Add missing endpoint in email templates
2026-04-22 11:36:54 +02:00
Chirag Aggarwal
33d3f82a58
Merge remote-tracking branch 'origin/1.9.x' into chore/http-benchmark-comparison
...
# Conflicts:
# .github/workflows/ci.yml
2026-04-22 14:05:45 +05:30
Chirag Aggarwal
73a77b8dcc
Show benchmark throughput
2026-04-22 13:45:50 +05:30
Chirag Aggarwal
4b1b2972e9
Merge remote-tracking branch 'origin/1.9.x' into chore/http-benchmark-comparison
...
# Conflicts:
# .github/workflows/ci.yml
2026-04-22 13:34:45 +05:30
Matej Bačo
0d27c59cb8
Merge branch '1.9.x' into feat-public-project-policies
2026-04-22 09:57:48 +02:00
Matej Bačo
efc37c68ec
Merge branch '1.9.x' into feat-project-smtp-endpoints
2026-04-22 09:50:08 +02:00
Chirag Aggarwal
b3f305f9a8
Record storage upload wait metric
2026-04-22 13:02:16 +05:30
Chirag Aggarwal
32508e7251
Avoid reserved TablesDB benchmark column name
2026-04-22 12:53:13 +05:30
Chirag Aggarwal
a0ef5968fb
Document local HTTP benchmark command
2026-04-22 11:58:30 +05:30
Chirag Aggarwal
bc637ad25f
Merge remote-tracking branch 'origin/1.9.x' into chore/http-benchmark-comparison
...
# Conflicts:
# .github/workflows/ci.yml
2026-04-22 11:38:04 +05:30
Chirag Aggarwal
5b6dd5f75a
Merge pull request #11949 from appwrite/chore/phpstan-level-4
2026-04-22 11:17:21 +05:30
Chirag Aggarwal
3b9c604eb8
Harden benchmark comparison run
2026-04-22 09:45:51 +05:30
Jake Barnby and Claude Opus 4.7
8a841a6971
fix: cast cached total to int in listDocuments/listRows
...
Redis stringifies scalars on save, so on a cache hit the `total` field
was served as a string. Flutter SDK (and any strictly-typed client) then
failed with `TypeError: "37": type 'String' is not a subtype of type 'int'`.
The cache-miss path returned an int from `count()`, which is why only
repeat requests with `ttl > 0` tripped the bug.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-22 16:14:30 +12:00
Chirag Aggarwal
c973ca0a5d
Address PHPStan level 4 review feedback
2026-04-22 09:34:03 +05:30
Chirag Aggarwal
cb7f2ec693
Show top benchmark request waits
2026-04-22 09:19:26 +05:30
Chirag Aggarwal
3cc7b833db
Fix k6 benchmark diagnostics
2026-04-22 09:06:54 +05:30
Chirag Aggarwal
9ca84a56c9
Switch HTTP benchmark back to k6
2026-04-22 08:51:51 +05:30
Matej Bačo
39af9c544d
Remove unnessessary backwards compatibility
2026-04-21 18:22:44 +02:00
Matej Bačo
193891a7c9
Fix analyzer
2026-04-21 17:38:32 +02:00
Matej Bačo
70cb5ca68a
linter fix
2026-04-21 17:34:59 +02:00
Matej Bačo
c8a1746119
Fix existing tests
2026-04-21 17:34:44 +02:00
Matej Bačo
06eb550e98
Finalize tests
2026-04-21 16:56:00 +02:00
Matej Bačo
6c89a05a60
Fix 0 session to mean unlimited
2026-04-21 16:38:53 +02:00
Matej Bačo
1b993ede0f
Merge branch '1.9.x' into feat-project-smtp-endpoints
2026-04-21 16:15:00 +02:00
Matej Bačo
0be94a7aff
Fix tests
2026-04-21 15:57:30 +02:00
Matej Bačo
eba145ee2d
More integration tests
2026-04-21 15:13:27 +02:00
Matej Bačo
99d230c70d
Integration tests
2026-04-21 14:39:02 +02:00
Chirag Aggarwal
211ac32080
Guard benchmark account-dependent flows
2026-04-21 17:59:09 +05:30
Chirag Aggarwal
30bf9deae0
Remove benchmark failure rows from output
2026-04-21 17:54:36 +05:30
Chirag Aggarwal
196b04a39c
Polish benchmark comment details
2026-04-21 17:49:50 +05:30
Matej Bačo
6adabae620
Add policy tests
2026-04-21 14:05:46 +02:00
Matej Bačo
5f9dc0fcd8
Req & res filters, review fixes
2026-04-21 13:58:36 +02:00
Chirag Aggarwal
b9d01617a4
Address benchmark review hardening
2026-04-21 17:24:26 +05:30
Chirag Aggarwal
9c65609d73
Check benchmark summary writes
2026-04-21 17:13:00 +05:30
Chirag Aggarwal
da4dcd8505
Merge branch '1.9.x' into chore/phpstan-level-4
2026-04-21 17:08:46 +05:30
Chirag Aggarwal
63b2a1fb7f
Harden benchmark baseline reporting
2026-04-21 17:07:05 +05:30
Chirag Aggarwal
30cfbb2d99
Polish benchmark reporting
2026-04-21 16:58:31 +05:30