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
*
doc: fix link to creating unit tests in contributor guide
Matt Riedemann
2017-11-14
1
-10
/
+12
*
Enable global hacking checks and removed local checks
Gábor Antal
2017-02-10
1
-4
/
+0
*
Removed unnecessary parantheses and fixed formation
Gábor Antal
2017-02-09
1
-0
/
+1
*
hacking: Use uuidutils or uuidsentinel to generate UUID
hussainchachuliya
2016-11-29
1
-0
/
+2
*
hacking: Use assertIs(Not), assert(True|False)
Stephen Finucane
2016-10-12
1
-0
/
+2
*
Add a hacking rule for string interpolation at logging
Takashi NATSUME
2016-10-11
1
-0
/
+1
*
Remove context object in oslo.log method
Sivasathurappan Radhakrishnan
2016-09-27
1
-0
/
+1
*
hacking: Always use 'assertIs(Not)None'
Stephen Finucane
2016-09-23
1
-2
/
+2
*
Add hacking checks for xrange()
sonu.kumar
2016-09-22
1
-0
/
+1
*
Remove hacking check [N347] for config options.
Markus Zoeller
2016-08-11
1
-1
/
+0
*
Replace deprecated LOG.warn with LOG.warning
yatin karel
2016-07-20
1
-0
/
+1
*
Hacking check for _ENFORCER.enforce()
Andrew Laski
2016-07-01
1
-0
/
+1
*
Hacking check for policy registration
Andrew Laski
2016-07-01
1
-0
/
+1
*
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
[next]