jcamiel
|
f6d2e6cdbe
|
Update CHANGELOG
|
2024-04-02 11:34:31 +02:00 |
|
jcamiel
|
0aef9956ab
|
Add integration test for --max-filesize
|
2024-04-01 21:37:31 +02:00 |
|
jcamiel
|
bb0008bfcb
|
Remove unnecessary clone.
|
2024-04-01 21:36:50 +02:00 |
|
baerwang
|
7787d711a3
|
feat: File size limits
|
2024-04-01 20:49:19 +02:00 |
|
hurl-bot
|
72967570a8
|
Update crates
|
2024-04-01 20:18:23 +02:00 |
|
jcamiel
|
4532ddf235
|
Remove delete.sh integration test (covert by method.sh)
|
2024-03-31 18:20:23 +02:00 |
|
jcamiel
|
59f785974f
|
Fix parallel integration tests.
|
2024-03-31 18:11:04 +02:00 |
|
jcamiel
|
bf472937f9
|
Rename workers option
|
2024-03-31 14:46:16 +02:00 |
|
jcamiel
|
e65c66b40b
|
Some refacto on results output (parallel and sequential).
|
2024-03-31 13:32:07 +02:00 |
|
jcamiel
|
f927008c52
|
Add integration test for parallel run with max-workers=1.
|
2024-03-30 16:04:59 +01:00 |
|
jcamiel
|
b8783d365b
|
Fix various typos.
|
2024-03-30 15:19:30 +01:00 |
|
hurl-bot
|
56c7aa7e79
|
Update crates
|
2024-03-30 03:01:46 +00:00 |
|
jcamiel
|
4adf90ebbe
|
Workers use a thread pool instead of spawing new thread for each job.
|
2024-03-29 17:58:52 +01:00 |
|
jcamiel
|
d306a38e1e
|
Add standard output for parallel run.
|
2024-03-29 15:43:54 +01:00 |
|
Anas Elgarhy
|
8253dca1cc
|
fix(imports): rm duplicated imports
|
2024-03-29 10:46:22 +00:00 |
|
hurl-bot
|
9bf8084430
|
Update crates
|
2024-03-29 03:01:35 +00:00 |
|
jcamiel
|
3355adbff6
|
Refacto response output to take a stdout in parameter.
|
2024-03-28 18:46:12 +01:00 |
|
jcamiel
|
7a25ae4a9b
|
Output standard error in parallel mode.
|
2024-03-28 17:25:55 +01:00 |
|
jcamiel
|
531b42c6de
|
Update Rust to 1.77.
|
2024-03-28 16:54:50 +01:00 |
|
jcamiel
|
bc1303552a
|
Add isNumber predicate
|
2024-03-28 11:12:30 +01:00 |
|
jcamiel
|
f1ece5c9ef
|
Use Input struct in HurlRun.
|
2024-03-28 10:16:40 +01:00 |
|
hurl-bot
|
1860ba4c49
|
Update actions
|
2024-03-28 08:46:40 +00:00 |
|
hurl-bot
|
7af2276e0b
|
Update crates
|
2024-03-28 03:01:53 +00:00 |
|
jcamiel
|
169f0f9849
|
Run Hurl files in parallel (WIP).
|
2024-03-27 17:59:43 +00:00 |
|
hurl-bot
|
278cd6f3e3
|
Update crates
|
2024-03-27 03:01:42 +00:00 |
|
jcamiel
|
067c84e09b
|
Update CHANGELOG
|
2024-03-26 17:20:31 +01:00 |
|
jcamiel
|
1292ceaa8c
|
Update auth integration test with --user option.
|
2024-03-26 17:15:51 +01:00 |
|
jcamiel
|
32a73ce7a4
|
Support --user option per request
|
2024-03-26 15:54:14 +01:00 |
|
jcamiel
|
fe15411ffe
|
Don't import function without module namespace.
This way is much more idiomateic. Unfortunately, I haven't find any clippy rules to enforce it.
|
2024-03-26 09:40:43 +00:00 |
|
jcamiel
|
68f37b23be
|
Fix case in error message.
|
2024-03-26 09:31:33 +01:00 |
|
hurl-bot
|
a50f128599
|
Update crates
|
2024-03-26 03:01:46 +00:00 |
|
jcamiel
|
3f5316d5f9
|
Remove unnecessary Box.
|
2024-03-25 14:12:01 +01:00 |
|
hurl-bot
|
27192bc510
|
Update crates
|
2024-03-25 03:02:02 +00:00 |
|
jcamiel
|
4cf86d24de
|
Add parallel runner (only parsing for the moment).
|
2024-03-24 19:10:48 +01:00 |
|
jcamiel
|
d9b346b5e6
|
Update CHANGELOG
|
2024-03-23 23:25:33 +00:00 |
|
hurl-bot
|
d4c458cef0
|
Update crates
|
2024-03-23 11:52:05 +00:00 |
|
Fabrice Reix
|
1b3943168b
|
Update parser implem for filename with password
|
2024-03-23 09:44:37 +01:00 |
|
jcamiel
|
e1cdbc0ab2
|
Add multiline progress string support in Stderr.
|
2024-03-22 16:17:15 +01:00 |
|
jcamiel
|
750f7120ea
|
Update documentation for isIsoDate.
|
2024-03-22 10:47:47 +01:00 |
|
Fabrice Reix
|
9a07bf4993
|
Update Grammar for filename with optional password
|
2024-03-22 08:18:47 +00:00 |
|
hurl-bot
|
c208445963
|
Update crates
|
2024-03-22 03:01:52 +00:00 |
|
jcamiel
|
d2577225cd
|
Update CHANGELOG.
|
2024-03-21 22:56:12 +01:00 |
|
jcamiel
|
7a99f477e8
|
Add doc comments.
|
2024-03-21 19:00:42 +00:00 |
|
jcamiel
|
f68bcc8eb3
|
Add isIsoDate predicate (take a string and checks YYYY-MM-DDTHH:mm:ss.sssZ)
|
2024-03-21 15:46:53 +01:00 |
|
jcamiel
|
ed88d57102
|
Update axios for hurl on npm.
|
2024-03-21 14:44:45 +01:00 |
|
jcamiel
|
431e9dd6f9
|
Update black to 24.3.0.
|
2024-03-21 13:38:57 +01:00 |
|
hurl-bot
|
7d532647b0
|
Update actions
|
2024-03-20 15:05:15 +00:00 |
|
jcamiel
|
1a433bcdb8
|
Update CHANGELOG.
|
2024-03-20 10:14:02 +00:00 |
|
Fabrice Reix
|
0c8d66ee4b
|
Replace passphrase by password
|
2024-03-20 10:33:00 +01:00 |
|
Fabrice Reix
|
11378879e5
|
Add integ test for variables in filename with passphrase
|
2024-03-20 10:25:35 +01:00 |
|