summaryrefslogtreecommitdiff
path: root/test/integration/targets/git
Commit message (Expand)AuthorAgeFilesLines
* Split up platform cleanup in tests. (#67320)Matt Clay2020-02-114-15/+19
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* git - add an 'archive_prefix' option (#66067)dexpl2020-01-244-1/+81
* Change integration tests in order to pass on Fedora 30 (#58081)Sam Doran2019-06-193-35/+45
* Fix git test on FreeBSD with Python 3.x.Matt Clay2019-03-282-0/+14
* Add shippable/posix/group4/ for CI. (#53816)Matt Clay2019-03-151-1/+1
* git: kill gpg-agent in tests on newer OpenSUSE hosts (#52476)Jordan Borean2019-02-181-1/+1
* More test fixes for split controller/remote tests.Matt Clay2019-01-252-3/+3
* Fix integration tests to support remote hosts.Matt Clay2019-01-242-3/+18
* ansible-test: add Ubuntu 18.04 container (#50790)Jordan Borean2019-01-221-0/+2
* ansible-test git: kill gpg-agent to remove locks (#50917)Jordan Borean2019-01-151-0/+4
* Rebalance shippable/posix/ CI groups.Matt Clay2018-10-021-1/+1
* Support `--separate-git-dir` option in Git module (#41712)Zhikang Zhang2018-08-173-9/+76
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Detect separate git dir and set git config path value appropriatelySenya2018-05-232-0/+67
* add newer syntax to detached HEAD check (#38879)Alan Rominger2018-04-231-0/+11
* Move requirements into tests. (#35885)Matt Clay2018-02-101-0/+5
* [git] Fix switching branch of shallow clone (#18728)Maarten Bezemer2018-02-072-0/+61
* Revert "Move requirements into tests. (#35197)"Matt Clay2018-01-231-5/+0
* Move requirements into tests. (#35197)Matt Clay2018-01-231-0/+5
* Deprecate tests used as filters (#32361)Matt Martz2017-11-2710-41/+41
* Integration test for git archive without update (#32390)Abhijeet Kasurde2017-11-091-0/+42
* Correct usage for shutil.rmtree (#31541)Abhijeet Kasurde2017-10-1317-312/+383
* Only use `git verify-tag` when verifying annotated tags (#26414)Andreas Olsson2017-07-194-59/+242
* Git test is no longer destructiveRobin Roth2017-07-151-1/+0
* better backwards compat handling of statusBrian Coca2017-07-051-2/+2
* Update git test to not rm ~/.ssh/known_hosts.Matt Clay2017-07-052-9/+8
* In the git module let ssh do its own host checkingAndreas Olsson2017-06-261-1/+0
* Reenable git tests (#25341)Robin Roth2017-06-052-8/+8
* Temporarily disable failing git test.Matt Clay2017-06-041-1/+1
* git: git reset with branchChulki Lee2017-04-042-0/+32
* Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22...Miyurz2017-03-282-0/+28
* Fix git clone tag with depth=1Robin Roth2017-03-021-0/+22
* Only set git config during test if unset.Matt Clay2017-01-251-2/+5
* Fix git remote url change detection. (#20587)Matt Clay2017-01-231-3/+0
* Fix and enable more tests for osx and freebsd. (#20482)Matt Clay2017-01-192-1/+3
* test related to pulls: #19257 / #19057 (#19346)Steve Bussetti2017-01-091-0/+76
* Cleanup git tests (#19737)Robin Roth2017-01-0614-855/+931
* Add tests for Git remote URL changes (#16893)Rob Cutmore2016-12-221-0/+50
* Fix UnboundLocalError remote_head in git (#19057)Robin Roth2016-12-141-4/+107
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+3
* Update test to use keyserver.ubuntu.com.Matt Clay2016-11-181-1/+1
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-2/+1
* Pixelrebel amc pr2654 (#18089)Toshio Kuratomi2016-10-191-0/+59
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-132-0/+664