Fabrice Reix
|
f9f3f55baf
|
Output curl command for each request at runtime
|
2021-05-23 09:44:38 +02:00 |
|
Fabrice Reix
|
8e1fdafca6
|
Merge pull request #186 from Orange-OpenSource/feature/refacto-http-client
Refacto http client
|
2021-05-16 19:23:47 +02:00 |
|
Fabrice Reix
|
54e5d0a35f
|
Refacto http client
Get closer to curl cli
|
2021-05-16 19:12:39 +02:00 |
|
Fabrice Reix
|
a0239a695f
|
Merge pull request #185 from Orange-OpenSource/feature/update-rust-1.52
Update to Rust 1.52
|
2021-05-14 16:43:04 +02:00 |
|
Fabrice Reix
|
19857abf6b
|
Update to Rust 1.52
fix new clippy warnings:
- inconsistent_struct_constructor
- manual_map
- copied
|
2021-05-14 14:26:54 +02:00 |
|
Fabrice Reix
|
8f4b594e05
|
Merge pull request #184 from Orange-OpenSource/feature/update-rust-1.51
Fix new clippy warnings (Rust 1.51)
|
2021-03-28 18:44:18 +02:00 |
|
Fabrice Reix
|
ee47df6213
|
Fix new clippy warnings (Rust 1.51)
- upper_case_acronyms
- redundant_slicing
- vec_init_then_push
|
2021-03-28 09:51:21 +02:00 |
|
Fabrice Reix
|
c0600b720c
|
Merge pull request #183 from Orange-OpenSource/fix/parsing-quote-in-value
Fix parsing quote in quoted template
|
2021-03-22 15:33:18 +01:00 |
|
Fabrice Reix
|
2c84f299db
|
Fix parsing quote in quoted template
|
2021-03-22 14:41:10 +01:00 |
|
Fabrice Reix
|
4f1405192c
|
Merge pull request #182 from Orange-OpenSource/feature/add-benchsuite
Create Bench suite
|
2021-03-20 15:13:09 +01:00 |
|
Fabrice Reix
|
07a29fe4c5
|
Create Bench suite
|
2021-03-20 13:56:05 +01:00 |
|
Fabrice Reix
|
9be90c502d
|
Merge pull request #181 from Orange-OpenSource/feature/refacto-parsing-template
Refacto parsing template
|
2021-03-20 12:01:01 +01:00 |
|
Fabrice Reix
|
1d3a8ab664
|
Refacto parsing with template module
TBC: Performance issue when calling reader.is_eof()
Check len() call for a large vector.
|
2021-03-20 11:36:46 +01:00 |
|
Fabrice Reix
|
7ec43282ee
|
Update Unit tests
|
2021-03-20 11:34:25 +01:00 |
|
Fabrice Reix
|
4f6750b41b
|
Add test connect-timeout
|
2021-03-08 13:22:27 +01:00 |
|
Fabrice Reix
|
fc0963b6a1
|
Merge pull request #178 from Orange-OpenSource/feature/fix-win64-zip-package-name
normalize win64 packages names
|
2021-03-04 10:34:51 +01:00 |
|
lepapareil
|
e7f0a4695e
|
rename *installer.exe to *win64-installer.exe
|
2021-03-03 19:30:47 +01:00 |
|
Fabrice Reix
|
bc2411f7e0
|
Merge branch 'master' into feature/fix-win64-zip-package-name
|
2021-03-03 17:47:59 +01:00 |
|
lepapareil
|
42d6f15d39
|
replace _ by - on win64 exe and zip packages names
|
2021-03-03 14:43:55 +01:00 |
|
Fabrice Reix
|
902ce4f897
|
Update version to 1.3.0
|
2021-03-03 13:39:02 +01:00 |
|
Fabrice Reix
|
6efb9cea47
|
Update CHANGELOG for 1.2.0
|
2021-03-03 13:33:38 +01:00 |
|
Fabrice Reix
|
4ce04b35b6
|
Merge pull request #177 from Orange-OpenSource/fix/win64_installer
fix path key for win64 installer
|
2021-03-03 12:12:56 +01:00 |
|
lepapareil
|
45e82a1c24
|
add windows PATH auto refresh in win64 installer
|
2021-03-03 11:32:52 +01:00 |
|
lepapareil
|
131376837b
|
add a finish page to win64 installer
|
2021-03-02 23:07:32 +01:00 |
|
lepapareil
|
41df46ff77
|
fix nsis path on win64 contrib doc
|
2021-03-02 20:37:29 +01:00 |
|
lepapareil
|
ea90b59b38
|
fix path key for win64 installer
|
2021-03-02 15:24:07 +01:00 |
|
Fabrice Reix
|
866074fb9f
|
Merge pull request #176 from Orange-OpenSource/feature/type_input_variables
Type input variables
|
2021-02-25 21:06:17 +01:00 |
|
Fabrice Reix
|
68be658648
|
Type input variables
|
2021-02-25 20:47:46 +01:00 |
|
Fabrice Reix
|
4a730e9fde
|
Merge pull request #175 from Orange-OpenSource/fix/reading-body-file
Fix reading body file bytes
|
2021-02-24 20:41:40 +01:00 |
|
Fabrice Reix
|
6164c13737
|
Fix Reading body file bytes
|
2021-02-24 20:22:37 +01:00 |
|
Fabrice Reix
|
f1ec7a8212
|
Merge pull request #173 from Orange-OpenSource/ci/add-windows-tests-and-release
Ci/add windows tests and release
|
2021-02-23 19:09:50 +01:00 |
|
Fabrice Reix
|
4df5f052b4
|
Run cargo tests in windows ci
|
2021-02-23 18:53:29 +01:00 |
|
lepapareil
|
cb1766bcba
|
fix reg export for win64 installer
|
2021-02-23 17:49:48 +01:00 |
|
lepapareil
|
3d252f3744
|
add win64 tests and release to ci
|
2021-02-23 17:37:41 +01:00 |
|
lepapareil
|
c6424526b2
|
Merge pull request #157 from Orange-OpenSource/feature/run-test-integ-in-windows
Run Tests integ in windows
|
2021-02-20 20:15:18 +01:00 |
|
lepapareil
|
e21bbea974
|
add integration test in win contrib docs
|
2021-02-20 19:53:11 +01:00 |
|
Fabrice Reix
|
77b8802074
|
Merge pull request #172 from Orange-OpenSource/feature/check-and-fix-lintian
Check and fix lintian errors
|
2021-02-20 14:29:28 +01:00 |
|
Fabrice Reix
|
5405209bf9
|
Check And Fix Lintian errors
|
2021-02-20 14:17:42 +01:00 |
|
Fabrice Reix
|
99b811fa70
|
Run Tests integ in windows
Decode hurlfmt output and error stream as text
supports both UTF-8 and UTF-16, both with and with BOM
Add optional os-specific expected error file
|
2021-02-16 09:13:17 +01:00 |
|
lepapareil
|
85e52e3eeb
|
Merge pull request #168 from Orange-OpenSource/feature/support-terminal-color-in-windows
Support terminal colors in windows
|
2021-02-15 16:24:43 +01:00 |
|
Fabrice Reix
|
e60a06703c
|
Update Test integ
|
2021-02-15 11:45:19 +01:00 |
|
Fabrice Reix
|
6827671944
|
use crate colored in order to support Windows
|
2021-02-15 11:45:19 +01:00 |
|
Fabrice Reix
|
a7bf5bb144
|
Merge pull request #170 from Orange-OpenSource/fix/support-wildcard-in-jsonpath
Support wildcard in jsonpath
|
2021-02-15 11:41:06 +01:00 |
|
Fabrice Reix
|
a60f054cc0
|
Support wildcard in jsonpath
|
2021-02-15 10:52:04 +01:00 |
|
Fabrice Reix
|
690a22d3cf
|
Merge pull request #167 from Orange-OpenSource/feature/usage
Add usage section in README.md
|
2021-02-14 09:09:25 +01:00 |
|
jcamiel
|
c1d13d7520
|
Add usage section in README.md
|
2021-02-13 20:38:57 +01:00 |
|
Fabrice Reix
|
d1ab376d48
|
Merge pull request #158 from Orange-OpenSource/feature/add-toc-readme
Add toc to readme.
|
2021-02-12 14:29:15 +01:00 |
|
jcamiel
|
6717f47096
|
Add toc to readme.
Can be regenerated easily with https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc.
|
2021-02-12 13:33:56 +01:00 |
|
Fabrice Reix
|
df0a8410f6
|
Merge pull request #154 from Orange-OpenSource/feature/update-readme-sample
Update sample in README.
|
2021-02-12 11:03:29 +01:00 |
|
Fabrice Reix
|
4463283bdb
|
Merge pull request #155 from Orange-OpenSource/feature/update-rust-1.50
Update rust 1.50.0
|
2021-02-12 11:02:50 +01:00 |
|