index
:
mirror/parabola/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-21
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-04-21
update README.BRANDING
Luke Shumaker
2013-04-21
add BUGTRACKER_URL
Luke Shumaker
2013-04-20
remove /mailman from the MAILMAN_BASE_URL, use it every time
Luke Shumaker
2013-04-20
todolist/views.py: use settings.BRANDING_EMAIL
Luke Shumaker
2013-04-20
add MAILMAN_BASE_URL to abstract mailing list links
Luke Shumaker
2013-04-19
Abstract ArchWiki URLs and references.
Luke Shumaker
2013-04-19
take out a few more instances of the Arch name
Luke Shumaker
2013-04-19
manually replace more instances of the Arch name
Luke Shumaker
2013-04-19
replace a bunch more instances of "Arch" in templates manually
Luke Shumaker
2013-03-27
Add a context processor so BRANDING_* works in templaces
Luke Shumaker
2013-03-27
find templates -type f -exec sed -i 's/\({% block title %}\)Arch Linux/\1{{ B...
Luke Shumaker
2013-03-27
Pull references to Arch Linux in code into BRANDING_ variables in settings
Luke Shumaker
2013-03-27
Add a copyright header to sitestatic/archweb.js
Luke Shumaker
2013-03-27
Allow '~' in repo names
Luke Shumaker
2013-03-27
better comments in local_settings.py.example
Luke Shumaker
2013-03-27
commands/reporead: handle null values
Luke Shumaker
2013-03-13
mirrorcheck: s/if/elif/ when determining what check function to run
release_2013-03-13
Dan McGee
2013-03-12
Don't check FTP + IPv6 combination
Dan McGee
2013-03-11
Remove function caching in packages/utils
Dan McGee
2013-03-11
Update home page todo lists link
Dan McGee
2013-03-11
Only show incomplete todolists to unauthenticated users
release_2013-03-11
Dan McGee
2013-03-11
Make todolists fully public
Dan McGee
2013-03-11
Add some explanatory info back to todolist index page
Dan McGee
2013-03-11
Sort incomplete todolists first
Dan McGee
2013-03-11
Remove public todolists view
Dan McGee
2013-03-11
Don't link to a one-element listing page from recent updates
Dan McGee
2013-03-09
Remove /jsi18n/ view mapping
Dan McGee
2013-03-07
Fix IntegrityError in corner case todolist update
Dan McGee
2013-03-06
Don't add blank options to rsync command line
release_2013-03-06
Dan McGee
2013-03-06
Teach mirrorcheck management command about check locations
Dan McGee
2013-03-06
Add location ID to mirror logs
Dan McGee
2013-03-06
Add family property to mirror check location
Dan McGee
2013-03-06
Revert "mirrorcheck: Don't use bulk_create on sqlite3"
Dan McGee
2013-03-06
Add mirror CheckLocationAdmin
Dan McGee
2013-03-06
Add 'created' field to more mirror models
Dan McGee
2013-03-06
Add mirror check locations model
Dan McGee
2013-03-05
Add link to get HTTPS-only mirrorlist
Dan McGee
2013-03-04
Add HTTPS mirror protocol fixture
Dan McGee
2013-02-28
Add django.http.response:Http404 to ignored NewRelic errors
Dan McGee
2013-02-27
Disable more @cache_function usage
release_2013-02-27
Dan McGee
2013-02-27
Remove caching on reverse_conflicts
Dan McGee
2013-02-26
Use user.userprofile rather than user.get_profile()
Dan McGee
2013-02-26
Don't blow up in download template if no releases exist
Dan McGee
2013-02-26
Fix ALPM unittest to run when ALPM isn't present
Dan McGee
2013-02-26
Merge branch 'django-1.5'
Dan McGee
2013-02-26
Bump Django requirement to 1.5
Dan McGee
2013-02-20
Package sitemap adjustments
Dan McGee
2013-02-20
Fix some fallout with moving page to query params
Dan McGee
2013-02-19
Update Django version
release_2013-02-19
Dan McGee
[next]