Commit Graph

43890 Commits

Author SHA1 Message Date
Nicole Thomas
fcd0ade4d6 Merge pull request #19290 from jayeshka/user-add-unit-test
adding useradd unit test case.
2014-12-30 11:33:26 -07:00
Jayesh
f14cfa9235 adding useradd unit test case. 2014-12-30 12:18:25 +05:30
Mike Place
d9ad877d82 Merge pull request #19286 from cachedout/change_test_enc
There is no support for ECDSA on OpenSSH < 5.7.
2014-12-29 19:10:24 -07:00
Mike Place
765ef4ec9c Merge pull request #19287 from cachedout/lint
Linting
2014-12-29 18:06:46 -07:00
Mike Place
a44737fe71 Linting 2014-12-29 18:06:08 -07:00
Mike Place
0f6e94ab6d There is no support for ECDSA on OpenSSH < 5.7.
This breaks tests on several platforms.
2014-12-29 17:53:46 -07:00
Thomas S Hatch
0c5ac08642 Merge pull request #19256 from keesbos/event-regex
Use regular expression syntax in SaltEvent.get_event() for tag matching
2014-12-29 16:00:23 -07:00
Thomas S Hatch
075ee5bf34 Merge pull request #19278 from blueicefield/fixed-mongodb.user_list
Fixed the function user_list of mongodb module to work properly with MongoDB 2.6
2014-12-29 15:48:18 -07:00
Thomas S Hatch
4274a338e5 Merge pull request #19265 from jfindlay/log_color
add color option to console logger
2014-12-29 15:43:35 -07:00
Thomas S Hatch
5ad225b4f7 Merge pull request #19259 from thepauleh/yum-salt-sources-13197
13197 - pkg.install can use sources for yumpkg
2014-12-29 15:43:06 -07:00
Mike Place
e4d96cdd37 Merge pull request #19283 from cachedout/check_kmod_ioerror
Check kmod ioerror
2014-12-29 12:42:53 -07:00
Mike Place
5b02fd1cc1 Don't patch path existence 2014-12-29 12:41:58 -07:00
Mike Place
852e0cd4d5 Error checking in file open for kmod mod 2014-12-29 12:38:46 -07:00
Joseph Hall
0a480955c6 Merge pull request #19281 from twellspring/patch-1
Install remaining core components: salt-cloud, ...
2014-12-29 11:40:44 -07:00
Mike Place
d080293bb0 Merge pull request #19282 from cachedout/lint
Holiday lint
2014-12-29 11:27:38 -07:00
Mike Place
845546c009 Holiday lint 2014-12-29 11:27:05 -07:00
twellspring
43aa4293b1 Install remaining core components: salt-cloud, ...
Core components salt-cloud, salt-ssh, salt-api are packaged separately, but should be installed by most users.
2014-12-29 10:13:13 -08:00
Mike Place
893d174577 Merge pull request #19280 from cachedout/attempt_at_vt_fix
Attempt to fix inconsintent VT test by preventing a spin
2014-12-29 10:27:42 -07:00
Mike Place
e5fb81970d Attempt to fix inconsintent VT test by preventing a spin 2014-12-29 10:26:48 -07:00
Mike Place
d8221e6152 Merge pull request #19279 from cachedout/highstate_output_bug
Fix typo in highstate outputter
2014-12-29 10:05:01 -07:00
Mike Place
9d8a80e225 Fix typo in highstate outputter 2014-12-29 10:04:11 -07:00
Nassim KACHA
2702a7fbc3 Fixed the function user_list of mongodb module to work properly with MongoDB 2.6 2014-12-29 16:00:02 +01:00
Nassim KACHA
bfe77e8441 Fixed the function user_list of mongodb module to work properly with MongoDB 2.6 2014-12-29 15:56:22 +01:00
Kees Bos
c04215b5c3 Removed timing tests for CacheRegex 2014-12-29 11:24:47 +01:00
Kees Bos
2d6cda3465 String format needs indexes in py26 2014-12-29 11:13:26 +01:00
Thomas S Hatch
2b09c75702 Merge pull request #19267 from jfindlay/ref_req
move requirements files into requirements dir
2014-12-28 13:50:03 -07:00
Thomas S Hatch
846c78eca1 Merge pull request #19261 from manonthemat/develop
documentation fix: environ.set -> environ.setenv
2014-12-28 13:47:45 -07:00
Thomas S Hatch
7c85a70db9 Merge pull request #19254 from jacksontj/multi_syndic
Fix for:  TypeError: pub() got multiple values for keyword argument 'user'
2014-12-28 13:42:16 -07:00
Thomas S Hatch
e098828770 Merge pull request #19247 from Nikerabbit/ordering
Fix execution order with "names" in relation to other states
2014-12-28 13:38:13 -07:00
Thomas S Hatch
35bdc30f5c Merge pull request #19241 from jacksontj/develop
Python3 compat iterator
2014-12-28 13:31:47 -07:00
Thomas S Hatch
763c0f600a Merge pull request #19217 from jayeshka/hosts_unit_tests
Hosts unit tests
2014-12-28 13:06:47 -07:00
Thomas S Hatch
7896ceeecd Merge pull request #19211 from garethgreenaway/returner_with_profile_fix
Fixes to returner __init__.py
2014-12-28 13:01:39 -07:00
Thomas S Hatch
845e123c95 Merge pull request #19174 from jayeshka/kmod_unit_tests
adding kmod module unit tests
2014-12-28 13:00:18 -07:00
Thomas S Hatch
adfc818004 Merge pull request #19168 from bechtoldt/user_keys_skip_file
Enhance ssh.user_keys to skip private key file exports
2014-12-28 12:58:54 -07:00
Thomas S Hatch
2e24a4fdaa Merge pull request #19165 from thatch45/color_themes
Color themes
2014-12-28 12:57:54 -07:00
Gareth J. Greenaway
cbdccb90d7 Only look for a profile in the cfg dict or function if one has been passed. 2014-12-28 09:13:35 -08:00
Justin Findlay
13dca4548b fix utils unit test 2014-12-27 18:22:11 -07:00
Justin Findlay
e8d4882c0a remove misleading unicode message 2014-12-27 17:38:05 -07:00
Justin Findlay
ad33589fac move requirements files into requirements dir 2014-12-27 17:29:03 -07:00
Justin Findlay
feb3049aa8 pylint again (why was this not caught the first time?) 2014-12-27 14:23:25 -07:00
Justin Findlay
415f0785db pylint fixes 2014-12-27 14:11:01 -07:00
Justin Findlay
2d93867c3e add color to console logger 2014-12-27 13:36:57 -07:00
Justin Findlay
751e0c7f43 update color name consistency 2014-12-27 12:20:08 -07:00
Justin Findlay
32f5f245ca finally remove global, unused color declarations 2014-12-27 12:20:08 -07:00
Justin Findlay
4723853128 add full support for ANSI SGR escape sequences
This is for adding color to the text output salt emits in various
contexts including support for extended colors (256 and 256^3) and a few
other common text modifiers like bold, italic, underline, etc.

The code is put in salt/textformat.py (rather than
salt/utils/textformat.py) in order to allow for logging to import
TextFormat without loading all of salt/utils/__init__.py and causing
logging failures.
2014-12-27 12:15:11 -07:00
manonthemat
cd47b6da86 environ.set -> environ.setenv 2014-12-26 15:39:06 -08:00
Paul Sellars
38d40da04a 13197 - pkg.install can use sources for yumpkg 2014-12-26 00:45:41 +00:00
Kees Bos
ce1477fe92 Alternative match functions for class SaltEvent (including regex) 2014-12-25 09:11:50 +01:00
Kees Bos
6156c5a61e PEP8 2014-12-25 09:11:50 +01:00
Thomas Jackson
e709e66a7b Convert last remaining cases of generating JID manually with utils function 2014-12-25 00:01:15 -08:00