Switch all references to reviewboard.org to use https.
Review Request #6128 — Created July 21, 2014 and submitted
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 |
reviewbot | |
'S3BotoStorage' imported but unused |
reviewbot | |
'CouchDBStorage' imported but unused |
reviewbot | |
local variable 'e' is assigned to but never used |
reviewbot | |
import 'choice' from line 16 shadowed by loop variable |
reviewbot | |
import 'choice' from line 16 shadowed by loop variable |
reviewbot | |
'from settings_local import *' used; unable to detect undefined names |
reviewbot |
-
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