- 11 Oct, 2013 2 commits
-
-
Michael DeHaan committed
-
Implement a |changed filter plugin
Michael DeHaan committed
-
- 10 Oct, 2013 14 commits
-
-
Serge van Ginderachter committed
-
Serge van Ginderachter committed
-
Fix typo and broken "Hg.__init__" in 'hg' module
James Cammarata committed -
Mads Weitling committed
-
Mads Weitling committed
-
Add caching to pattern enumeration
Michael DeHaan committed -
Inventory._hosts_in_unenumerated_pattern() Was TODO: cache this logic so if called a second time the result is not recalculated
Serge van Ginderachter committed -
Michael DeHaan committed
-
Fix timeout bug in firewalld module
Michael DeHaan committed -
nova compute fix for instance name regex issue
Michael DeHaan committed -
Add detail to copy module validate argument
Michael DeHaan committed -
Boris Kaul committed
-
bennojoy committed
-
This clarifies the validate command argument and makes it clear that if it is present, it must include the '%s' argument for the path to the temporary file to validate.
Jim Kleckner committed
-
- 09 Oct, 2013 19 commits
-
-
Michael DeHaan committed
-
When using complex args with an async task, the subsequent runs of async_status would inherit them, causing a module error (invalid params). Fixes #3150
James Cammarata committed -
Michael DeHaan committed
-
The route53 api doesn't allow multiple overlapping requests, so if it is still processing a previous request when the next comes in will return an error. Fixes #4085
Joost Cassee committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
Prevents parts of the IPv6 address from being interpreted as a port (for example, :80). Fixes #3888
James Cammarata committed -
fix django_manage migrate command
Michael DeHaan committed -
Javier Candeira committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
cobbler inventory bugfix
Michael DeHaan committed -
For values that are booleans in the module doc, the value in the doc section should be a boolean or truthiness is engaged in the documentation formatting. This fixes the update_cache default in the docs to the proper value of "no"
Michael DeHaan committed -
Michael DeHaan committed
-
Nandor Sivok committed
-
- 08 Oct, 2013 5 commits
-
-
James Tanner committed
-
Michael DeHaan committed
-
Fixes #4339
James Cammarata committed -
This reverts commit 5186c408.
James Tanner committed -
James Tanner committed
-