summaryrefslogtreecommitdiff
path: root/HACKING.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix URLs in the form docs.openstack.org/developer/$projectCyril Roelandt2022-07-051-1/+1
* Merge "Update http with https"Zuul2022-04-141-1/+1
|\
| * Update http with httpstaoguo2018-11-101-1/+1
* | Remove remaining six.moves usageStephen Finucane2022-01-271-1/+0
* | Remove six.text_type, six.binary_type usageStephen Finucane2022-01-271-1/+0
* | Use LOG.warning instead of deprecated LOG.warnTakashi Kajinami2022-01-191-0/+1
* | Remove six.iteritems usageStephen Finucane2021-12-211-3/+0
|/
* Add doc8 to pep8 check for glance projectNguyen Van Trung2018-01-191-3/+4
* Stop enforcing translations on logsErno Kuvaja2017-05-311-6/+0
* Corrected section underlineSachin Patil2016-04-151-2/+2
* Hacking checks for not using dict iteration callsabhishekkekane2016-01-251-0/+3
* Add hacking check to ensure not use xrange()Bo Wang2016-01-221-0/+1
* Leverage dict comprehension in PEP-0274ChangBo Guo(gcb)2015-05-281-1/+2
* Remove use of contextlib.nestedChangBo Guo(gcb)2015-03-181-1/+2
* Replace '_' with '_LI', '_LE', '_LW', '_LC'Pranali Deore2014-12-191-0/+6
* Enforce using six.text_type() over unicode()Louis Taylor2014-09-181-0/+1
* Add hacking checksChris Buccella2014-06-101-0/+6
* debug level logs should not be translatedChristian Berendt2014-05-231-1/+1
* Cleanup and make HACKING.rst DRYerKeshava Bharadwaj2013-10-161-252/+7
* Replace openstack-common with oslo in HACKING.rstThomas Bechtold2013-06-101-6/+6
* Expand HACKING with commit message guidelinesAlex Meade2013-04-261-0/+29
* Update HACKING.rst per recent changesZhongyue Luo2013-02-041-3/+11
* Fixes 'not in' operator usageZhongyue Luo2013-01-311-0/+10
* Standardize logger instantiationBrian Waldon2012-06-251-0/+8
* Integrate openstack-common using update.pyBrian Waldon2012-04-301-0/+15
* Few small cleanups to align with NovaJay Pipes2012-01-251-0/+186