Commit Graph

121 Commits

Author SHA1 Message Date
hurl-bot
7b080d3cc6
Update hurl version to 2.1.0-SNAPSHOT 2023-01-25 13:52:42 +00:00
hurl-bot
e7e00c632b
Create 2.0.0 release 2023-01-25 13:03:19 +00:00
jcamiel
42ef4125fe
Update docs for Hurl 2.0.0. 2023-01-25 11:26:30 +01:00
Fabrice Reix
5acaf4f4b8
Add filters 2023-01-06 14:57:18 +01:00
lepapareil
662ec8184e
Standardised shell scripts shebang and error handling 2022-12-15 18:09:34 +01:00
jcamiel
ed2b31ebb1
Link to GitLab CI/CD Hurl tutorial. 2022-12-15 11:06:33 +01:00
Fabrice Reix
bb7cf25a57
Fix key-string parser 2022-12-10 22:52:54 +01:00
Michael Friedrich
e400cedda8
Docs: Use apt to install the Debian/Ubuntu package to resolve dependencies
Signed-off-by: Michael Friedrich <mfriedrich@gitlab.com>
2022-12-09 22:51:02 +01:00
Luke Mondy
7289930c7b
Add grammar to support htmlEscape and htmlUnescape 2022-12-07 08:17:08 +11:00
jcamiel
3dcaa675bb
Modify one line string grammar for ``xxx`to x`. 2022-12-04 21:07:12 +01:00
jcamiel
d924d88b42
Update all installation docs. 2022-12-03 23:28:05 +01:00
Fabrice Reix
ffd31a271c
Add toInt filter 2022-12-03 12:16:24 +01:00
Fabrice Reix
3eaa74ce11
Fix Parsing / compliant with grammar 2022-12-01 14:50:55 +01:00
jcamiel
e4bcf0b94f
Update grammar with more HTTP methods. 2022-11-30 18:24:06 +01:00
jcamiel
589c4c20c3
Update 1.9.0-SNAPSHOT to 2.0.0 due to major breaking change. 2022-11-29 15:51:29 +01:00
jcamiel
d5131dddd4
Fix release links instead of snapshots. 2022-11-28 13:37:24 +01:00
jcamiel
a7c3507b94
Update grammar doc. 2022-11-14 13:07:52 +01:00
jcamiel
fb96c252cf
Use HTTP instead of HTTP/* for all HTTP version. 2022-11-09 18:11:45 +01:00
GitHub Action
e455ebd685 Update hurl version to 1.9.0-SNAPSHOT 2022-11-07 13:11:48 +00:00
GitHub Action
1930fcf62b Create 1.8.0 release 2022-11-07 12:39:14 +00:00
jcamiel
403db2e131
Change raw string body for multiline string body. 2022-11-05 19:21:45 +01:00
jcamiel
2b1b8df448
Fix docs. 2022-11-03 13:33:15 +01:00
Fabrice Reix
67d48bde22
Add filters urlEncode/urlDecode 2022-11-02 17:07:00 +01:00
jcamiel
c69ebea464
Fix case url -> URL. 2022-10-31 11:50:22 +01:00
jcamiel
22c17ee998
Update README. 2022-10-26 22:47:04 +02:00
Fabrice Reix
56cafdfaeb
Extract filter from query 2022-10-26 14:11:01 +02:00
jcamiel
a32535d9be
Update docs for 1.8.0 2022-10-24 22:33:26 +02:00
jcamiel
41b63f6810
Update grammar. 2022-10-20 13:06:26 +02:00
Fabrice Reix
eb4dc17ca5
Add filters in spec 2022-10-19 14:43:53 +02:00
Fabrice Reix
b912a6f06c
Add url query 2022-10-16 09:59:08 +02:00
jcamiel
f5c959c7b7
Update header docs when a same header has multiple values. 2022-10-11 21:56:36 +02:00
jcamiel
321e14af4b
Clean image docs. 2022-10-11 13:14:16 +02:00
jcamiel
397d91528a
Add Demo placeholder. 2022-10-10 17:50:58 +02:00
jcamiel
7b253c733c
Update macOS binary installations. 2022-10-10 17:27:06 +02:00
jcamiel
18a7f3cec2
Add MacPorts instruction. 2022-10-10 15:51:57 +02:00
Kian-Meng Ang
3a5ff7dcb2 Fix typos
Found via `codespell -S contrib,target -L crate,asser,te,pleas`
2022-10-01 18:48:18 +08:00
jcamiel
52575789ef
Delete --progress and --summary from docs. 2022-09-30 18:01:20 +02:00
Zoltan Klinger
a35476bb16 change "api" to "API" in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
a375af91d4 fix grammar in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
5bc24bd0cf fix typos in docs 2022-09-28 18:35:02 +10:00
jcamiel
fd19fed93f
Remove hardcoded channel in Nix installation link. 2022-09-17 12:47:18 +02:00
jcamiel
fb3d07c372
Rename 'osx' => 'macos'. 2022-09-15 12:56:37 +02:00
Fabrice Reix
fce9e9daf7
Update version to 1.7.0 2022-09-15 12:56:36 +02:00
jcamiel
c1684f60b3
Add support for strings comparison. 2022-09-09 16:54:28 +02:00
jcamiel
c64888d713
Update grammar with md5 query. 2022-09-06 10:58:26 +02:00
jcamiel
91f7396a6d
Fix minot typos. 2022-09-03 00:50:31 +02:00
jcamiel
1892c35cfa
Rename manual-page.md to manual.md 2022-09-02 15:48:41 +02:00
jcamiel
948f1e2065
Rename manual-page.md to manual.md 2022-09-02 15:39:24 +02:00
Christine Seeman
2e3eaca3d4 Changing naming from Manual Page to just Manual
Where it made sense in the titles, and references in the documentation,
I have updated to just `Manual` over `Manual Page` for clarity on the
purpose of the section or documentation. I have left the file naming
alone, since that was mostly used in the links and felt like the titles
might be where more confusion could be at.
2022-09-02 12:47:08 +02:00
Christine Seeman
57a298d9f1 Adding pluralization to scenerio and documentation
Grammer changes. These were added to the hurl docs and then generated
with python scripts.
2022-09-02 12:47:08 +02:00