summaryrefslogtreecommitdiff
path: root/HACKING.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add hacking check for explicit import of _()Jay S. Bryant2014-08-031-0/+1
* Removes the use of mutables as default argsChangBo Guo(gcb)2014-06-181-0/+1
* Add missing translation supportGary Kotton2014-06-021-0/+1
* Update HACKING.rst to include N320Gary Kotton2014-06-021-0/+2
* Add a reference to the nova developer documentationMichael H Wilson2014-05-191-0/+4
* Hacking: add rule number to HACKING.rstGary Kotton2014-04-271-0/+1
* Replace assertEqual(None, *) with assertIsNone in testszhang-jinnan2014-02-161-0/+2
* Change assertTrue(isinstance()) by optimal assertMarcos Lobo2014-02-121-0/+4
* Remove @author from copyright statements.Michael Still2014-02-121-0/+2
* Renumber some nova hacking checksDaniel P. Berrange2014-02-101-1/+3
* Add hacking test to block cross-virt driver code usageDaniel P. Berrange2014-02-041-0/+6
* Remove vi modelinesliu-sheng2014-02-031-0/+1
* Updates OpenStack Style Commandments linkKeshava Bharadwaj2013-10-161-1/+1
* Use timeutils.utcnow() throughout the codeRoman Podolyaka2013-07-191-0/+2
* Add HACKING check for db session paramDevananda van der Veen2013-07-021-1/+2
* Clean up and make HACKING.rst DRYerJoe Gordon2013-07-011-290/+16
* Merge "Add notes about how doc generation works."Jenkins2013-06-131-0/+21
|\
| * Add notes about how doc generation works.Monty Taylor2013-06-021-0/+21
* | Replace openstack-common with oslo in HACKING.rstThomas Bechtold2013-06-071-6/+6
* | Improve Python 3.x compatibilityDirk Mueller2013-06-011-0/+19
|/
* docs should indicate proper git commit limitSteven Dake2013-03-041-2/+2
* Fix broken logging imports.Vishvananda Ishaya2013-02-191-1/+0
* Module import style checking changesAttila Fazekas2013-02-131-0/+3
* Update docs about testing.Monty Taylor2013-02-111-1/+21
* Update HACKING.rst per recent changesZhongyue Luo2013-02-041-3/+10
* Fixes 'not in' operator usageZhongyue Luo2013-01-311-0/+12
* don't allow crs in the codeSean Dague2013-01-161-0/+1
* Changed 'OpenStack, LLC' message to 'OpenStack Foundation'Kurt Taylor2013-01-071-1/+1
* Ban db import from nova/virtDan Smith2012-11-121-0/+1
* hacking: Add driver prefix recommendation.Rick Harris2012-08-291-0/+4
* OpenStack capitalization added to HACKING.rstJoe Gordon2012-08-171-0/+9
* Add a 50 char git title limit test to hacking.Joe Gordon2012-08-081-1/+2
* Add a link from HACKING to wiki GitCommitMessages pageDaniel P. Berrange2012-07-301-0/+6