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
/
devel
/
views.py
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
1
-8
/
+7
2012-07-25
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
1
-6
/
+6
2012-06-08
Use 3 decimal places for showing compression ratio
Dan McGee
1
-1
/
+1
2012-05-19
Switch to usage of new Depend object
Dan McGee
1
-3
/
+3
2012-05-12
Change to new time access methods in pgpdump code
Dan McGee
1
-1
/
+1
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
1
-2
/
+4
2012-04-30
Add a "last action" column to developer clocks page
Dan McGee
1
-7
/
+36
2012-04-27
Dev dashboard performance improvement
Dan McGee
1
-5
/
+10
2012-04-27
Incomplete-only todolists optimization
Dan McGee
1
-2
/
+1
2012-04-20
UserProfile model and fields shuffle
Dan McGee
1
-1
/
+2
2012-04-09
Change old packages report from two years to one year
Dan McGee
1
-2
/
+2
2012-04-07
Add a mismatched signatures developer report
Dan McGee
1
-2
/
+21
2012-03-24
Make all datetime objects fully timezone aware
Dan McGee
1
-20
/
+13
2012-03-21
Ensure clocks Expires header works in 59th minute of hour
Dan McGee
1
-2
/
+2
2012-03-08
Exclude all compressed manpages
Dan McGee
1
-1
/
+4
2012-02-13
Reduce false positives returned by uncompressed manpages report
Dan McGee
1
-4
/
+6
2012-01-05
Adjust page and content caching lengths and decorators
Dan McGee
1
-4
/
+10
2011-12-12
PyLint suggested cleanups
Dan McGee
1
-9
/
+9
2011-12-09
Prefilter packages when looking up uncompressed man/info pages
Dan McGee
1
-19
/
+23
2011-12-03
Exclude Latin Name from developer profile form
Dan McGee
1
-1
/
+1
2011-11-21
Better support for non-latin full names
Dan McGee
1
-1
/
+1
2011-11-11
Show relevant signoffs on dashboard
Dan McGee
1
-0
/
+5
2011-11-03
Use UTC now everywhere
Dan McGee
1
-3
/
+3
2011-10-05
Allow developer index to work with a non-authenticated user
Dan McGee
1
-1
/
+6
2011-06-28
Add a bad compression ratio report
Dan McGee
1
-1
/
+18
2011-06-24
Add (hidden) ability to search by last packager
Dan McGee
1
-0
/
+2
2011-06-15
Refactor common select_related into manager method
Dan McGee
1
-2
/
+2
2011-06-13
Add a long out-of-date developer report
Dan McGee
1
-1
/
+6
2011-06-02
Add a PGP key field on the dev profile
Dan McGee
1
-0
/
+7
2011-05-27
Remove now uneeded pytz bug workaround
Dan McGee
1
-3
/
+1
2011-05-15
Allow screening developer reports by maintainer
Dan McGee
1
-4
/
+18
2011-05-04
Make uncompressed info query slightly easier on the database
Dan McGee
1
-1
/
+3
2011-05-02
Add filesizeformat filter to sizes in reports/big
Evangelos Foutras
1
-1
/
+8
2011-04-30
Add unneeded orphans report
Dan McGee
1
-1
/
+8
2011-04-30
Change big packages report
Dan McGee
1
-2
/
+3
2011-04-30
Use single quotes only in dev report view
Dan McGee
1
-9
/
+9
2011-04-26
Developer reports
Dan McGee
1
-5
/
+49
2011-04-09
Show more info about todolists on developer dashboard
Dan McGee
1
-2
/
+6
2011-04-09
Rename local variables for clarity
Dan McGee
1
-3
/
+3
2011-03-29
Work out kinks in create new user view
Dan McGee
1
-6
/
+17
2011-03-29
Log user additions via new user form
Dan McGee
1
-0
/
+15
2011-03-29
Show important fields first on new user form
Dan McGee
1
-5
/
+16
2011-03-14
Show orphan package counts in maintainer dashboard table
Dan McGee
1
-0
/
+11
2011-03-10
Add Admin log overview page
Dan McGee
1
-1
/
+15
2011-03-08
Work around unicode/str issue in pytz
Dan McGee
1
-1
/
+3
2011-03-04
Move new user email contents to template
Dan McGee
1
-10
/
+20
2011-03-03
Remove devel notify view
Dan McGee
1
-9
/
+0
2011-01-08
Add developer world clocks page
Dan McGee
1
-1
/
+24
2010-10-19
Unify hyphenation of out-of-date text
Dan McGee
1
-1
/
+1
2010-10-06
Make it actually possible to upload a new dev image
Dan McGee
1
-1
/
+1
[next]