Kurtis Velarde
|
2dc9cc549c
|
Fixing missing _ for _check_pkgng
|
2012-05-14 11:11:57 -07:00 |
|
Thomas S Hatch
|
3abc36b4d2
|
Add tests for cmd state
|
2012-05-14 11:18:36 -06:00 |
|
Thomas S Hatch
|
8e26ea646e
|
Add rm_alias test
|
2012-05-14 10:44:17 -06:00 |
|
Thomas S Hatch
|
fcfc4c470c
|
Fix un needed format addition in file state
|
2012-05-14 10:13:45 -06:00 |
|
Thomas S Hatch
|
3c92ebc465
|
aliases.list_aliases test
|
2012-05-14 09:59:38 -06:00 |
|
Thomas S Hatch
|
800cf2825c
|
Add test for aliases.has_target
|
2012-05-14 00:04:26 -06:00 |
|
Thomas S Hatch
|
c4244eb603
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-05-13 23:52:28 -06:00 |
|
Thomas S Hatch
|
b97ec99999
|
Add initial aliases tests
|
2012-05-13 23:51:22 -06:00 |
|
Thomas S Hatch
|
c5df9f6526
|
Add config for aliases tests
|
2012-05-13 23:51:00 -06:00 |
|
Thomas S Hatch
|
69e096515a
|
Merge pull request #1275 from baijum/pyximport_import
Add missing import of `pyximport`
|
2012-05-13 22:48:30 -07:00 |
|
Baiju Muthukadan
|
e6707c490d
|
Add missing import of pyximport
|
2012-05-14 16:38:14 +05:30 |
|
Thomas S Hatch
|
e25396dc72
|
Fix #1263
|
2012-05-13 23:28:57 -06:00 |
|
Thomas S Hatch
|
04652619d8
|
Fix #1268, this adds the working test for recursive requisite errors
|
2012-05-13 23:16:45 -06:00 |
|
Thomas S Hatch
|
274ba484be
|
Add check for recursive requisites when verifying the high data
|
2012-05-13 22:58:06 -06:00 |
|
Thomas S Hatch
|
d1615cdebb
|
A few tabs crept in....
|
2012-05-13 21:48:33 -06:00 |
|
Thomas S Hatch
|
eead7e0dab
|
Add test for recursive sls data checks
|
2012-05-13 21:31:46 -06:00 |
|
Thomas S Hatch
|
86c5fcb5da
|
Merge pull request #1273 from dcolish/develop
use with stmt to prevent dangling file pointers
|
2012-05-13 10:07:21 -07:00 |
|
Thomas S Hatch
|
7e77fda8c7
|
Merge pull request #1272 from baijum/cli_example_doc
improve module documentation examples
|
2012-05-13 09:57:10 -07:00 |
|
Baiju Muthukadan
|
67fb6bff79
|
simplify example (__init__ can only return None)
|
2012-05-14 03:15:42 +05:30 |
|
Baiju Muthukadan
|
8b743099c4
|
Use reStructuredText syntax in example docstring
|
2012-05-14 03:15:42 +05:30 |
|
Dan Colish
|
50c65aab8f
|
use with stmt to prevent dangling file pointers
|
2012-05-13 09:34:23 -07:00 |
|
Thomas S Hatch
|
71e68a26f4
|
Merge pull request #1271 from baijum/trailing_whitespace
remove trailing whitespaces
|
2012-05-13 08:31:16 -07:00 |
|
Baiju Muthukadan
|
fa3b39f071
|
remove trailing whitespaces
|
2012-05-13 19:48:05 +05:30 |
|
Thomas S Hatch
|
6897542aa2
|
test the test interface for file.touch state
|
2012-05-13 02:07:54 -06:00 |
|
Thomas S Hatch
|
e363cf0105
|
test for file.touch
|
2012-05-13 02:06:46 -06:00 |
|
Thomas S Hatch
|
ac451b7498
|
test interface test for file.append
|
2012-05-13 02:02:20 -06:00 |
|
Thomas S Hatch
|
cc6175444c
|
Add file.append test
|
2012-05-13 02:00:01 -06:00 |
|
Thomas S Hatch
|
23e4e82abf
|
Add file.uncomment tests
|
2012-05-13 01:54:20 -06:00 |
|
Thomas S Hatch
|
e798e80891
|
test interface test for file.comment
|
2012-05-13 01:38:31 -06:00 |
|
Thomas S Hatch
|
b2dd62864a
|
Add test for file.comment
|
2012-05-13 01:35:01 -06:00 |
|
Thomas S Hatch
|
58d56930c3
|
test interface for file.sed
|
2012-05-13 01:24:26 -06:00 |
|
Thomas S Hatch
|
dd25243cea
|
test for file.sed
|
2012-05-13 01:20:28 -06:00 |
|
Thomas S Hatch
|
a85c66cc3e
|
test for file.recurse interface
|
2012-05-13 01:02:05 -06:00 |
|
Thomas S Hatch
|
1a875571ba
|
Test for file.recurse state
|
2012-05-13 00:54:28 -06:00 |
|
Thomas S Hatch
|
2ebd8a9827
|
Add test for file.directoty test interface
|
2012-05-13 00:27:00 -06:00 |
|
Thomas S Hatch
|
7381859b11
|
Fix directory test interface faulty return
|
2012-05-13 00:23:52 -06:00 |
|
Thomas S Hatch
|
b624e1c6a3
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-05-12 23:47:55 -06:00 |
|
Thomas S Hatch
|
b28922d303
|
Merge pull request #1270 from msabramo/brew
Improved documentation for the brew module (salt/modules/brew.py)
|
2012-05-12 22:46:28 -07:00 |
|
Marc Abramowitz
|
1e74f1297b
|
Improved documentation for the brew module (salt/modules/brew.py)
|
2012-05-12 22:44:33 -07:00 |
|
Thomas S Hatch
|
4c2200d351
|
tests for file.directory
|
2012-05-12 23:38:24 -06:00 |
|
Thomas S Hatch
|
75409f6b0c
|
Add test interface test for file.managed
|
2012-05-12 23:27:00 -06:00 |
|
Thomas S Hatch
|
b811d8b5ba
|
Add test for file.managed
|
2012-05-12 23:19:39 -06:00 |
|
Thomas S Hatch
|
a6c748dad7
|
verify file.absent test interface
|
2012-05-12 22:58:26 -06:00 |
|
Thomas S Hatch
|
5a94a41305
|
file.absent tests
|
2012-05-12 22:55:28 -06:00 |
|
Thomas S Hatch
|
ccdde36173
|
verify the test interface for file.symlink
|
2012-05-12 22:41:47 -06:00 |
|
Thomas S Hatch
|
187a38b813
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-05-12 22:38:08 -06:00 |
|
Thomas S Hatch
|
2ae38748d4
|
add check when cleaning integration temp files
|
2012-05-12 22:36:46 -06:00 |
|
Thomas S Hatch
|
9628f9a90b
|
Add state integration test for file.symlink
|
2012-05-12 22:31:58 -06:00 |
|
Thomas S Hatch
|
97966f521a
|
Add state functions to integration tests
|
2012-05-12 22:27:30 -06:00 |
|
Thomas S Hatch
|
b150678a3a
|
Merge pull request #1269 from msabramo/osxdesktop
salt/modules/osxdesktop.py: Make the docstrings more like others.
|
2012-05-12 21:12:51 -07:00 |
|