Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify FilesystemStore save and load. | Dmitry Chestnykh | 2015-03-26 | 1 | -25/+3 |
* | ensure FilesystemStore closes the file even on error. | Kamil Kisiel | 2015-02-23 | 1 | -1/+1 |
* | Improved Store interface comments. | Jonathan Gillham | 2013-10-25 | 1 | -7/+8 |
* | Updated store documentation. | Jonathan Gillham | 2013-10-25 | 1 | -0/+9 |
* | Add MaxLength to FilesystemStore. | Kamil Kisiel | 2013-10-17 | 1 | -0/+11 |
* | Copy store options to sessions instead of referencing them. | Kamil Kisiel | 2013-07-09 | 1 | -2/+4 |
* | Truncate session files when writing, otherwise we might not be able to parse ... | moraes | 2012-10-04 | 1 | -3/+3 |
* | Initial files. | moraes | 2012-10-03 | 1 | -0/+235 |