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
/
views
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-39
/
+40
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
4
-24
/
+17
2012-07-25
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2
-6
/
+6
2012-07-24
Fall back to 410 Gone for package files view as well
Dan McGee
1
-2
/
+10
2012-07-24
Ensure package files JS can support corner cases
Dan McGee
1
-0
/
+6
2012-07-24
Remove files list AJAX conditionals
Dan McGee
1
-4
/
+0
2012-07-23
Add '410 Gone' support for packages moved out of repositories
Dan McGee
1
-5
/
+41
2012-07-21
Split details/display package views into new module
Dan McGee
2
-147
/
+167
2012-05-19
Issue redirects from non-agnostic to agnostic URLs if unambiguous
Dan McGee
1
-0
/
+10
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
3
-13
/
+9
2012-05-05
Fix suggestion caching again for non-ASCII characters
Dan McGee
1
-1
/
+2
2012-05-04
Fix search suggestions for invalid cache keys
Dan McGee
1
-2
/
+3
2012-05-02
Flagging related cleanups and improvements
Dan McGee
1
-10
/
+24
2012-05-02
Add some caching to the Opensearch-related views
Dan McGee
1
-5
/
+13
2012-05-02
Opensearch enhancements
Dan McGee
1
-1
/
+17
2012-04-07
Add JSON search view
Dan McGee
2
-1
/
+27
2012-04-07
Move PackageJSONEncoder into package.utils module
Dan McGee
1
-36
/
+3
2012-04-07
Choose an up-to-date mirror for download URLs
Dan McGee
1
-9
/
+4
2012-04-02
Make hidden 'name' search field match exactly
Dan McGee
1
-1
/
+1
2012-03-29
Return files in default order
Dan McGee
1
-2
/
+4
2012-03-26
Rename 'packagedepend_set' attribute to 'depends'
Dan McGee
1
-6
/
+2
2012-03-26
Add more info to package JSON dump
Dan McGee
1
-7
/
+19
2012-03-26
Bump signoffs and mirror status JSON API versions
Dan McGee
1
-1
/
+1
2012-03-24
Revert "Add some dev dashboard info regarding signed package count"
Dan McGee
1
-8
/
+0
2012-03-24
Make all datetime objects fully timezone aware
Dan McGee
2
-5
/
+4
2012-02-14
Require message when flagging package out of date
Dan McGee
1
-3
/
+3
2012-02-13
Protect urlencode calls against Unicode data
Dan McGee
1
-1
/
+1
2012-02-07
FlagRequest model behavior tweaks
Dan McGee
1
-2
/
+4
2012-02-02
Extract split_package_details() method
Dan McGee
1
-17
/
+23
2012-01-11
Add old version string to saved flag requests
Dan McGee
1
-13
/
+28
2012-01-05
Adjust page and content caching lengths and decorators
Dan McGee
2
-4
/
+0
2012-01-03
Add maintainer and packager data to package JSON view
Dan McGee
1
-1
/
+5
2011-12-08
Store flag requests in the database
Dan McGee
1
-3
/
+17
2011-12-08
Multilib differences report
Dan McGee
1
-1
/
+3
2011-12-03
Rename files list template for consistency
Dan McGee
1
-1
/
+1
2011-12-03
Show files and directory count in standalone package files view
Dan McGee
1
-0
/
+4
2011-11-21
Better support for non-latin full names
Dan McGee
1
-1
/
+2
2011-11-14
Allow population of signoff specs with SVN commit messages
Dan McGee
1
-0
/
+5
2011-11-11
Add pkgnames array to JSON package signoffs view
Dan McGee
1
-0
/
+1
2011-11-11
packages/view/search: refactor out the form parsing code
Dan McGee
1
-51
/
+57
2011-11-11
packages/views: split out search view
Dan McGee
2
-157
/
+164
2011-11-11
packages/views: move signoff-related views into separate module
Dan McGee
2
-175
/
+191
2011-11-11
packages/views: move flag-related views to own module
Dan McGee
2
-107
/
+124
2011-11-11
Move package views into subdirectory
Dan McGee
1
-0
/
+697