1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #192 After tomcat failover a session may be stored in a failoverNode while other nodes are available More... over 11 years ago
Fix #190 updateExpirationInMemcached prints negative memcachedExpirationTime More... over 11 years ago
Fix issues after parent pom version change for tomcat8 More... over 11 years ago
Fix tomcat8 parent pom version More... over 11 years ago
[maven-release-plugin] prepare for next development iteration More... over 11 years ago
[maven-release-plugin] prepare release memcached-session-manager-project-1.7.0 More... over 11 years ago
Fix #185: Locale is not serialized properly More... over 11 years ago
Fix #104 Sessions expired in memcached with very high webapp session timeout More... over 11 years ago
Replace reflection in RequestTrackingHostValve to get Set-Cookie headers More... over 11 years ago
Make memcached client maxReconnectDelay configurable via sys prop "msm.maxReconnectDelay" More... over 11 years ago
Make NodeAvailabilityCache TTL configurable, increase default from 50 to 1000 millis. More... over 11 years ago
Reset attributesAccessed to false on MemcachedBackupSession.recycle() More... over 11 years ago
Load CouchbaseClientFactory via reflection to prevent ClassLoaderIssues when the couchbase-client jar is not available. More... over 11 years ago
Extract memcached/couchbase client setup to factories to make dependency on couchbase jars optional. More... over 11 years ago
Update spymemcached to 2.10.2 and couchbase-client to 1.2.2 More... over 11 years ago
Replace deprecated tc7 getSessionCookieName with new one. More... over 11 years ago
Merge pull request #29 from cyrille-leclerc/gitignore-for-intellij More... almost 12 years ago
ignore intellij project files More... almost 12 years ago
Fix #145: Add customConverter for Spring Security User class. More... almost 12 years ago
Compare context to check if the request is related to the msm context. More... almost 12 years ago
Fix #174: sessions lost on Tomcat 7 reload More... almost 12 years ago
Merge pull request #27 from h0nIg/failurefix More... almost 12 years ago
Resolve #168: Add tomcat8 support. More... about 12 years ago
fix failure handling for node failure More... about 12 years ago
[maven-release-plugin] prepare for next development iteration More... about 12 years ago
[maven-release-plugin] prepare release memcached-session-manager-project-1.6.5 More... about 12 years ago
Fix issue #153: Name Threads in BackupSessionService (and other places) More... about 12 years ago
Improved logging for issue #166: Could not find session in local session map More... about 12 years ago
Fix issue #159: Support context configured with cookies="false" More... about 12 years ago
Extract test tomcat setup to TomcatBuilder. More... about 12 years ago