Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated store documentation. | Jonathan Gillham | 2013-10-25 | 1 | -0/+9 |
| | |||||
* | Revert "Proposed change to Registry.Get function when CookieStore.New produces" | Jonathan Gillham | 2013-10-25 | 1 | -3/+1 |
| | | | | This reverts commit 43ff70ebcff1674fba9aff126178f93076b32718. | ||||
* | Proposed change to Registry.Get function when CookieStore.New produces | Jonathan Gillham | 2013-10-21 | 1 | -1/+3 |
| | | | | an error. | ||||
* | Merge pull request #17 from gorilla/MaxLength | Kamil Kisiel | 2013-10-18 | 2 | -0/+36 |
|\ | | | | | Add MaxLength to FilesystemStore. | ||||
| * | Add MaxLength to FilesystemStore. | Kamil Kisiel | 2013-10-17 | 2 | -0/+36 |
| | | |||||
* | | Merge pull request #14 from elithrar/master | Kamil Kisiel | 2013-08-02 | 1 | -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 Silverlock | 2013-08-02 | 1 | -0/+33 |
|/ | | | | session.Save(). | ||||
* | Add couchbasestore to README | Kamil Kisiel | 2013-07-10 | 1 | -1/+2 |
| | |||||
* | Merge remote branch 'fork/master' | Kamil Kisiel | 2013-07-09 | 1 | -1/+7 |
|\ | |||||
| * | Added link to redistore | Kamil Kisiel | 2013-03-20 | 1 | -1/+7 |
| | | |||||
* | | Copy store options to sessions instead of referencing them. | Kamil Kisiel | 2013-07-09 | 2 | -2/+52 |
|/ | | | | Fixes GH-8 | ||||
* | Truncate session files when writing, otherwise we might not be able to parse ↵ | moraes | 2012-10-04 | 1 | -3/+3 |
| | | | | them later on. Patch from Michael Stapelberg (thanks!). Closes #1 | ||||
* | Initial files. | moraes | 2012-10-03 | 5 | -0/+819 |
| | |||||
* | Initial commit | rodrigo moraes | 2012-10-03 | 1 | -0/+2 |