index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure amazon test doesn't check host keys
James Cammarata
2014-05-05
1
-1
/
+1
*
Fixing two bugs in the ec2_elb_lb module
James Cammarata
2014-05-05
1
-2
/
+2
*
Refuse to convert a non-empty directory into a link with the file module
James Cammarata
2014-05-02
1
-1
/
+44
*
fix #7244 recursive copy fails when setting directory attributes
someda
2014-05-01
2
-1
/
+23
*
Adding an ec2_elb test to re-add an instance that had been removed
James Cammarata
2014-04-30
1
-19
/
+21
*
Forgot to add an assertion for the new rsync_path test
James Cammarata
2014-04-29
1
-0
/
+11
*
Adding a new test for the synchronize module to test rsync_path
James Cammarata
2014-04-29
1
-0
/
+6
*
Adding an integration test for the ec2_elb module
James Cammarata
2014-04-29
13
-10
/
+286
*
A few updates to the ec2_elb_lb integration test
James Cammarata
2014-04-25
2
-49
/
+36
*
ec2_elb_lb integration tests.
James Martin
2014-04-25
3
-2
/
+429
*
ec2_eip integration tests.
James Martin
2014-04-22
4
-5
/
+491
*
This test appears OS specific, so disabling for now.
Michael DeHaan
2014-04-16
1
-8
/
+8
*
Fixed escaping of " in test_make_sudo_cmd in TestUtils so that it passes
Timothy Appnel
2014-04-16
1
-1
/
+1
*
Fixing unit tests for synchronize due to earlier changes
James Cammarata
2014-04-15
1
-10
/
+19
*
Add unit tests for vars_files
James Tanner
2014-04-10
1
-0
/
+415
*
Revert "Fix #5679 again after recent changes in core"
James Cammarata
2014-04-07
1
-18
/
+0
*
Adding delimiter fixes to action_plugin + fixing local assembling with a deli...
James Cammarata
2014-04-03
1
-0
/
+10
*
Add version_compare filter
Matt Martz
2014-04-03
1
-0
/
+23
*
Denote unit test requirements in README.md
Michael DeHaan
2014-04-02
1
-0
/
+3
*
Fixing some parsing issues in authorized_key module
James Cammarata
2014-04-02
4
-0
/
+262
*
Merge branch 'regexreplace' of git://github.com/jacobweber/ansible into jacob...
James Tanner
2014-03-31
1
-0
/
+15
|
\
|
*
Add regex_replace jinja2 filter
Jacob Weber
2014-02-12
1
-0
/
+15
*
|
Fix for bug related to async jid polling change plus a new test
James Cammarata
2014-03-26
1
-0
/
+14
*
|
Adding in a test for subversion export option
James Cammarata
2014-03-26
1
-0
/
+4
*
|
Ensure handlers run when meta tasks are defined and add handler integration t...
James Tanner
2014-03-25
6
-1
/
+85
*
|
Merge pull request #6586 from sivel/probline-logic-fix
Michael DeHaan
2014-03-19
1
-2
/
+1
|
\
\
|
*
|
Fix logic in process_common_errors for unbalanced quotes
Matt Martz
2014-03-19
1
-2
/
+1
*
|
|
Fixes #6579 allow for vault passwords ending with newline chars
James Tanner
2014-03-19
2
-0
/
+30
|
/
/
*
|
Addresses #6550 add integration tests for pipe lookup
James Tanner
2014-03-18
1
-0
/
+14
*
|
Update credentials.yml documentation and handling
James Laska
2014-03-18
3
-20
/
+48
*
|
Fixes #6542 rewrite test string for osx compatibility
James Tanner
2014-03-18
1
-2
/
+2
*
|
Fixes #6539 Workaround py26 vs py27 difflib results
James Tanner
2014-03-18
1
-1
/
+12
*
|
Merge branch 'ini_vars' of git://github.com/dmage/ansible into devel
Michael DeHaan
2014-03-17
2
-2
/
+4
|
\
\
|
*
|
Make parsing variables for hosts and groups more consistent
Oleg Bulatov
2014-03-16
2
-2
/
+4
*
|
|
Merge branch 'file_fixes_clean' of https://github.com/bcoca/ansible into bcoc...
James Cammarata
2014-03-17
1
-0
/
+19
|
\
\
\
|
*
|
|
Fixes and cleanup to file functions and module
Brian Coca
2014-03-15
1
-0
/
+19
|
|
/
/
*
|
|
Add yum+apt integration tests for auto dependency installalation
James Laska
2014-03-17
2
-4
/
+33
*
|
|
Merge pull request #6448 from jirutka/fix-5679-2
Michael DeHaan
2014-03-16
1
-0
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix #5679 again after recent changes in core
Jakub Jirutka
2014-03-12
1
-0
/
+18
*
|
|
Merge branch 'unit-tests' of https://github.com/sivel/ansible into sivel-unit...
James Cammarata
2014-03-14
5
-66
/
+640
|
\
\
\
|
*
|
|
Unit tests for ansible.utils
Matt Martz
2014-03-14
5
-66
/
+640
*
|
|
|
Add integration test for apt_repository
James Laska
2014-03-14
5
-2
/
+180
|
/
/
/
*
|
|
Cleaning up some exception blocks in TestModuleUtilsBasic
James Cammarata
2014-03-13
1
-6
/
+6
*
|
|
Adding new unit tests for module_utils/basic (run_command only now)
James Cammarata
2014-03-13
1
-0
/
+156
*
|
|
Add an ast.parse unit test for modules to simulate ansible-doc
James Tanner
2014-03-13
1
-0
/
+30
*
|
|
[test_ec2*] cloud integration test updates
James Laska
2014-03-13
14
-31
/
+42
*
|
|
Correct test integration ec2 cleanup script
James Laska
2014-03-13
1
-5
/
+7
*
|
|
Add credentials.template and support custom INVENTORY
James Laska
2014-03-12
2
-8
/
+18
*
|
|
Additional test_git scenarios
James Laska
2014-03-12
1
-14
/
+71
|
/
/
*
|
Always run cleanup after running cloud_integration tests
James Laska
2014-03-12
1
-4
/
+17
[next]