- 16 Mar, 2015 1 commit
-
-
Add tox integration to run unittests in supported python releases. Travis-CI is used for test execution. Additionally, the unittest TestQuotePgIdentifier was updated to support using assert_raises_regexp on python-2.6. Sample travis-ci output available at https://travis-ci.org/ansible/ansible/builds/54189977
James Laska committed
-
- 10 Mar, 2015 1 commit
-
-
James Cammarata committed
-
- 17 Feb, 2015 1 commit
-
-
Brian Coca committed
-
- 28 Jan, 2015 1 commit
-
- 21 Oct, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 15 Oct, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 12 Oct, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 06 Oct, 2014 1 commit
-
-
Michael DeHaan committed
-
- 03 Oct, 2014 1 commit
-
-
This is an exceedingly rough sketch of what attributes might look like - metaclass implementations NOT complete.
Michael DeHaan committed
-
- 02 Oct, 2014 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 26 Sep, 2014 1 commit
-
-
Michael DeHaan committed
-
- 20 Jun, 2014 2 commits
-
-
James Laska committed
-
Updates to Makefile include: * add targets: deb-src, deb-src-upload, deb-upload * add variables to control DEB building: DEBUILD_OPTS, DPUT_OPTS, DEB_PPA, DEB_DIST, DEB_RELEASE * create deb files for all release values in DEB_DIST Several updates to packaging/debian/* * Updated control file * Whitespace/formatting of changelog Add deb-build to .gitignore
James Laska committed
-
- 09 May, 2014 1 commit
-
-
James Laska committed
-
- 08 May, 2014 2 commits
-
-
An unofficial build is any build where OFFICIAL != yes. This patch adjusts the conditional accordingly.
James Laska committed -
James Laska committed
-
- 30 Apr, 2014 1 commit
-
-
Fixes #7224
James Cammarata committed
-
- 17 Mar, 2014 1 commit
-
-
Fixes #6471
James Cammarata committed
-
- 16 Mar, 2014 1 commit
-
-
Partially resolves #6471
James Cammarata committed
-
- 26 Feb, 2014 2 commits
-
-
This reverts commit 6f1a58ab.
James Cammarata committed -
James Cammarata committed
-
- 21 Feb, 2014 2 commits
-
-
The NOSETESTS variable can be used to support customizing the nosetests parameters. This allows providing custom nose parameters such as --with-coverage.
James Laska committed -
Michael DeHaan committed
-
- 03 Jan, 2014 1 commit
-
-
build manpages.
Michael DeHaan committed
-
- 25 Dec, 2013 1 commit
-
-
Michael DeHaan committed
-
- 16 Nov, 2013 1 commit
-
-
If someone try to run the test suit with ansible already installed, the mix between content in /usr/share and in the git checkout can result in strange failure ( as I found out the hard way ). For example, the test_copy module will call the action plugin for copy from git, who will call the 'file' module from system, passing unsupported arguments
Michael Scherer committed
-
- 02 Nov, 2013 1 commit
-
-
Michael Scherer committed
-
- 14 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 15 Sep, 2013 1 commit
-
-
- use egrep patterns to detect BSDs in one ifeq - use seconds-since-epoch as input for BSD date (-r option) - get seconds-since-epoch from git log with "%at" format string
r-p-e committed
-
- 02 Jun, 2013 1 commit
-
-
Patrick Callahan committed
-
- 29 May, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 11 May, 2013 1 commit
-
-
this is to make use python2 when nosetests points to python3: make NOSETEST=nosetests-2.7 tests
Elan Ruusamäe committed
-
- 12 Apr, 2013 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 26 Mar, 2013 1 commit
-
-
Serge van Ginderachter committed
-
- 11 Mar, 2013 1 commit
-
-
Jimmy Tang committed
-