Commit Graph

309 Commits

Author SHA1 Message Date
Fabrice Reix
5af5889b7f
Add functions in expression 2024-09-08 08:27:06 +00:00
Filipe PINTO
68cd6f215b
Add package-generic-linux-aarch64 to package github workflow 2024-09-03 10:13:38 +02:00
hurl-bot
8a6e9626e7
Create 5.0.1 release 2024-08-30 12:33:04 +00:00
hurl-bot
7ffca41abb
Update hurl version to 5.0.1-SNAPSHOT 2024-08-29 11:30:22 +00:00
hurl-bot
6b4f8d2e82
Create 5.0.0 release 2024-08-28 14:10:43 +00:00
Fabrice Reix
c5aa950685
Fix powershell completion 2024-08-28 13:21:00 +00:00
Jean-Christophe Amiel
9a35d73f8a
Update sample docs. 2024-08-27 14:41:09 +02:00
Fabrice Reix
20c1f4bf74
Add minute unit for duration 2024-08-27 13:31:47 +02:00
Jean-Christophe Amiel
2841bdea52
Update docs. 2024-08-22 13:03:44 +02:00
Jean-Christophe Amiel
f68fa782cb
Update docs. 2024-08-20 17:30:49 +02:00
Jean-Christophe Amiel
8b9208644f
Use duration units in doc. 2024-08-20 11:45:17 +02:00
Jean-Christophe Amiel
3b2a58b89f
Update samples. 2024-08-20 09:07:07 +02:00
Jean-Christophe Amiel
c6f22934e9
Fix cli-only arg for --connect-timeout. 2024-08-20 08:56:35 +02:00
Jean-Christophe Amiel
33ee01bbec
Update docs with time units. 2024-08-20 08:52:10 +02:00
Fabrice Reix
65a459996d
Parse duration with unit in the cli options 2024-08-10 14:10:25 +02:00
Jean-Christophe Amiel
4c32921ef7
Update poster for Hurl demo. 2024-08-09 13:11:18 +02:00
Fabrice Reix
7969910f3d
Add optional duration unit for options 2024-08-07 13:39:43 +00:00
Jean-Christophe Amiel
cea1e0fbc4
Update docs for 5.0.0 2024-08-06 15:15:14 +02:00
Fabrice Reix
4648daa12f
Add multiline string attributes 2024-07-31 15:36:38 +02:00
Fabrice Reix
22512ab14a
Update diff output using input source line as standard context 2024-07-29 10:40:39 +02:00
abdulalalalalala
6b4dd61657
add build instructions for fedora 2024-07-09 06:40:42 +00:00
Jean-Christophe Amiel
81762447b8
Update grammar. 2024-06-25 10:40:39 +02:00
Jean-Christophe Amiel
bde10d3102
Move Retry to core types. 2024-06-19 16:28:39 +02:00
Jean-Christophe Amiel
90bb395bae
Apply delay only once per entry, no matter how many retry. 2024-06-18 17:38:13 +02:00
Jean-Christophe Amiel
438fbf721a
Update docs for --delay. 2024-06-18 16:53:56 +02:00
Jean-Christophe Amiel
cd89bd30ed
Update run cycle svg. 2024-06-18 13:17:08 +02:00
Fabrice Reix
7c93f57c54
Add diff deletion/addition examples 2024-06-15 15:43:54 +02:00
Jean-Christophe Amiel
d785624efe
Update doc with current entry run cycle. 2024-06-15 13:07:14 +02:00
Jean-Christophe Amiel
fe7cba7003
Add --repeat option. 2024-06-10 10:12:08 +02:00
Jean-Christophe Amiel
ce856f92c9
Update docs with --parallel option. 2024-06-09 21:10:30 +02:00
Fabrice Reix
d75d2424a8
Update doc diff 2024-06-06 20:11:28 +00:00
Jean-Christophe Amiel
7b6527ff16
Update docs. 2024-05-31 09:44:39 +02:00
Jean-Christophe Amiel
75ab681cbe
Initialize report-json option. 2024-05-19 14:50:53 +02:00
Haoyu Cheng
4e588e9bbf
format code and sort filter in order 2024-05-15 06:50:14 +00:00
Haoyu Cheng
1ea8936c42
add ToFloat filter 2024-05-15 06:50:13 +00:00
David Delassus
9ec4d06233
Fix installation instruction with precompiled binaries on Linux 2024-05-14 16:32:05 +02:00
David Delassus
42dea4c829
Add proxy option documentation 2024-05-14 12:23:17 +02:00
Jean-Christophe Amiel
651144541a
Update generated files. 2024-05-07 08:33:38 +00:00
Jean-Christophe Amiel
860585afaa
Update Archlinux installation. 2024-04-30 13:26:50 +02:00
jcamiel
e3732fc703
Fix sample typo for --user. 2024-04-24 15:29:10 +00:00
hurl-bot
733e6a2426
Update hurl version to 5.0.0-SNAPSHOT 2024-04-24 14:48:27 +00:00
jcamiel
244971fa15
Fix docs sample. 2024-04-23 18:32:12 +02:00
hurl-bot
733dd76b4a
Create 4.3.0 release 2024-04-23 11:50:35 +00:00
jcamiel
f8ed01af7b
Fix typo in --parallel description. 2024-04-17 13:15:16 +02:00
jcamiel
2feb8d78df
Expose experimental --parallel / --jobs options. 2024-04-16 13:58:20 +02:00
jcamiel
faef79453a
Fix --file-root documentation. 2024-04-15 13:54:56 +00:00
jcamiel
76394943ce
Add doc for isNumber predicate. 2024-04-10 12:11:33 +00:00
jcamiel
d1b593b4aa
Update docs with max-filesize cli only. 2024-04-08 11:59:05 +02:00
jcamiel
8dbd6f67e7
Update doc for 4.3.0. 2024-04-04 17:22:04 +02:00
Manse
4b7661226e
Generated grammar.md file 2024-04-04 11:24:45 -03:00