Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-10 | Add armv7h support | André Fabian Silva Delgado | |
2016-05-04 | update logotypes | coadde [Márcio Alexandre Silva Delgado] | |
2016-05-04 | Add 1984 as Parabola's server hosting sponsor | André Fabian Silva Delgado | |
2016-05-04 | Add Gandi.net as Parabola's domain name sponsor | André Fabian Silva Delgado | |
2016-05-04 | Add Robofun as Parabola's ARM port sponsor | André Fabian Silva Delgado | |
2016-02-22 | Add Artists group to urls.py | André Fabian Silva Delgado | |
2016-02-22 | Add Artists group and update Support Staff description | André Fabian Silva Delgado | |
2016-01-29 | remove the /https/ page, now that we use generally accepted LE certs. | Luke Shumaker | |
2016-01-29 | Merge branch 'archweb-generic' | Luke Shumaker | |
2016-01-29 | Merge branch 'archweb' into archweb-generic | Luke Shumaker | |
2016-01-07 | Update main page and About's template | André Fabian Silva Delgado | |
2016-01-07 | Update About's template | André Fabian Silva Delgado | |
2016-01-07 | Add link to the article "ARM Installation Guide" | André Fabian Silva Delgado | |
2016-01-07 | Update main page | André Fabian Silva Delgado | |
Notable things: * Update main description about Parabola * Add link to the article "Migration from Arch ARM" * Update social group link from Identi.ca to GNU social | |||
2015-12-31 | Allow linking to the PGP server over HTTPS | Evangelos Foutras | |
Signed-off-by: Evangelos Foutras <evangelos@foutrelis.com> | |||
2015-12-31 | settings: Fix pgp.mit.edu setting | Johannes Löthberg | |
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-12-27 | Reword the default description for the "Support Staff" group to say | Luke Shumaker | |
"GNU/Linux" instead of "Linux". | |||
2015-11-04 | revert the last commit | Luke Shumaker | |
2015-11-04 | add paypal donate button | Luke Shumaker | |
2015-09-29 | Add Fundația Ceata as Parabola's fiscal sponsor | André Fabian Silva Delgado | |
2015-08-13 | Fix bug in Makefile | Luke Shumaker | |
2015-08-13 | remove no-longer-used Makefile helpers | Luke Shumaker | |
2015-08-13 | Merge branch 'archweb-generic' | Luke Shumaker | |
2015-08-13 | Makefile: cleanup | Luke Shumaker | |
Get the correct versions of UglifyJS and Closure Compiler. Also, generate the RSS icons. | |||
2015-08-06 | Merge branch 'archweb-generic' | Luke Shumaker | |
# Conflicts: # public/tests.py # templates/base.html | |||
2015-08-05 | Merge branch 'archweb' into archweb-generic | Luke Shumaker | |
2015-06-18 | Bump several requirements | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2015-06-18 | Handle Django's level 3 verbosity properly | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2015-06-18 | Catch SSL CertificateErrors and log them | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2015-06-18 | Silence DNS errors we see too often in production | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2015-06-05 | Revert "Force minimum last modified date for package files pages in sitemap" | Dan McGee | |
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-05 | Tweak display of todolist descriptions | Dan McGee | |
Indent, call out, and add some borders, among other things. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2015-04-17 | I can't intercept /people/* urls | Luke Shumaker | |
2015-04-16 | Merge branch 'archweb-generic' | Luke Shumaker | |
2015-04-16 | Merge tag 'release_2015-04-13' into archweb-generic | Luke Shumaker | |
Fix up 'None' display in places | |||
2015-04-16 | Whoops, I left trusted-user-fellows in staff_groups.json. | Luke Shumaker | |
2015-04-16 | Fix my redirect views. | Luke Shumaker | |
2015-04-16 | Merge branch 'archweb-generic' | Luke Shumaker | |
2015-04-16 | Fix missing single-quote | Luke Shumaker | |
2015-04-16 | Merge branch 'archweb-generic' | Luke Shumaker | |
2015-04-16 | Update update_types_permissions to work with Django 1.7 and up. | Luke Shumaker | |
Django commit 00110904ac67050c639f93cfd7b5e19218b changed the signatures of update_contenttypes and create_permissions. The relevant lines from the commit are: -def update_contenttypes(app, created_models, verbosity=2, db=DEFAULT_DB_ALIAS, **kwargs): +def update_contenttypes(app_config, verbosity=2, interactive=True, db=DEFAULT_DB_ALIAS, **kwargs): -def create_permissions(app, created_models, verbosity, db=DEFAULT_DB_ALIAS, **kwargs): +def create_permissions(app_config, verbosity=22, interactive=True, db=DEFAULT_DB_ALIAS, **kwargs): | |||
2015-04-16 | Merge branch 'archweb-generic' | Luke Shumaker | |
2015-04-16 | Merge tag 'release_2015-01-13' into archweb-generic | Luke Shumaker | |
Version bumps and minor fixes | |||
2015-04-16 | Merge branch 'archweb-generic' | Luke Shumaker | |
2015-04-16 | groups.json: Fiddle with formatting to make merging better | Luke Shumaker | |
2015-04-16 | Mention staff_groups.json in README.BRANDING | Luke Shumaker | |
2015-04-15 | Fix a case of "Arch Linux" that slipped in in 88a457f1c | Luke Shumaker | |
2015-04-15 | Merge tag 'release_2014-12-08' into archweb-generic | Luke Shumaker | |
Minor fixes and package updates | |||
2015-04-15 | Merge tag 'release_2014-11-08.2' into archweb-generic | Luke Shumaker | |
Todolist pagination and sitemap, news sitemap | |||
2015-04-15 | Merge tag 'release_2014-11-08' into archweb-generic | Luke Shumaker | |
Mirror status and details switch to Jinja2 |