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
path:
root
/
packages
Age
Commit message (
Expand
)
Author
2015-06-18
Handle Django's level 3 verbosity properly
Dan McGee
2015-04-15
Fix error in test where HTTP_HOST doesn't exist
Dan McGee
2015-04-15
Don't blow up if we can't fetch an SVN revision
Dan McGee
2015-01-29
Ensure packager=unknown query works as expected
Dan McGee
2014-12-02
Filter maintainer list on packages page by allowed repos
Dan McGee
2014-11-08
Convert some of URL details to Jinja2
Dan McGee
2014-10-19
Use varied prime numbers for caching lengths
Dan McGee
2014-10-18
Merge branch 'jinja'
Dan McGee
2014-10-18
FS#30773: put exact matches at top
Dan McGee
2014-10-18
Add possible optimization as a TODO for later
Dan McGee
2014-10-18
Move maintainer/packager link code back into template
Dan McGee
2014-10-18
Break out Jinja2-specific template helpers
Dan McGee
2014-10-18
Convert bulk of package details page to Jinja2
Dan McGee
2014-10-18
Convert details sub-tempates to Jinja2
Dan McGee
2014-09-01
Fix up some IP address field issues
Dan McGee
2014-09-01
More changes for move to Django 1.7
Dan McGee
2014-09-01
Add auto-generated migrations from new Django migrations framework
Dan McGee
2014-09-01
Remove old south migrations
Dan McGee
2014-01-25
Add 'Latest Update' column to stale package relations
Dan McGee
2013-11-27
Remove date_hierarchy from several package admin views
Dan McGee
2013-11-27
Allow pkg_details_link to honor package flag state
Dan McGee
2013-11-06
Django 1.6 upgrade, deprecation cleanup
Dan McGee
2013-11-06
Django 1.6 upgrade, deprecation cleanup
Dan McGee
2013-04-23
When retrieving signoff specs, select the arch object as well
release_2013-04-27
Dan McGee
2013-04-22
Use required_signoffs value when creating signoff specs
Dan McGee
2013-04-20
Fix parsing issues when query string keys contain unicode
Dan McGee
2013-04-16
Various minor code cleanups and fixes
release_2013-04-16
Dan McGee
2013-04-16
Add shortcut for HEAD requests on slower views
Dan McGee
2013-04-16
Use require_safe decorator rather than require_GET
Dan McGee
2013-04-14
Fix missing attribute error in replacment find code
Dan McGee
2013-04-13
Show replacments for package if it has been removed
Dan McGee
2013-04-13
Add additional pg_trgm indexes for quicker searches
Dan McGee
2013-03-11
Remove function caching in packages/utils
Dan McGee
2013-02-26
Use user.userprofile rather than user.get_profile()
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-20
Fix some fallout with moving page to query params
Dan McGee
2013-02-16
Make page a query string parameter on package search
Dan McGee
2013-02-16
Remove configurable pagination for package search
Dan McGee
2013-02-10
Fix split packages sitemap
release_2013-02-16
Dan McGee
2013-02-09
Use 'update_fields' model.save() kwarg
Dan McGee
2013-02-09
Revert "Reduce query count when retrieving satisfiers and providers"
Dan McGee
2013-02-08
Remove package seach by 'Last Updated After'
Dan McGee
2013-01-23
Use more modern verison of string template formatting
Dan McGee
2013-01-23
Use querysets for calls to get_object_or_404(Package)
Dan McGee
2013-01-22
Slight optimization when searching for removed package
Dan McGee
2013-01-22
Override the default admin queryset for some models
Dan McGee
2013-01-22
Use a subquery rather than two queries in attach_maintainers
Dan McGee
2013-01-18
Use a set instead of list when gathering package differences
Dan McGee
2013-01-13
Use content_type and not mimetype on HttpResponse()
Dan McGee
[next]