Commit Graph

46954 Commits

Author SHA1 Message Date
Thomas S Hatch
e718cadc74 Merge pull request #20573 from cachedout/core_pass
Remove dead code
2015-02-10 17:28:20 -07:00
Thomas S Hatch
e79b1be568 Merge pull request #20574 from basepi/merge-forward-2015.2
Merge forward from 2014.7 to 2015.2
2015-02-10 17:27:58 -07:00
Kaithar
aee0a7b32f Capture results and raise an exception appropriately. 2015-02-11 00:15:19 +00:00
Thomas S Hatch
a49420da95 Merge pull request #20566 from bdrung/log-file-group-v2
Make log file group readable
2015-02-10 17:13:57 -07:00
Kaithar
485082d99d Check if the overlay actually exists before trying to add it.
This has the secondary effect of triggering a remote fetch if needed, thus initialising the layman database for us.
2015-02-10 23:59:58 +00:00
Kaithar
d722a56977 Add an execution function to get a list of all overlays. 2015-02-10 23:50:45 +00:00
Justin Findlay
fa447c9640 normalizing iptables.check for easier testing 2015-02-10 16:50:23 -07:00
Mike Place
7c80971c34 Remove dead code 2015-02-10 16:09:27 -07:00
Mike Place
9f23ac8625 Indentation 2015-02-10 15:58:47 -07:00
Mike Place
5eab79995a Remove unnecessary parens 2015-02-10 15:57:07 -07:00
Mike Place
c4c9fd48fc Cleanup unecessary parens 2015-02-10 15:55:46 -07:00
Mike Place
f95da00616 Fix unecessary nest in incron state 2015-02-10 15:51:24 -07:00
Mike Place
3fb4f54662 Fix unecessary nest in drac module 2015-02-10 15:50:08 -07:00
Colton Myers
fc63ddb77f Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
Conflicts:
	salt/modules/linux_lvm.py
	tests/unit/utils/validate_net_test.py
2015-02-10 15:45:12 -07:00
Mike Place
679d704029 Merge pull request #20514 from jayeshka/btrfs-unit-test
adding btrfs unit test case
2015-02-10 14:32:44 -07:00
Mike Place
55e4227b93 Merge pull request #20571 from cachedout/lint_gitfs
gitfs test lint fix
2015-02-10 14:25:59 -07:00
Mike Place
c5081179ef gitfs test lint fix 2015-02-10 14:57:28 -07:00
Mike Place
d579bc2241 Merge pull request #20569 from cachedout/lint_tls
Lint tls module
2015-02-10 13:53:46 -07:00
Mike Place
85c9df9596 Lint tls module 2015-02-10 14:23:06 -07:00
Mike Place
d49533b053 Merge pull request #20568 from cachedout/more_git_test
Last time with find removed
2015-02-10 13:09:09 -07:00
Mike Place
78309a0e2d Last time with find removed 2015-02-10 13:40:33 -07:00
Thomas S Hatch
746da4857e Merge pull request #20525 from DSRCompany/stats_runner
Stats runner
2015-02-10 12:49:00 -07:00
Nicole Thomas
073d7175c5 Merge pull request #20509 from bechtoldt/2014.7-arbe
fix broken ipv6 address verification in salt.utils.validate.net, fixes #20508
2015-02-10 12:44:20 -07:00
Mike Place
dbd74fbeee Remove another test. 2015-02-10 11:54:16 -07:00
Mike Place
b083a9497b Merge pull request #20567 from cachedout/more_git_test
Remove another test.
2015-02-10 11:22:40 -07:00
Nicole Thomas
d196ad2f6c Merge pull request #20563 from thatch45/RobertFach-feature-20340-gem-sources
Merge #20382
2015-02-10 10:57:59 -07:00
Dmitry Kuzmenko
5291fa695f Fixed lint errors 2015-02-10 20:20:07 +03:00
Dmitry Kuzmenko
de3b50a8c8 Added road_stats and lane_stats runners 2015-02-10 20:20:07 +03:00
Dmitry Kuzmenko
b7187c2685 Manage get_stats runner implementation. 2015-02-10 20:20:07 +03:00
Thomas S Hatch
8734d6f8cc Merge pull request #20554 from Unity-Technologies/unzip-symlink
Fixed the extraction of symbolic links from zip archives
2015-02-10 10:18:14 -07:00
Thomas S Hatch
ad370bc856 Merge pull request #20500 from eliasp/2014.7-issue-20499-fileserver-encoding
Use same string encoding for results from all fileserver backends.
2015-02-10 10:00:04 -07:00
Thomas S Hatch
bd4bbd1eb4 Merge pull request #20495 from jcockhren/gpg-renderer-doc-update
Fixed language describing the two ways to enable the gpg renderer
2015-02-10 09:57:13 -07:00
Thomas S Hatch
c8a1e6c322 Merge pull request #20476 from atbell/get_signed_cert_in_tls_module
get certs in tls module
2015-02-10 09:56:34 -07:00
Thomas S Hatch
54de4cc592 Merge branch 'feature-20340-gem-sources' of https://github.com/RobertFach/salt into RobertFach-feature-20340-gem-sources 2015-02-10 09:51:22 -07:00
Thomas S Hatch
630d03b4b3 Merge pull request #20447 from jacksontj/2015.2
2015.2: backport overhaul of LazyLoader from #20274
2015-02-10 09:46:53 -07:00
Mike Place
a122a78a01 Merge pull request #20562 from s0undt3ch/develop
Add W1202(logging-format-interpolation) to disabled PyLint checks
2015-02-10 09:44:34 -07:00
Pedro Algarvio
dd17598afb Add W1202(logging-format-interpolation) to disabled PyLint checks 2015-02-10 16:39:53 +00:00
Nicole Thomas
182fc23824 Merge pull request #20559 from rallytime/pylinting
Fix python 3 compat errors that were inadvertently reverted
2015-02-10 09:39:38 -07:00
Erik Johnson
85a689ed63 Merge pull request #20550 from kim0/freebsd-pkg-upgrade-single-pkg
Add support for upgrading named packages on FreeBSD pkgng
2015-02-10 10:38:34 -06:00
Mike Place
80720f922b Merge pull request #20561 from cachedout/gitfs_disable
Disable gitfs test that does not produce valuable data
2015-02-10 09:34:40 -07:00
Mike Place
1e14c9d097 Disable gitfs test that does not produce valuable data 2015-02-10 10:06:01 -07:00
rallytime
66cb14cea5 Fix python 3 compat errors that were inadvertently reverted 2015-02-10 09:07:09 -07:00
Daniel Hobley
e3e9f20510 Pylint 2015-02-10 17:04:57 +01:00
Mike Place
0341fdcdbd Merge pull request #20556 from cachedout/fix_loader_pylint
Fix loader pylint
2015-02-10 08:47:46 -07:00
Mike Place
c15756b50f Fix loader pylint 2015-02-10 09:14:34 -07:00
Mike Place
2e9dfe844a Merge pull request #20553 from cachedout/fix_random_test
Fix mod_random test on older distros
2015-02-10 08:47:05 -07:00
Mike Place
f8aeef25fc Fix mod_random test on older distros 2015-02-10 08:46:42 -07:00
Mike Place
9e1ae524fb Merge pull request #20541 from toppur/develop
Update formulas.rst
2015-02-10 08:29:11 -07:00
Daniel Hobley
f893029b84 Fixed the extraction of symbolic links from zip archives 2015-02-10 16:26:39 +01:00
Damian Myerscough
98a296a221 Fix pylint errors 2015-02-09 23:13:23 -08:00