From d0170b7fc90e31bd75c97d5c55de7b5dec29cf53 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 22 Sep 2010 23:24:00 -0500 Subject: Update BBS and bugs links to use HTTPS Since we only do HTTPS now on these services, no point in sending someone through a useless redirect. Signed-off-by: Dan McGee --- main/models.py | 2 +- templates/base.html | 4 ++-- templates/packages/flag.html | 2 +- templates/packages/flaghelp.html | 2 +- templates/public/download.html | 4 ++-- templates/public/feeds.html | 38 +++++++++++++++++++------------------- templates/public/index.html | 4 ++-- 7 files changed, 28 insertions(+), 28 deletions(-) diff --git a/main/models.py b/main/models.py index e5b270e5..a377187b 100644 --- a/main/models.py +++ b/main/models.py @@ -238,7 +238,7 @@ class Package(models.Model): return self.get_svn_link("trunk") def get_bugs_link(self): - return "http://bugs.archlinux.org/?project=%d&string=%s" % \ + return "https://bugs.archlinux.org/?project=%d&string=%s" % \ (self.repo.bugs_project, self.pkgname) def is_same_version(self, other): diff --git a/templates/base.html b/templates/base.html index acbe5fb0..71b3f87f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -19,9 +19,9 @@ diff --git a/templates/packages/flag.html b/templates/packages/flag.html index b459819f..f08b758b 100644 --- a/templates/packages/flag.html +++ b/templates/packages/flag.html @@ -26,7 +26,7 @@ with your additional text.

Note: Please do not use this facility if the - package is broken! Use the bug tracker instead.

Please confirm your flag request for {{pkg.pkgname}}:

diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index d8ca643b..2b5092d2 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -30,7 +30,7 @@ with your additional text.

Note: Please do not use this facility if the - package is broken! Use the bugtracker instead.

diff --git a/templates/public/download.html b/templates/public/download.html index fac222f8..d4a33db3 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -22,9 +22,9 @@
  • Included Kernel: 2.6.33.4
  • Resources:
  • diff --git a/templates/public/feeds.html b/templates/public/feeds.html index 0df6019c..3d457bb9 100644 --- a/templates/public/feeds.html +++ b/templates/public/feeds.html @@ -61,7 +61,7 @@

    Development Feeds

    Subscribe to any of the following to track bug tickets and feature - requests from the Arch Linux Bugtracker:

    + requests from the Arch Linux Bugtracker:

    @@ -75,34 +75,34 @@ - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + +
    All ProjectsFeedFeedFeedFeedFeedFeed
    Arch LinuxFeedFeedFeedFeedFeedFeed
    Release EngineeringFeedFeedFeedFeedFeedFeed
    Pacman DevelopmentFeedFeedFeedFeedFeedFeed
    Community PackagesFeedFeedFeedFeedFeedFeed
    AURFeedFeedFeedFeedFeedFeed
    diff --git a/templates/public/index.html b/templates/public/index.html index 3821d1f5..a9c7a85c 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -25,7 +25,7 @@

    Our strong community is diverse and helpful, and we pride ourselves on the range of skillsets and uses for Arch that stem from it. Please - check out our forums + check out our forums and mailing lists to get your feet wet. Also glance through our wiki if you want to learn more about Arch.

    @@ -150,7 +150,7 @@ title="View/search the package repository database">Packages
  • Package Groups
  • -
  • Bug Tracker
  • SVN Repositories
  • -- cgit v1.2.3-55-g3dc8