summaryrefslogtreecommitdiff
path: root/HACKING.rst
Commit message (Expand)AuthorAgeFilesLines
* Python3: use six.iteritems() instead of dict.iteritems()Cyril Roelandt2015-06-011-0/+1
* Python 3: use six.string_types instead of basestringCyril Roelandt2015-05-211-0/+1
* Python 3: Use six.moves.rangeAdrien Vergé2015-05-191-0/+1
* Remove use of contextlib.nestedankitagrawal2015-05-061-0/+1
* oslo: migrate to namespace-less import pathsIhar Hrachyshka2015-02-051-0/+1
* Update hacking to 0.10Ihar Hrachyshka2015-01-121-3/+1
* test_dhcp_agent: Fix no-op testsYAMAMOTO Takashi2014-12-021-1/+1
* Update i18n translation for neutron.agents log msg'sGary Kotton2014-11-151-0/+1
* mock.assert_called_once() is not a valid methodJacek Swiderski2014-10-131-0/+1
* Remove @author(s) from copyright statementsGary Kotton2014-09-151-0/+2
* Use jsonutils instead of stdlib jsonIhar Hrachyshka2014-08-141-0/+1
* Add missing translation supportGary Kotton2014-05-191-1/+1
* Cleanup HACKING.rstJoe Gordon2013-11-111-16/+1
* Cleanup and make HACKING.rst DRYerKeshava Bharadwaj2013-10-161-190/+7
* Fix wrong example in HACKING.rstZhiQiang Fan2013-08-181-1/+1
* Rename Quantum to NeutronMark McClain2013-07-061-15/+15
* Remove locals() from strings substitutionsGary Kotton2013-04-201-0/+2
* Add common test base class to hold common things.Monty Taylor2013-03-051-1/+4
* Use testtools instead of unittest or unittest2.Monty Taylor2013-02-261-1/+7
* Logging module cleanupZhongyue Luo2013-01-031-1/+1
* Import order clean-upZhongyue Luo2012-11-021-0/+13
* Add HACKING.rst coding style docMaru Newby2012-04-091-0/+202