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
Fabrice Reix
75f1d111d4
Add/Check copyright in source files
2022-10-25 15:55:53 +02:00
lepapareil
d2932769c3
Add grouping log lines on docker jobs
2022-10-25 14:21:12 +02:00
Fabrice Reix
046ab9baa1
Update error messages
2022-10-25 09:04:27 +02:00
Fabrice Reix
83beadff47
Update JSON/HTML export
2022-10-25 08:59:18 +02:00
Fabrice Reix
89f4c123cd
Replace Subquery by Filter
2022-10-25 08:50:22 +02:00
jcamiel
a32535d9be
Update docs for 1.8.0
2022-10-24 22:33:26 +02:00
lepapareil
aa4d54f6a0
Reorg curl and python ci prerequisites
2022-10-24 18:42:16 +02:00
Fabrice Reix
bf79a512e0
Newline added at the end of the files
...
hurlfmt now also outputs a trailing newline.
2022-10-24 15:04:50 +02:00
GitHub Action
1419e706fd
Update crates
2022-10-22 08:30:57 +00:00
GitHub Action
42bb1dfd14
Update crates
2022-10-21 08:33:27 +00:00
jcamiel
8dded501ce
Move code from core.rs to runner_options.rs.
2022-10-20 20:57:35 +02:00
jcamiel
36452f705c
Fix max-time help.
2022-10-20 17:58:43 +02:00
jcamiel
8f96cd990c
Improve header ouputs with --include.
2022-10-20 15:07:08 +02:00
jcamiel
debbeb250e
Add retry-max-count request option.
2022-10-20 13:06:27 +02:00
jcamiel
9e6f5088c6
Add retry-interval request option.
2022-10-20 13:06:27 +02:00
jcamiel
cec84ca811
Add retry request option.
2022-10-20 13:06:27 +02:00
jcamiel
41b63f6810
Update grammar.
2022-10-20 13:06:26 +02:00
GitHub Action
1fb7a3ba1b
Update crates
2022-10-20 08:31:17 +00:00
jcamiel
06c706210f
Output curl logs in very-verbose.
2022-10-19 21:19:37 +02:00
jcamiel
8fbe84c701
Update test self-signed certificate.
2022-10-19 17:32:34 +02:00
Fabrice Reix
eb4dc17ca5
Add filters in spec
2022-10-19 14:43:53 +02:00
GitHub Action
7000c17224
Update crates
2022-10-19 08:39:30 +00:00
Fabrice Reix
6472866c22
Fix HTTP HEAD
2022-10-18 14:27:47 +02:00
jcamiel
e85354f0eb
Add retry-max-count option.
2022-10-18 11:51:49 +02:00
jcamiel
d34647ca7e
Clean hurl --help
.
2022-10-18 11:50:32 +02:00
GitHub Action
bfffb04ec5
Update crates
2022-10-18 09:27:17 +00:00
Fabrice Reix
7f28baeb1f
Fix test curl commands
2022-10-17 16:22:42 +02:00
jcamiel
43e6f703da
Add comment.
2022-10-17 08:50:27 +02:00
jcamiel
104360a05d
Update integration tests.
2022-10-16 10:42:42 +02:00
jcamiel
a58d4f27e0
Add --retry and --retry-interval options.
2022-10-16 10:42:41 +02:00
Fabrice Reix
b912a6f06c
Add url query
2022-10-16 09:59:08 +02:00
Fabrice Reix
5712eacf48
Add field url to HTTP response
2022-10-16 09:35:10 +02:00
GitHub Action
f96998b278
Update crates
2022-10-14 07:16:12 +00:00
GitHub Action
a446932b12
Update crates
2022-10-13 08:30:44 +00:00
jcamiel
f5c959c7b7
Update header docs when a same header has multiple values.
2022-10-11 21:56:36 +02:00
GitHub Action
2ed7daa7a8
Update crates
2022-10-11 16:57:46 +00:00
jcamiel
321e14af4b
Clean image docs.
2022-10-11 13:14:16 +02:00
GitHub Action
e27ef041f8
Update crates
2022-10-11 06:54:51 +00: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
jcamiel
d621fdab6b
Add integration test.
2022-10-10 15:51:34 +02:00
jcamiel
f7990069d7
Change EntryResult structure to have a list of calls property.
2022-10-10 15:51:33 +02:00
Fabrice Reix
1ae68efd82
Fix relative redirect
2022-10-10 15:13:03 +02:00
lepapareil
1c2e2ffc72
Block /accept ci concurrency based on issue number
2022-10-10 14:50:19 +02:00
jcamiel
95a647bde2
Use generic foo.out.pattern instead of foo.output.json
...
foo.output.json was hand written to remove non-constant fields (like time, date etc...)
We have now a more simple and generic way of testing variable output with .pattern files. Plus, expected JSON output is more complete.
2022-10-10 11:35:12 +02:00
GitHub Action
8e868f41d0
Update crates
2022-10-10 08:35:17 +00:00
GitHub Action
38c68a4538
Update crates
2022-10-09 08:28:02 +00:00