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
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
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
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
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
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
Jayesh Kariya
511a496946
resolved the error
2015-02-10 11:28:01 +05:30
Pedro Algarvio
f232f7f9fe
Merge pull request #20542 from saltstack/revert-20537-py-3-compat
...
Revert "More python 3 compatibility changes"
2015-02-10 04:51:06 +00:00
Nicole Thomas
a0d5c3dc79
Revert "More python 3 compatibility changes"
2015-02-09 19:57:38 -07:00
Nicole Thomas
31fd25b405
Merge pull request #20538 from s0undt3ch/hotfix/disable-py3-dict-fixes
...
Disable the modernize pylint plugin dict fixes
2015-02-09 19:57:09 -07:00
Mike Place
f122c9f6ba
Merge pull request #20481 from jacksontj/loader
...
Add submodule support to LazyLoader
2015-02-09 19:52:33 -07:00
toppur
cdbaff63b7
Update formulas.rst
...
There's not keyword named 'base' here, should be 'default'.
2015-02-09 18:24:11 -08:00
Thomas Jackson
cf5157c533
Support arbitrarily deep modules
...
Note: salt can still only *call* modules on the first depth, but they can then import anything below
2015-02-09 17:51:06 -08:00
Thomas Jackson
7ea33b23ce
Change modulekey for submodule test-- to avoid namespace collisions
2015-02-09 17:51:05 -08:00
Thomas Jackson
ee69948dc4
pylint
2015-02-09 17:51:05 -08:00
Thomas Jackson
d869ce7e5f
Add support for submodules to LazyLoader
...
This was a feature that was inadvertently removed in #20274 , but since it was undocumented and untested no one noticed. Thanks to @steverweber for pointing it out.
This includes the feature as well as tests.
2015-02-09 17:51:05 -08:00
Nicole Thomas
4b862f56b8
Merge pull request #20537 from rallytime/py-3-compat
...
More python 3 compatibility changes
2015-02-09 18:32:52 -07:00
Pedro Algarvio
b6101f7cb8
Disable the modernize pylint plugin dict fixes
2015-02-10 00:46:51 +00:00
rallytime
8b3a764bf8
Python 3 compat for flo/core.py
2015-02-09 17:17:43 -07:00
rallytime
4f1abf8d96
More Python 3 compat for linodepy.py
2015-02-09 17:15:33 -07:00
rallytime
3aa934abb4
Python 3 compat for haproxyconn_test.py
2015-02-09 17:14:04 -07:00
rallytime
bcafb5777f
Python 3 compat for osxdesktop_test.py
2015-02-09 17:13:09 -07:00
Mike Place
b0808ac46d
Merge pull request #20524 from rallytime/influx_test_Fix
...
Fix influx_test mocking
2015-02-09 12:45:59 -07:00
Nicole Thomas
73785a2e8c
Merge pull request #20519 from rallytime/pylint_develop
...
Pylint fixes for Develop
2015-02-09 12:06:56 -07:00
Nicole Thomas
530036df9e
Merge pull request #20521 from umeboshi2/fix-lvm-display-command
...
don't use empty string as command parameter
2015-02-09 12:03:21 -07:00
rallytime
a162e6b443
Fix influx_test mocking
2015-02-09 11:55:54 -07:00
rallytime
013454338d
Pylint fix for linodepy.py
2015-02-09 11:23:23 -07:00
Aaron Bell
3b25ff1a4f
fixing for lint
2015-02-09 10:21:30 -08:00