index
:
sessions.git
master
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
update
Wenhui Shen
2016-02-18
1
-1
/
+0
*
fix -- for echo framework
swh
2016-02-18
1
-17
/
+18
*
typo
Shawn Smith
2016-01-22
1
-1
/
+1
*
Fixed typo in doc string.
Matt Silverlock
2015-08-11
1
-2
/
+2
*
Provides functionality to set the MaxAge on the underlying securecookie Codecs.
Matt Silverlock
2015-08-11
1
-2
/
+36
*
Use correct path separator on Windows.
Egon Elbre
2015-04-10
1
-5
/
+3
*
Add missing fileMutex read locking.
Dmitry Chestnykh
2015-03-26
1
-0
/
+2
*
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