[utils] Fix force inlining compilation error with gcc on linux
[mono.git] / mcs / class / Mainsoft.Web /
2007-12-17 Konstantin Trigerunwrap the FacesException
2007-12-16 Igor ZelmanovichCall ProcessRequest from createView
2007-12-16 Igor Zelmanovichswitch to System.Web.Phantom
2007-12-16 Igor Zelmanovichsvn path=/branches/mainsoft/JSF/mcs/; revision=91374
2007-12-13 Noam LampertBuild java configuration using RT of JRE 1.4.2 for...
2007-12-13 Igor Zelmanovichadded readonly attributes
2007-12-13 Igor ZelmanovichWrap ExternalContext to provide correct requestPathInfo.
2007-12-09 Igor Zelmanovichperformance optimization in Save/Load state
2007-12-06 Igor Zelmanovichredesigned AspNetFacesContext
2007-12-06 Igor Zelmanovichadded session support using SessionWrapper
2007-12-06 Igor Zelmanovichadded new Mainsoft.Web.Phantom project
2007-12-03 Konstantin Trigerremove dead code
2007-12-02 Igor Zelmanovichenhanced JSF implementation
2007-11-29 Igor Zelmanovichimplemented writeState method
2007-11-25 Igor Zelmanovichmerged with GHServlet
2007-11-21 Noam LampertMerge 76595:76596
2007-11-20 Konstantin Trigerrefactoring for portal integration
2007-11-19 Igor Zelmanovichfixed reference to faces api.
2007-11-19 Igor Zelmanovichadded ServletFacesPageHandlerFactory
2007-09-06 Noam LampertJava build-system related files
2007-08-26 Roei Ereznomd5 fix
2007-08-12 Noam LampertAlways generate .war file
2007-08-05 Miguel de Icaza2007-08-05 Miguel de Icaza <miguel@novell.com>
2007-08-05 Vladimir Krasnov* ServletWorkerRequest.jvm.cs: fixed _OutputStream...
2007-06-28 Vladimir Krasnov* BaseHttpServlet.cs: fixed service(), it does not...
2007-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=78505
2007-06-03 Noam LampertSwitch j2ee to JavaEE
2007-06-03 Noam LampertFix rt reference
2007-06-03 Noam LampertGenerate documenation for this assembly
2007-05-30 Konstantin Trigerproviding GH specific documentation
2007-05-30 Konstantin Trigerproviding basic documentation
2007-05-20 Vladimir KrasnovRequest Uri fixing to context root path
2007-05-15 Eyal AlaloufFix backward compat problem.
2007-05-15 Konstantin Trigerremove derby anti leak workarounds which proved to...
2007-05-03 Konstantin TrigerRefactoring: replace ToLower -> ToLowerInvariant
2007-05-02 Konstantin Trigerfix typo in WHERE close
2007-04-19 Igor Zelmanovich2007-04-19 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-10 Adar Wesley2007-04-10 Adar Wesley <adarw@mainsoft.com>
2007-04-05 Yoni KlainBy :Yonik <yonik@mainsoft.com> Date: 05.04.07
2007-04-01 Konstantin Trigeruse is unstead of casting
2007-04-01 Yoni Klain1/04/07 by: Yonik <yonik@mainsoft.com>
2007-03-27 Noam Lampertsvn path=/trunk/mcs/; revision=75036
2007-03-27 Ilya KharmatskyFixed hardcoded 'Name' properties in different provider...
2007-03-26 Konstantin TrigerInitialize current culture from request locale
2007-03-26 Konstantin Trigeruse session timeout taken from web.xml; add support...
2007-03-25 Ilya KharmatskySpell error in exception message fixed.
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-25 Konstantin Trigerstop processing if AppDomain already destroyed
2007-03-22 Konstantin TrigerAdd support for contexts containing '/'
2007-03-22 Ilya Kharmatsky1. Ability to use AuthenticationModule also in servlet...
2007-03-22 Konstantin TrigerProvide extended error info if cross application MapPat...
2007-03-22 Konstantin Trigerconsider HttpServletRequest.req.getRequestURI ()
2007-03-21 Noam LampertConvert jgac to java_refs, and jre6 to jre
2007-03-21 Konstantin Trigerreplace APP_DATA -> App_Data
2007-03-21 Konstantin Trigeralign with the Stream.Read docs
2007-03-21 Vladimir Krasnov* BaseHttpServlet.cs: fixed service, should not update...
2007-03-20 Konstantin TrigerAdded ServletAuthenticationModule.cs; refactoring
2007-03-20 Konstantin Trigerworkaround Derby bugs to let it unload in full WAR...
2007-03-19 Noam LampertAdd providers by default in a portal specific web.config.
2007-03-15 Ilya Kharmatskybug fixes
2007-03-15 Ilya KharmatskyRemoved implementation of IsInRole - the question shoul...
2007-03-14 Noam Lampertrename jgac/vmw4j2ee_110 to jcag/framework
2007-03-14 Noam Lampertrename jgac/vmw4j2ee_110 to jcag/framework
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Ilya KharmatskyTD Bug fix: 7489 - the application should not throw...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-12 Ilya Kharmatsky1. Added WPAuthenticationModule.cs - WPS specific authe...
2007-03-12 Vladimir Krasnov* ServletWorkerRequest.jvm.cs: fixed ctor, adding welco...
2007-03-11 Konstantin TrigerImplement Derby shutdown policy
2007-03-11 Konstantin Trigerremove chars only when required
2007-03-06 Marek Habersackremove accidental commit
2007-03-06 Marek HabersackRevert 73805, 73806, 73807
2007-03-06 Vladimir Krasnov* BaseHttpServlet.cs: added .appStartTime value to...
2007-03-06 Ilya Kharmatsky1. Support of PortalPreferences, not defined in Web...
2007-03-06 Konstantin TrigergetRealPath returns path without trailing DirectorySepa...
2007-03-04 Ilya KharmatskyIntegration of javax.portlet.PortletPreferences with...
2007-03-01 Ilya Kharmatsky1. Fixed PumaServicesProvider.PumaController property
2007-02-28 Konstantin Trigercompare contextPath ignoring case
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-27 Ilya KharmatskyAdded stubs for implementation of WebSphere Profile...
2007-02-26 Ilya KharmatskyFixed RoleExists method - when wildcard used in "rolena...
2007-02-26 Ilya KharmatskyComments and NET_2_0 derective.
2007-02-26 Ilya Kharmatsky1. Renaming of WPS*.cs files and classes to WP*.cs
2007-02-25 Ilya KharmatskyReverted back 'UserProperties' section in project file.
2007-02-25 Ilya KharmatskySmall fixes and WPSGroupsRoleProvider implementation...
2007-02-25 Konstantin TrigerRework MapPath
2007-02-25 Konstantin TrigerUse Path.Combine instead of concat
2007-02-25 Konstantin Trigerrefactor MapPath
2007-02-22 Noam LampertAdd Debug_Java20/Release_Java20 configurations
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-21 Vladimir Krasnov* DerbyProfileProvider.cs: fixed Initialize, CreateConn...
2007-02-21 Ilya KharmatskyFixed methods GetUser, when the parameter username...
2007-02-20 Vladimir Krasnov* ServletWorkerRequest.jvm.cs: fixed MapPath, made...
2007-02-20 Ilya KharmatskyRemoved unused field.
2007-02-20 Ilya KharmatskyFixed paging in WPSMembershipProvider.cs
2007-02-19 Ilya KharmatskyWPS Membership provider implementation, based on PUMA API
2007-02-19 Konstantin Trigerreturn true since we call callback ourselves
2007-02-18 Noam LampertFix reference
next