index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
HACKING.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add a hacking check for test method closures"
Jenkins
2016-04-04
1
-0
/
+1
|
\
|
*
Add a hacking check for test method closures
Dan Smith
2016-03-17
1
-0
/
+1
*
|
Removes some redundant words
Anh Tran
2016-03-25
1
-2
/
+2
|
/
*
Hacking: check for deprecated os.popen()
kairoaraujo
2016-02-19
1
-0
/
+1
*
config options: add hacking check for help text length
Markus Zoeller
2016-02-03
1
-0
/
+1
*
Python3: Replace dict.iteritems with six.iteritems
abhishekkekane
2016-01-21
1
-0
/
+3
*
hacking: check for common double word typos
Daniel P. Berrange
2016-01-14
1
-0
/
+1
*
add hacking check for config options location
Markus Zoeller
2015-11-26
1
-0
/
+1
*
hacking check for contextlib.nested for py34 support
Davanum Srinivas
2015-10-16
1
-0
/
+1
*
Merge "Add hacking check for eventlet.spawn()"
Jenkins
2015-10-08
1
-1
/
+1
|
\
|
*
Add hacking check for eventlet.spawn()
Ryan Rossiter
2015-08-13
1
-1
/
+1
*
|
Fix typo in HACKING.rst
Simon Pasquier
2015-09-16
1
-1
/
+1
|
/
*
Add hacking check for greenthread.spawn()
Ryan Rossiter
2015-08-11
1
-0
/
+1
*
Remove unnecessary oslo namespace import checks
Davanum Srinivas
2015-07-23
1
-1
/
+0
*
Merge "Update HACKING.rst for running tests and building docs"
Jenkins
2015-07-20
1
-3
/
+3
|
\
|
*
Update HACKING.rst for running tests and building docs
Matt Riedemann
2015-07-14
1
-3
/
+3
*
|
Add tool to build a doc latex pdf
Matthew Treinish
2015-07-14
1
-9
/
+11
|
/
*
Add a hacking rule for consistent HTTP501 message
Ken'ichi Ohmichi
2015-06-08
1
-0
/
+1
*
Merge "Add note on running single tests to HACKING.rst"
Jenkins
2015-03-03
1
-0
/
+8
|
\
|
*
Add note on running single tests to HACKING.rst
Ian Wienand
2014-10-31
1
-0
/
+8
*
|
Merge "Treat LOG.warning and LOG.warn same"
Jenkins
2015-02-06
1
-1
/
+1
|
\
\
|
*
|
Treat LOG.warning and LOG.warn same
jichenjc
2015-02-05
1
-1
/
+1
*
|
|
Merge "Added hacking rule for assertEqual(a in b, True/False)."
2015.1.0b2
Jenkins
2015-02-05
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added hacking rule for assertEqual(a in b, True/False).
Sergey Nikitin
2015-01-22
1
-0
/
+3
*
|
|
Remove N331 hacking rules
jichenjc
2015-01-27
1
-1
/
+0
*
|
|
HACKING.rst: Update the location of unit tests' README.rst
Kashyap Chamarthy
2015-01-23
1
-1
/
+1
*
|
|
Merge "Remove non existent rule N327 from HACKING.rst"
Jenkins
2015-01-22
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove non existent rule N327 from HACKING.rst
Joe Gordon
2015-01-10
1
-1
/
+0
*
|
|
Don't translate exceptions in tests
Mike Durnosvistov
2015-01-21
1
-0
/
+1
*
|
|
Performance: leverage dict comprehension in PEP-0274
ChangBo Guo(gcb)
2015-01-16
1
-0
/
+1
*
|
|
Do not use deprecated assertRaisesRegexp()
Davanum Srinivas
2015-01-14
1
-0
/
+1
*
|
|
Merge "Added hacking rule for assertTrue/False(A in B)"
Jenkins
2015-01-13
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added hacking rule for assertTrue/False(A in B)
Sergey Nikitin
2015-01-07
1
-0
/
+2
*
|
|
Replace Hacking N315 with H105
Joe Gordon
2015-01-10
1
-2
/
+0
|
/
/
*
|
Prevent new code from using namespaced oslo imports
Davanum Srinivas
2014-12-28
1
-0
/
+1
*
|
Adds hacking check for api_version decorator
Matthew Gilliard
2014-12-08
1
-0
/
+1
*
|
Replacement `_` on `_LW` in all LOG.warning part 1
Mike Durnosvistov
2014-11-20
1
-0
/
+2
*
|
Replacement `_` on `_LE` in all LOG.exception
Mike Durnosvistov
2014-11-20
1
-0
/
+1
*
|
Replacement `_` on `_LI` in all LOG.info - part 1
Mike Durnosvistov
2014-11-20
1
-0
/
+1
|
/
*
Remove use of unicode on exceptions
James Carey
2014-10-22
1
-1
/
+1
*
mock.assert_called_once() is not a valid method
Davanum Srinivas
2014-09-16
1
-0
/
+1
*
Merge "Move to oslo.db"
Jenkins
2014-09-07
1
-1
/
+1
|
\
|
*
Move to oslo.db
Andrey Kurilin
2014-09-05
1
-1
/
+1
*
|
Remove concatenation with translated messages
James Carey
2014-08-27
1
-0
/
+1
|
/
*
Remove use of str on exceptions
James Carey
2014-08-27
1
-0
/
+1
*
Hacking: a new hacking check was added that used an existing number
Gary Kotton
2014-08-14
1
-0
/
+1
*
Add hacking check for explicit import of _()
Jay S. Bryant
2014-08-03
1
-0
/
+1
*
Removes the use of mutables as default args
ChangBo Guo(gcb)
2014-06-18
1
-0
/
+1
*
Add missing translation support
Gary Kotton
2014-06-02
1
-0
/
+1
*
Update HACKING.rst to include N320
Gary Kotton
2014-06-02
1
-0
/
+2
[next]