Commit Graph

46339 Commits

Author SHA1 Message Date
Nicole Thomas
ced4bfccf1 Merge pull request #20380 from rallytime/merge-20374
Merge #20374 with some fixes
2015-02-04 11:24:14 -07:00
rallytime
e882a6dec4 Merge #20374 with some fixes 2015-02-04 08:52:33 -07:00
Rupesh Tare
535247d805 implemented unit test cases for match module 2015-02-04 18:33:35 +05:30
Rupesh Tare
a1efeb59be implemented unit test cases for lvs module 2015-02-04 18:30:44 +05:30
Pedro Algarvio
b77880a111 Some pylint disables 2015-02-04 12:01:18 +00:00
Pedro Algarvio
62e9407903 Merge pull request #20349 from rallytime/develop_pylint
Develop pylint
2015-02-04 11:58:39 +00:00
Nicole Thomas
bc0cbb7447 Merge pull request #20354 from jfindlay/fix_iptables_test
Fix iptables test
2015-02-03 15:27:48 -07:00
Nicole Thomas
9937702767 Merge pull request #20338 from pakdel/mssql
MS SQL Execution module
2015-02-03 14:03:31 -07:00
Justin Findlay
334245170a add mocks to fix test when iptables cmd is absent 2015-02-03 13:22:22 -07:00
Justin Findlay
cc2f6c9c54 normalizing iptables.check for easier testing 2015-02-03 13:22:14 -07:00
Amir Pakdel
633586481e PyLint adjustments in modules/mssql.py 2015-02-03 15:10:18 -05:00
rallytime
a55001565b Add list to six.iteritems 2015-02-03 12:54:49 -07:00
rallytime
ec25dc1047 Python 3 compat for mixins.py and http.py 2015-02-03 12:22:05 -07:00
Mike Place
c0a10789eb Merge pull request #20281 from MrMarvin/fix/eauth_group_permissions_mess
fixes a bug which broke eauth with group permissions
2015-02-03 12:18:55 -07:00
Mike Place
168df9d3ad Merge pull request #20339 from salekseev/fix/fluent_log_handler_race_condition
Fixed race condition in fluent_log_handler
2015-02-03 12:12:25 -07:00
Nicole Thomas
f82e2fd6b9 Merge pull request #20343 from rallytime/fix_keyboard_tests
Make sure all exits are blocked and mocked
2015-02-03 11:44:30 -07:00
Amir Pakdel
f6a4457f7c Even more PyLint adjustments in modules/mssql.py 2015-02-03 13:42:03 -05:00
rallytime
2f9dc14af1 More Python 3 compat changes to new test modules 2015-02-03 11:40:27 -07:00
rallytime
244ba09cfc Python 3 compat for several new test files 2015-02-03 11:34:49 -07:00
rallytime
d2d42e522f Python 3 compat and additions to ldapmod_test 2015-02-03 11:28:03 -07:00
rallytime
79e6ea90b1 Python 3 compat for sudo.py 2015-02-03 11:25:24 -07:00
rallytime
fab28bb1ed Python 3 compat for mixins.py 2015-02-03 11:22:51 -07:00
rallytime
c523448420 Python 3 compatability for schedule.py 2015-02-03 11:15:45 -07:00
Amir Pakdel
e50e4953bc PyLint adjustments in modules/mssql.py 2015-02-03 12:41:20 -05:00
rallytime
19680fc6a4 Make sure all exits are blocked and mocked 2015-02-03 10:28:29 -07:00
Amir Pakdel
576c518dd9 PyLint adjustments in modules/mssql.py 2015-02-03 11:59:49 -05:00
Stas Alekseev
32d0e8d028 Fixed race condition in fluent_log_handler 2015-02-03 11:20:07 -05:00
Ana Paez
2a617ea8da Added db_* and user_* functions to mssql module 2015-02-03 10:37:56 -05:00
Amir Pakdel
eabb8a262c Added MS SQL execution module 2015-02-03 10:02:09 -05:00
Thomas S Hatch
bb58c37c58 Merge pull request #20333 from errge/patch-1
Fix ambiguity and typo in test.fib documentation
2015-02-03 06:20:31 -07:00
Thomas S Hatch
e742d995ea Merge pull request #20332 from westurner/patch-2
DOC: topics/tutorials/walkthrough.rst: then > than
2015-02-03 06:20:10 -07:00
Thomas S Hatch
20bbd01bc8 Merge pull request #20331 from jayeshka/etcd_mod-unit-test
adding etcd_mod unit test case
2015-02-03 06:19:43 -07:00
Thomas S Hatch
46b3a24947 Merge pull request #20330 from jayeshka/memcached-unit-test
adding memcached unit test case
2015-02-03 06:19:33 -07:00
Thomas S Hatch
9fe7c36964 Merge pull request #20327 from jayeshka/ldapmod-unit-test
adding ldapmod unit test case
2015-02-03 06:18:40 -07:00
Thomas S Hatch
3e6370c6e5 Merge pull request #20326 from jayeshka/munin-unit-test
adding munin unit test
2015-02-03 06:18:20 -07:00
Thomas S Hatch
0aed9b3704 Merge pull request #20325 from jayeshka/moosefs-unit-test
adding moosefs unit test
2015-02-03 06:17:27 -07:00
Thomas S Hatch
06d314b8bc Merge pull request #20324 from jayeshka/logrotate-unit-test
adding logrotate unit test
2015-02-03 06:17:08 -07:00
Thomas S Hatch
885702680f Merge pull request #20323 from atbell/GH-20322_fix_cert_creation_in_tls_module
Fixes #20322, check for existing cert, return CN (not ca_name)
2015-02-03 06:16:58 -07:00
Thomas S Hatch
78a613a3a6 Merge pull request #20321 from jayeshka/keyboard-unit-test
adding keyboard unit test case
2015-02-03 06:13:56 -07:00
Thomas S Hatch
82d6677e12 Merge pull request #20294 from jayeshka/introspect-unit-test
adding introspect unit test case
2015-02-03 06:12:38 -07:00
Thomas S Hatch
ff1312e1db Merge pull request #20320 from jayeshka/locate-unit-test
adding locate unit test case
2015-02-03 06:11:28 -07:00
Thomas S Hatch
4487925c05 Merge pull request #20319 from jayeshka/iptables-unit-test
adding iptables unit test case
2015-02-03 06:10:55 -07:00
Thomas S Hatch
1ca78130c7 Merge pull request #20315 from jodv/fix-syndic-user-passing
fix syndic getting user from kwarg
2015-02-03 05:59:51 -07:00
Thomas S Hatch
c192b365f5 Merge pull request #20313 from basepi/merge-forward-develop
Merge forward from 2015.2 to develop
2015-02-03 05:55:49 -07:00
Thomas S Hatch
e26a29e447 Merge pull request #20302 from theonlypippo/patch-1
add 'ipv6-localhost/loopback' to punish list
2015-02-03 05:55:05 -07:00
Thomas S Hatch
1bf40679a5 Merge pull request #20292 from flugel-it/develop
Documentation: How to store Minion config options on Pillars.
2015-02-03 05:53:23 -07:00
Thomas S Hatch
e6af13d973 Merge pull request #20286 from garethgreenaway/debian_source_interface
Changes to debian_ip.py
2015-02-03 05:51:16 -07:00
Gergely Risko
5130c31b64 Fix ambiguity and typo in test.fib documentation 2015-02-03 13:04:47 +01:00
Wes Turner
203f5c3798 DOC: topics/tutorials/walkthrough.rst: then > than 2015-02-03 05:42:50 -06:00
Jayesh Kariya
d91b36a8fc adding etcd_mod unit test case 2015-02-03 16:59:26 +05:30