jcamiel
|
bdf0d05dcf
|
Better multi-part form data file content-type parsing error description.
|
2023-12-08 14:34:28 +01:00 |
|
jcamiel
|
e7e7faf4c7
|
Better XML parsing error description.
|
2023-12-08 14:34:28 +01:00 |
|
jcamiel
|
0c7f28748c
|
Replace else arm with all variant arms.
|
2023-12-08 14:34:27 +01:00 |
|
jcamiel
|
03dcb5361e
|
Fix unicode surrogate pair decoding in JSON request body
|
2023-12-08 11:43:41 +01:00 |
|
hurl-bot
|
ec647771a8
|
Update crates
|
2023-12-08 03:01:51 +00:00 |
|
Fabrice Reix
|
ad39ccf6a5
|
Add coverage check
|
2023-12-07 12:41:59 +00:00 |
|
Fabrice Reix
|
4a94c882af
|
Increase coverage for hurlfmt JSON/HTML output
|
2023-12-07 12:41:58 +00:00 |
|
hurl-bot
|
91988c1410
|
Update crates
|
2023-12-07 03:01:41 +00:00 |
|
Fabrice Reix
|
3f93917497
|
Update options in grammar
|
2023-12-06 11:04:23 +01:00 |
|
hurl-bot
|
c13947faeb
|
Update crates
|
2023-12-06 03:01:39 +00:00 |
|
Fabrice Reix
|
54994dba37
|
Move Hurl file check to check workflow
|
2023-12-05 15:55:04 +00:00 |
|
jcamiel
|
a9fdfb4075
|
Update docs links.
|
2023-12-05 16:16:27 +01:00 |
|
Fabrice Reix
|
947603af12
|
Add non-renderable variables
|
2023-12-05 09:34:02 +01:00 |
|
hurl-bot
|
25fff31be1
|
Update crates
|
2023-12-05 03:01:52 +00:00 |
|
Fabrice Reix
|
a97df632bc
|
Split integ tests between hurl and hurlfmt
|
2023-12-03 11:57:30 +01:00 |
|
jcamiel
|
9c7e793ba1
|
Some refacto on output managment
|
2023-12-02 13:26:35 +01:00 |
|
hurl-bot
|
20d86f5188
|
Update crates
|
2023-12-02 03:01:48 +00:00 |
|
Filipe PINTO
|
41140c57b5
|
Enable auto close inactive pr
|
2023-12-01 10:27:30 +01:00 |
|
lepapareil
|
ad41f0b8d7
|
Fix GITHUB_TOKEN usage for auto close inactive pr
|
2023-12-01 08:56:48 +00:00 |
|
lepapareil
|
27718907b5
|
Fix bash function names
|
2023-12-01 08:56:48 +00:00 |
|
lepapareil
|
5304c5b794
|
Fix bash incrementing var expression
|
2023-12-01 08:56:47 +00:00 |
|
lepapareil
|
aa8c482d9d
|
Unauthorise kebab case for bash functions
|
2023-12-01 08:56:46 +00:00 |
|
hurl-bot
|
0fe06a0655
|
Update crates
|
2023-12-01 03:01:46 +00:00 |
|
jcamiel
|
f2c5198ff2
|
Add integration test for --output per request option.
|
2023-11-30 18:00:08 +01:00 |
|
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 |
|