Thomas S Hatch
|
214f522ae1
|
Merge pull request #21532 from jayeshka/poudriere-unit-test
adding poudriere unit test
|
2015-03-11 11:18:03 -06:00 |
|
Thomas S Hatch
|
13b7046227
|
Merge pull request #21461 from jfindlay/refactor_crons
Refactor unix crons
|
2015-03-11 09:52:28 -06:00 |
|
Jayesh Kariya
|
fc9a12e6db
|
adding poudriere unit test
|
2015-03-11 10:24:19 +05:30 |
|
Justin Findlay
|
5dc09e7da1
|
update cron and cmd tests for cron runas changes
|
2015-03-10 15:57:24 -06:00 |
|
rallytime
|
8c55294212
|
Remove pylint disable/enable comments
|
2015-03-10 15:56:07 -06:00 |
|
rallytime
|
254c17d910
|
Just use nested with statements instead of \ contiuation
Python 2.6 doesn't like that.
This should fix the test errors we are seeing on CentOS 6 and
Ubuntu 10 in the test suite.
|
2015-03-10 15:11:39 -06:00 |
|
Thomas S Hatch
|
0a96d5766e
|
more lint
|
2015-03-10 10:30:49 -06:00 |
|
Thomas S Hatch
|
4b92e77769
|
Merge branch 'uptime' of https://github.com/arthurlogilab/salt into arthurlogilab-uptime
|
2015-03-10 10:29:22 -06:00 |
|
Nicole Thomas
|
827541ef3a
|
Merge pull request #21469 from vdesjardins/develop
fixes #20198: virt.get_graphics and virt.get_nics calls in module virt
|
2015-03-10 09:16:49 -06:00 |
|
Arthur Lutz
|
05c8926624
|
another pylint round
|
2015-03-10 13:01:37 +01:00 |
|
Arthur Lutz
|
56878e2897
|
pylint round 2
|
2015-03-10 12:02:37 +01:00 |
|
Arthur Lutz
|
375e8c79bc
|
pylint round on uptime_test.py
|
2015-03-10 11:32:16 +01:00 |
|
Jayesh Kariya
|
625b3f48f0
|
adding znc unit test
|
2015-03-10 10:36:10 +05:30 |
|
Vincent Desjardins
|
7e517a6a5a
|
fixes #20198: virt.get_graphics and virt.get_nics calls in module virt
|
2015-03-09 22:10:38 -04:00 |
|
Justin Findlay
|
7a49e3e877
|
fix test lint
|
2015-03-09 16:00:10 -06:00 |
|
Justin Findlay
|
2c04a36efa
|
fix iptables tests
|
2015-03-09 15:09:55 -06:00 |
|
Thomas S Hatch
|
268ee22d92
|
Merge pull request #21314 from arthurlogilab/postgresql
[modules/postgresql] modules for cluster management in postgresql (debian specific)
|
2015-03-09 11:09:56 -06:00 |
|
jfindlay
|
7ed498d3bf
|
Merge pull request #21420 from jayeshka/win_useradd-unit-test
win_useradd unit test case
|
2015-03-09 10:03:25 -06:00 |
|
Jayesh Kariya
|
15b295ef95
|
removed second pylint error
|
2015-03-09 15:12:56 +05:30 |
|
Jayesh Kariya
|
529a57ebcb
|
removed pylint error
|
2015-03-09 14:48:49 +05:30 |
|
Jayesh Kariya
|
51f00580f1
|
win_useradd unit test case
|
2015-03-09 14:08:05 +05:30 |
|
Jayesh Kariya
|
f167fafc12
|
pkgutil unit test case
|
2015-03-09 13:16:45 +05:30 |
|
Arthur Lutz
|
815a9156eb
|
[uptime] add execution modules and state modules for managing urls monitored by uptime
(open source nodejs/mongodb monitoring application)
Test included
|
2015-03-06 19:42:27 +01:00 |
|
Mathieu Le Marec - Pasquet
|
5f4905da62
|
fix tests
|
2015-03-06 17:13:31 +01:00 |
|
Mathieu Le Marec - Pasquet
|
f1111bd238
|
lint
|
2015-03-06 16:20:17 +01:00 |
|
Ross Perkins
|
3cf3ccfa8a
|
Fix module: composer.install so it doesn't care what kind of output is returned by composer, and it relies exclusively on the return code instead.
Add module: composer.update
Add module: composer.selfupdate
Fix state: composer.installed to support test mode
Add state: composer.update
Updated tests.
|
2015-03-05 19:20:52 +01:00 |
|
Arthur Lutz
|
592e0a1402
|
[modules/postgresql] modules for cluster management in postgresql (debian specific)
related to #21293
|
2015-03-04 18:33:20 +01:00 |
|
Jayesh Kariya
|
323c195bcc
|
adding win_timezone unit test case
|
2015-03-03 18:46:53 +05:30 |
|
Mike Place
|
b4bd491f8e
|
Merge pull request #20981 from makinacorpus/psql
postgres: role update support
|
2015-02-25 09:35:15 -07:00 |
|
Mike Place
|
dd17969b7b
|
Merge pull request #21018 from jayeshka/win_ntp-unit-test
adding win_ntp unit test case
|
2015-02-25 09:19:37 -07:00 |
|
Jayesh Kariya
|
d7a0ca956d
|
adding win_shadow unit test case
|
2015-02-25 18:48:05 +05:30 |
|
Jayesh Kariya
|
5e851b3789
|
adding win_ntp unit test case
|
2015-02-25 18:46:45 +05:30 |
|
Mathieu Le Marec - Pasquet
|
126e29c3eb
|
pgsql: fix tests
|
2015-02-24 21:01:13 +01:00 |
|
Jayesh Kariya
|
d5b70b5fea
|
adding win_firewall unit test case
|
2015-02-24 18:58:55 +05:30 |
|
jfindlay
|
a38c17efde
|
Merge pull request #20901 from aspyatkin/feature-bower
Add Bower execution and state modules
|
2015-02-23 21:40:10 -07:00 |
|
Colton Myers
|
c8eb2d4665
|
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
doc/topics/installation/windows.rst
salt/cloud/clouds/joyent.py
salt/daemons/flo/core.py
salt/minion.py
|
2015-02-23 14:25:51 -07:00 |
|
rallytime
|
0e57d8fe6e
|
Fix pylint errors on develop
|
2015-02-23 12:24:53 -07:00 |
|
rallytime
|
c0cad91549
|
Fix unit test
|
2015-02-21 19:29:57 -07:00 |
|
Pedro Algarvio
|
c85d38c493
|
Merge pull request #20893 from cvrebert/pylint-enable
re-enable pylint instead of disabling it twice
|
2015-02-21 08:29:16 +00:00 |
|
Chris Rebert
|
ea02ef58b7
|
re-enable pylint instead of disabling it twice
|
2015-02-20 23:50:30 -08:00 |
|
Alexander Pyatkin
|
c408c935a0
|
Implement Bower execution module
|
2015-02-21 05:56:20 +00:00 |
|
Chris Rebert
|
2a52d54a20
|
Avoid shadowing list type in modules.darwin_pkgutil; fixes #20120
|
2015-02-20 21:52:25 -08:00 |
|
Jayesh Kariya
|
014ce111ab
|
adding win_autoruns unit test case
|
2015-02-20 19:16:09 +05:30 |
|
jfindlay
|
b70ffe2bb8
|
Merge pull request #20819 from jayeshka/slack_notify-unit-test
adding slack_notify unit test case
|
2015-02-19 08:21:30 -07:00 |
|
Jayesh Kariya
|
93d5a32bd8
|
adding rpm unit test case
|
2015-02-19 14:40:10 +05:30 |
|
Jayesh Kariya
|
6efb71fb6e
|
adding slack_notify unit test case
|
2015-02-19 14:38:51 +05:30 |
|
Nicole Thomas
|
e190909055
|
Merge pull request #20755 from jayeshka/modjk-unit-test
adding modjk unit test case
|
2015-02-17 08:38:47 -07:00 |
|
jfindlay
|
0c6b89e81c
|
Merge pull request #20756 from jayeshka/npm-unit-test
adding npm unit test case
|
2015-02-17 08:38:26 -07:00 |
|
Nicole Thomas
|
c398669a6e
|
Merge pull request #20754 from jayeshka/swift-unit-test
adding swift unit test case
|
2015-02-17 08:37:51 -07:00 |
|
Nicole Thomas
|
87b019bc8c
|
Merge pull request #20753 from jayeshka/sdb-unit-test
adding sdb unit test case
|
2015-02-17 08:36:52 -07:00 |
|