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-12-31
Mark todolist packages as removed rather than deleting them
Dan McGee
1
-1
/
+1
2012-12-28
Convert to using new todolist models everywhere
Dan McGee
1
-5
/
+7
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
1
-2
/
+2
2012-09-25
Exclude inactive developers in maintainer count
Dan McGee
1
-1
/
+2
2012-09-25
Add a new column to developer repo stats
Dan McGee
1
-0
/
+5
2012-09-15
Add JS-based filtering to the developer reports
Dan McGee
1
-0
/
+4
2012-09-05
Split devel forms out of devel/views.py
Dan McGee
1
-96
/
+10
2012-08-09
Add flag requests to developer last action calculation
Dan McGee
1
-1
/
+7
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
[next]