Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding integration tests for async fire-and-forget checking | James Cammarata | 2014-09-25 | 1 | -0/+1 |
| | | | | Also updated the CHANGELOG for the feature | ||||
* | Adding in docs updates for 1.7.2 release | James Cammarata | 2014-09-24 | 1 | -0/+18 |
| | |||||
* | CHANGELOG update for ec2 filtering and file "following" param | James Cammarata | 2014-09-16 | 1 | -0/+2 |
| | |||||
* | Tracebacks are now catchable with ignore_errors and have streamlined output. ↵ | Michael DeHaan | 2014-09-11 | 1 | -1/+3 |
| | | | | Also removes 'baby-JSON' for bash modules. | ||||
* | CHANGELOG updates for new A10 modules | James Cammarata | 2014-08-28 | 1 | -0/+3 |
| | |||||
* | Update CHANGELOG.md | Michael DeHaan | 2014-08-27 | 1 | -0/+1 |
| | |||||
* | Updating CHANGELOG for ec2_lc/_elb_lb module param additions | James Cammarata | 2014-08-26 | 1 | -0/+2 |
| | |||||
* | Updating CHANGELOG for new symbolic mode feature and updating file docs | James Cammarata | 2014-08-25 | 1 | -1/+2 |
| | |||||
* | Make command warnings off by default to minimize surprises. | Michael DeHaan | 2014-08-22 | 1 | -1/+1 |
| | |||||
* | Docs for command warnings feature. | Michael DeHaan | 2014-08-22 | 1 | -0/+1 |
| | |||||
* | update changelog | Michael DeHaan | 2014-08-21 | 1 | -0/+1 |
| | |||||
* | By popular request, make the no_log attribute also censor tasks from callbacks. | Michael DeHaan | 2014-08-12 | 1 | -0/+1 |
| | |||||
* | Fix typo in CHANGELOG.md | Drew Blas | 2014-08-12 | 1 | -1/+1 |
| | | | This change occured int he ec2 module, not ec2_vol | ||||
* | Update CHANGELOG | Michael DeHaan | 2014-08-11 | 1 | -0/+1 |
| | |||||
* | Add some more notes about recent 1.8 developments to the changelog. | Michael DeHaan | 2014-08-11 | 1 | -9/+35 |
| | |||||
* | CHANGELOG updates for docker improvements/additions | James Cammarata | 2014-08-08 | 1 | -1/+14 |
| | |||||
* | Merge branch 'spelling' of git://github.com/cgar/ansible into devel | Michael DeHaan | 2014-08-08 | 1 | -8/+8 |
|\ | | | | | | | | | | | Conflicts: docsite/rst/guide_rax.rst plugins/callbacks/mail.py | ||||
| * | multiple spelling error changes | Carlos E. Garcia | 2014-04-29 | 1 | -8/+8 |
| | | |||||
* | | Update CHANGELOG.md | Michael DeHaan | 2014-08-07 | 1 | -1/+1 |
| | | | | | | OH NO NAMING CONFLICT | ||||
* | | Update CHANGELOG.md | Michael DeHaan | 2014-08-06 | 1 | -0/+4 |
| | | |||||
* | | Back-porting in CHANGELOG/etc. for older versions | James Cammarata | 2014-08-06 | 1 | -0/+10 |
| | | |||||
* | | Version bump for 1.8 | James Cammarata | 2014-08-06 | 1 | -1/+4 |
| | | |||||
* | | Backporting CHANGELOG/RELEASES and packaging updates for 1.6.7-8 releases | James Cammarata | 2014-07-22 | 1 | -0/+12 |
| | | |||||
* | | Adding run_once feature to CHANGELOG | James Cammarata | 2014-07-14 | 1 | -0/+1 |
| | | |||||
* | | CHANGELOG updates for new features | James Cammarata | 2014-07-14 | 1 | -0/+5 |
| | | |||||
* | | CHANGELOG and other updates for 1.6.6 release | James Cammarata | 2014-07-01 | 1 | -0/+4 |
| | | |||||
* | | Update CHANGELOG.md | Michael DeHaan | 2014-06-25 | 1 | -0/+4 |
| | | |||||
* | | Update CHANGELOG.md | Michael DeHaan | 2014-06-22 | 1 | -0/+2 |
| | | |||||
* | | update changelog | Michael DeHaan | 2014-06-19 | 1 | -0/+11 |
| | | |||||
* | | Merge pull request #7750 from nbrl/changelog-duplicates | Michael DeHaan | 2014-06-15 | 1 | -28/+0 |
|\ \ | | | | | | | Removed duplicate entries (1.6.1-1.6.3) in changelog. | ||||
| * | | Removed duplicate entries (1.6.1-1.6.3) in changelog. | Nathan Burrill | 2014-06-13 | 1 | -28/+0 |
| | | | |||||
* | | | Update CHANGELOG.md | Michael DeHaan | 2014-06-15 | 1 | -0/+5 |
|/ / | |||||
* | | Merge branch 'sivel-rax-autoscale' into devel | James Cammarata | 2014-06-12 | 1 | -0/+30 |
|\ \ | |||||
| * | | Adding new rax_scaling* modules to the CHANGELOG | James Cammarata | 2014-06-12 | 1 | -0/+2 |
| | | | |||||
| * | | Back-porting 1.6.x release info into CHANGELOG/RELEASES and packaging | James Cammarata | 2014-06-10 | 1 | -0/+28 |
| | | | |||||
* | | | Back-porting 1.6.x release info into CHANGELOG/RELEASES and packaging | James Cammarata | 2014-06-10 | 1 | -0/+28 |
|/ / | |||||
* | | Adding the new azure module to the CHANGELOG list | James Cammarata | 2014-06-06 | 1 | -0/+1 |
| | | |||||
* | | Adding the new rax_meta module to the CHANGELOG | James Cammarata | 2014-06-04 | 1 | -1/+3 |
| | | |||||
* | | Update CHANGELOG.md | Michael DeHaan | 2014-05-05 | 1 | -1/+5 |
|/ | |||||
* | Add parameters to get_url for the url username/password | James Cammarata | 2014-04-24 | 1 | -0/+2 |
| | | | | Fixes #6928 | ||||
* | Adding CHANGELOG entries for the new vpshere_guest module | James Cammarata | 2014-04-24 | 1 | -1/+3 |
| | |||||
* | Changelog updates for docker/abiquo inventory script additions | James Cammarata | 2014-04-23 | 1 | -0/+2 |
| | |||||
* | Updating changelog/releases/packaging for 1.5.5 release | James Cammarata | 2014-04-18 | 1 | -1/+5 |
| | |||||
* | Update CHANGELOG.md | Michael DeHaan | 2014-04-05 | 1 | -0/+6 |
| | | | Include changelog from previous release. | ||||
* | Update CHANGELOG.md | Michael DeHaan | 2014-04-05 | 1 | -2/+4 |
| | | | update changelog, these weren't major features so move to other section | ||||
* | Update changelog | Michael DeHaan | 2014-04-03 | 1 | -0/+2 |
| | |||||
* | Updating CHANGELOG for ec2_key wait addition | James Cammarata | 2014-04-01 | 1 | -0/+1 |
| | |||||
* | Update changelog for #5958 | James Tanner | 2014-03-31 | 1 | -0/+1 |
| | |||||
* | Update changelog for #5910 apt now has deb parameter | James Tanner | 2014-03-31 | 1 | -0/+1 |
| | |||||
* | Update changelog for synchronize path changes | James Tanner | 2014-03-31 | 1 | -0/+1 |
| |