.. |
cli
|
Fix #1505
|
2012-06-27 09:09:58 -06:00 |
ext
|
Add 'ext' salt extensions package for future add-ons
|
2011-08-10 11:18:50 -06:00 |
grains
|
- pep 8 adjustments
|
2012-05-23 13:33:59 -06:00 |
modules
|
Merge pull request #1533 from mattrobenolt/django-module-tests
|
2012-06-30 14:33:16 -07:00 |
renderers
|
The function appears to be called run now, and not sls.
|
2012-06-28 11:53:54 -07:00 |
returners
|
- py3k updates
|
2012-05-31 23:31:27 -06:00 |
runners
|
- exploit how 'iterkeys' is default iterator for dict
|
2012-06-01 13:06:43 -06:00 |
states
|
Spelling error in state module
|
2012-06-28 22:10:53 -06:00 |
utils
|
it would only check one before
|
2012-06-27 13:47:58 -06:00 |
__init__.py
|
Hook verify_socket function into the master startup
|
2012-06-27 10:27:32 -06:00 |
_compat.py
|
- py3k updates
|
2012-05-31 23:31:27 -06:00 |
client.py
|
fixed globbing when no minions are found
|
2012-06-29 12:47:33 -04:00 |
config.py
|
Bugfixes/documentation update for the 'include' option
|
2012-06-26 20:53:27 +01:00 |
crypt.py
|
Key loading error in minion fix
|
2012-06-13 14:03:58 -06:00 |
exceptions.py
|
- pep 8 adjustments
|
2012-05-23 13:33:59 -06:00 |
fileclient.py
|
fixed the issue_1455
|
2012-06-19 14:55:09 +05:30 |
loader.py
|
enable module disable features
|
2012-06-04 15:57:55 -06:00 |
log.py
|
- pep 8 adjustments
|
2012-05-23 13:43:22 -06:00 |
master.py
|
change msg to data for consistency
|
2012-06-30 13:40:43 -06:00 |
minion.py
|
Unregister poller before closing the socket
|
2012-06-13 12:33:47 -06:00 |
output.py
|
Fix remaining exceptions in core
|
2012-06-11 14:41:25 -06:00 |
payload.py
|
Add a check for msgpack on ARM issue, temp help for #1240
|
2012-06-13 11:28:47 -06:00 |
pillar.py
|
- exploit how 'iterkeys' is default iterator for dict
|
2012-06-01 13:06:43 -06:00 |
runner.py
|
make runner return runner function return
|
2012-05-26 23:46:59 -06:00 |
scripts.py
|
Clean up strings in new scripts moodule
|
2012-06-05 15:29:51 -06:00 |
state.py
|
Jeff wanted more comments :P
|
2012-06-27 16:02:05 -06:00 |
template.py
|
- py3k compatibility by replacing 'basestring'
|
2012-05-30 14:46:09 -06:00 |
version.py
|
bump version up to 0.10.1
|
2012-06-19 11:01:09 -06:00 |