Commit Graph

2483 Commits

Author SHA1 Message Date
Thomas S Hatch
d925e4f5ce serialize cache data 2012-01-17 23:49:57 -07:00
Thomas S Hatch
b2151521bb add code to cache jobs on the minion if option is set 2012-01-17 23:45:42 -07:00
Thomas S Hatch
f63a38d025 change some strings to use format 2012-01-17 23:26:39 -07:00
Thomas S Hatch
f5dd9ce234 add return clarifying that no states were found if no states are found 2012-01-17 22:46:21 -07:00
Thomas S Hatch
dc2ab21714 add pure python template type 2012-01-17 22:28:21 -07:00
Thomas S Hatch
8767338eb5 Add support for source_hash to be a source hash string 2012-01-17 21:52:15 -07:00
Thomas S Hatch
12791e69a7 Add docs for new source powers 2012-01-17 21:43:04 -07:00
Thomas S Hatch
1a7af1823f Merge branch 'develop' of github.com:saltstack/salt into develop 2012-01-17 21:30:19 -07:00
Thomas S Hatch
67350940b2 fix issue with source_hash and trailing whitespace 2012-01-17 21:27:18 -07:00
Thomas S Hatch
96ea082976 Merge pull request #530 from fatbox/develop
Small documentation fix
2012-01-17 20:12:05 -08:00
Evan Borgstrom
baf3e6a359 Bye-bye pickle, hello msgpack 2012-01-17 23:07:40 -05:00
Thomas S Hatch
348fa2ee6f cmd.retcode no longer uses subprocess.call since it is broken 2012-01-17 21:05:56 -07:00
Thomas S Hatch
1607550633 Add source: {http,ftp} to the file.managed state 2012-01-17 00:58:00 -07:00
Thomas S Hatch
6c5e36f4a4 clean stray print statement 2012-01-16 23:51:48 -07:00
Seth House
b4b0e1a7c3 Fixed various reST stuffs in the 0.9.5 release notes 2012-01-16 17:27:04 -07:00
Thomas S Hatch
b86e08ee77 Merge pull request #525 from rubic/develop
added salt/config.py, setup.py changes
2012-01-16 11:42:24 -08:00
Jeff Bauer
94a8b927de added salt/config.py, setup.py changes 2012-01-16 13:36:39 -06:00
Thomas S Hatch
a9f4217b24 Merge pull request #524 from rubic/develop
rename conf files to templates, issue #518
2012-01-16 11:34:21 -08:00
Jeff Bauer
7f30955675 rename conf files to templates, issue #518 2012-01-16 13:29:49 -06:00
Seth House
4e3aacc813 Slight modifications to docs in preparation for rtfd.org
Moved the html customizations into a proper theme and cleaned up the
configs to be useful for the default theme.
2012-01-16 02:46:41 -07:00
Seth House
105ed6d70c Added pyyaml to the list of mocked imports for the docs 2012-01-16 01:45:30 -07:00
Thomas S Hatch
762644de4c Merge pull request #521 from UtahDave/develop
Add Windows support to group add
2012-01-15 22:49:51 -08:00
David Boucha
1dd8120dab Add Windows support to group add
Add, remove and get info on  Local Windows Groups
2012-01-15 23:47:04 -07:00
Thomas S Hatch
fb85eafa2a fixes towards accepting more sources for a file 2012-01-15 23:33:26 -07:00
Thomas S Hatch
c0104c77a9 Merge branch 'develop' of github.com:saltstack/salt into develop 2012-01-15 23:29:51 -07:00
Thomas S Hatch
74d0c7f0ca revert to get_file, get_url still needs work 2012-01-15 23:29:23 -07:00
Seth House
c4241968f3 Merge branch 'master' into develop 2012-01-15 23:10:36 -07:00
Thomas S Hatch
e566f42f95 update to handle alternative source hash files 2012-01-15 23:02:39 -07:00
Seth House
b9dc071b45 Added host of reST fixes for the release 2012-01-15 22:54:23 -07:00
Seth House
b54d4ee573 Added new modules, states, returners docs 2012-01-15 22:54:23 -07:00
Seth House
75219efef1 Replaced import * magic in msgpack
Not only does this make Baby Pylint cry but it prevents mocking the
msgpack imports in 31354bf.
2012-01-15 22:38:51 -07:00
Seth House
31354bf15b Mock various imports req'd for autodoc 2012-01-15 22:38:34 -07:00
Thomas S Hatch
1a7151ddef Merge branch 'develop' of github.com:saltstack/salt into develop 2012-01-15 22:13:43 -07:00
Thomas S Hatch
eb3dc17d9f make cache_file check non-salt servers 2012-01-15 22:07:24 -07:00
Thomas S Hatch
3d4c354e51 fix issue where pkg passthrough is broken 2012-01-15 22:07:02 -07:00
Thomas S Hatch
7aa482669a Merge pull request #520 from archtaku/develop
fixed hard tabs
2012-01-15 20:51:56 -08:00
Erik Johnson
b49afa13d5 fixed hard tabs 2012-01-15 22:50:23 -06:00
Thomas S Hatch
26ca916ec6 Merge pull request #519 from archtaku/develop
added up, ipaddr, netmask, & hwaddr
2012-01-15 20:43:52 -08:00
Erik Johnson
5e16cf756c added up, ipaddr, netmask, & hwaddr 2012-01-15 22:39:54 -06:00
Seth House
4b8a91bd4d Replaced logo with new version 2012-01-15 17:18:30 -07:00
Thomas S Hatch
b7536ae0da Merge branch '0.9.5' into develop 2012-01-15 15:55:31 -07:00
Thomas S Hatch
812c439b79 Merge branch '0.9.5' 2012-01-15 15:10:25 -07:00
Thomas S Hatch
9557d3d6f8 Merge pull request #517 from syphernl/cb31ea0749c99711c6265e63e3b518e159246a87
Apache module improved, nginx module added
2012-01-15 08:53:13 -08:00
syphernl
cb31ea0749 Apache: Added Debian to the apache2 list
Added basic module for nginx support
2012-01-15 11:55:02 +01:00
Thomas S Hatch
6cc4993ccb fix error when no args are passed to publish.publish 2012-01-14 23:34:48 -07:00
Thomas S Hatch
14812e2dbd Fix bad changes structure in pkg remove functions 2012-01-14 22:38:21 -07:00
Thomas S Hatch
4696e4a514 fix return issue in purged function 2012-01-14 21:51:09 -07:00
Thomas S Hatch
37c8b0a5b1 fix failure in the pkg state when removing a package 2012-01-14 21:50:34 -07:00
Thomas S Hatch
c97d3ac41b write takes an argument 2012-01-14 21:23:42 -07:00
Thomas S Hatch
ee22a3edee missing os import 2012-01-14 20:55:58 -07:00