Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-24added docs to CLI docstringsaddedBrian Coca
2017-03-24moved docs generation and templates to docs/Brian Coca
2017-03-12clean tests resultsBrian Coca
2017-03-08Add manpage for ansible-console. (Closes: #16244) (#16245)Harlan Lieberman-Berg
2017-02-09Update Makefile to use ansible-test for pep8.Matt Clay
2017-01-25remove coverage files on cleanBrian Coca
2017-01-20set cpus only if not set alreadyBrian Coca
2017-01-20escape $Brian Coca
2017-01-13Pass CPUS from top Makefile to docs MakefileAdrian Likins
2017-01-11Switch tests to pytest and ansible-test.Matt Clay
2017-01-09corrected service conditionBrian Coca
2017-01-07fixed cleaning docsiteBrian Coca
2017-01-06consolidated docsBrian Coca
2017-01-02Check for DragonFly BSD as well for DATEAntonio Huete Jimenez
2016-11-03Clean up shebangs for various files.Matt Clay
2016-11-01Move test_os_server and apply fixes.Matt Clay
2016-10-27Build debs with pbuilder (#18165)Shane McDonald
2016-09-22Add '--cover-erase' to 'make tests' cli (#17708)Adrian Likins
2016-09-22Add a 'make integration' target (#17710)Adrian Likins
2016-08-29We've decided that python-3.5 is the minimum python version (#17270)Toshio Kuratomi
2016-08-12Increase local version for unofficial rpms (#17026)Jim Ladd
2016-07-29Disable 'xmllint' checks in a2x (#16317)Adrian Likins
2016-07-24slight rearrangement of doc targetsBrian Coca
2016-01-13only send event if tqm existsBrian Coca
2015-12-11fix make complaint when git is not installedBrian Coca
2015-11-02Correct broken DEB builds by fixing LC_TIME assignmentJames Laska
2015-11-01[Makefile] Ensure english dates are generated in debian/changelog placeholder...=
2015-10-26Remove GNU extension from xargs invocationToshio Kuratomi
2015-10-12AnsibleModules.log() fix for python3Toshio Kuratomi
2015-09-30Fix to exclude forward slashes from git info during 'make rpm'James Cammarata
2015-08-16added egg to cleanupBrian Coca
2015-07-29Merge pull request #8469 from srvg/packageversion_more_gitinfoBrian Coca
2015-06-06avoid removing test all~ fileBrian Coca
2015-04-09Improve generation of debian changelogJames Laska
2015-04-07Back-porting Makefile changes for version/releaseJames Cammarata
2015-03-13Add tox and travis-ci supportJames Laska
2015-02-18added cleaning pyc filesBrian Coca
2015-01-28Reference tests/README.ME in the Makefile notesOfir Petrushka
2014-10-22Tell nose to include branches in its coverage reportingToshio Kuratomi
2014-10-16Move the v2 tests under the v2 treeToshio Kuratomi
2014-10-13Python3 test target and use coverage for all v2 tests.Toshio Kuratomi
2014-10-07WIP on data structure processing patterns.Michael DeHaan
2014-10-03This is an exceedingly rough sketch of what attributes might look like - meta...Michael DeHaan
2014-10-02Move v2 out of the package tree so it does not yet appear.Michael DeHaan
2014-10-02Fix target in makefileMichael DeHaan
2014-10-02Make target for nosetests, no need to set library path for previous testsMichael DeHaan
2014-09-27Updating the module formatter to deal with the new repo structure.Michael DeHaan
2014-08-06packaging: add short has and branch name in package version for unofficial bu...Serge van Ginderachter
2014-06-21Correct Makefile variable usageJames Laska
2014-06-21Updated DEB build workflowJames Laska