- 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 2 commits
-
-
Jimmy Tang committed
-
Only the nosetests aren't using the PYTHON variable now.
Jimmy Tang committed
-
- 05 Mar, 2013 2 commits
-
-
Tim Bielawa committed
-
No reason to build the website for RPMs/DEBs, adding dependency on Sphinx.
Daniel Hokka Zakrisson committed
-
- 02 Mar, 2013 2 commits
-
-
This commit makes the Makefile nicer for packagers so they can select versions of python. E.g. on a RHEL5 system with Python2.6 (installed from EPEL) make PYTHON=python2.6 install
Jimmy Tang committed -
Michael DeHaan committed
-
- 27 Feb, 2013 1 commit
-
-
Adding a script to auto-generate an authors file, runnable from 'make authors', which is called from 'make docs/webdocs'.
Michael DeHaan committed
-
- 26 Jan, 2013 1 commit
-
-
Michael DeHaan committed
-
- 01 Dec, 2012 1 commit
-
-
check path is directory added manpage & setup small cleanup shut up module_formatter in utils to avoid trace print on crud files in library
Jan-Piet Mens committed
-
- 12 Nov, 2012 1 commit
-
-
Without this, module_formatter.py relies on the installed ansible which is wrong in more than one way.
Dag Wieers committed
-
- 07 Nov, 2012 1 commit
-
-
Dag Wieers committed
-
- 11 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 10 Oct, 2012 2 commits
-
-
Marco Vito Moscaritolo committed
-
Michael DeHaan committed
-
- 09 Oct, 2012 1 commit
-
-
On RHEL5 and RHEL6 there is not argparse, and 'make rpm' fails because of this. With this change it works, and I can test and fix my own documentation...
Dag Wieers committed
-
- 08 Oct, 2012 2 commits
-
-
Tim Bielawa committed
-
Michael DeHaan committed
-
- 03 Oct, 2012 2 commits
-
-
Library functions and modules should be in the 3 man page section. Also the files should end in '.3'
Tim Bielawa committed -
Michael DeHaan committed
-
- 02 Oct, 2012 1 commit
-
-
So they can be shared/compared by people in different timezones
Dag Wieers committed
-
- 30 Sep, 2012 2 commits
-
-
Jan-Piet Mens committed
-
Jan-Piet Mens committed
-