Commit Graph

2064 Commits

Author SHA1 Message Date
jcamiel
264c156565
Fix XML parsing: use SAX2 start/endElementNs instead of SAX1 start/endElement 2023-11-20 16:26:28 +01:00
jcamiel
990c53b0b0
Improve options generation README and picky directory refacto 2023-11-17 13:29:54 +01:00
jcamiel
481a13a3d6
Rename core module to result. 2023-11-17 10:16:56 +01:00
Fabrice Reix
68e181d455
Move each filter in its own source file 2023-11-17 08:00:39 +01:00
jcamiel
a525aeb81f
Sort import.
Run cargo +nightly fmt with rsutfm.toml uncommented.
2023-11-16 06:48:16 +01:00
jcamiel
b3e21bec81
Move runner errors from core.rs to error.rs 2023-11-16 06:48:05 +01:00
hurl-bot
0dbce20fe9
Update crates 2023-11-16 03:01:56 +00:00
jcamiel
de78400764
Move CLI errors from mod.rs to error.rs 2023-11-15 18:22:03 +01:00
Fabrice Reix
11d8af6957
Use Number comparison to eval predicates 2023-11-15 17:04:37 +01:00
lepapareil
ddb5459f57
Update cc to max stable version 1.0.83 2023-11-15 15:29:34 +01:00
lepapareil
1f15d8709c
Improve version management for update_crates.sh 2023-11-15 15:19:44 +01:00
jcamiel
0b86a70d43
Fix undefined error for various I/O error using --output. 2023-11-14 16:03:05 +01:00
Fabrice Reix
06b2e19ad0
Compare value for number 2023-11-14 11:06:10 +00:00
hurl-bot
05813ece67
Update crates 2023-11-14 03:01:40 +00:00
jcamiel
6cf788b19e
Implements From trait for Number. 2023-11-13 13:42:01 +01:00
hurl-bot
2982b581cd
Update crates 2023-11-13 03:01:55 +00:00
jcamiel
5d448265b6
Update axios 1.6.1 in npm installer. 2023-11-12 18:20:58 +01:00
Fabrice Reix
f280332875
Add Number in AST/PredicateValue 2023-11-12 12:27:28 +01:00
Fabrice Reix
fb6e940179
Add Number value 2023-11-11 09:57:56 +00:00
hurl-bot
2afc2f92af
Update crates 2023-11-11 03:05:13 +00:00
Fabrice Reix
39a5e473b9
Sort Value enum variants 2023-11-10 08:37:07 +01:00
Fabrice Reix
327038780c
Use only closed issues for the release note 2023-11-09 14:44:27 +01:00
jcamiel
3cacf8947f
Update CHANGELOG. 2023-11-09 13:38:56 +01:00
jcamiel
1282d52783
Add optional GitHub token option for rate limiting issue. 2023-11-09 13:38:43 +01:00
Filipe PINTO
11513b4307
Increase sleep time before Squid health check on Windows 2023-11-09 10:39:36 +00:00
lepapareil
4ab82d1bf7
Fix Archlinux pacman usage 2023-11-09 10:51:10 +01:00
hurl-bot
4d51bb7acb
Update crates 2023-11-09 03:01:50 +00:00
Fabrice Reix
b62a09f887
Fix xpath filter in JSON output 2023-11-08 15:18:57 +01:00
Fabrice Reix
74edc18bd2
Add jsonpath filter 2023-11-08 15:18:52 +01:00
hurl-bot
f750931f15
Update crates 2023-11-08 03:01:44 +00:00
jcamiel
db6932641c
Improve assert_header integration test with multiple HTTP response headers for the same name. 2023-11-07 13:27:43 +01:00
hurl-bot
1d4e265507
Update crates 2023-11-07 09:17:34 +00:00
jcamiel
74a539be3e
Remove blacklisted crates. 2023-11-07 09:38:53 +01:00
hurl-bot
573f6bea56
Update crates 2023-11-07 03:01:38 +00:00
jcamiel
6282bd6c90
Add architecture document 2023-11-06 15:46:37 +01:00
Fabrice Reix
6e1f115c43
Generating options for man 2023-11-06 11:14:25 +01:00
Fabrice Reix
d2a220fb05
Generating Clap commands source file 2023-11-06 11:14:24 +01:00
Fabrice Reix
bc85f8b75a
Add spec files for CLI Options 2023-11-06 11:14:24 +01:00
hurl-bot
f8682b5f2b
Update crates 2023-11-06 03:01:46 +00:00
hurl-bot
683ca36881
Update crates 2023-11-05 03:01:50 +00:00
hurl-bot
18a6e8897e
Update crates 2023-11-04 03:01:47 +00:00
Radek Benkel
d9afd0e859
Add Alpine required packages info to build from sources 2023-11-04 00:04:29 +01:00
hurl-bot
1cf68fbbad
Update crates 2023-11-03 03:01:41 +00:00
Filipe PINTO
36a48220d2
Clean execution context on bug report template 2023-11-02 18:56:03 +01:00
Fabrice Reix
3551978a95
Uniformize report_ options 2023-11-02 17:46:15 +01:00
robozati
97a02f3990
Update the JSON parser to account for fabricereix changes 2023-11-02 08:59:45 +00:00
robozati
e0d9bb929e
Change ParserError::Json to use a JsonErrorVariant enum and add a
new check to account for unresolved names
2023-11-02 08:59:44 +00:00
robozati
678aaca9f3
Improve JSON body parsing error reporting
Adds more checks to account for empty elements, commas after the last
element that shouldn't be there and braces not closed.
2023-11-02 08:59:43 +00:00
hurl-bot
80e35e1927
Update crates 2023-11-02 03:01:39 +00:00
jcamiel
6ec1286197
Update changelog. 2023-11-01 21:00:58 +01:00