summaryrefslogtreecommitdiffstats
path: root/tools/hacking.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pep8 exclude logic for 1.3.3Joe Gordon2012-12-061-33/+23
* Ban db import from nova/virtDan Smith2012-11-121-0/+7
* Remove extra print line in hacking.pyJoe Gordon2012-10-291-1/+0
* Change hacking.py N306 to use logical_linesJoe Gordon2012-10-261-3/+3
* Fix hacking.py naivete regarding lines that look like importsDan Smith2012-10-261-1/+1
* Update tools hacking for pep8 1.2 and beyondJoe Gordon2012-10-011-5/+7
* Fix hacking.py git checks to propagate errorsJoe Gordon2012-08-221-2/+7
* Make missing imports flag in hacking settable.Monty Taylor2012-08-171-4/+5
* Add a 50 char git title limit test to hacking.Joe Gordon2012-08-081-0/+4
* Fix broken pep8 exclude processing.Monty Taylor2012-08-031-0/+49
* Replace subprocess.check_output with PopenChris Behrens2012-07-261-1/+7
* Add git commit message validation to hacking.pyJoe Gordon2012-07-201-1/+29
* modify hacking.py to not choke on the def of _()Sean Dague2012-07-051-2/+4
* Correct typo in tools/hacking.py l18n -> i18nBrian Waldon2012-07-051-2/+2
* Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-311-5/+5
* Merge "Cleanup tools/hacking using flake8"Jenkins2012-05-311-2/+0
|\
| * Cleanup tools/hacking using flake8Joe Gordon2012-05-241-2/+0
* | Grammar fixes.Matt Joyce2012-05-291-1/+1
|/
* Update pep8 dependency to v1.1Brian Waldon2012-05-241-4/+4
* Number of missing imports should always be shownJoe Gordon2012-04-241-4/+3
* Improved tools/hacking.pyJoe Gordon2012-04-241-43/+140
* Improved localization testing.Yuriy Taraday2012-04-101-0/+91
* HACKING fixes, sqlalchemy fix.Yuriy Taraday2012-04-091-4/+13
* HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-071-4/+6
* Add assertRaises check to tools/hacking.py as N202Joe Gordon2012-03-051-0/+10
* Add HACKING compliance testing to run_test.shJoe Gordon2012-01-241-0/+183