index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
uri
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
2
-2
/
+2
*
ansible-test - Update http-test-container (#83272)
Matt Clay
2024-05-19
2
-15
/
+8
*
Add FreeBSD 13.3 and 14.0 to ansible-test (#82530)
Brian Coca
2024-03-21
1
-0
/
+1
*
uri: update use_netrc.yml (#82672)
Ikko Eltociear Ashimine
2024-02-14
1
-3
/
+3
*
Fix url encoded credentials in netloc (#82552)
Yacht Shaver
2024-01-23
1
-0
/
+12
*
uri: Handle the "force" parameter properly (#82187)
Mike Bonnet
2024-01-23
1
-0
/
+16
*
uri action plugin check_mode support update (#82484)
Brian Coca
2024-01-09
1
-0
/
+11
*
Remove obsolete compat code from integration tests (#81961)
Matt Clay
2023-10-12
1
-15
/
+8
*
Remove py2 support from urls.py (#81880)
Matt Martz
2023-10-09
4
-148
/
+88
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
1
-2
/
+1
*
URI Module find json sub type (#80745)
Brent Barbachem
2023-05-23
1
-0
/
+12
*
Do not use hardcoded httpbin.org in uri tests (#80101)
Matt Martz
2023-02-27
1
-2
/
+2
*
Add missing newlines to YAML files (#80031)
Matt Clay
2023-02-18
2
-2
/
+2
*
Use uri in uri test instead of get_url.
Matt Clay
2023-01-11
1
-1
/
+1
*
Fixes for uri integration test. (#79688)
Matt Clay
2023-01-07
3
-3
/
+45
*
uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569)
Artur
2022-09-12
2
-0
/
+54
*
Allow selection of TLS/SSL ciphers (#78650)
Matt Martz
2022-09-08
2
-0
/
+35
*
Re-organize CI test groups for POSIX tests. (#77420)
Matt Clay
2022-08-04
1
-1
/
+1
*
Cleanup write_file method in uri (#76412)
James Livulpi
2022-07-13
1
-2
/
+1
*
Add support for gzip decoding responses (#41925)
Matt Martz
2022-07-13
1
-0
/
+21
*
Fix HTTP tests on FreeBSD when running split.
Matt Clay
2022-06-25
1
-2
/
+2
*
honor use_proxy parameter (#77312)
h4rr21
2022-04-06
1
-0
/
+20
*
ansible-test - Remove AIX provisioning support. (#76747)
Matt Clay
2022-01-12
1
-1
/
+0
*
Handle HTTPError being partially initialized due to the error. Fixes #76386 (...
Matt Martz
2021-12-02
1
-0
/
+10
*
Don't use output_dir in target tests (#76107)
Matt Martz
2021-10-21
2
-20
/
+20
*
Allow ca_path to point to a bundle (#75894)
Matt Martz
2021-10-07
1
-0
/
+19
*
ansible-test - split controller/target testing (#75605)
Matt Clay
2021-09-21
2
-2
/
+16
*
Expose `unredirected_headers` to `uri` and `get_url` modules (#75308)
Matt Martz
2021-07-28
1
-0
/
+27
*
uri - fix traceback on multipart-form int value (#74302)
Jordan Borean
2021-04-16
1
-0
/
+10
*
uri - add ca_path parameter (#71979)
Florian Heiderich
2021-02-05
1
-0
/
+42
*
Fix FreeBSD HTTP Kerberos setup (#72595)
Jordan Borean
2020-11-12
1
-33
/
+19
*
Add support for GSSAPI/Kerberos to urls.py (#72113)
Jordan Borean
2020-10-13
2
-0
/
+85
*
Update the tests to work with new httptester container (#72013)
Jordan Borean
2020-09-30
3
-7
/
+7
*
More boilerplate fixes. (#70224)
Matt Clay
2020-06-23
1
-0
/
+3
*
do not return the body even if it failed (#69706)
Jack
2020-06-01
2
-0
/
+52
*
Strip no log values from module response keys. Fixes #68400 (#69653)
Matt Martz
2020-05-21
1
-0
/
+12
*
Add multipart/form-data functionality (#69376)
Matt Martz
2020-05-20
2
-0
/
+28
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
cert validation fixes - Attempt 2 (#55953)
Matt Martz
2019-05-31
1
-1
/
+1
*
Ensure uri module always returns status even on failure (#56240)
Sam Doran
2019-05-23
1
-2
/
+5
*
register: fail when invalid var name is specified (#56456)
Martin Krizek
2019-05-17
1
-2
/
+2
*
uri: do not write the file after failure (#53515)
Martin Krizek
2019-03-22
1
-0
/
+25
*
Add shippable/posix/group4/ for CI. (#53816)
Matt Clay
2019-03-15
1
-1
/
+1
*
Fix uri integration test uninstall of urllib3. (#53834)
Matt Clay
2019-03-15
2
-2
/
+10
*
Remove conflicting urllib3 from pip in uri test.
Matt Clay
2019-03-15
1
-0
/
+6
*
uri/win_uri: Make method a free text field (#49719)
Dag Wieers
2019-02-28
1
-0
/
+14
*
uri: check unexpected failure doesn't occur when file cannot be saved (#45824)
Pilou
2019-02-04
2
-4
/
+34
*
Fix integration tests to support remote hosts.
Matt Clay
2019-01-25
3
-14
/
+17
*
Handle non-target file deps for integration tests.
Matt Clay
2019-01-15
1
-0
/
+1
*
Update requirements for urllib3 for python 2.6.
Matt Clay
2018-10-16
2
-3
/
+1
[next]