[Microsoft.Build] Fix expected output newline from ProcessWrapper.OutputStreamChanged...
[mono.git] / mcs / class / Mainsoft.Web / Mainsoft.Web.Hosting / BaseHttpServlet.cs
2008-07-13 Roei Erezbug 10916
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-03-24 Igor Zelmanovichmerge r98884
2008-03-24 Igor Zelmanovichoreng: Fix TD bug 10127 - Upgraded 2.1 WAS/ Portal...
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-19 Roei Erezbug 10102, I have added an operation of shutdown the...
2008-03-05 Igor Zelmanovichfix bug #10016
2008-03-04 Igor Zelmanovichmerge r97270:97272
2008-03-04 Igor Zelmanovichrevert changes from r 96616
2008-02-26 Igor Zelmanovichmerge r96615:96616
2008-02-26 Igor Zelmanovichset instance of IObjectsDeserializer into AppDomain
2008-01-24 Vladimir Krasnovfixof #9723, Reenable getping/setping, fixed by jonasm
2008-01-17 Konstantin Trigerimprove JDBC driver cleanup logic
2008-01-16 Vladimir Krasnovmerge with r91828, fix of 9542
2008-01-14 Igor Zelmanovichrefactoring:
2008-01-01 Konstantin Trigermove JSF init to the Servlet.init
2007-12-27 Konstantin Trigerrelease faces factories on shutdown
2007-12-23 Igor Zelmanovichremoved dependency on J2EE.Helpers
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-12-03 Konstantin Trigerremove dead code
2007-11-25 Igor Zelmanovichmerged with GHServlet
2007-11-20 Konstantin Trigerrefactoring for portal integration
2007-06-28 Vladimir Krasnov* BaseHttpServlet.cs: fixed service(), it does not...
2007-05-30 Konstantin Trigerproviding basic documentation
2007-05-15 Konstantin Trigerremove derby anti leak workarounds which proved to...
2007-03-26 Konstantin TrigerInitialize current culture from request locale
2007-03-25 Konstantin Trigeruse servlet context to store the ping flag
2007-03-25 Konstantin Trigerimplement logical pinging for IDE
2007-03-25 Konstantin Trigerdestroy AppDomain of first Servlet.destroy
2007-03-21 Konstantin Trigerreplace APP_DATA -> App_Data
2007-03-21 Vladimir Krasnov* BaseHttpServlet.cs: fixed service, should not update...
2007-03-20 Konstantin Trigerworkaround Derby bugs to let it unload in full WAR...
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-06 Vladimir Krasnov* BaseHttpServlet.cs: added .appStartTime value to...
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-25 Konstantin TrigerUse Path.Combine instead of concat
2007-01-14 Eyal AlaloufAdded J2EE Portal support.
2007-01-10 Konstantin TrigerInitilize PrivateBinPath for AppDomain
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...