-
-
-
-
-
-
reviewboard/cmdline/rbsite.py (Diff revision 1) import 'choice' from line 16 shadowed by loop variable
-
reviewboard/cmdline/rbsite.py (Diff revision 1) import 'choice' from line 16 shadowed by loop variable
-
reviewboard/settings.py (Diff revision 1) 'from settings_local import *' used; unable to detect undefined names
Switch all references to reviewboard.org to use https.
Review Request #6128 — Created July 21, 2014 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
release-1.7.x | |
10cbcdc... | |
Reviewers | |
reviewboard | |
This updates all the references to reviewboard.org to use https:// and
not http://. Most of these aren't very important, but some (such as
release.py) are necessary.
Went through the diff and verified the links.
Description | From | Last Updated |
---|---|---|
'DNS' imported but unused |
![]() |
|
'S3BotoStorage' imported but unused |
![]() |
|
'CouchDBStorage' imported but unused |
![]() |
|
local variable 'e' is assigned to but never used |
![]() |
|
import 'choice' from line 16 shadowed by loop variable |
![]() |
|
import 'choice' from line 16 shadowed by loop variable |
![]() |
|
'from settings_local import *' used; unable to detect undefined names |
![]() |


-
Tool: PEP8 Style Checker Processed Files: reviewboard/admin/checks.py reviewboard/settings.py contrib/internal/release.py docs/releasenotes/conf.py reviewboard/admin/widgets.py reviewboard/admin/urls.py reviewboard/cmdline/rbsite.py setup.py Ignored Files: reviewboard/static/rb/js/datastore.js reviewboard/templates/reviews/new_review_request.html reviewboard/templates/base.html