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
...
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Add src parameter for uri module that can be used in place of body. Supports ...
Matt Martz
2018-05-31
1
-1
/
+30
*
uri: Add form-urlencoded support to body_format (#37188)
Dag Wieers
2018-05-17
1
-0
/
+56
*
Fix uri test on Python 2.6.
Matt Clay
2018-05-16
1
-0
/
+1
*
Overhaul httptester support in ansible-test. (#39892)
Matt Clay
2018-05-09
1
-0
/
+1
*
Use HTTPS instead of HTTP for httpbin tests. (#39457)
Matt Clay
2018-05-02
6
-179
/
+178
*
Disable failing tests.
Matt Clay
2018-04-28
1
-0
/
+1
*
Handle duplicate headers in the uri module (#33792)
Matt Martz
2018-04-10
1
-0
/
+11
*
Required changes to support redirects on HTTP 307/308 (#36809)
Dag Wieers
2018-04-06
4
-67
/
+120
*
uri: Add redirect tests for none, safe, urllib2 and all (#37068)
Dag Wieers
2018-03-29
5
-0
/
+1095
*
Fix uri test on Python 2.6.
Matt Clay
2018-03-20
2
-0
/
+2
*
win_uri: fixes (#35487)
Jordan Borean
2018-02-07
1
-36
/
+0
*
Miscellaneous test fixes. (#35301)
Matt Clay
2018-01-24
1
-1
/
+1
*
Fix some TODOs to use generic_urlparse which allows proper netrc selection. F...
Matt Martz
2018-01-03
2
-0
/
+17
*
Deprecate tests used as filters (#32361)
Matt Martz
2017-11-27
1
-8
/
+8
*
Fix github_issue test and enable in CI.
Matt Clay
2017-09-01
1
-1
/
+1
*
Add Fedora Python 3 Docker images and fix tests. (#27794)
Matt Clay
2017-08-05
1
-1
/
+5
*
win_uri: Add integration tests, new functionality... (#25373)
Dag Wieers
2017-06-19
1
-0
/
+36
*
test/: PEP8 compliancy (#24803)
Dag Wieers
2017-05-30
1
-1
/
+0
*
Urls client cert auth (#18141)
Matt Martz
2017-04-07
1
-0
/
+41
*
Extra deps needed for building cryptography
Matt Martz
2017-04-07
1
-1
/
+3
*
Fallback to old ssl_wrap_socket
Matt Martz
2017-04-07
2
-11
/
+55
*
Update install deps for SNI tests
Matt Martz
2017-04-07
2
-4
/
+6
*
Fix uri options test to work again.
Matt Clay
2017-03-18
1
-1
/
+1
*
Warn when using the deprecated HEADER_ arguments (#20236)
Matt Martz
2017-03-01
1
-1
/
+2
*
Increase timeout for http server in uri test.
Ansible Test Runner
2017-01-24
1
-1
/
+1
*
Fix and enable more tests for osx and freebsd. (#20482)
Matt Clay
2017-01-20
2
-7
/
+0
*
Only add Content-Type if not specified in headers. Fixes #20046 (#20234)
Matt Martz
2017-01-13
1
-0
/
+13
*
Fixes #16936 - Digest authentication not working in uri module (#18736)
bart2
2016-12-22
1
-0
/
+7
*
Update `aliases` file for `uri` integration test.
Matt Clay
2016-12-15
1
-1
/
+0
*
Fixes for uri under python3 and local (non-httptester) testing
Toshio Kuratomi
2016-12-14
1
-6
/
+2
*
Initial ansible-test implementation. (#18556)
Matt Clay
2016-11-30
1
-0
/
+5
*
Fix the uri testserver to run on python3
Toshio Kuratomi
2016-10-24
1
-5
/
+15
*
Migrate Linux CI roles to test targets. (#17997)
Matt Clay
2016-10-13
41
-0
/
+412
[prev]