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
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
2013-01-12
Make packages JSON search more performant
release_2013-01-12
Dan McGee
2013-01-12
Add get_associated_packages method to FlagRequest
Dan McGee
2012-12-28
Reduce query count when retrieving satisfiers and providers
Dan McGee
2012-12-28
Allow pkg_details_link to return link title if package is missing
Dan McGee
2012-12-28
Make attach_maintainers null-safe
Dan McGee
2012-12-27
Add some more tests for ALPM API stuff
Dan McGee
2012-12-11
Fix FS#32018, provides links always go to [testing] packages
Dan McGee
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
2012-10-26
Cleanup meta model attributes
Dan McGee
2012-10-26
Extract some common architecture grabbing logic
Dan McGee
2012-10-14
Refactor signoff-grabbing queries
Dan McGee
2012-10-12
Make wrong permissions query more efficient
Dan McGee
2012-09-30
pkg_details_link template tag enhancements
Dan McGee
2012-09-30
Fix usage of naïve datetime object
Dan McGee
2012-09-30
Hide staging packages in search results
Dan McGee
2012-09-25
Don't show staging in package search repo listing
Dan McGee
2012-09-15
Remove now unnecessary import
release_2012-09-15
Dan McGee
2012-09-08
p/v/flag: Add reply-to to out-of-date notifications
Florian Pritz
2012-08-21
Fix scm_link in a way that doesn't make cgit barf
Dan McGee
2012-08-21
Style cleanups in package_extras
Dan McGee
2012-08-21
Revert "Fix scm_link for Unicode characters"
Dan McGee
2012-08-20
Fix scm_link for Unicode characters
Dan McGee
2012-08-20
Use case-insensitive search in opensearch suggestions
Dan McGee
2012-08-15
Ensure created is set when creating flag request via admin
Dan McGee
2012-08-15
Fix signoffs SQL query
Dan McGee
[next]