index
:
server/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
views
/
search.py
Age
Commit message (
Expand
)
Author
2014-10-18
FS#30773: put exact matches at top
Dan McGee
2013-04-16
Add shortcut for HEAD requests on slower views
Dan McGee
2013-02-20
Fix some fallout with moving page to query params
Dan McGee
2013-02-16
Remove configurable pagination for package search
Dan McGee
2013-02-08
Remove package seach by 'Last Updated After'
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
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-07-31
Fix broken hidden input sort field on search form
Dan McGee
2012-07-24
Replace deprecated list_detail usage in search with class-based view
Dan McGee
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
2012-04-07
Add JSON search view
release_2012-04-07
Dan McGee
2012-04-02
Make hidden 'name' search field match exactly
Dan McGee
2012-03-24
Revert "Add some dev dashboard info regarding signed package count"
Dan McGee
2011-11-21
Better support for non-latin full names
release_2011-11-21
Dan McGee
2011-11-10
packages/view/search: refactor out the form parsing code
Dan McGee
2011-11-10
packages/views: split out search view
Dan McGee