Eddy Ashton
|
ec469a4a6b
|
Remove `serdes` namespace and automatic detection/conversion for msgpack (#6297)
|
2024-07-01 15:28:58 +00:00 |
Max
|
fbc400bce6
|
JWT issuer validation (#6175)
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
|
2024-06-11 08:21:22 +00:00 |
Eddy Ashton
|
9b92d7db27
|
JS redirections (#6109)
|
2024-04-12 13:30:34 +01:00 |
Eddy Ashton
|
8f7afdb164
|
Don't store temporary pointers in JSValues (#5740)
|
2023-11-01 09:54:29 +00:00 |
Amaury Chamayou
|
c2f42d4d08
|
Only enable JS runtime limits during execution (#5730)
|
2023-10-16 17:13:34 +00:00 |
Eddy Ashton
|
a8b1fe5ca2
|
Test that JS app code is correctly updated despite interpreter reuse (#5728)
|
2023-10-16 13:36:06 +00:00 |
Eddy Ashton
|
51fff79c48
|
Intermediate fix for JS KV handle caching - TypedKvMap does lazy lookup (#5717)
|
2023-10-10 13:34:20 +01:00 |
Amaury Chamayou
|
d6efe66640
|
Extend testing of JS runtime limits, take 2 (#5668)
|
2023-09-21 18:15:03 +01:00 |
Eddy Ashton
|
601aba99e5
|
Revert "Extend testing of JS runtime limits" (#5671)
|
2023-09-21 09:12:33 +01:00 |
Eddy Ashton
|
d94b3f550a
|
Extend testing of JS runtime limits (#5594)
|
2023-09-19 10:22:21 +01:00 |
Eddy Ashton
|
a0dfdfdf7b
|
Allow JS interpreters (and global state) to be reused (#5564)
|
2023-08-25 15:06:30 +01:00 |
Eddy Ashton
|
315663733f
|
Unskip JS e2e tests (#5269)
|
2023-05-18 16:55:38 +01:00 |
Eddy Ashton
|
45b5cc16f7
|
Log execution metrics in `js_generic` (#5123)
|
2023-03-20 16:09:47 +00:00 |
Eddy Ashton
|
4c6240e6fd
|
Increase datetime API test timeout (#5062)
|
2023-02-27 12:01:39 +00:00 |
Amaury Chamayou
|
d851ce4439
|
Fix forwarding for readonly endpoints in JS/TS samples (#4989)
|
2023-02-10 14:29:21 +00:00 |
Eddy Ashton
|
f24af812a4
|
Fix for `auth` e2e test: Allow for execution time difference between timestamps (#4916)
|
2023-01-30 15:54:08 +00:00 |
Eddy Ashton
|
9bed464b09
|
Add `enableUntrustedDateTime` to JS API (#4838)
|
2023-01-13 13:15:27 +00:00 |
Eddy Ashton
|
5d7d81a646
|
Check validity times in default auth policies (#4786)
|
2023-01-12 13:18:58 +00:00 |
Amaury Chamayou
|
3f8a65b36c
|
js_v8 removal (#4368)
|
2022-10-18 16:57:10 +00:00 |
Eddy Ashton
|
63cb6026ae
|
Fix implementation of `Math.random()` in JS interpreter (#4313)
|
2022-10-06 16:07:02 +01:00 |
Julien Maffre
|
d7e1277ed2
|
Infra split network start and open (#3566)
|
2022-02-18 15:42:26 +00:00 |
Eddy Ashton
|
0208ca2483
|
Enable auth e2e test in V8 (#3502)
|
2022-02-03 09:17:12 +00:00 |
Eddy Ashton
|
c67bd9e260
|
Add more request fields to JS API (#3498)
|
2022-02-02 16:42:12 +00:00 |
Eddy Ashton
|
13a889f8af
|
Parse multiple values, plus priority, from `ACCEPT` header (#3098)
|
2021-10-18 14:32:30 +01:00 |
Eddy Ashton
|
f23a7092a5
|
Respond to HTTP OPTIONS requests (#3094)
|
2021-10-15 16:21:10 +01:00 |
Amaury Chamayou
|
10625cceb8
|
Run some end to end tests concurrently (#2927)
|
2021-09-07 14:56:08 +01:00 |
Maik Riechert
|
698cd36f19
|
Document forwarding_required & mode in app.json (#2475)
|
2021-04-15 18:25:37 +01:00 |
Maik Riechert
|
2efb4d5c27
|
Historical JS endpoints (#2285)
|
2021-03-15 15:59:21 +00:00 |
Eddy Ashton
|
ecbe8d8d05
|
List authn policies in JS (#2094)
|
2021-01-21 13:13:50 +00:00 |
Alex
|
cba9b44944
|
AFT: Commands should not run within the consensus (#2062)
|
2021-01-12 14:21:07 +00:00 |
Amaury Chamayou
|
24361ea1d4
|
Fix signature auth on read-only member endpoints (#2044)
|
2021-01-06 16:22:56 +00:00 |
Eddy Ashton
|
595787a94d
|
Deprecate set_js_app (#1902)
|
2020-11-19 18:47:53 +00:00 |