Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-14 | update the description on the main page | Luke Shumaker | |
2013-07-14 | add Makefiles to generate the branding | Luke Shumaker | |
2013-07-14 | Merge branch 'archweb-generic2' | Luke Shumaker | |
Conflicts: Makefile templates/public/index.html | |||
2013-07-14 | run `make` to update js files | Luke Shumaker | |
2013-07-14 | add copyright header to mirrors/static/mirror_status.js | Luke Shumaker | |
2013-07-14 | Add Makefiles to download .js files, and generate .min.js files. | Luke Shumaker | |
2013-07-14 | run 'make' | Luke Shumaker | |
2013-07-14 | common.mk: use closure-compiler, but preserve headers | Luke Shumaker | |
2013-07-14 | js makefiles | Luke Shumaker | |
2013-07-14 | parabola branding | Luke Shumaker | |
2013-07-14 | Merge branch 'archweb' into archweb-generic2 | Luke Shumaker | |
2013-07-13 | Update memcached version requirementrelease_2013-07-13 | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-07-13 | Use the unicode char representation of | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-07-13 | Bump psycopg2 requirements version | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-07-13 | Show alternate email on mirror details page | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-07-13 | Move simple feeds templates directly into feed classes | Dan McGee | |
No need to call out to the template engine to format... nothing at all. Just fetch the attribute directly and save the render step. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-06-23 | Merge branch 'archweb-generic2' | Luke Shumaker | |
2013-06-23 | Merge branch 'archweb' into archweb-generic2 | Luke Shumaker | |
2013-06-20 | Re-enable caching for somewhat expensive mirror status query | Dan McGee | |
This should be a small enough chunk of data that it isn't super expensive to put into and pull out of memcached. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-06-20 | Add link to release listing page from public index | Dan McGee | |
We didn't link this page from anywhere so it was hard to find. Also add it to the sitemap so it gets indexed. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-06-14 | Add PGP signature signer and signee indexes | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-06-01 | Guard logging operation to prevent needless text join | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-06-01 | Ensure only active mirror URLs are listed | Dan McGee | |
This fixes things up on the download page as well as the individual mirror details page. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-31 | Whoops, committed a little bit too muchrelease_2013-05-31 | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-31 | Honor mirror URL active attribute in several places | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-31 | Add active column to mirror URLs | Dan McGee | |
2013-05-26 | Bump several requirements versions | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-21 | Add 'Edit Mirror' link to mirror details page | Dan McGee | |
For those that have permissions to do so. Makes it a heck of a lot easier to navigate around and enable or disable mirrors as necessary. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-21 | Begin removal of FTP mirror support | Dan McGee | |
FTP is a terrible protocol these days compared to HTTP. IPv6 support is spotty at best, it is much slower for the connect/begin transfer cycle, and overall just doesn't provide anything HTTP does better. Start killing bits that we've added to treat FTP as a first-class protocol and regulate it to the back seat. The expectation here is once this commit goes live to the production site, the FTP mirror URLs themselves will get removed completely from the database, and the FTP protocol object itself will get deleted. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-12 | Fix reporead issue with temporary database filesrelease_2013-05-12 | Dan McGee | |
We shouldn't be tripping ourselves up on "hidden" files. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-10 | Merge branch 'mirror-errors' | Dan McGee | |
2013-05-10 | Add a 'last touched by' column to todolist detail view | Dan McGee | |
This allows you to see very easily who last manipulated a package todolist item in case you have a need to know. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-10 | Add mirror error logs to mirror details page | Dan McGee | |
Give a window of 7 days for logs here rather than the default 24 hours we do on the main status page since we are only retrieving details for a single mirror with a handful of URLs. This should make it easier to have all information regarding one mirror in a single location. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-10 | Pull mirror error table into inclusion template | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-05-10 | Simplify with statements by using new syntax | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2013-04-26 | Merge branch 'archweb-generic2' | Luke Shumaker | |
Conflicts: main/fixtures/arches.json settings.py templates/public/index.html templates/public/svn.html | |||
2013-04-23 | Merge branch 'archweb' into archweb-generic2 | Luke Shumaker | |
2013-04-23 | fix bugs | Luke Shumaker | |
2013-04-23 | reduce differences | Luke Shumaker | |
2013-04-23 | reduce differences | Luke Shumaker | |
2013-04-23 | introduce BRANDING_SLUG for releng | Luke Shumaker | |
2013-04-23 | fix stupid mistake | Luke Shumaker | |
2013-04-23 | reduce differences | Luke Shumaker | |
2013-04-23 | introduce BRANDING_SLUG for releng | Luke Shumaker | |
2013-04-23 | fix stupid mistake | Luke Shumaker | |
2013-04-23 | tweak | Luke Shumaker | |
2013-04-23 | use {{PROJECTS_URL}} in templates/public/svn.html | Luke Shumaker | |
2013-04-23 | update README.BRANDING | Luke Shumaker | |
2013-04-23 | consistent capitalization | Luke Shumaker | |
2013-04-23 | reduce differences | Luke Shumaker | |