index
:
server/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devel
/
views.py
Age
Commit message (
Expand
)
Author
2014-02-22
Generate list of reports dynamically
Dan McGee
2014-02-22
Break out developer reports into a separate module
Dan McGee
2014-02-22
Change long out-of-date report to 30 days
Dan McGee
2014-01-26
Revert "Change old packages report from two years to one year"
Dan McGee
2013-11-25
Merge branch 'django-1.6'
Dan McGee
2013-11-08
Ensure user has a profile created when they go to edit it
Dan McGee
2013-11-06
Drop old base64-ed PGP signature column
Dan McGee
2013-11-06
Django 1.6 upgrade, deprecation cleanup
Dan McGee
2013-04-21
Move stats portion of developer dashboard to separate view
Dan McGee
2013-04-16
Various minor code cleanups and fixes
release_2013-04-16
Dan McGee
2013-02-26
Use user.userprofile rather than user.get_profile()
Dan McGee
2013-02-03
Use DeveloperKey model on package page and reports
Dan McGee
2012-12-31
Mark todolist packages as removed rather than deleting them
Dan McGee
2012-12-28
Convert to using new todolist models everywhere
Dan McGee
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
2012-09-24
Exclude inactive developers in maintainer count
release_2012-09-24
Dan McGee
2012-09-24
Add a new column to developer repo stats
Dan McGee
2012-09-15
Add JS-based filtering to the developer reports
Dan McGee
2012-09-05
Split devel forms out of devel/views.py
Dan McGee
2012-08-08
Add flag requests to developer last action calculation
Dan McGee
2012-07-24
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
2012-07-24
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2012-06-07
Use 3 decimal places for showing compression ratio
Dan McGee
2012-05-18
Switch to usage of new Depend object
Dan McGee
2012-05-12
Change to new time access methods in pgpdump code
Dan McGee
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
2012-04-29
Add a "last action" column to developer clocks page
Dan McGee
2012-04-27
Dev dashboard performance improvement
Dan McGee
2012-04-27
Incomplete-only todolists optimization
Dan McGee
2012-04-20
UserProfile model and fields shuffle
Dan McGee
2012-04-08
Change old packages report from two years to one year
Dan McGee
2012-04-07
Add a mismatched signatures developer report
Dan McGee
2012-03-23
Make all datetime objects fully timezone aware
Dan McGee
2012-03-21
Ensure clocks Expires header works in 59th minute of hour
Dan McGee
2012-03-07
Exclude all compressed manpages
Dan McGee
2012-02-12
Reduce false positives returned by uncompressed manpages report
Dan McGee
2012-01-05
Adjust page and content caching lengths and decorators
Dan McGee
2011-12-11
PyLint suggested cleanups
Dan McGee
2011-12-09
Prefilter packages when looking up uncompressed man/info pages
Dan McGee
2011-12-03
Exclude Latin Name from developer profile form
Dan McGee
2011-11-21
Better support for non-latin full names
release_2011-11-21
Dan McGee
2011-11-11
Show relevant signoffs on dashboard
Dan McGee
2011-11-03
Use UTC now everywhere
Dan McGee
2011-10-05
Allow developer index to work with a non-authenticated user
Dan McGee
2011-06-28
Add a bad compression ratio report
Dan McGee
2011-06-23
Add (hidden) ability to search by last packager
Dan McGee
2011-06-15
Refactor common select_related into manager method
Dan McGee
2011-06-13
Add a long out-of-date developer report
Dan McGee
2011-06-02
Add a PGP key field on the dev profile
Dan McGee
2011-05-26
Remove now uneeded pytz bug workaround
Dan McGee
[next]