jcamiel
|
35b1bcf24f
|
Add --output to curl command line output.
|
2023-11-30 17:44:49 +01:00 |
|
jcamiel
|
53d174588c
|
Add --output option per request
|
2023-11-30 16:59:24 +01:00 |
|
Fabrice Reix
|
8de89c16f9
|
Remove redundant field names in struct initialization
|
2023-11-30 16:06:11 +01:00 |
|
Fabrice Reix
|
2e01a79ceb
|
Split number parsers to its own module
|
2023-11-30 16:06:11 +01:00 |
|
Fabrice Reix
|
774650e409
|
Add Test integ for big numbers
|
2023-11-30 11:02:50 +01:00 |
|
Fabrice Reix
|
478f1a7555
|
Support String (Big) Number in Hurl file
|
2023-11-30 11:02:49 +01:00 |
|
Fabrice Reix
|
da89ecd587
|
Remove redundant field names in struct initialization
|
2023-11-30 11:02:49 +01:00 |
|
lepapareil
|
4b0ded48c0
|
Add auto close inactive PR workflow
|
2023-11-29 17:26:59 +01:00 |
|
jcamiel
|
e751b6c02f
|
Update CHANGELOG.
|
2023-11-28 15:49:52 +01:00 |
|
jcamiel
|
597127f568
|
Change JValue::format to take &self instead of self.
|
2023-11-28 09:52:53 +01:00 |
|
jcamiel
|
fcf18aa593
|
Implement Copy on ErrorFormat
|
2023-11-28 09:50:51 +01:00 |
|
jcamiel
|
9fc9bee091
|
Optimize some clone() calls.
|
2023-11-28 09:49:46 +01:00 |
|
hurl-bot
|
ebff4dc602
|
Update crates
|
2023-11-28 08:40:05 +00:00 |
|
hurl-bot
|
718ac341e5
|
Update crates
|
2023-11-28 03:01:58 +00:00 |
|
jcamiel
|
b7346a8c8e
|
Implement copy on jsonpath::Pos.
|
2023-11-27 16:42:56 +01:00 |
|
jcamiel
|
a8e7fe92ba
|
Create new on SourceInfo and Pos.
|
2023-11-27 16:42:33 +01:00 |
|
jcamiel
|
ce245c2559
|
Delete useless clone.
|
2023-11-27 13:24:28 +01:00 |
|
jcamiel
|
b1f7fc0055
|
Use Error::new when possible.
|
2023-11-27 13:19:19 +01:00 |
|
jcamiel
|
5af040c515
|
Add new constructor method on runner error.
|
2023-11-27 09:49:34 +01:00 |
|
Fabrice Reix
|
3752fe4323
|
Sort Variants
|
2023-11-27 08:13:17 +01:00 |
|
Fabrice Reix
|
03077c1722
|
Update Grammar
|
2023-11-27 08:13:17 +01:00 |
|
jcamiel
|
dde5f1cccd
|
Update doc for conda-forge installation.
|
2023-11-26 17:32:20 +01:00 |
|
jcamiel
|
2a4d15fa7f
|
Delet unused runner error variant.
|
2023-11-26 17:17:24 +01:00 |
|
Fabrice Reix
|
a4df7f79a0
|
Add jsonpath Test
|
2023-11-26 11:28:36 +01:00 |
|
hurl-bot
|
df6a8f8a8b
|
Update crates
|
2023-11-26 03:01:41 +00:00 |
|
Fabrice Reix
|
f3909c21cf
|
Add String Number Value
|
2023-11-25 09:33:40 +01:00 |
|
jcamiel
|
5d8628662d
|
Sort core ParseError variant.
|
2023-11-24 18:16:11 +01:00 |
|
jcamiel
|
4fbbb6d683
|
Implement Copy for ReaderState.
|
2023-11-24 17:59:17 +01:00 |
|
jcamiel
|
bf8deaf1cd
|
Add documentation for XML parser (why we use a SAX parser etc...)
|
2023-11-24 17:26:41 +01:00 |
|
jcamiel
|
07bc0d4ea4
|
Add console output example with parallel build tools.
|
2023-11-24 14:47:41 +01:00 |
|
jcamiel
|
5f79ddb5e0
|
Implement copy for SourceInfo and Pos .
|
2023-11-24 14:14:12 +01:00 |
|
hurl-bot
|
39e937bb46
|
Update crates
|
2023-11-23 03:01:35 +00:00 |
|
jcamiel
|
2c67bd2569
|
Sor RunnerError variant.
|
2023-11-22 14:15:04 +01:00 |
|
lepapareil
|
d89b209ee7
|
Fix uncomplete Squid stop
|
2023-11-21 11:13:02 +01:00 |
|
hurl-bot
|
5f9db894e2
|
Update crates
|
2023-11-21 03:01:43 +00:00 |
|
Fabrice Reix
|
fabc76f9d2
|
Update Rust 1.74.0
|
2023-11-20 17:54:15 +00:00 |
|
hurl-bot
|
2ab5aedab8
|
Update crates
|
2023-11-20 17:05:52 +00:00 |
|
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 |
|