summaryrefslogtreecommitdiff
path: root/glance/hacking
Commit message (Expand)AuthorAgeFilesLines
* Cleanup remove api v1 and registry codeErno Kuvaja2020-07-141-1/+0
* Update hacking and reenable local checksAndreas Jaeger2020-04-021-14/+13
* Fix DeprecationWarning: invalid escape sequenceAkihiro Motoki2019-09-191-2/+2
* Make i18n log translation functions as no-opNgo Quoc Cuong2017-06-211-12/+0
* Stop enforcing translations on logsErno Kuvaja2017-05-311-27/+0
* Hacking checks for not using dict iteration callsabhishekkekane2016-01-251-0/+24
* Add hacking check to ensure not use xrange()Bo Wang2016-01-221-0/+7
* Leverage dict comprehension in PEP-0274ChangBo Guo(gcb)2015-05-281-0/+9
* Remove use of contextlib.nestedChangBo Guo(gcb)2015-03-181-0/+10
* Replace '_' with '_LI', '_LE', '_LW', '_LC'Pranali Deore2014-12-191-0/+39
* Enforce using six.text_type() over unicode()Louis Taylor2014-09-181-0/+11
* Add test for no_translate_debug_logs hacking checkChris Buccella2014-06-101-1/+1
* Add hacking checksChris Buccella2014-06-101-0/+62
* debug level logs should not be translatedChristian Berendt2014-05-232-0/+36