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
/
display.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-16
Make page a query string parameter on package search
Dan McGee
1
-0
/
+2
2013-01-23
Use more modern verison of string template formatting
Dan McGee
1
-6
/
+2
2013-01-23
Use querysets for calls to get_object_or_404(Package)
Dan McGee
1
-4
/
+4
2013-01-14
Use content_type and not mimetype on HttpResponse()
Dan McGee
1
-2
/
+2
2012-10-27
Extract some common architecture grabbing logic
Dan McGee
1
-6
/
+9
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-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
1
-8
/
+5
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
1
-0
/
+160