2007-05-07 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System.Web / System.Web /
2007-05-07 Marek Habersack2007-05-07 Marek Habersack <mhabersack@novell.com>
2007-05-03 Igor Zelmanovich2007-05-03 Igor Zelmanovich <igorz@mainsoft.com>
2007-05-03 Konstantin TrigerSecurity: avoid NullRef exception
2007-04-30 Igor Zelmanovich2007-04-30 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-30 Konstantin TrigerFix typo in MergeCollections (); refactoring
2007-04-29 Igor Zelmanovich2007-04-29 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-29 Igor Zelmanovich2007-04-29 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-27 Marek Habersack2007-04-27 Marek Habersack <mhabersack@novell.com>
2007-04-24 Marek Habersack2007-04-24 Marek Habersack <mhabersack@novell.com>
2007-04-24 Marek Habersack2007-04-24 Marek Habersack <mhabersack@novell.com>
2007-04-23 Miguel de IcazaRevert WriteLine
2007-04-23 Miguel de Icaza2007-04-22 Joshua Tauberer <jit@occams.info>
2007-04-19 Miguel de IcazaCode style police
2007-04-19 Miguel de Icaza2007-04-18 Marek Habersack <grendello@gmail.com>
2007-04-19 Konstantin TrigerTARGET_JVM: performance: use java regex; sort data...
2007-04-18 Konstantin TrigerTARGET_J2EE: for portlet do not apply 'auto' logic...
2007-04-17 Igor Zelmanovich2007-04-17 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-17 Konstantin TrigerEnable input filter
2007-04-17 Konstantin TrigerTARGET_JVM: move DoFilter function into compilation
2007-04-17 Igor Zelmanovich2007-04-17 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-17 Igor Zelmanovich2007-04-17 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-17 Igor Zelmanovich2007-04-17 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-15 Marek Habersack2007-04-15 Marek Habersack <mhabersack@novell.com>
2007-04-13 Marek Habersack2007-04-13 Marek Habersack <mhabersack@novell.com>
2007-04-12 Vladimir KrasnovCopyright headers added
2007-04-12 Vladimir Krasnov* System.Web20.csproj:
2007-04-11 Konstantin TrigerHttpRequest.cs: IsLocal should return true for loopback...
2007-04-10 Marek Habersackfix a mistake in the previous patch
2007-04-10 Marek Habersack2007-04-10 Marek Habersack <mhabersack@novell.com>
2007-04-10 Marek Habersack2007-04-10 Marek Habersack <mhabersack@novell.com>
2007-04-07 Marek Habersack2007-04-07 Marek Habersack <mhabersack@novell.com>
2007-04-06 Marek Habersack2007-04-06 Marek Habersack <mhabersack@novell.com>
2007-04-05 Marek Habersack2007-04-05 Marek Habersack <mhabersack@novell.com>
2007-04-05 Igor Zelmanovich2007-04-05 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-05 Konstantin Trigeruse Invariant culture for string manipulations
2007-04-05 Konstantin Trigeruse Invariant culture for string manipulations
2007-04-05 Marek Habersack2007-04-05 Marek Habersack <mhabersack@novell.com>
2007-04-04 Juraj Skripsky2007-04-04 Juraj Skripsky <js@hotfeet.ch>
2007-04-01 Vladimir Krasnov* System.Web20.csproj:
2007-04-01 Konstantin TrigerGetLocalResourceObject - should not prefix resources...
2007-04-01 Konstantin Trigeruse virtual path for Global.asax
2007-04-01 Konstantin TrigerDefault Browser (userAgent) property to 'Unknown'
2007-03-30 Miguel de IcazaAdd a timestamp
2007-03-29 Konstantin TrigerPath HttpContext to the PageMapper and use it. Throw...
2007-03-29 Vladimir Krasnov* HttpContext.cs: timeout methods removed from TARGET_J...
2007-03-28 Igor Zelmanovich2007-03-28 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-28 Konstantin Trigerbreak potential recoursion if user overrides this[]
2007-03-28 Konstantin Triger* BrowserCapabilities.cs:
2007-03-28 Igor Zelmanovich2007-03-28 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-27 Igor Zelmanovich2007-03-27 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-27 Igor Zelmanovichsvn path=/trunk/mcs/; revision=75029
2007-03-27 Igor Zelmanovich2007-03-27 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-26 Konstantin Trigercorrectly handle null and empty virtual pathes in MapPath
2007-03-25 Vladimir Krasnov* HttpContext.cs: AppGlobalResourcesAssembly static...
2007-03-24 Marek Habersack2007-03-24 Marek Habersack <mhabersack@novell.com>
2007-03-22 Konstantin Trigercomplete the pipeline in case of exception during InitO...
2007-03-22 Konstantin TrigerTARGET_J2EE: make initialization_exception AppDomain...
2007-03-22 Adar Wesley2007-03-22 Adar Wesley <adarw@mainsoft.com>
2007-03-21 Konstantin Trigerrefactoring for Serialize/Deserialize functionality
2007-03-21 Vladimir Krasnov* HttpContext.jvm.cs, HttpRuntime.cs: cached instance...
2007-03-21 Vladimir Krasnov* HttpCookie.cs, HttpCookieCollection.cs: used StringCo...
2007-03-21 Vladimir Krasnov* HttpApplication.cs: refactred handlers configuration...
2007-03-20 Marek Habersack2007-03-20 Marek Habersack <mhabersack@novell.com>
2007-03-18 Konstantin TrigerRefactoring: use MethodInfo instead of method name...
2007-03-18 Igor Zelmanovich2007-03-18 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-18 Igor Zelmanovich2007-03-18 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-15 Marek Habersack2007-03-15 Marek Habersack <mhabersack@novell.com>
2007-03-15 Igor Zelmanovich2007-03-15 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-15 Igor Zelmanovich2007-03-15 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-15 Igor Zelmanovich2007-03-15 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-15 Marek Habersack2007-03-15 Marek Habersack <mhabersack@novell.com>
2007-03-15 Igor Zelmanovich2007-03-15 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-13 Marek Habersack2007-03-13 Marek Habersack <mhabersack@novell.com>
2007-03-13 Igor Zelmanovich2007-03-13 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-12 Konstantin TrigerTARGET_J2EE: Add stub for BuildManager
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-12 Vladimir Krasnov* CapabilitiesLoader.cs: added TARGET_JVM part of stati...
2007-03-12 Marek Habersack2007-03-12 Marek Habersack <mhabersack@novell.com>
2007-03-06 Vladimir Krasnov* StaticFileHandler.cs: fixed ProcessRequest TARGET_JVM...
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-25 Konstantin TrigerAdd explicit interface implementation according to...
2007-02-25 Vladimir Krasnov* HttpRequest.jvm.cs: fixed LoadWwwForm, fixed multiple...
2007-02-25 Vladimir Krasnov* HttpRequest.jvm.cs: fixed LoadWwwForm, should disting...
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-21 Marek HabersackImplement support for Bin directory
2007-02-20 Vladimir Krasnov* HttpRequest.cs: fixed MapPath, removed TARGET_J2EE...
2007-02-19 Marek HabersackFix for global resources
2007-02-18 Eyal AlaloufFix failures when running tests in J2EE mode
2007-02-18 Eyal AlaloufFix failures when running tests in J2EE mode
2007-02-15 Noam LampertGrasshopper now uses csproj instead of vmwcsproj
2007-02-13 Vladimir Krasnov* HttpApplication.cs: fixed InitOnce, httpModules secti...
2007-02-13 Vladimir Krasnov* HttpRuntime.cs: WritePreservationFile excluded by...
2007-02-12 Robert Jordan2007-02-12 Robert Jordan <robertj@gmx.net>
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
next