komark06
|
d000ca78b2
|
Fix missing "sudo" in the second "apt" command
|
2023-07-10 21:19:08 +08:00 |
|
hurl-bot
|
35f4b00932
|
Update crates
|
2023-07-10 03:13:30 +00:00 |
|
hurl-bot
|
74899c77b0
|
Update crates
|
2023-07-09 03:14:33 +00:00 |
|
hurl-bot
|
2d92541148
|
Update crates
|
2023-07-08 03:13:10 +00:00 |
|
jcamiel
|
d04f11db65
|
Add 4.1.0 section in CHANGELOG.md
|
2023-07-07 11:51:21 +02:00 |
|
Matthieu C
|
b8c688d10b
|
contrib/vim: set commentstring
Signed-off-by: Matthieu C. <tiny.idea7043@fastmail.com>
|
2023-07-07 09:35:07 +02:00 |
|
hurl-bot
|
7282aca196
|
Update crates
|
2023-07-07 03:11:47 +00:00 |
|
jcamiel
|
1463c02d05
|
Add support for --resolve option per request
|
2023-07-06 17:21:37 +02:00 |
|
jcamiel
|
4f6a00170a
|
Fix URL runtime evaluation.
|
2023-07-06 13:04:17 +02:00 |
|
jcamiel
|
264c6f290b
|
Make URLs strictier: must begins with http://, https:// or {{.
|
2023-07-05 18:28:32 +00: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 |
|
hurl-bot
|
73fadd1190
|
Update crates
|
2023-07-05 16:09:57 +00:00 |
|
jcamiel
|
9775ec5ce6
|
Use is_terminal from stdlib instead of atty.
|
2023-07-05 13:14:47 +00:00 |
|
hurl-bot
|
a57d585da0
|
Update crates
|
2023-07-05 12:47:56 +00:00 |
|
hurl-bot
|
817c7ace38
|
Update crates
|
2023-07-05 03:12:08 +00:00 |
|
shawnfunke
|
cffd3da28c
|
Add Neovim syntax highlighting documentation
|
2023-07-03 21:25:36 +02:00 |
|
hurl-bot
|
483113f771
|
Update crates
|
2023-07-03 18:42:43 +00:00 |
|
jcamiel
|
e35593a542
|
Sync CHANGELOG.md
|
2023-07-03 16:08:18 +00:00 |
|
jcamiel
|
3185167183
|
Update Hurl sample for 4.0.0
|
2023-07-03 17:16:22 +02:00 |
|
hurl-bot
|
7793c769bc
|
Update crates
|
2023-07-03 14:32:57 +00:00 |
|
hurl-bot
|
474b4035d9
|
Update crates
|
2023-07-03 03:10:30 +00:00 |
|
jcamiel
|
055fd3edd1
|
Publish Hurl on npm 4.0.0
|
2023-07-01 14:16:05 +02:00 |
|
jcamiel
|
21791eee22
|
Update docs with xpath filter.
|
2023-06-30 14:19:16 +02:00 |
|
jcamiel
|
5f973ec819
|
Update changelog with xpath filter.
|
2023-06-30 13:44:29 +02:00 |
|
hurl-bot
|
07009a3d54
|
Update crates
|
2023-06-30 03:06:31 +00:00 |
|
jcamiel
|
ed7f94848a
|
Update README.
|
2023-06-29 16:13:42 +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 |
|
hurl-bot
|
f53b65e61b
|
Update crates
|
2023-06-28 14:18:57 +00:00 |
|
lepapareil
|
cb81da52a7
|
Add test-docker-x64-package on package ci
|
2023-06-28 13:35:45 +00:00 |
|
Fabrice Reix
|
601372d00d
|
Update CHANGELOG
|
2023-06-28 14:34:38 +02:00 |
|
Filipe PINTO
|
34519e287f
|
Fix hurlfmt in Dockerfile
|
2023-06-28 11:32:27 +02:00 |
|
hurl-bot
|
02e75dd001
|
Update crates
|
2023-06-28 03:11:20 +00:00 |
|
hurl-bot
|
f3337adf0e
|
Update crates
|
2023-06-26 03:15:23 +00:00 |
|
hurl-bot
|
d456a2c25d
|
Update crates
|
2023-06-25 03:17:23 +00:00 |
|
Fabrice Reix
|
fd8cac04d6
|
Export [Options] to JSON
|
2023-06-24 11:34:57 +00:00 |
|
hurl-bot
|
0e1705b4f0
|
Update crates
|
2023-06-24 13:07:21 +02:00 |
|
jcamiel
|
9f81b10d38
|
Fix HTML report for retried requests.
|
2023-06-22 15:33:38 +02:00 |
|
Fabrice Reix
|
2a06ab1287
|
Add test integ for option --path-as-is
|
2023-06-22 12:38:58 +00:00 |
|
jcamiel
|
881fdd9c51
|
Update CHANGELOG and fix CONTRIBUTING typo.
|
2023-06-22 11:35:05 +02:00 |
|
Tim Eggert
|
fa47a03ef3
|
fix: fix clippy issue
|
2023-06-22 10:02:07 +02: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 |
|
jcamiel
|
23f0faedb3
|
Add README explaining integration tests.
|
2023-06-21 15:54:13 +02:00 |
|
hurl-bot
|
bda730221c
|
Update crates
|
2023-06-21 03:01:59 +00:00 |
|
Fabrice Reix
|
4b84f0893c
|
Update section order for hurlfmt
|
2023-06-19 12:21:09 +02:00 |
|
Fabrice Reix
|
71e185119c
|
Add missing section
|
2023-06-19 12:20:52 +02:00 |
|
Fabrice Reix
|
7587fdb013
|
Deprecate word predicate when operator is available
|
2023-06-18 20:09:21 +02:00 |
|
Fabrice Reix
|
4500ad170a
|
hurlfmt failed tests
|
2023-06-18 18:52:14 +02:00 |
|