summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated store documentation.Jonathan Gillham2013-10-251-0/+9
|
* Revert "Proposed change to Registry.Get function when CookieStore.New produces"Jonathan Gillham2013-10-251-3/+1
| | | | This reverts commit 43ff70ebcff1674fba9aff126178f93076b32718.
* Proposed change to Registry.Get function when CookieStore.New producesJonathan Gillham2013-10-211-1/+3
| | | | an error.
* Merge pull request #17 from gorilla/MaxLengthKamil Kisiel2013-10-182-0/+36
|\ | | | | Add MaxLength to FilesystemStore.
| * Add MaxLength to FilesystemStore.Kamil Kisiel2013-10-172-0/+36
| |
* | Merge pull request #14 from elithrar/masterKamil Kisiel2013-08-021-0/+33
|\ \ | |/ |/| Docs: Updated to show registration of custom types & session.Save error handling.
| * Added examples for serialising custom types and handling errors from ↵Matt Silverlock2013-08-021-0/+33
|/ | | | session.Save().
* Add couchbasestore to READMEKamil Kisiel2013-07-101-1/+2
|
* Merge remote branch 'fork/master'Kamil Kisiel2013-07-091-1/+7
|\
| * Added link to redistoreKamil Kisiel2013-03-201-1/+7
| |
* | Copy store options to sessions instead of referencing them.Kamil Kisiel2013-07-092-2/+52
|/ | | | Fixes GH-8
* Truncate session files when writing, otherwise we might not be able to parse ↵moraes2012-10-041-3/+3
| | | | them later on. Patch from Michael Stapelberg (thanks!). Closes #1
* Initial files.moraes2012-10-035-0/+819
|
* Initial commitrodrigo moraes2012-10-031-0/+2