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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
Various minor code cleanups and fixes
Dan McGee
1
-1
/
+0
2013-03-11
Don't link to a one-element listing page from recent updates
Dan McGee
1
-3
/
+8
2013-02-03
Run pngcrush and optipng over most static content
Dan McGee
25
-0
/
+0
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-12-28
Add a __unicode__ method for RecentUpdate
Dan McGee
1
-0
/
+4
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
2
-4
/
+13
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-05
Adjust page and content caching lengths and decorators
Dan McGee
1
-1
/
+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-09
Add CSS classes to front page package update objects
Dan McGee
1
-0
/
+7
2011-12-06
Convert to and enable staticfiles contrib application
Dan McGee
39
-0
/
+2967
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
2
-7
/
+6
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-07-05
Recent updates refactor
Dan McGee
1
-25
/
+13
2011-06-15
Refactor common select_related into manager method
Dan McGee
1
-3
/
+3
2011-04-05
Collapse all split and similar packages in recent updates list
Dan McGee
1
-14
/
+61
2011-03-13
Move magic numbers into a function argument
Dan McGee
1
-4
/
+5
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-11-27
Simplify sorting attrgetter calls
Dan McGee
1
-2
/
+2
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
2
-6
/
+10
2010-08-27
Add missing RequestContext in feeds view
Dan McGee
1
-2
/
+2
[next]