fix coding style
[mono.git] / mcs / class / Mainsoft.Web / Mainsoft.Web.SessionState /
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathEOL handling
2008-06-04 Roei ErezFix bugs of Session timeout.
2007-12-27 Konstantin Trigermove J2EEconts to Mainsoft.Web.Hosting ns; add support...
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-19 Igor Zelmanovichused Trace/Debug.WriteLine instead Console.
2007-11-20 Konstantin Trigerrefactoring for portal integration
2007-05-30 Konstantin Trigerproviding GH specific documentation
2007-05-30 Konstantin Trigerproviding basic documentation
2007-05-15 Konstantin Trigerremove derby anti leak workarounds which proved to...
2007-04-01 Konstantin Trigeruse is unstead of casting
2007-03-26 Konstantin Trigeruse session timeout taken from web.xml; add support...
2007-03-25 Konstantin Trigerstop processing if AppDomain already destroyed
2007-03-21 Konstantin Trigeralign with the Stream.Read docs
2007-03-20 Konstantin TrigerAdded ServletAuthenticationModule.cs; refactoring
2007-03-20 Konstantin Trigerworkaround Derby bugs to let it unload in full WAR...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-19 Konstantin Trigerreturn true since we call callback ourselves
2007-02-15 Noam LampertGrasshopper now uses csproj instead of vmwcsproj
2007-02-14 Vladimir Krasnov* ServletSessionStateStoreProvider.cs: fixed RemoveItem...
2007-01-14 Eyal AlaloufAdded J2EE Portal support.
2007-01-07 Konstantin TrigerImplemented raising of Session events; refactoring
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-01 Konstantin Trigercorrect working with timeouts
2007-01-01 Konstantin Trigerensure we don't create session when it is not required
2006-12-27 Konstantin TrigerFix casting; remove throw
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...