index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GNU extension from xargs invocation
Toshio Kuratomi
2015-10-26
1
-1
/
+1
*
AnsibleModules.log() fix for python3
Toshio Kuratomi
2015-10-12
1
-6
/
+3
*
Fix to exclude forward slashes from git info during 'make rpm'
James Cammarata
2015-09-30
1
-1
/
+1
*
added egg to cleanup
Brian Coca
2015-08-16
1
-0
/
+1
*
Merge pull request #8469 from srvg/packageversion_more_gitinfo
Brian Coca
2015-07-29
1
-2
/
+7
|
\
|
*
packaging: add short has and branch name in package version for unofficial bu...
Serge van Ginderachter
2014-08-06
1
-2
/
+7
*
|
avoid removing test all~ file
Brian Coca
2015-06-06
1
-1
/
+1
*
|
Improve generation of debian changelog
James Laska
2015-04-09
1
-1
/
+2
*
|
Back-porting Makefile changes for version/release
James Cammarata
2015-04-07
1
-3
/
+4
*
|
Add tox and travis-ci support
James Laska
2015-03-13
1
-1
/
+1
*
|
added cleaning pyc files
Brian Coca
2015-02-17
1
-0
/
+1
*
|
Reference tests/README.ME in the Makefile notes
Ofir Petrushka
2015-01-28
1
-1
/
+1
*
|
Tell nose to include branches in its coverage reporting
Toshio Kuratomi
2014-10-21
1
-2
/
+2
*
|
Move the v2 tests under the v2 tree
Toshio Kuratomi
2014-10-16
1
-2
/
+2
*
|
Python3 test target and use coverage for all v2 tests.
Toshio Kuratomi
2014-10-13
1
-2
/
+6
*
|
WIP on data structure processing patterns.
Michael DeHaan
2014-10-06
1
-1
/
+1
*
|
This is an exceedingly rough sketch of what attributes might look like - meta...
Michael DeHaan
2014-10-03
1
-1
/
+1
*
|
Move v2 out of the package tree so it does not yet appear.
Michael DeHaan
2014-10-02
1
-1
/
+1
*
|
Fix target in makefile
Michael DeHaan
2014-10-02
1
-1
/
+1
*
|
Make target for nosetests, no need to set library path for previous tests
Michael DeHaan
2014-10-02
1
-1
/
+5
*
|
Updating the module formatter to deal with the new repo structure.
Michael DeHaan
2014-09-26
1
-2
/
+2
|
/
*
Correct Makefile variable usage
James Laska
2014-06-21
1
-1
/
+1
*
Updated DEB build workflow
James Laska
2014-06-20
1
-5
/
+62
*
Assert the MOCK_CFG exists for the mock-rpm build target
James Laska
2014-05-09
1
-1
/
+1
*
Improve OFFICIAL build conditional test
James Laska
2014-05-08
1
-1
/
+1
*
Add support for rpm builds through mock
James Laska
2014-05-08
1
-1
/
+19
*
Updating Makefile for setuptools change
James Cammarata
2014-04-30
1
-1
/
+1
*
Adding a man page for ansible-vault
James Cammarata
2014-03-17
1
-1
/
+1
*
Adding man page for ansible-galaxy
James Cammarata
2014-03-16
1
-1
/
+2
*
Revert "Adding a Makefile target for integration tests - "make integration""
James Cammarata
2014-02-26
1
-3
/
+0
*
Adding a Makefile target for integration tests - "make integration"
James Cammarata
2014-02-26
1
-0
/
+3
*
Allow custom nosetests parameters
James Laska
2014-02-21
1
-1
/
+1
*
reconnect unit tests to 'make tests'
Michael DeHaan
2014-02-21
1
-1
/
+1
*
Remove man3 stuff since this is available via ansible-doc, rpm target should
Michael DeHaan
2014-01-03
1
-1
/
+1
*
WIP on refactoring the module formatter code that we use to build the doc sit...
Michael DeHaan
2013-12-25
1
-9
/
+1
*
fix make tests to use the set of module from git checkout
Michael Scherer
2013-11-16
1
-1
/
+1
*
check more files using make pyflakes ( ie subdirectory of lib/ansible/ )
Michael Scherer
2013-11-02
1
-1
/
+1
*
Remove extra "latest/" subdirectory in docs build structure.
Michael DeHaan
2013-10-14
1
-1
/
+1
*
Simplify the selection of date command
r-p-e
2013-09-15
1
-6
/
+2
*
Do not set RPMDIST to '%dist' when dist is not set by the distribution.
Patrick Callahan
2013-06-02
1
-1
/
+1
*
Not sure why RPM was trying to avoid certain files starting with f. Change t...
Michael DeHaan
2013-05-29
1
-1
/
+1
*
Fixup fetch doc formatting.
Michael DeHaan
2013-05-29
1
-1
/
+1
*
make path to nosetests executable configurable
Elan Ruusamäe
2013-05-11
1
-1
/
+3
*
Smush Jinja2 braces in playbooks so unresolved variables get parsed nicely
Michael DeHaan
2013-04-13
1
-14
/
+0
*
Reorganize docs structure to support snapshots.
Michael DeHaan
2013-04-12
1
-13
/
+1
*
Docs on parameterized roles, make document generation output less noisy
Michael DeHaan
2013-04-12
1
-0
/
+14
*
add clean up authors file to make clean
Serge van Ginderachter
2013-03-26
1
-0
/
+2
*
Teach 'make rpm' to build on RHEL5/SL5 etc...
Jimmy Tang
2013-03-11
1
-0
/
+1
*
Fix up other places in makefile to use PYTHON variable
Jimmy Tang
2013-03-11
1
-3
/
+3
*
Merge pull request #2278 from jcftang/devel
Michael DeHaan
2013-03-10
1
-4
/
+5
|
\
[next]