.. |
acl
|
Remove support for client_acl and client_acl_blacklist
|
2016-12-19 16:18:48 -07:00 |
auth
|
Python 3 compatibility
|
2017-02-21 12:05:52 +00:00 |
beacons
|
Fix add beacon when there are no devices
|
2017-02-13 13:33:52 +01:00 |
cache
|
Fix typos
|
2017-01-30 18:22:12 +00:00 |
cli
|
.iter<items|keys|values>() Py3 compatibility
|
2017-02-22 10:20:26 +00:00 |
client
|
Don't overwrite self.host w/IPv6 brackets
|
2017-02-15 15:44:06 +01:00 |
cloud
|
Merge pull request #39587 from steinliber/repair-destory-aliyun-error
|
2017-02-23 09:59:32 -07:00 |
config
|
Merge branch '2016.11' into 'develop'
|
2017-02-22 16:24:36 -07:00 |
daemons
|
Merge branch '2016.11' into 'develop'
|
2017-01-17 09:50:06 -07:00 |
defaults
|
|
|
engines
|
.iter<items|keys|values>() Py3 compatibility
|
2017-02-22 10:20:26 +00:00 |
executors
|
|
|
ext
|
|
|
fileserver
|
Apply same solution as in roots and gitfs.
|
2017-02-17 20:47:54 +00:00 |
grains
|
Change log severity for failed Grains virtual hardware commands
|
2017-02-19 21:53:21 +01:00 |
log
|
|
|
modules
|
Add missing import
|
2017-02-24 00:49:33 +00:00 |
netapi
|
I got None in data which is not iterable. Account for that.
|
2017-02-23 23:19:45 +00:00 |
output
|
Merge branch '2016.11' into 'develop'
|
2017-02-16 12:18:46 -07:00 |
pillar
|
.iter<items|keys|values>() Py3 compatibility
|
2017-02-22 10:20:26 +00:00 |
proxy
|
NAPALM proxy: add alive function for proxy keepalive
|
2017-02-16 13:24:26 +00:00 |
queues
|
Create queue if one doesn't exist
|
2017-01-04 15:40:47 -05:00 |
renderers
|
The dictionary changes while iterating.
|
2017-02-23 10:40:59 +00:00 |
returners
|
.iter<items|keys|values>() Py3 compatibility
|
2017-02-22 10:20:26 +00:00 |
roster
|
Remove commented-out debug lines
|
2017-01-31 22:09:07 +01:00 |
runners
|
Merge pull request #39537 from s0undt3ch/features/py3
|
2017-02-22 10:21:00 +00:00 |
sdb
|
Merge carlpett/salt-vault
|
2017-02-08 22:02:23 +01:00 |
search
|
|
|
serializers
|
|
|
spm
|
Allow SPM to install all module types
|
2017-02-21 15:50:31 -07:00 |
states
|
The unicode type does not exist on Py3
|
2017-02-23 12:55:52 +00:00 |
templates
|
Add NM_CONTROLLED to redhat configured interfaces
|
2016-12-19 16:51:00 -07:00 |
thorium
|
Merge branch '2016.11' into 'develop'
|
2017-01-26 16:02:06 -07:00 |
tops
|
Remove doc markup references from 2016.11 branch
|
2016-12-19 15:14:37 -07:00 |
transport
|
multiprocessing.Array expects bytes under Python 3.
|
2017-02-17 20:48:57 +00:00 |
utils
|
Merge pull request #39553 from sergeizv/py3-file-mode
|
2017-02-22 11:56:19 -07:00 |
wheel
|
Add hash_type argument to wheel fingerprint functions
|
2016-12-28 09:40:10 -07:00 |
__init__.py
|
|
|
_compat.py
|
|
|
crypt.py
|
|
|
exceptions.py
|
Merge pull request #39056 from sergeizv/simplify-string-manipulation
|
2017-02-09 10:50:38 -07:00 |
fileclient.py
|
Set utils property explicitly for FSClient
|
2017-02-23 22:49:00 +11:00 |
key.py
|
Merge pull request #38627 from cachedout/pr-38476
|
2017-01-06 15:05:45 -07:00 |
loader.py
|
Merge branch '2016.11' into 'develop'
|
2017-02-16 12:18:46 -07:00 |
master.py
|
multiprocessing.Array expects bytes under Python 3.
|
2017-02-17 20:48:57 +00:00 |
minion.py
|
Merge branch '2016.11' into 'develop'
|
2017-02-16 12:18:46 -07:00 |
payload.py
|
[develop] Fix some pylint errors that snuck into develop
|
2017-02-22 17:02:21 -07:00 |
runner.py
|
|
|
scripts.py
|
Remove redundant variable
|
2017-02-22 12:22:55 +01:00 |
state.py
|
.iter<items|keys|values>() Py3 compatibility
|
2017-02-22 10:20:26 +00:00 |
syspaths.py
|
|
|
template.py
|
Python 3 compatibility
|
2017-02-13 10:18:58 +00:00 |
textformat.py
|
|
|
version.py
|
Removing unused msi_conformant_version_assert()
|
2017-02-12 16:19:21 +01:00 |