log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/core/middleware.py @ 422:
6309814cd6f7
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-03-06
Brian Neal
Adding some try/except around some key points in the code to protect against some IntegrityErrors. We log when these happens but otherwise keep going. Tickets: #160 and #169.
2010-07-14
Brian Neal
Guard against the request object not having a user attribute in my Who's online middleware. This can happen if a redirect is issued before the authentication middleware gets to run.
2010-07-13
Brian Neal
Who's online middleware wasn't returning a proper response in the is_ajax case.
2010-07-06
Brian Neal
Rework the who's online middleware and template tag for #87.
2010-05-29
Brian Neal
Implement #84; additional checks on spammers; implement stranger status.
less
more
|
(0)
tip