.. |
cli
|
Merge pull request #825 from dcolish/develop
|
2012-03-03 19:50:31 -08:00 |
ext
|
Add 'ext' salt extensions package for future add-ons
|
2011-08-10 11:18:50 -06:00 |
grains
|
Add openvz ps option
|
2012-02-25 15:00:40 -07:00 |
modules
|
change cp module to use fileclient interface
|
2012-03-04 00:10:10 -07:00 |
renderers
|
update yaml to use c bindings
|
2012-01-08 23:04:45 -07:00 |
returners
|
Debian/Ubuntu package for upstream acceptance
|
2012-01-18 12:15:01 -08:00 |
runners
|
Merge pull request #825 from dcolish/develop
|
2012-03-03 19:50:31 -08:00 |
states
|
Fix trace in file.managed when no source is given and there is no parent
|
2012-02-29 23:01:32 -07:00 |
utils
|
Merge pull request #826 from dcolish/develop
|
2012-03-03 23:16:47 -08:00 |
__init__.py
|
Use context manager so file is guaranteed to close after block
|
2012-03-02 23:12:28 -08:00 |
client.py
|
Merge pull request #823 from dcolish/develop
|
2012-03-03 10:38:26 -08:00 |
config.py
|
Refactor common yaml file loading of configuration
|
2012-03-03 22:40:01 -08:00 |
crypt.py
|
Fix a few typos and docstring/comment formatting
|
2012-02-28 16:01:48 -08:00 |
exceptions.py
|
Add salt master error
|
2012-03-01 10:17:16 -07:00 |
fileclient.py
|
Add get_file_client to return uniform file client based on opts
|
2012-03-03 23:51:05 -07:00 |
loader.py
|
Do not check for 'grains' key in opts, it will always have a grains key
|
2012-03-03 22:40:01 -08:00 |
log.py
|
Debian/Ubuntu package for upstream acceptance
|
2012-01-18 12:15:01 -08:00 |
master.py
|
Clean up multiprocessing processes on SIGTERM
|
2012-02-29 17:36:03 -08:00 |
minion.py
|
remove FileClient from minion.py
|
2012-03-04 00:09:03 -07:00 |
output.py
|
Add printout command to output module
|
2012-03-01 20:17:20 -07:00 |
payload.py
|
Add provision to fall back to msgpack_pure if msgpack is not installed
|
2012-03-02 22:24:51 -07:00 |
runner.py
|
all of these files had typos. :set spell is your friend :)
|
2011-12-20 23:26:16 -07:00 |
state.py
|
Change state to use new fileclient interface
|
2012-03-04 00:09:34 -07:00 |
version.py
|
bump version to 0.9.7
|
2012-02-15 09:46:18 -07:00 |