summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-07-31Update AUTHORS filerelease_2016-07-31Angel Velasquez1-4/+16
2016-07-31Add missing migration from ad0bddb209dcdb3704370ce0129babbba54e41b2Angel Velasquez1-0/+20
Signed-off-by: Angel Velasquez <angvp@archlinux.org>
2016-07-31Fix typo in known_bad help textJelle van der Waa1-1/+1
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> Signed-off-by: Angel Velasquez <angvp@archlinux.org>
2016-07-31reporead: Auto-adopt new packages to packagerJohannes Löthberg1-1/+7
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> Signed-off-by: Angel Velasquez <angvp@archlinux.org>
2016-06-03Merge pull request #3 from brain0/workingrelease_2016-06-04Angel Velasquez16-19/+62
archweb netboot and sponsorship updates
2016-06-03Remove AirVM ads since AirVM has ended their sponsorshipThomas Bächler3-10/+0
2016-06-03Netboot: Disable network interface renaming by defaultThomas Bächler1-1/+1
Current ISOs fail to start dhcpcd if network interface renaming is enabled and the interface is already up. Adding net.ifnames=0 to the command line works around this problem.
2016-06-03Add information and ipxe images for the new netboot systemThomas Bächler12-8/+61
2016-05-26Add netboot ipxe environment to archwebrelease_2016-05-29Angel Velasquez3-1/+182
Signed-off-by: Angel Velasquez <angvp@archlinux.org> Signed-off-by: Thomas Bachler <thomas@archlinux.org>
2016-04-22Version bump of the Django version to 1.7.11release_2016-04-24Angel Velasquez1-1/+1
Signed-off-by: Angel Velasquez <angvp@archlinux.org>
2016-04-22Add link to unixstickers on the indexAngel Velasquez1-0/+2
Signed-off-by: Angel Velasquez <angvp@archlinux.org>
2015-12-31Allow linking to the PGP server over HTTPSEvangelos Foutras2-2/+5
Signed-off-by: Evangelos Foutras <evangelos@foutrelis.com>
2015-12-31settings: Fix pgp.mit.edu settingJohannes Löthberg1-1/+1
Links should not use the port 11371. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> Signed-off-by: Evangelos Foutras <evangelos@foutrelis.com>
2015-06-18Bump several requirementsDan McGee2-12/+12
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-06-18Handle Django's level 3 verbosity properlyDan McGee9-9/+9
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-06-18Catch SSL CertificateErrors and log themDan McGee1-0/+5
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-06-18Silence DNS errors we see too often in productionDan McGee1-0/+5
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-06-05Revert "Force minimum last modified date for package files pages in sitemap"Dan McGee1-6/+1
This reverts commit 790def2f4db2afec150bab8dc842f6068fb751db. This has been out there long enough that the fallout should be fixed. Go back to just using the default date. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-06-05Tweak display of todolist descriptionsDan McGee3-10/+30
Indent, call out, and add some borders, among other things. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-15Fix error in test where HTTP_HOST doesn't existDan McGee2-2/+2
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-15Shore up some failing testsDan McGee1-4/+4
We really need to add a bunch of new ones for views that have been added and/or changed, such as all the people stuff, but fix the response code here to reflect the new and current reality. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-15Don't blow up if we can't fetch an SVN revisionDan McGee1-4/+7
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-13Add JSON-LD search engine configurationDan McGee2-0/+14
Implemented as documented here: http://googlewebmastercentral.blogspot.com/2014/09/improved-sitelinks-search-box.html Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-13Use UTF-8 copyright sign; save a few bytesDan McGee1-1/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-12Force minimum last modified date for package files pages in sitemaprelease_2015-04-13Dan McGee1-1/+6
We fixed the embarrassing '/usr/bin/None' bug here; force Google and others to reindex these pages if possible by marking them as modified. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-12Add true parameter to Jinja2 default filterDan McGee4-7/+7
We need this to make it act more like the Django filter, which prints the default value not only when the variable is undefined, but also when it evaluates to being false (such as a None value). Noticed by felixonmars on packages that provided other packages; None was always showing as the comparison operator. More embarrassing is that our file lists were always showing 'None' concatenated onto all directory entries. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-07Fix URL details page when checks don't have locationsrelease_2015-04-09Dan McGee1-2/+2
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-02The usual requirements bumpingDan McGee2-7/+7
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-04-02Update to latest django-countriesDan McGee3-3/+9
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-03-20Turn off real user/JavaScript NewRelic monitoringDan McGee1-1/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-03-20Update newrelic configuration to more recent templateDan McGee1-9/+27
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-03-15More dependency version bumpsDan McGee2-6/+6
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-03-15FS#44192 fix dead link to ftp.archlinux.orgDan McGee1-3/+3
Use the new sources.archlinux.org domain instead. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-03-08Django version bump to 1.7.5Dan McGee2-2/+2
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26Fix URL precedence due to /json/ and mirror name overlapDan McGee1-12/+12
Move these back into one block and just use function references rather than the string-based way. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26Include error message in JSON detail responseDan McGee1-1/+3
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26Break out mirror JSON API viewsDan McGee3-103/+114
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26Break out mirrorlist viewsDan McGee3-123/+131
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26Pylint suggested cleanupsDan McGee2-6/+5
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26Move mirrors views into subdirectoryDan McGee1-2/+2
We'll start splitting these up as we did in packages/. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26Bump some package requirementsDan McGee2-4/+4
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26Add details links to third mirror status tableDan McGee3-8/+11
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-15Requirements updates for various packagesDan McGee2-5/+5
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-03Sort packages correctly in the todolist notification emailsDan McGee1-1/+3
Just using sorted() here is bogus without a key function; the default sort order is by the return value from id() in Python since we have no __lt__ definition on the Package model. Add an explicit sort key. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-01-29Requirements version updatesrelease_2015-01-29Dan McGee2-6/+6
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-01-29Ensure packager=unknown query works as expectedDan McGee1-3/+5
I broke this in commit dca00e7aab, whoops! Signed-off-by: Dan McGee <dan@archlinux.org>
2015-01-19Update to latest django-countriesDan McGee3-8/+2
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-01-13Slight tweaks to login and logout pagesDan McGee4-19/+14
Turns out has_errors hasn't worked since Django pre-1.0, wow. Remove that old code and clean up some other small things while we're in there. Signed-off-by: Dan McGee <dan@archlinux.org>
2015-01-13Bump to latest Django 1.7.x releaserelease_2015-01-13Dan McGee2-2/+2
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-01-11Bump to latest pyinotify versionDan McGee1-1/+1
Signed-off-by: Dan McGee <dan@archlinux.org>