- 20 Mar, 2015 2 commits
-
-
Brian Coca committed
-
Toshio Kuratomi committed
-
- 19 Mar, 2015 20 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
break up the tests so that we can maybe run this on at least one platform
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 17 Mar, 2015 2 commits
-
-
Brian Coca committed
-
Toshio Kuratomi committed
-
- 16 Mar, 2015 9 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
Steve Gargan committed
-
Steve Gargan committed
-
James Laska committed
-
Add tox integration to run unittests in supported python releases. Travis-CI is used for test execution. Additionally, the unittest TestQuotePgIdentifier was updated to support using assert_raises_regexp on python-2.6. Sample travis-ci output available at https://travis-ci.org/ansible/ansible/builds/54189977
James Laska committed -
Toshio Kuratomi committed
-
Brian Coca committed
-
- 13 Mar, 2015 2 commits
-
-
Toshio Kuratomi committed
-
Not only match`/docker/`, but also `docker-` followed by a hex-id. Example (shortened): ``` $ cat /proc/1/cgroup 8:blkio:/system.slice/docker-de73f4d207861cf8757b69213ee67bb234b897a18bea7385964b6ed2d515da94.scope 7:net_cls:/ ```
Hartmut Goebel committed
-
- 12 Mar, 2015 5 commits
-
-
jhermann committed
-
Toshio Kuratomi committed
-
fixed and reintroduced syncronize test, fakerunner object needed become_method to be it's default 'sudo'
Brian Coca committed -
Nothing we can do, when it sanitizes ssh_urls it's simply overzealous.
Toshio Kuratomi committed -
Was using persist_files=True when specifying the create paramater, which breaks pipelining. Switched to use delete_remote_tmp=False instead, which is the proper way to preserve the remove tmp dir when running other modules from the action plugin.
James Cammarata committed
-