skip pdf processing if necessary
[mediagoblin.git] / mediagoblin / tools / session.py
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-29 Rodney Ewingbabel 1.0 doesn't have a localedata.list() method,...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-11 Jakob Kramersave “stay_logged_in” in the session
2013-07-11 Jakob Krameradd login option: stay_logged_in
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-10 Christopher Allan... Merge branch '637_friendlier_hooks'
2013-04-10 Christopher Allan... Fix sessions so they work across the site.
2013-04-09 ElrondMake session cookies more secure.
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-03-25 Brett SmithCall is_updated instead of testing it boolean.
2013-03-24 Brett SmithSet a starting value for session.send_new_cookie.
2013-03-24 Brett SmithDelete the session cookie on an empty session.
2013-03-24 Brett SmithBack sessions with It's Dangerous.