summaryrefslogtreecommitdiff
path: root/test/integration/targets/uri
Commit message (Expand)AuthorAgeFilesLines
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* cert validation fixes - Attempt 2 (#55953)Matt Martz2019-05-311-1/+1
* Ensure uri module always returns status even on failure (#56240)Sam Doran2019-05-231-2/+5
* register: fail when invalid var name is specified (#56456)Martin Krizek2019-05-171-2/+2
* uri: do not write the file after failure (#53515)Martin Krizek2019-03-221-0/+25
* Add shippable/posix/group4/ for CI. (#53816)Matt Clay2019-03-151-1/+1
* Fix uri integration test uninstall of urllib3. (#53834)Matt Clay2019-03-142-2/+10
* Remove conflicting urllib3 from pip in uri test.Matt Clay2019-03-141-0/+6
* uri/win_uri: Make method a free text field (#49719)Dag Wieers2019-02-281-0/+14
* uri: check unexpected failure doesn't occur when file cannot be saved (#45824)Pilou2019-02-042-4/+34
* Fix integration tests to support remote hosts.Matt Clay2019-01-243-14/+17
* Handle non-target file deps for integration tests.Matt Clay2019-01-141-0/+1
* Update requirements for urllib3 for python 2.6.Matt Clay2018-10-162-3/+1
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Add src parameter for uri module that can be used in place of body. Supports ...Matt Martz2018-05-311-1/+30
* uri: Add form-urlencoded support to body_format (#37188)Dag Wieers2018-05-171-0/+56
* Fix uri test on Python 2.6.Matt Clay2018-05-161-0/+1
* Overhaul httptester support in ansible-test. (#39892)Matt Clay2018-05-091-0/+1
* Use HTTPS instead of HTTP for httpbin tests. (#39457)Matt Clay2018-05-016-179/+178
* Disable failing tests.Matt Clay2018-04-271-0/+1
* Handle duplicate headers in the uri module (#33792)Matt Martz2018-04-101-0/+11
* Required changes to support redirects on HTTP 307/308 (#36809)Dag Wieers2018-04-064-67/+120
* uri: Add redirect tests for none, safe, urllib2 and all (#37068)Dag Wieers2018-03-295-0/+1095
* Fix uri test on Python 2.6.Matt Clay2018-03-192-0/+2
* win_uri: fixes (#35487)Jordan Borean2018-02-071-36/+0
* Miscellaneous test fixes. (#35301)Matt Clay2018-01-241-1/+1
* Fix some TODOs to use generic_urlparse which allows proper netrc selection. F...Matt Martz2018-01-032-0/+17
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-8/+8
* Fix github_issue test and enable in CI.Matt Clay2017-09-011-1/+1
* Add Fedora Python 3 Docker images and fix tests. (#27794)Matt Clay2017-08-041-1/+5
* win_uri: Add integration tests, new functionality... (#25373)Dag Wieers2017-06-191-0/+36
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-1/+0
* Urls client cert auth (#18141)Matt Martz2017-04-071-0/+41
* Extra deps needed for building cryptographyMatt Martz2017-04-071-1/+3
* Fallback to old ssl_wrap_socketMatt Martz2017-04-072-11/+55
* Update install deps for SNI testsMatt Martz2017-04-072-4/+6
* Fix uri options test to work again.Matt Clay2017-03-171-1/+1
* Warn when using the deprecated HEADER_ arguments (#20236)Matt Martz2017-03-011-1/+2
* Increase timeout for http server in uri test.Ansible Test Runner2017-01-241-1/+1
* Fix and enable more tests for osx and freebsd. (#20482)Matt Clay2017-01-192-7/+0
* Only add Content-Type if not specified in headers. Fixes #20046 (#20234)Matt Martz2017-01-131-0/+13
* Fixes #16936 - Digest authentication not working in uri module (#18736)bart22016-12-211-0/+7
* Update `aliases` file for `uri` integration test.Matt Clay2016-12-141-1/+0
* Fixes for uri under python3 and local (non-httptester) testingToshio Kuratomi2016-12-131-6/+2
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+5
* Fix the uri testserver to run on python3Toshio Kuratomi2016-10-241-5/+15
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-1341-0/+412