summaryrefslogtreecommitdiff
path: root/nova/safe_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Allow wrapping of closuresMatthew Booth2017-07-201-0/+2
* Replace safe_utils.getcallargs with inspect.getcallargsAndrew Laski2015-12-111-33/+0
* Fix wrap_exception to get all arguments for payloadAndrew Laski2015-12-111-0/+21
* Fix use of safeutils.getcallargsAndrew Laski2015-12-101-11/+4
* Set autodoc_index_modules=True so tox -e docs builds module docs againMatt Riedemann2015-07-301-2/+2
* Avoid indexing into an empty list in getcallargsAndrew Laski2015-04-101-1/+6
* Fix and Gate on E265Joe Gordon2014-07-241-1/+1
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Remove parameters containing passwords from Notifications.Sandy Walsh2013-03-051-0/+55