index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-14
Use content_type and not mimetype on HttpResponse()
Dan McGee
4
-7
/
+7
2013-01-12
Make packages JSON search more performant
Dan McGee
1
-2
/
+6
2013-01-12
Add get_associated_packages method to FlagRequest
Dan McGee
1
-0
/
+7
2012-12-28
Reduce query count when retrieving satisfiers and providers
Dan McGee
1
-8
/
+12
2012-12-28
Allow pkg_details_link to return link title if package is missing
Dan McGee
1
-1
/
+1
2012-12-28
Make attach_maintainers null-safe
Dan McGee
1
-1
/
+3
2012-12-28
Add some more tests for ALPM API stuff
Dan McGee
1
-0
/
+27
2012-12-12
Fix FS#32018, provides links always go to [testing] packages
Dan McGee
1
-18
/
+6
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
3
-7
/
+7
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
3
-9
/
+6
2012-10-27
Cleanup meta model attributes
Dan McGee
1
-2
/
+5
2012-10-27
Extract some common architecture grabbing logic
Dan McGee
1
-6
/
+9
2012-10-14
Refactor signoff-grabbing queries
Dan McGee
1
-22
/
+18
2012-10-12
Make wrong permissions query more efficient
Dan McGee
1
-5
/
+6
2012-09-30
pkg_details_link template tag enhancements
Dan McGee
1
-2
/
+6
2012-09-30
Fix usage of naïve datetime object
Dan McGee
1
-2
/
+4
2012-09-30
Hide staging packages in search results
Dan McGee
1
-3
/
+12
2012-09-26
Don't show staging in package search repo listing
Dan McGee
1
-1
/
+2
2012-09-15
Remove now unnecessary import
Dan McGee
1
-1
/
+1
2012-09-08
p/v/flag: Add reply-to to out-of-date notifications
Florian Pritz
1
-3
/
+5
2012-08-21
Fix scm_link in a way that doesn't make cgit barf
Dan McGee
1
-1
/
+1
2012-08-21
Style cleanups in package_extras
Dan McGee
1
-1
/
+12
2012-08-21
Revert "Fix scm_link for Unicode characters"
Dan McGee
1
-6
/
+5
2012-08-21
Fix scm_link for Unicode characters
Dan McGee
1
-5
/
+6
2012-08-21
Use case-insensitive search in opensearch suggestions
Dan McGee
1
-2
/
+8
2012-08-15
Ensure created is set when creating flag request via admin
Dan McGee
1
-1
/
+2
2012-08-15
Fix signoffs SQL query
Dan McGee
1
-1
/
+2
2012-08-14
Attempt to screen for useless out-of-date messages
Dan McGee
1
-1
/
+11
2012-08-09
Drop old flag request version column
Dan McGee
2
-1
/
+213
2012-08-09
Migrate flag request version info to new format
Dan McGee
3
-6
/
+226
2012-08-09
PEP8 cleanups in package utils
Dan McGee
1
-6
/
+11
2012-08-09
Extract parse_version function from reporead logic
Dan McGee
1
-0
/
+18
2012-08-09
Begin split of flag request version column into parts
Dan McGee
2
-0
/
+236
2012-08-09
Fix alpm ctypes interface on systems not having alpm
Dan McGee
1
-5
/
+12
2012-08-08
Push more default values down into the database
Dan McGee
1
-1
/
+1
2012-08-08
Make use of new ctypes ALPM API
Dan McGee
1
-0
/
+23
2012-08-07
Add ctypes-based wrapper to ALPM vercmp API
Dan McGee
1
-0
/
+68
2012-08-04
Include description in Depend unicode() output
Dan McGee
1
-0
/
+7
2012-08-04
Remove optional package depends column
Dan McGee
2
-1
/
+211
2012-08-04
Make adjustments for optional -> deptype conversion
Dan McGee
1
-0
/
+210
2012-08-01
Add new deptype column to package depends
Dan McGee
2
-0
/
+221
2012-08-01
Use a raw ID field for package Update package
Dan McGee
1
-0
/
+1
2012-08-01
Declare 'enums' at class scope
Dan McGee
1
-7
/
+6
2012-08-01
Revert "Fall back to 410 Gone for package files view as well"
Dan McGee
1
-10
/
+2
2012-08-01
Reuse removed template for packages with multiple replacements
Dan McGee
1
-4
/
+20
2012-08-01
Add package details redirect for package replacements
Dan McGee
1
-1
/
+13
2012-08-01
Rework package details dispatch code
Dan McGee
1
-37
/
+45
2012-07-31
Fix broken hidden input sort field on search form
Dan McGee
1
-1
/
+1
2012-07-25
Replace deprecated list_detail usage in search with class-based view
Dan McGee
3
-42
/
+45
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
4
-24
/
+17
[next]