Commit Graph

43946 Commits

Author SHA1 Message Date
Thomas S Hatch
27c539279a Merge pull request #19339 from rynemccall/support-non-ascii-output
Support messages containing non-ascii characters
2015-01-05 13:26:40 -07:00
Thomas S Hatch
6f13509cc0 Merge pull request #19341 from Lacrymology/safe-pillar-get
fix docstring for pillar.get
2015-01-05 13:24:43 -07:00
Thomas S Hatch
8bfa8f8259 Merge pull request #19328 from jmdcal/load_checking
load checking
2015-01-05 13:22:41 -07:00
Thomas S Hatch
3a1cffde9e Merge pull request #19322 from garethgreenaway/19132_simple_state_notification
Adding a simple notification function to the test module.
2015-01-05 13:17:24 -07:00
Thomas S Hatch
dd4fd3ace5 Merge pull request #19307 from blueicefield/feature_mongodb-roles
Feature : Adding functions to Mongodb module for the management of user roles
2015-01-05 13:13:29 -07:00
Nicole Thomas
f01ce36e89 Merge pull request #19340 from nmadhok/zpool-unit-test
Adding unit tests for salt.modules.zpool
2015-01-05 10:11:46 -07:00
Tomas Neme
1f8def056f fix docstring 2015-01-05 15:03:41 +08:00
Nitin Madhok
c21c7c96c5 Changing return to match zpool list instead of zfs list 2015-01-04 23:48:30 -05:00
nmadhok
2c53cbec1d Replacing zfs with zpool 2015-01-05 10:04:38 +05:30
Ryne McCall
a0e2f09ec5 Support messages containing non-ascii characters
This fixes #19338.
2015-01-04 21:58:07 -05:00
Pedro Algarvio
0452b43af6 Merge pull request #19335 from rallytime/pylint_develop
Fix develop pylint
2015-01-04 11:56:20 +00:00
rallytime
fb9bc7de94 Fix develop pylint 2015-01-03 22:02:41 -07:00
Nicole Thomas
621bcee92d Merge pull request #19273 from jayeshka/extfs_unit_tests
adding extfs unit test
2015-01-03 20:20:09 -07:00
James Michael DuPont
5d72c52838 load checking
want to rebuild
fixes #19264

load checking

want to rebuild
2015-01-03 16:22:36 -06:00
Gareth J. Greenaway
6a3c15a7c3 Adding a simple notification function to the test module. 2015-01-02 15:24:32 -08:00
Thomas S Hatch
e2dd4b9958 Merge pull request #19320 from clan/opt_profile
add 'state_output_profile' option for profile output
2015-01-02 10:39:22 -07:00
Z. Liu
d46b6b6490 sate_output_profile default to True 2015-01-03 01:36:21 +08:00
Z. Liu
3fce994d30 fix type: statei -> state 2015-01-03 01:26:12 +08:00
Z. Liu
8217f5fa66 add 'state_output_profile' option for profile output 2015-01-02 22:56:39 +08:00
Pedro Algarvio
c316c11168 Merge pull request #19314 from dawsonbotsford/develop
Spelling correction automated from Dawson's Spelling Bee
2014-12-31 23:39:07 +00:00
dawsonbotsford
adcf77c484 Spelling correction automated from Dawson's Spelling Bee 2014-12-31 18:10:29 -05:00
Nassim KACHA
5705ed5389 Improved code readability 2014-12-31 14:24:59 +01:00
Nassim KACHA
d129b5dbf1 fix errors to pass lint test 2014-12-31 13:52:14 +01:00
Nassim KACHA
f688667edc Fixed issue #8933 by improving database connection error handling 2014-12-31 11:39:29 +01:00
Joseph Hall
d7730411f3 Merge pull request #19305 from TaiSHiNet/patch-1
Fixes droplet listing past page 1
2014-12-30 15:59:00 -07:00
Nassim KACHA
78bda200ad Trivial refactoring of the function mongodb.user_roles_exists 2014-12-30 23:57:57 +01:00
TaiSHiNet
213641ef4a Fixes droplet listing past page 1
Affects creation and deletion (both failed if VM was outside page 1)
2014-12-30 19:37:00 -03:00
Nassim KACHA
7c122944b4 Added user_roles_exists function and improving user_grant_roles and user_revoke_roles in Mongodb module 2014-12-30 23:31:14 +01:00
Thomas S Hatch
e94462ec7c Merge pull request #19298 from manonthemat/develop
added note about Arch Linux's default transport
2014-12-30 12:39:27 -07:00
manonthemat
a1625ef7c6 added note about Arch Linux's default transport 2014-12-30 11:28:15 -08:00
Thomas S Hatch
0487834e72 Merge pull request #19293 from DSRCompany/raet_presence_requests
Support joined, allowed, alived and reaped runners.
2014-12-30 12:27:27 -07:00
Thomas S Hatch
74db7a13e0 Merge pull request #19275 from salekseev/feature_log-handler-fluentd
Adding a new log handler to support fluent protocol.
2014-12-30 12:11:22 -07:00
Thomas S Hatch
0e9c7ecf28 Merge pull request #19274 from rupeshta/drac_unit_tests
implimented code for drac module
2014-12-30 12:10:51 -07:00
Mike Place
3c44658388 Merge pull request #19296 from cachedout/mongodb_lint
MongoDB lint
2014-12-30 12:07:10 -07:00
Thomas S Hatch
7d3a37d82c Merge pull request #19246 from cachedout/more_cleanup
More cleanup
2014-12-30 11:50:12 -07:00
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
Mike Place
739254a4fa MongoDB lint 2014-12-30 11:07:38 -07:00
Nassim KACHA
03cbe6cd9f Adding functions user_grant_roles and user_revoke_roles to Mongodb module 2014-12-30 18:07:54 +01:00
Stas Alekseev
4cf3f055b1 Adding Stas Alekseev to AUTHORS 2014-12-30 11:47:43 -05:00
Stas Alekseev
2ba8227780 Fixing some lint. 2014-12-30 11:22:32 -05:00
Dmitry Kuzmenko
4dc2fbfbad Support joined, allowed, alived and reaped runners. 2014-12-30 14:39:36 +03:00
Jayesh
f14cfa9235 adding useradd unit test case. 2014-12-30 12:18:25 +05:30
Jayesh
2928d87cef resolved lint errors in extfs unit test 2014-12-30 11:48:43 +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