view .hgignore @ 44:2744dd31e8a5

server side: Session management refactoring - Session is now managed in a more twisted-like way - Session time out managed - Session can now be locked, preventing for expiration - Session is locked when the getSignal request is active, preventing from expiration when the user has the page open but do nothing
author Goffi <goffi@goffi.org>
date Wed, 25 May 2011 14:24:41 +0200
parents c8d3821efc36
children ea6ae7c4b3f0
line wrap: on
line source

syntax: glob
*.pyc
*.pyv
*.swp
*.swo
*.js
tags
twistd.log
twistd.pid
output
sat.egg-info
*.un~
dist
MANIFEST
*.sh
build/
Session.vim