Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-04 | Skip missing pkgdes | Parabola | |
2011-12-30 | Merge branch 'master' of /srv/git/repositories/parabolaweb | root | |
2011-12-29 | Revert back to d3-2.4.3; There are some backward-incompatible changes. | Luke Shumaker | |
I'm not sure if any hit Parabolaweb, but I'd rather be safe. But now they have copyright headers :) | |||
2011-12-29 | Upgrade d3 to version 2.7.0, add copyright headers. | Luke Shumaker | |
Create a Makefile that automatically updates d3, and adds copyright headers to the installed files. | |||
2011-12-29 | Add copyright/authorship headers to Archweb-original .js files | Luke Shumaker | |
* media/archweb.js: GPLv2, (c) 2007-2011 The Archweb Team * media/visualize.js: GPLv2, (c) 2011 Dan McGee The "Archweb Team" thing is a cop-out, but it was pulled from many inline-js places, making a full list of edits hard. | |||
2011-12-29 | Remove .min.js files. | Luke Shumaker | |
The only way they can be created satisfactorily is with django's compress.py, which requires the Google Closure Compiler, which is not packaged for Parabola. They can be re-added when the Google Closure Compiler is packaged. | |||
2011-12-15 | Merge branch 'master' of ssh://parabolagnulinux.org:1863/parabolaweb | Luke Shumaker | |
2011-12-15 | Fix spelling error (thanks encyclomundi!) | Luke Shumaker | |
2011-12-15 | Update comment in local_settings.py.example | Luke Shumaker | |
2011-12-15 | Merge branch 'master' of /srv/git/repositories/parabolaweb | Parabola | |
2011-12-15 | Fixed quoting | Nicolás Reynolds | |
2011-12-15 | Merge branch 'master' of /srv/git/repositories/parabolaweb | Parabola | |
2011-12-14 | add a censored logo, to help fight SOPA | Luke Shumaker | |
2011-12-11 | I take it back, using // instead of https:// was a bad idea, it makes links ↵ | Luke Shumaker | |
from non-https be bad | |||
2011-12-08 | add the i586 architecture to arches.json | Luke Shumaker | |
2011-12-08 | Replace the arch silhouette with a (low quality) parabola. | Luke Shumaker | |
TODO: make it look better. But props to johkra (I think?) for getting it done quickly. | |||
2011-12-06 | Parabola silhouette | Parabola | |
2011-12-05 | Merge branch 'master' of /srv/git/repositories/parabolaweb | Parabola | |
Conflicts: media/admin_media | |||
2011-12-05 | Link admin_media to django package | Parabola | |
2011-12-04 | Change "Developers" to "Hackers" in groups.json | Luke Shumaker | |
2011-12-04 | I think this should fix all css problems. | Luke Shumaker | |
2011-12-04 | revert /media/media_admin to point to the system install of django | Luke Shumaker | |
2011-12-04 | Fix 5 missed instances of `Arch Linux' that slipped through. | Luke Shumaker | |
One of these even predates the latest merge. | |||
2011-12-04 | Fix a URL that was still pointing to kiwwwi.org | Luke Shumaker | |
2011-12-04 | strip https: from another URL | Luke Shumaker | |
2011-12-04 | in requirements_prod.txt: drop MySQL-python for psycopg2 | Luke Shumaker | |
2011-12-04 | Adjust README (fix markdown, remove hack for bad groups.json) | Luke Shumaker | |
2011-12-04 | Merge branch 'master' of ssh://gparabola/parabolaweb | Nicolás Reynolds | |
Conflicts: local_settings.py.example media/archweb.css packages/templatetags/package_extras.py public/views.py templates/packages/details.html templates/packages/flag.html templates/packages/flag_confirmed.html templates/packages/flagged.html templates/packages/search.html templates/public/download.html templates/todolists/view.html | |||
2011-12-05 | Merge branch 'master' of /srv/git/repositories/parabolaweb | Parabola | |
2011-12-03 | Allow architecure selection for difference view | Johannes Krampf | |
2011-12-03 | Fix differences query if there are more than 2 architectures | Johannes Krampf | |
2011-12-03 | Re-enable fixture import by deleting the offending permissions for now | Johannes Krampf | |
2011-12-03 | Add mips64el to arches fixture | Johannes Krampf | |
2011-12-03 | Merge https://projects.archlinux.org/git/archweb | Johannes Krampf | |
2011-12-02 | Merge branch 'master' of https://johkra.net/git/parabolaweb-johkra | Luke Shumaker | |
Conflicts: packages/templatetags/package_extras.py | |||
2011-12-02 | Add database settings for PostgreSQL | Johannes Krampf | |
2011-12-02 | Fix download link. Solution looks a bit unclean to me. | Johannes Krampf | |
2011-12-02 | Fix bug tracker URLs | Johannes Krampf | |
2011-12-02 | Spelling in Readme | Johannes Krampf | |
2011-12-02 | These for references to arch slipped through. | Luke Shumaker | |
2011-12-01 | Normalize the URI scheme used for inbound links. Don't use one when ↵ | Luke Shumaker | |
possible, else use https | |||
2011-12-01 | I think this fixes all the broken links (that point to parabolagnulinux.org ↵ | Luke Shumaker | |
anyway) | |||
2011-12-01 | add get_wiki_link() to packages/templatetags/package_extras.py (fix the 500 ↵ | Luke Shumaker | |
error) | |||
2011-12-01 | this probably should have happened during the merge (small stuff) | Luke Shumaker | |
2011-11-30 | reporead: fix not defined variable | Dan McGee | |
Way to fail at refactoring, Dan. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-12-01 | Update localsettings.py.example, README, etc for parabolaweb. | Luke Shumaker | |
2011-12-01 | move media/silhouette.png to media/devs/silhouette.png | Luke Shumaker | |
2011-11-30 | Master keys: reduce query count, add default orderingrelease_2011-11-30 | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-11-30 | Allow generation of an ownertrust file | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-11-30 | Integrate master key into rest of site | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> |