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
/
public
/
views.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-19
Don't redefine mirror_url function every call
Dan McGee
1
-10
/
+11
2013-01-19
Don't pull and sort mirror URLs unless we have to
Dan McGee
1
-5
/
+10
2013-01-14
Drop country column from mirror table
Dan McGee
1
-1
/
+1
2013-01-14
Use content_type and not mimetype on HttpResponse()
Dan McGee
1
-1
/
+1
2012-12-28
Fix master key signing total counts
Dan McGee
1
-1
/
+1
2012-11-21
Add Release model to releng
Dan McGee
1
-0
/
+6
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
1
-1
/
+1
2012-11-13
Move JSON keys view to public/ app
Dan McGee
1
-2
/
+51
2012-09-25
Only show staging feeds to logged-in users
Dan McGee
1
-1
/
+4
2012-09-25
Add structured data to developer listing pages
Dan McGee
1
-0
/
+3
2012-08-01
PGP key handling updates
Dan McGee
1
-5
/
+13
2012-07-31
Update several bits and pieces for staging packages
Dan McGee
1
-1
/
+4
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
1
-7
/
+7
2012-04-25
Finish django countries implementation
Dan McGee
1
-10
/
+8
2012-04-25
Rename mirror country fields to country_old in prep for normalization
Dan McGee
1
-1
/
+1
2012-03-29
Add developer status table to master keys page
Dan McGee
1
-3
/
+18
2012-03-21
Add number of keys signed to master keys page
Dan McGee
1
-3
/
+12
2012-03-09
Ensure users only show up once on the Fellows page
Dan McGee
1
-0
/
+1
2012-01-03
Add a few cache headers and minor feed caching back in
Dan McGee
1
-0
/
+7
2011-12-12
PyLint suggested cleanups
Dan McGee
1
-1
/
+1
2011-12-06
download: add a link to the new netboot environment
Thomas Bächler
1
-0
/
+1
2011-11-30
Master keys: reduce query count, add default ordering
Dan McGee
1
-1
/
+2
2011-11-30
Add master key overview page
Dan McGee
1
-6
/
+12
2011-11-21
Better support for non-latin full names
Dan McGee
1
-2
/
+4
2011-10-12
Pylint suggested and other cleanups
Dan McGee
1
-6
/
+5
2011-08-19
download: add link to the ISO snapshots
Thomas Bächler
1
-1
/
+6
2011-08-16
News frontpage layout changes
Olivier Keun
1
-1
/
+1
2011-02-27
Slight refactor of user list views
Dan McGee
1
-12
/
+24
2011-02-27
Screen Fellows based on group membership as well
Dan McGee
1
-1
/
+1
2010-10-05
Make user profile a OneToOneField
Dan McGee
1
-1
/
+1
2010-10-05
Switch another query to use is_download
Dan McGee
1
-1
/
+1
2010-10-05
Add some select_related() magic
Dan McGee
1
-1
/
+1
2010-10-01
Allow donors to be invisible
Dan McGee
1
-1
/
+1
2010-09-08
Move news model to an appropriate place
Dan McGee
1
-1
/
+2
2010-09-06
Move mirror models out of main app
Dan McGee
1
-2
/
+2
2010-09-03
Use direct_to_template in public views
Dan McGee
1
-10
/
+5
2010-08-28
PyLint suggested cleanups
Dan McGee
1
-1
/
+1
2010-08-27
Add missing RequestContext in feeds view
Dan McGee
1
-2
/
+2
2010-05-26
Highlight 'Packages' in navbar when browsing packages
Dan McGee
1
-2
/
+1
2010-05-17
Make group membership use Django groups
Dan McGee
1
-2
/
+2
2010-05-17
Donor page rework for list formatting
Dan McGee
1
-7
/
+1
2010-05-16
Ensure protocol order is stable on download page
Dan McGee
1
-1
/
+1
2010-04-19
Remove Arch-Based Projects
Dan McGee
1
-7
/
+1
2010-04-19
Remove International Communities
Dan McGee
1
-7
/
+1
2010-02-10
Remove archweb prefix from all imports
Dan McGee
1
-2
/
+2
2010-02-06
Make recent updates group multiple architectures
Dan McGee
1
-3
/
+5
2010-02-05
feeds: add per arch, per repo feed ability
Dan McGee
1
-0
/
+7
2010-02-01
Spruce up the developer view pages
Dan McGee
1
-15
/
+18
2010-01-31
Use select_related() to make a few more places more performant
Dan McGee
1
-1
/
+1
2010-01-31
Don't exclude testing packages from recently updated
Dan McGee
1
-2
/
+1
[next]