Batuhan Taskaya
42edb1eb76
Use 3.0.0 blog post as the changelog
2022-02-05 22:09:44 +03:00
Batuhan Taskaya
d45f413f12
Make the version point to 3.0.3.dev0
( #1291 )
2022-02-03 01:47:06 -08:00
Batuhan Taskaya
f1ea486025
Fix escaping of integer indexes with multiple backslashes ( #1288 )
2022-02-01 02:10:55 -08:00
Batuhan Taskaya
7abddfe350
Mark stdin warning related tests with requires_external_processes
( #1289 )
...
* Mark test_stdin_read_warning with requires_installation
* Mark stdin tests with requires_external_processes
Co-authored-by: Nilushan Costa <19643850+nilushancosta@users.noreply.github.com>
2022-02-01 01:52:07 -08:00
Marcos Chicote
86ba995ad8
2022 ( #1259 )
2022-01-26 17:45:03 +03:00
Batuhan Taskaya
c03f081a7e
Finish off the naming
2022-01-26 12:51:10 +03:00
Batuhan Taskaya
a7d8187b21
Proper naming for the release runs
2022-01-26 12:50:22 +03:00
Batuhan Taskaya
fc383e9b78
Add names to the CI runners
2022-01-26 12:49:27 +03:00
Batuhan Taskaya
770df02291
Add level parameter to the snap releaser ( #1282 )
2022-01-26 12:44:24 +03:00
Jakub Roztocil
f756cad58d
Update CHANGELOG.md
2022-01-24 16:54:50 -08:00
Jakub Roztocil
fde64d578d
Update CHANGELOG.md
2022-01-24 10:32:24 -08:00
Jakub Roztocil
c8404493e5
Update CHANGELOG.md
2022-01-24 10:32:07 -08:00
Batuhan Taskaya
559134de0a
Release 3.0.2 ( #1281 )
2022-01-24 21:20:17 +03:00
Batuhan Taskaya
813e8864a1
Dont apply default options on the httpie command ( #1280 )
...
* Mark tests with requires_installation
* Dont apply default options on the httpie command
* lint
2022-01-24 10:13:47 -08:00
Batuhan Taskaya
45fcd746d7
docs: format the benchmark docs
2022-01-24 18:20:03 +03:00
Batuhan Taskaya
d5e3611e85
fix lint errors
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
378a1f513e
Document the pyOpenSSL option
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
df6843b15a
docs: add --{local, target}-{repo, branch} / format
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
640901146f
docs: document the --fresh option
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
6b5d96da72
Describe the usage for benchmarks
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
97bd9c2a89
docs: add requirements
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
708608e1d4
docs: mention about the runners
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
d56a1f216e
docs: give a brief description
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
738a6bea57
docs: fix the title to benchmarking infrastructure
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
ec521c461b
docs: add initial benchmark docs
2022-01-24 18:17:55 +03:00
Batuhan Taskaya
212000199e
docs: fix the nested json example ( #1278 )
2022-01-24 18:00:54 +03:00
Jakub Roztocil
700dbeddb0
Typos
2022-01-24 01:51:53 +01:00
Jakub Roztocil
30a4d29f77
Update CHANGELOG.md
2022-01-23 15:15:16 -08:00
Jakub Roztocil
aedcad7e2a
Update CHANGELOG.md
2022-01-23 15:14:31 -08:00
Jakub Roztocil
202f59e04a
Tweak nested JSON docs
2022-01-23 18:36:18 +01:00
Jakub Roztocil
ba0c1ab258
Tweak auth docs
2022-01-23 17:24:29 +01:00
Jakub Roztocil
217cf8ddae
Document auto-stream
2022-01-23 17:17:58 +01:00
Jakub Roztocil
859e442083
Docs
2022-01-23 16:59:07 +01:00
Jakub Roztocil
4e59bbfae6
Docs
2022-01-23 16:52:31 +01:00
Jakub Roztocil
caa8fb9058
Tweak response meta docs
...
- expand response meta section
- add examples
- interlink sections
2022-01-23 14:35:20 +01:00
Jakub Roztocil
2797b7244c
Update cached brew formula
2022-01-23 14:11:09 +01:00
Jakub Roztocil
3b441fa57e
3.0.1
2022-01-23 13:58:01 +01:00
Jakub Roztocil
c815e21ef9
Fix time elapsed ( #1277 )
...
* Show the actual time elapsed; add docs
* `requests.Response._headers_parsed_at` → `requests.Response._httpie_headers_parsed_at`
* Add `ELAPSED_TIME_LABEL` constant
* Tweak docs
* Tweak docs
* Allow multiple blank lines in Markdown files
* Add rudimentary tests for --meta with different --style’s
* Cleanup tests
* Cleanup tests
* Cleanup tests
2022-01-23 04:52:38 -08:00
Batuhan Taskaya
8a03b7a824
Update the contributors ( #1275 )
2022-01-22 17:25:00 -08:00
Batuhan Taskaya
b3f29c8d1e
Display the latest docs ( #1274 )
2022-01-21 22:15:55 +03:00
Jakub Roztocil
a88e44c284
Fix make brew-test
...
`brew test` is only usable for non-from-source installations.
2022-01-21 19:48:35 +01:00
Batuhan Taskaya
c97fe64a37
Update brew with 3.0 ( #1273 )
2022-01-21 21:08:33 +03:00
Batuhan Taskaya
88140422a9
3.0 release prep ( #1272 )
2022-01-21 20:34:38 +03:00
Jakub Roztocil
d2d40eb336
Finish docs for v3.0.0 ( #1269 )
...
* WIP
* Rewrite the introduction segment of the Nested JSON
Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
2022-01-21 20:24:07 +03:00
Batuhan Taskaya
cd877a5e08
Remove 3.6 support / discontinue less available platforms ( #1267 )
...
* Remove redundant systems
* Drop it from the docs
* Remove the packaging info about the legacy systems
* Fix some typos
* Drop support for python 3.6
2022-01-14 08:49:05 -08:00
Batuhan Taskaya
87629706c9
Change the default style for windows from fruity to auto ( #1268 )
2022-01-14 08:47:10 -08:00
Batuhan Taskaya
3856f94d3d
Update the brew file
2022-01-14 13:27:19 +03:00
Batuhan Taskaya
dc30919893
use constants
2022-01-13 19:54:43 +03:00
Batuhan Taskaya
fb82f44cd1
Use enums
2022-01-13 19:54:43 +03:00
Batuhan Taskaya
eb4e32ca28
A few edits
2022-01-13 19:54:43 +03:00