- 19 Oct, 2013 3 commits
-
-
Changed note describing this functionality was added in 1.4 to match what I have seen in other modules
Jonathan Mainguy committed -
Jonathan Mainguy committed
-
Added all_databases option which works like all-databases optin in mysqldump, and works in import by not naming a database to import as
Jonathan Mainguy committed
-
- 15 Oct, 2013 1 commit
-
-
Jonathan Mainguy committed
-
- 12 Oct, 2013 1 commit
-
-
Jonathan Mainguy committed
-
- 09 Oct, 2013 20 commits
-
-
Jonathan Mainguy committed
-
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 11 commits
-
-
James Tanner committed
-
Michael DeHaan committed
-
Fixes #4339
James Cammarata committed -
This reverts commit 5186c408.
James Tanner committed -
James Tanner committed
-
Tweak syntax in intro docs
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 07 Oct, 2013 4 commits
-
-
Fixes #3863
Michael DeHaan committed -
Script module should return changed attribute so handlers always fire, unless "changed_when" is specified. Fixes #4053
Michael DeHaan committed -
Fixes #3858
Michael DeHaan committed -
Fixes #3916 Fixes #3478
James Cammarata committed
-