Commit Graph

24747 Commits

Author SHA1 Message Date
Thomas S Hatch
5c9e8cf97a Merge pull request #9704 from bruce-one/use-tarfile-module
Allow for use of the tarfile Python module in the archive state.
2014-01-13 09:12:40 -08:00
Pedro Algarvio
b1b338b62b Merge pull request #9712 from SaveTheRbtz/setup-py-shebang
setup: fixed shebang
2014-01-13 05:53:11 -08:00
Pedro Algarvio
14b50ee141 Merge pull request #9706 from UtahDave/develop
on windows, try msgpack_pure if msgpack not available.
2014-01-13 04:51:14 -08:00
Alexey Ivanov
62464b237f setup: fixed shebang 2014-01-13 00:58:57 -08:00
Erik Johnson
b40dc72ff0 Merge pull request #9710 from s0undt3ch/hotfix/lint
No `{}` in string format calls!
2014-01-12 16:41:35 -08:00
Pedro Algarvio
41d7844b65 No {} in string format calls! 2014-01-12 21:22:37 +00:00
David Boucha
a23f67ef24 found last instance of import msgpack 2014-01-12 12:46:53 -07:00
David Boucha
2f94f9056d import msgpack_pure if msgpack not available 2014-01-12 12:28:10 -07:00
David Boucha
3bedc16784 catch specific error 2014-01-12 12:27:11 -07:00
David Boucha
5830ee2588 try msgpack_pure if msgpack not available 2014-01-12 12:27:11 -07:00
David Boucha
d791e5deb0 try msgpack_pure if msgpack isnt' available 2014-01-12 12:27:11 -07:00
Pedro Algarvio
e616723aba Merge pull request #9709 from makinacorpus/fix_to
add socket.timeout to external_ip exceptions catch
2014-01-12 08:25:37 -08:00
Mathieu Le Marec - Pasquet
5f122e1664 add socket.timeout to external_ip exceptions catch 2014-01-12 12:12:56 +00:00
Thomas S Hatch
6a922d30eb Use correct yaml in examples 2014-01-12 01:10:17 -07:00
Bryce Gibson
98e5138dfb Using a closing context with the with block 2014-01-12 17:53:02 +11:00
Bryce Gibson
0cfb197fea Cleaner tar extraction by using the extractall method 2014-01-12 17:31:51 +11:00
Bryce Gibson
ef08ae4310 Pylint fix 2014-01-12 17:04:14 +11:00
Bryce Gibson
b7aceae76c Allow for use of the tarfile Python module in the archive state. 2014-01-12 15:13:19 +11:00
Thomas S Hatch
0715f6c29a Lint fix 2014-01-11 20:52:53 -07:00
Thomas S Hatch
b7cabdfe18 Lint fixes 2014-01-11 20:26:47 -07:00
Thomas S Hatch
830912eaa6 Merge pull request #9702 from terminalmage/docs
Add note about network.managed availability
2014-01-11 19:00:59 -08:00
Thomas S Hatch
3995e55f37 Merge pull request #9697 from terminalmage/add-missing-yumpkg-funcs
Add missing functions from old yumpkg module
2014-01-11 19:00:46 -08:00
Thomas S Hatch
a9957baf9c Merge pull request #9684 from quantonganh/fixed-archive-state-osx
archive state: make it work with bsdtar (for e.g: on the Mac OS X)
2014-01-11 19:00:27 -08:00
Thomas S Hatch
4c12435c7b Merge pull request #9679 from dlanderson/mine_cache_runner
Add ability to fetch cached mine data in cache.py runner module
2014-01-11 18:59:36 -08:00
Erik Johnson
b0941af4e9 Add note about network.managed availability 2014-01-11 17:37:58 -06:00
Erik Johnson
757b7756b5 Merge pull request #4 from s0undt3ch/hotfix/add-missing-yumpkg-funcs
Lint fixes
2014-01-11 15:18:52 -08:00
Pedro Algarvio
106c44587e Merge pull request #9701 from s0undt3ch/hotfix/ssh-binaries
Skip the tests if binaries are missing.
2014-01-11 14:47:14 -08:00
Pedro Algarvio
44bdfee0a3 Merge pull request #9700 from s0undt3ch/hotfix/no-hardcoded-virtualenv-bin
no hardcoded virtualenv bin
2014-01-11 14:46:52 -08:00
Pedro Algarvio
af69768470 Merge pull request #9699 from s0undt3ch/develop
More generic iterable checking.
2014-01-11 14:46:06 -08:00
Pedro Algarvio
2bb11d24b9 Skip the tests if binaries are missing. 2014-01-11 14:38:17 -07:00
Pedro Algarvio
8268b7b532 Ignore it PyLint!!! 2014-01-11 21:35:18 +00:00
Pedro Algarvio
5642db5032 Simplify the code 2014-01-11 21:20:42 +00:00
Pedro Algarvio
a5a791695c Import from the right module. 2014-01-11 21:12:03 +00:00
Pedro Algarvio
bdec26f812 Tell Pylint to ignore these imports. 2014-01-11 21:01:58 +00:00
Pedro Algarvio
ba4bf1b05d Add helper function while there's no new release of salt-testing. 2014-01-11 20:51:32 +00:00
Pedro Algarvio
b1ddb350b6 Some more white-space lint fixes 2014-01-11 13:48:12 -07:00
Pedro Algarvio
312c96738b Fix white-space lint issue 2014-01-11 13:35:46 -07:00
Thomas S Hatch
962fc36936 autoreject is the config value 2014-01-11 13:26:33 -07:00
Pedro Algarvio
f8f31af3d2 Hardcode mocked unit test virtualenv binary 2014-01-11 12:58:46 -07:00
Pedro Algarvio
c8038d87b1 Use KNOWN_BINARY_NAMES from salt.modules.virtualenv 2014-01-11 12:19:29 -07:00
Pedro Algarvio
2df576737e Don't hardcode the virtualenv binary path 2014-01-11 12:00:45 -07:00
Pedro Algarvio
beec5908b9 More generic iterable checking. 2014-01-11 18:40:34 +00:00
Pedro Algarvio
3a1cdd13fc Add salt's git repo as upstream and fetch tags if using a custom git url 2014-01-11 16:30:23 +00:00
Pedro Algarvio
1274a8ea15 Merge pull request #9698 from retr0h/correct-formula-example-syntax
Corrected syntax error with formula example
2014-01-11 08:01:05 -08:00
Pedro Algarvio
cd9e4b7f62 Fix SyntaxError 2014-01-11 13:12:28 +00:00
Pedro Algarvio
7758669123 Fix anomalous backslash. 2014-01-11 13:12:21 +00:00
John Dewey
0ce4611b86 Corrected syntax error with formula example
There was a syntax error in the map.jinja example.
2014-01-10 22:07:19 -08:00
Erik Johnson
f7054177b4 Add output_loglevel=debug to cmd.run_* functions
Added this to some function calls in the lowpkg modules that lacked this
change.
2014-01-10 19:34:34 -06:00
Erik Johnson
2541722451 Add missing functions from old yumpkg module
These functions were present before and needed to be added so that the
yum provider didn't lose any functionality from yumpkg being deprecated.
2014-01-10 19:31:51 -06:00
Colton Myers
d93891795d Merge pull request #9695 from UtahDave/develop
Check for proper imports. These were causing stacktraces on Windows.
2014-01-10 15:29:29 -08:00