index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
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
/
classes
/
Session.php
Age
Commit message (
Expand
)
Author
2010-12-10
Workaround for locally-handled sessions breaking on PHP 5.3 with APC enabled.
Brion Vibber
2010-01-28
additional debugging data for Sessions
Evan Prodromou
2009-10-09
don't write session if it's unchanged
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-02
don't delete during select
Evan Prodromou
2009-08-02
GC sessions one by one to make sure memcached gets cleared
Evan Prodromou
2009-07-21
correctly gc sessions
Evan Prodromou
2009-06-27
debug flag for sessions
Evan Prodromou
2009-06-27
some debugging code for sessions
Evan Prodromou
2009-06-27
fixup perms on auto-generated files
Evan Prodromou
2009-06-27
a memcached_dataobject class for saving sessions
Evan Prodromou
2009-06-27
session storage
Evan Prodromou