Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-28* BaseHttpServlet.cs: fixed service(), it does not creates output stream nowVladimir Krasnov
2007-06-03svn path=/trunk/mcs/; revision=78505Noam Lampert
2007-06-03Switch j2ee to JavaEENoam Lampert
2007-06-03Fix rt referenceNoam Lampert
2007-06-03Generate documenation for this assemblyNoam Lampert
2007-05-30providing GH specific documentationKonstantin Triger
2007-05-30providing basic documentationKonstantin Triger
2007-05-20Request Uri fixing to context root pathVladimir Krasnov
2007-05-15Fix backward compat problem.Eyal Alalouf
2007-05-15remove derby anti leak workarounds which proved to be buggyKonstantin Triger
2007-05-03Refactoring: replace ToLower -> ToLowerInvariantKonstantin Triger
2007-05-02fix typo in WHERE closeKonstantin Triger
2007-04-192007-04-19 Igor Zelmanovich <igorz@mainsoft.com>Igor Zelmanovich
2007-04-102007-04-10 Adar Wesley <adarw@mainsoft.com>Adar Wesley
2007-04-05By :Yonik <yonik@mainsoft.com> Date: 05.04.07Yoni Klain
2007-04-01use is unstead of castingKonstantin Triger
2007-04-011/04/07 by: Yonik <yonik@mainsoft.com>Yoni Klain
2007-03-27svn path=/trunk/mcs/; revision=75036Noam Lampert
2007-03-27Fixed hardcoded 'Name' properties in different providers. Fixes TD bug (7751)Ilya Kharmatsky
2007-03-26Initialize current culture from request localeKonstantin Triger
2007-03-26use session timeout taken from web.xml; add support for changing session time...Konstantin Triger
2007-03-25Spell error in exception message fixed.Ilya Kharmatsky
2007-03-25use servlet context to store the ping flagKonstantin Triger
2007-03-25implement logical pinging for IDEKonstantin Triger
2007-03-25destroy AppDomain of first Servlet.destroyKonstantin Triger
2007-03-25stop processing if AppDomain already destroyedKonstantin Triger
2007-03-23Add support for contexts containing '/'Konstantin Triger
2007-03-221. Ability to use AuthenticationModule also in servlet context, when the curr...Ilya Kharmatsky
2007-03-22Provide extended error info if cross application MapPath failsKonstantin Triger
2007-03-22consider HttpServletRequest.req.getRequestURI ()Konstantin Triger
2007-03-22Convert jgac to java_refs, and jre6 to jreNoam Lampert
2007-03-21replace APP_DATA -> App_DataKonstantin Triger
2007-03-21align with the Stream.Read docsKonstantin Triger
2007-03-21* BaseHttpServlet.cs: fixed service, should not update context in AppDomain o...Vladimir Krasnov
2007-03-20Added ServletAuthenticationModule.cs; refactoringKonstantin Triger
2007-03-20workaround Derby bugs to let it unload in full WAR modeKonstantin Triger
2007-03-19Add providers by default in a portal specific web.config.Noam Lampert
2007-03-15bug fixesIlya Kharmatsky
2007-03-15Removed implementation of IsInRole - the question should be answered by RoleP...Ilya Kharmatsky
2007-03-14rename jgac/vmw4j2ee_110 to jcag/frameworkNoam Lampert
2007-03-14rename jgac/vmw4j2ee_110 to jcag/frameworkNoam Lampert
2007-03-12TD Bug fix: 7489 - the application should not throw an exception even if the ...Ilya Kharmatsky
2007-03-121. Added WPAuthenticationModule.cs - WPS specific authentication module.Ilya Kharmatsky
2007-03-12* ServletWorkerRequest.jvm.cs: fixed ctor, adding welcome page to aspnetconfi...Vladimir Krasnov
2007-03-11Implement Derby shutdown policyKonstantin Triger
2007-03-11remove chars only when requiredKonstantin Triger
2007-03-06remove accidental commitMarek Habersack
2007-03-06Revert 73805, 73806, 73807Marek Habersack
2007-03-06* BaseHttpServlet.cs: added .appStartTime value to app domainVladimir Krasnov
2007-03-061. Support of PortalPreferences, not defined in Web.config (and defined in po...Ilya Kharmatsky