Go to file
Keegan McAllister 6fba03a0a4 activity: Use select_related when querying UserActivity records
On my dev machine this cuts /activity load time with lots of users by more than
2/3.  I expect the gains will be even greater in production due to the greater
relative cost of database queries.

(imported from commit 0391cb29f66b618b4b99902d9fb9ab0a6cff0cb3)
2013-02-12 13:46:16 -05:00
api api: Add a list-members example script for the /get_members query. 2013-02-11 13:45:47 -05:00
bots bots: Import new copy of our Trac bot. 2013-02-06 18:07:51 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug Show a user activity list in the sidebar 2013-02-11 18:05:57 -05:00
servers [manual] Add rabbitmq monitoring to munin. 2013-02-12 10:55:01 -05:00
templates Allow the stream and user lists to scroll with mousewheel. 2013-02-12 11:54:34 -05:00
tools Show a user activity list in the sidebar 2013-02-11 18:05:57 -05:00
zephyr activity: Use select_related when querying UserActivity records 2013-02-12 13:46:16 -05:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00