summaryrefslogtreecommitdiff
path: root/HACKING.rst
Commit message (Expand)AuthorAgeFilesLines
* Remove hacking check [N347] for config options.Markus Zoeller2016-08-111-1/+0
* Replace deprecated LOG.warn with LOG.warningyatin karel2016-07-201-0/+1
* Hacking check for _ENFORCER.enforce()Andrew Laski2016-07-011-0/+1
* Hacking check for policy registrationAndrew Laski2016-07-011-0/+1
* Merge "Add a hacking check for test method closures"Jenkins2016-04-041-0/+1
|\
| * Add a hacking check for test method closuresDan Smith2016-03-171-0/+1
* | Removes some redundant wordsAnh Tran2016-03-251-2/+2
|/
* Hacking: check for deprecated os.popen()kairoaraujo2016-02-191-0/+1
* config options: add hacking check for help text lengthMarkus Zoeller2016-02-031-0/+1
* Python3: Replace dict.iteritems with six.iteritemsabhishekkekane2016-01-211-0/+3
* hacking: check for common double word typosDaniel P. Berrange2016-01-141-0/+1
* add hacking check for config options locationMarkus Zoeller2015-11-261-0/+1
* hacking check for contextlib.nested for py34 supportDavanum Srinivas2015-10-161-0/+1
* Merge "Add hacking check for eventlet.spawn()"Jenkins2015-10-081-1/+1
|\
| * Add hacking check for eventlet.spawn()Ryan Rossiter2015-08-131-1/+1
* | Fix typo in HACKING.rstSimon Pasquier2015-09-161-1/+1
|/
* Add hacking check for greenthread.spawn()Ryan Rossiter2015-08-111-0/+1
* Remove unnecessary oslo namespace import checksDavanum Srinivas2015-07-231-1/+0
* Merge "Update HACKING.rst for running tests and building docs"Jenkins2015-07-201-3/+3
|\
| * Update HACKING.rst for running tests and building docsMatt Riedemann2015-07-141-3/+3
* | Add tool to build a doc latex pdfMatthew Treinish2015-07-141-9/+11
|/
* Add a hacking rule for consistent HTTP501 messageKen'ichi Ohmichi2015-06-081-0/+1
* Merge "Add note on running single tests to HACKING.rst"Jenkins2015-03-031-0/+8
|\
| * Add note on running single tests to HACKING.rstIan Wienand2014-10-311-0/+8
* | Merge "Treat LOG.warning and LOG.warn same"Jenkins2015-02-061-1/+1
|\ \
| * | Treat LOG.warning and LOG.warn samejichenjc2015-02-051-1/+1
* | | Merge "Added hacking rule for assertEqual(a in b, True/False)."2015.1.0b2Jenkins2015-02-051-0/+3
|\ \ \ | |/ / |/| |
| * | Added hacking rule for assertEqual(a in b, True/False).Sergey Nikitin2015-01-221-0/+3
* | | Remove N331 hacking rulesjichenjc2015-01-271-1/+0
* | | HACKING.rst: Update the location of unit tests' README.rstKashyap Chamarthy2015-01-231-1/+1
* | | Merge "Remove non existent rule N327 from HACKING.rst"Jenkins2015-01-221-1/+0
|\ \ \ | |/ / |/| |
| * | Remove non existent rule N327 from HACKING.rstJoe Gordon2015-01-101-1/+0
* | | Don't translate exceptions in testsMike Durnosvistov2015-01-211-0/+1
* | | Performance: leverage dict comprehension in PEP-0274ChangBo Guo(gcb)2015-01-161-0/+1
* | | Do not use deprecated assertRaisesRegexp()Davanum Srinivas2015-01-141-0/+1
* | | Merge "Added hacking rule for assertTrue/False(A in B)"Jenkins2015-01-131-0/+2
|\ \ \ | |/ / |/| |
| * | Added hacking rule for assertTrue/False(A in B)Sergey Nikitin2015-01-071-0/+2
* | | Replace Hacking N315 with H105Joe Gordon2015-01-101-2/+0
|/ /
* | Prevent new code from using namespaced oslo importsDavanum Srinivas2014-12-281-0/+1
* | Adds hacking check for api_version decoratorMatthew Gilliard2014-12-081-0/+1
* | Replacement `_` on `_LW` in all LOG.warning part 1Mike Durnosvistov2014-11-201-0/+2
* | Replacement `_` on `_LE` in all LOG.exceptionMike Durnosvistov2014-11-201-0/+1
* | Replacement `_` on `_LI` in all LOG.info - part 1Mike Durnosvistov2014-11-201-0/+1
|/
* Remove use of unicode on exceptionsJames Carey2014-10-221-1/+1
* mock.assert_called_once() is not a valid methodDavanum Srinivas2014-09-161-0/+1
* Merge "Move to oslo.db"Jenkins2014-09-071-1/+1
|\
| * Move to oslo.dbAndrey Kurilin2014-09-051-1/+1
* | Remove concatenation with translated messagesJames Carey2014-08-271-0/+1
|/
* Remove use of str on exceptionsJames Carey2014-08-271-0/+1
* Hacking: a new hacking check was added that used an existing numberGary Kotton2014-08-141-0/+1