Justin Findlay
464f7a404c
add timelib to dependency versions
...
Related to #25850 .
2015-07-31 17:20:12 -06:00
Mike Place
232dbbde2d
Merge pull request #25940 from cachedout/lint_25933
...
Lint #25933
2015-07-31 17:08:44 -06:00
Mike Place
4821384f4d
Lint #25933
...
cc: @whiteinge
2015-07-31 17:08:31 -06:00
Mike Place
17dcbed285
Merge pull request #25933 from whiteinge/highstate-schema
...
Add execution module to generate JSON Schema from the argspec of state functions
2015-07-31 17:06:43 -06:00
Mike Place
1f20c065b8
Merge pull request #25938 from jacobhammons/syndic-multimaster
...
Doc on using syndic with multimaster
2015-07-31 17:05:05 -06:00
Justin Findlay
76d08d93f4
Merge pull request #25906 from saltstack/dgm_pkgbuild
...
Cherry-pick of pkgbuild changes from develop branch
2015-07-31 16:00:29 -06:00
Pedro Algarvio
05165467e8
Allow schemas to override it's class attribute name
2015-07-31 22:42:43 +01:00
Jacob Hammons
ac0a8ff711
Doc on using syndic with multimaster
2015-07-31 15:25:15 -06:00
rallytime
a53d0e119f
Pylint
2015-07-31 15:11:10 -06:00
Joseph Hall
8e17d15755
Trace log whether or not data is a dict
2015-07-31 15:08:12 -06:00
Mike Place
026e5f926d
Fix error introduced in #25668
2015-07-31 15:07:48 -06:00
Seth House
236ea16471
Switch to parsing JSON
2015-07-31 14:58:59 -06:00
Seth House
5730210f11
Sort Python imports
2015-07-31 14:57:56 -06:00
rallytime
3d9ad006c3
Allow the use of vn_name in addition to vn_id
2015-07-31 14:56:30 -06:00
Mike Place
c69f56ecd4
Merge pull request #25805 from plastikos/improvement-survey_compound_target
...
Survey runner now uses compound target - fully compatible with previous glob targeting.
2015-07-31 14:37:55 -06:00
Mike Place
18a9e65e1f
Merge pull request #25848 from twangboy/fix_25839
...
Added allusers="1" when installing msi
2015-07-31 14:33:17 -06:00
Mike Place
a8aed0c37b
Merge pull request #25864 from peterdemin/develop
...
#25863 state.pkg.installed fix
2015-07-31 14:32:41 -06:00
Seth House
51b67d9389
Add cmd.powershell convenience function for common Powershell operations
...
Committed on behalf of Gary Richmond <grichmond@saltstack.com>.
2015-07-31 14:29:14 -06:00
Mike Place
1436f39cdd
Merge pull request #25934 from cachedout/lint_25924
...
Lint #25924
2015-07-31 14:28:58 -06:00
Mike Place
4500fdfb6c
Lint #25924
...
Refs #25924
2015-07-31 14:28:28 -06:00
Mike Place
cc80738a83
Merge pull request #25924 from skizunov/develop2
...
Bugfix: Kwargs is not correctly parsed when using multi-function jobs
2015-07-31 14:27:12 -06:00
Thomas S Hatch
12d6aa31e5
Merge pull request #25925 from sjorge/smartos-esky-fixes
...
Create default log location in smartos esky buildscript
2015-07-31 14:21:05 -06:00
Thomas S Hatch
8a7e365649
Merge pull request #25914 from Unity-Technologies/feature/add-choco-package-args
...
Added package arguments to chocolatey install
2015-07-31 14:20:32 -06:00
Seth House
8bc5c5adf5
Add sysmod function to generate a JSON Schema from an argspec
2015-07-31 14:09:25 -06:00
Mike Place
de0a0593c2
Merge pull request #25898 from jfindlay/syndic_doc
...
clarify and expand syndic docs
2015-07-31 14:01:23 -06:00
Mike Place
8a5902b391
Merge pull request #25901 from adelcast/dev/adelcast/add_nilrt_support
...
add support for nilrt
2015-07-31 14:00:53 -06:00
Pedro Algarvio
55918b7d50
Allow schema items to override it's class attribute name
2015-07-31 21:00:22 +01:00
Mike Place
d1f3da548a
Merge pull request #25927 from jacksontj/2015.5
...
Pass actual renderers to the Reactor's Compiler
2015-07-31 14:00:17 -06:00
Mike Place
fe35490447
Merge pull request #25928 from cachedout/issue_25813
...
Fix stacktrace for non-existant states
2015-07-31 13:59:00 -06:00
Mike Place
2587f2e70a
Merge pull request #25931 from s0undt3ch/features/multiprocessing-logging
...
Allow logging within multiprocessing processes with minimal configuration
2015-07-31 13:58:08 -06:00
Jorge Schrauwen
33e0f28f29
try to pass pylint, catch only the correct exception
2015-07-31 19:31:47 +00:00
Alejandro del Castillo
fb24787dd2
opkg: add opkg execution module
...
Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
2015-07-31 13:34:02 -05:00
Pedro Algarvio
a3b0aee1db
Remove patching
2015-07-31 18:55:46 +01:00
Pedro Algarvio
b8df338087
Join exceptions
2015-07-31 18:54:34 +01:00
rallytime
709202c7f6
Allow the use of cluster_name in addition to cluster_id
2015-07-31 11:53:06 -06:00
Pedro Algarvio
d5412b75ce
Allow logging within multiprocessing processes with minimal configuration
2015-07-31 18:50:17 +01:00
Pedro Algarvio
cd3e8e7a19
Let's try to use the detected __salt_system_encoding__
when decoding log messages
2015-07-31 18:48:34 +01:00
Pedro Algarvio
7ba216b303
Lint the variable name.
...
Module level variables should be upper cased
2015-07-31 18:46:06 +01:00
Justin Findlay
331fc121a8
Merge pull request #25921 from cachedout/issue_25810
...
Handle non-ascii in state log
2015-07-31 11:41:30 -06:00
Pedro Algarvio
5ad3b17ca1
Backport python 3.2 logging QueueHandler
2015-07-31 18:40:01 +01:00
Justin Findlay
20fb8da8d4
Merge pull request #25919 from TheBigBear/patch-4
...
Minor update to msi un-installer info
2015-07-31 11:39:48 -06:00
Justin Findlay
c729c538f7
Merge pull request #25917 from jmdcal/patch-1
...
adding missing format string
2015-07-31 11:20:33 -06:00
Mike Place
2276d43c94
Merge pull request #25922 from jacksontj/2015.8
...
Correct max_wait -> max_auth_wait in MultiMinion
2015-07-31 11:17:55 -06:00
rallytime
85371ab3ab
Allow the use of host_name in addtion to host_id
2015-07-31 11:14:22 -06:00
Justin Findlay
6109806fd0
Merge pull request #25907 from rallytime/bp-25892-dot-eight
...
Back-port #25892 to 2015.8
2015-07-31 11:11:43 -06:00
Mike Place
ce034e28f9
Fix stacktrace for non-existant states
...
Closes #25813
2015-07-31 11:09:26 -06:00
Jorge Schrauwen
84e75831c0
pkgin module should not throw exception in _check_pkgin incase pkg_info is missing
2015-07-31 17:08:40 +00:00
Thomas Jackson
cf7479aa0a
Pass actual renderers to the Reactor's Compiler
...
Weird issue, from looking at the old versions of the code it looks like it was also broken (at least on class init) but something afterwards came in and changed the pointer (SCARY!). This removes the need to load the renderers twice (bonus!) in addition to fixing the reported issue.
Fixes #25852
2015-07-31 09:48:26 -07:00
rallytime
5c4779a1cc
Allow the use of template_name in addition to template_id
2015-07-31 10:46:31 -06:00
Sergey Kizunov
1eacff9d17
Bugfix: Kwargs is not correctly parsed when using multi-function jobs
...
The problem was that in multi-function jobs, 'arg' has an embedded
set of lists. salt.utils.args.parse_input() is not aware of this
embedded set of lists and hence will not correctly parse out the
kwargs (convert it from a string to the proper data types). The
solution is that for each embedded list, call
salt.utils.args.parse_input() separately.
Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2015-07-31 11:39:04 -05:00