Commit Graph

199 Commits

Author SHA1 Message Date
Fabrice Reix
7429aea4e9
Update generated HTML grammar 2023-10-14 21:29:55 +00:00
Fabrice Reix
fe0bcd03ad
Support template in option value 2023-10-14 21:29:54 +00:00
Fabrice Reix
a45d806057
Add missing date-predicate 2023-10-14 21:29:53 +00:00
Joe Taber
06b448053d
Fix deb install script: use brackets to delineate var before underscores
Without brackets, the shell reads `$VARIABLE_amd64` as a single variable name.
2023-10-14 12:43:17 -05:00
Josh Soref
a10c86285b
spelling: neither
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:13 +02:00
Josh Soref
9b43b01735
spelling: javascript
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:13 +02:00
jcamiel
07845377f4
Use generic GitHub release link in installation instructions. 2023-09-21 13:26:18 +00:00
hurl-bot
6870aaa5f5
Update hurl version to 4.2.0-SNAPSHOT 2023-09-21 12:08:40 +00:00
hurl-bot
b12b761921
Create 4.1.0 release 2023-09-21 10:56:10 +00:00
jcamiel
a8c6a83bc1
Fix link. 2023-09-20 13:14:25 +00:00
jcamiel
082646cb3a
Add TAP report doc. 2023-09-20 14:26:19 +02:00
jcamiel
419c377f31
Update docs. 2023-09-19 15:12:18 +02:00
Rui Chen
e8abb73955
deps: bump actions/checkout to v4
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-09-18 10:57:04 +02:00
jcamiel
e4bb60f4c7
Improve Markdown tables generation. 2023-09-14 18:04:12 +02:00
jcamiel
8829b393b3
Update docs. 2023-09-14 16:18:20 +02:00
Fabrice Reix
e875db097f
Update man with report-tap option 2023-09-14 08:12:21 +02:00
Fabrice Reix
11628d4766
Add delay CLI option 2023-09-13 16:18:28 +02:00
Fabrice Reix
9e3a9ae3b2
Fix typos 2023-08-31 12:11:00 +02:00
apparentorder
a9b8a5acbf
add documentation for aws-sigv4 2023-08-24 15:18:53 +02:00
juanitocalero
f9f9e16705
Corrected typo
Last request uses port 8080. Changed to 3000, like in the rest of the document.
2023-08-18 12:39:27 +02:00
jcamiel
0f3a587292
Add Alpine installation instructions. 2023-08-12 09:13:48 +00:00
Fabrice Reix
97ceb24e8b
Replace fail-at-end option with continue-on-error option 2023-08-12 08:20:17 +02:00
jcamiel
a4c6d610d9
Add GitLab CI/CD tutorial. 2023-08-08 15:12:32 +00:00
jcamiel
54ba8dee22
Update tutorial with Movies Box. 2023-08-04 16:59:14 +02:00
jcamiel
30d241c1dd
Cosmetic update to the documentation. 2023-07-21 16:25:32 +02:00
Guilherme Puida
e782ac286b
Implement isDate predicate
This mirrors the implementation of `isFloat/isInteger/...`.
2023-07-11 13:31:58 +02:00
jcamiel
80b220aca6
Update README 2023-07-11 13:07:43 +02:00
jcamiel
1463c02d05
Add support for --resolve option per request 2023-07-06 17:21:37 +02:00
Rui Chen
b7aa675f6a
fix: remove --retry-max-count option
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-07-05 20:00:08 +02:00
jcamiel
21791eee22
Update docs with xpath filter. 2023-06-30 14:19:16 +02:00
jcamiel
0f1a9f80fb
Update to 4.1.0-SNAPSHOT. 2023-06-29 16:05:31 +02:00
hurl-bot
3cad4e38b4
Create 4.0.0 release 2023-06-28 18:37:30 +00:00
jcamiel
957306bbaa
Update docs for 4.0.0 2023-06-28 15:19:55 +00:00
Tim Eggert
34137c0e0d
feat: introduce curl --path-as-is option 2023-06-22 10:02:06 +02:00
jcamiel
1c1b7dd8af
Add timings explanation in request doc. 2023-06-21 16:50:27 +02:00
Fabrice Reix
71e185119c
Add missing section 2023-06-19 12:20:52 +02:00
Fabrice Reix
c407a51324
Add xpath filter 2023-06-17 07:11:54 +00:00
jcamiel
2182ef7835
Update 3.0.1 install link. 2023-06-10 20:39:15 +02:00
Fabrice Reix
1c0c22d2f8
Add decode filter 2023-06-10 09:30:43 +00:00
Fabrice Reix
0709227099
Support arbitrary HTTP methods 2023-06-09 07:56:35 +02:00
jcamiel
5aa6abd6db
Fix Hurl snippet. 2023-06-05 16:09:44 +00:00
jcamiel
b65bdf59cc
Upgrade Hurl version to 4.0.0 due to runner::run API change. 2023-06-01 17:26:15 +02:00
jcamiel
a2f4bc3625
Add more charset tests. 2023-06-01 17:22:16 +02:00
jcamiel
df9918bc40
Update hurlfmt FAQ. 2023-06-01 17:16:08 +02:00
jcamiel
aaf6d95969
Update doc on toDate. 2023-06-01 17:16:08 +02:00
jcamiel
1fbf097ba8
Fix doc typos. 2023-06-01 17:15:15 +02:00
jcamiel
44af45e3d5
Add date filters documentation. 2023-06-01 17:15:14 +02:00
hurl-bot
6bf183845a
Update hurl version to 3.1.0-SNAPSHOT 2023-06-01 17:15:08 +02:00
Fabrice Reix
34b97aa51a
Update version to 3.0.1 2023-06-01 15:59:52 +02:00
Fabrice Reix
67e1871a96
Update to version 3.0.1 2023-06-01 11:57:56 +02:00