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-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
2012-08-13
Attempt to screen for useless out-of-date messages
Dan McGee
2012-08-08
Drop old flag request version column
Dan McGee
2012-08-08
Migrate flag request version info to new format
Dan McGee
2012-08-08
PEP8 cleanups in package utils
Dan McGee
2012-08-08
Extract parse_version function from reporead logic
Dan McGee
2012-08-08
Begin split of flag request version column into parts
Dan McGee
2012-08-08
Fix alpm ctypes interface on systems not having alpm
Dan McGee
2012-08-07
Push more default values down into the database
Dan McGee
2012-08-07
Make use of new ctypes ALPM API
Dan McGee
2012-08-07
Add ctypes-based wrapper to ALPM vercmp API
Dan McGee
2012-08-04
Include description in Depend unicode() output
Dan McGee
2012-08-04
Remove optional package depends column
Dan McGee
2012-08-04
Make adjustments for optional -> deptype conversion
Dan McGee
2012-07-31
Add new deptype column to package depends
Dan McGee
2012-07-31
Use a raw ID field for package Update package
Dan McGee
2012-07-31
Declare 'enums' at class scope
Dan McGee
2012-07-31
Revert "Fall back to 410 Gone for package files view as well"
release_2012-07-31
Dan McGee
2012-07-31
Reuse removed template for packages with multiple replacements
Dan McGee
2012-07-31
Add package details redirect for package replacements
Dan McGee
2012-07-31
Rework package details dispatch code
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
[next]