summaryrefslogtreecommitdiff
path: root/HACKING.rst
Commit message (Expand)AuthorAgeFilesLines
* Use LOG.warning instead of deprecated LOG.warnTakashi Kajinami2022-02-091-0/+1
* Update HACKING document to match current checksSean McGinnis2020-04-171-8/+6
* Re-enable local hacking checksAndreas Jaeger2020-03-291-1/+0
* Remove hacking check N325Jay S. Bryant2020-01-101-2/+0
* Doc8: Stop skipping D001: Line too longSean McGinnis2019-02-191-5/+10
* Remove note about moxChuck Short2018-07-161-3/+0
* Fix wrong links in Cinderyanghuichan2017-09-071-1/+1
* Update the documentation linkdongdongpei2017-08-261-1/+1
* Update the documentation linkloooosy2017-08-231-2/+2
* Update log translation hacking ruleNgo Quoc Cuong2017-06-291-1/+1
* Enable some off-by-default checksjeremy.zhang2017-06-221-1/+0
* Revert "Using assertFalse(A) instead of assertEqual(False, A)"Eric Harney2017-06-061-1/+0
* Using assertFalse(A) instead of assertEqual(False, A)jeremy.zhang2017-06-061-0/+1
* Remove hacking check for log translationSean McGinnis2017-03-181-3/+0
* Hacking: Remove N333 oslo namespace import checkEric Harney2016-12-121-1/+0
* Fix broken link in HACKING.rstVipin Balachandran2016-07-011-2/+2
* Revert "Add hacking check to prevent assert_called_once"Eric Harney2016-05-241-1/+0
* Add hacking check to prevent assert_called_onceSean McGinnis2016-05-231-0/+1
* Hacking Checks for assertTrue/IsNone()Kendall Nelson2015-11-251-0/+2
* Hacking check for opt name registrationKendall Nelson2015-10-061-0/+1
* Hacking log format arg checkDerrick J. Wippler2015-09-091-0/+1
* Fix description for "Barbarism of editting a file"JuPing2015-08-221-4/+4
* Remove useless logging from unit testsSean McGinnis2015-07-131-0/+1
* Remove hacking check N327Eric Harney2015-07-101-1/+0
* Stop using deprecated timeutils.isotime()Julien Danjou2015-05-271-0/+1
* Leverage dict comprehension in PEP-0274ChangBo Guo(gcb)2015-05-221-1/+1
* Remove use of deprecated LOG.warnSean McGinnis2015-05-131-0/+1
* Merge "Add hacking check for str and unicode in exceptions"Jenkins2015-05-031-0/+1
|\
| * Add hacking check for str and unicode in exceptionsJay S. Bryant2015-04-271-0/+1
* | Leverage timeutils, drop strtime() usageJulien Danjou2015-04-231-0/+1
|/
* Correct cinder hacking check numberingJay S. Bryant2015-04-071-2/+2
* Add hacking check for print() statementsJay S. Bryant2015-04-071-0/+1
* Use six.text_type instead of unicodeIvan Kolodyazhny2015-04-021-0/+1
* Logging not using oslo.i18n guidelinesSean McGinnis2015-03-191-0/+3
* Change datetime.now() to timeutils.utcnow() from oslo_utilsYuriy Nesenenko2015-03-191-0/+1
* Remove use of contextlib.nestedSean McGinnis2015-03-121-0/+1
* Add hacking check for oslo namespace usageJay S. Bryant2015-01-141-0/+1
* Fix calls to assert_called_once in unit testsgit-harry2014-11-241-0/+1
* Updated HACKING.rst so that it is accurateJay S. Bryant2014-08-091-1/+3
* Add hacking check for use of LOG.auditJay S. Bryant2014-08-091-0/+2
* Improve regex for _ import hacking checkJay S. Bryant2014-08-071-1/+1
* debug level logs should not be translatedChristian Berendt2014-06-181-0/+2
* Update HACKING.rst with regard to mock usageAvishay Traeger2014-01-211-0/+3
* Adding helpful URL links to README.rst and HACKING.rstchadlung2013-12-271-1/+2
* Update URL for global HACKING document and remove duplicate sectionJoe Gordon2013-11-111-10/+1
* Update OpenStack Style Commandments linkMike Perez2013-09-281-1/+1
* Cleanup and make HACKING.rst DRYerJoe Gordon2013-07-131-256/+6
* Do not raise NEW exceptionsSergey Vilgelm2013-06-251-0/+9
* Updating HACKING to disallow the use of locals()Mike Perez2013-05-311-0/+9
* Fixes 'not in' operator usageZhongyue Luo2013-02-041-0/+19