Fix wrong condition
[mono.git] / mcs / class / System.Web /
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-08 Marek SafarMerge pull request #131 from txdv/master
2011-06-30 Marek Habersack[asp.net] Added FormsAuthentication.Timeout 4.0 property
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-13 Zoltan VargaMerge pull request #113 from XTZGZoReX/master
2011-06-13 Marek Habersack[asp.net] Construct properly rooted paths when assignin...
2011-05-24 Marek Habersack[asp.net] Don't throw an exception if a session item...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-19 Marek Habersack[asp.net] Ignore JavaScript blocks enclosed in HTML...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-25 Chris ToshokMerge branch 'master' of github.com:/mono/mono
2011-04-22 Marek HabersackFix compilation
2011-04-22 Marek Habersack[asp.net] Do nothing if null SessionStateStoreData...
2011-04-21 Marek Habersack[asp.net] Inform user about all exceptions thrown durin...
2011-04-21 Marek Habersack[asp.net] Implemented composite scripts support in...
2011-04-17 Marek Habersack[asp.net] Implemented undocumented BuildManagerHost...
2011-04-16 Marek Habersack[asp.net] MinimizableAttributeTypeConverter only conver...
2011-04-14 Marek Habersack[asp.net] Fix for bug #685116. AJAX post-back which...
2011-04-14 Marek Habersack[asp.net] Fix for bug #685267. ClientScriptManager...
2011-04-14 Marek Habersack[asp.net] Removed a few NET_2_0 ifdefs
2011-04-14 Marek Habersack[asp.net] Shorten code in WebConfigurationHost
2011-04-14 Marek Habersack[asp.net] Fixed a thinko in one of the previous commits
2011-04-13 Marek Habersack[asp.net] Make web.config path check test case-insensitive
2011-04-13 Marek Habersack[asp.net] A more effective way of looking for web.config
2011-04-11 Marek Habersack[asp.net] CacheItemPriorityQueueTest improvements
2011-04-11 Marek Habersack[asp.net] Better handling of item timeout reset in...
2011-04-06 Marek Habersack[asp.net] CreateChildControls is internal only when...
2011-04-05 Marek Habersack[asp.net] Fix for bug #684803. XmlSiteMapProvider must...
2011-04-02 Marek Habersack[asp.net] 2.0 standalone tests must have the MONO_TESTS...
2011-04-02 Tomasz Kubacki[asp.net] HttpApplication.InitOnce must ensure that...
2011-04-02 Marek Habersack[asp.net] Store new heap size when shrinking it. Thanks...
2011-03-30 Martin[asp.net] Fix for bug #658184. AuthorizationRule restor...
2011-03-25 Marek Habersack[asp.net] HtmlForum.Name rendering updates + test updates
2011-03-25 Marek Habersack[asp.net] Fix for bug #681553. Look for direct child...
2011-03-24 Marek Habersack[asp.net] Fix for bug #681164. Page.InitOutputCache...
2011-03-22 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-22 Marek Habersack[asp.net] Fix for bug #681421. Use VirtualPathProvider...
2011-03-22 Marek Habersack[asp.net] Use List <string> instead of ArrayList to...
2011-03-22 Marek Habersack[asp.net] Use List <string> instead of ArrayList to...
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Gonzalo Paniagua... [asp.net] Return the correct Mime type for 304.
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Marek Habersack[asp.net] Test compilation fix for System.Web.Extensions
2011-03-17 Marek HabersackRemoved debug noise
2011-03-17 Marek Habersack[asp.net] Fix for bug #678473. Do not map paths of...
2011-03-17 Marek HabersackMerge branch 'bugfix'
2011-03-17 Marek Habersack[asp.net] Fix for bug #670714. Menu is rendered correct...
2011-03-17 Marek HabersackMerge branch 'bugfix'
2011-03-17 Marek Habersack[asp.net] Fix for bug #670874. Match request URLs again...
2011-03-16 Marek Habersack[asp.net] Fixes bug #676008. HtmlForm 'name' attribute...
2011-03-16 Marek Habersack[asp.net] Fix for bug #668696. Handle recursive locks...
2011-03-16 Marek HabersackCompilation fix
2011-03-16 Jason Cohen[asp.net] Fix for bug #678705. Menu list rendered prope...
2011-03-14 Kornél Pál[asp.net] Fix for bug #650695. Implements the System...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-08 Marek SafarFixed few unit tests build issues
2011-02-21 Marek Habersack[asp.net] Fix for bug #669807. Cache session item locks...
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-14 Jérémie LavalCorrectly add ObjectPool to the build
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-02-09 Gonzalo Paniagua... [Thread] Avoid using BinarySerialization
2011-02-09 Marek Habersack[asp.net] Fix for bug #669048. Fix up virtual precompil...
2011-02-09 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2011-02-09 Marek Habersack[asp.net] Be more careful with errors collection when...
2011-02-09 Marek Habersack[asp.net] Implemented CustomErrorsRedirectMode
2011-02-09 Gonzalo Paniagua... Just need 1 instance of the generic principal.
2011-02-03 Marek Habersack[asp.net] HttpRuntimeSection.RequestPathInvalidCharacte...
2011-02-01 Marek SafarFix culevel execution path
2011-02-01 Marek Habersack[asp.net] FormsAuthenticationTicket.FromByteArray stops...
2011-01-31 Gonzalo Paniagua... Handle wrapped ThreadAbortException
2011-01-31 Marek Habersack[asp.net] Implemented 4.0 types System.Web.Security...
2011-01-31 Marek Habersack[asp.net] Ignore directories that don't exist instead...
2011-01-27 Marek Habersack[asp.net] DefaultVirtualPathProvider cosmetics.
2011-01-27 Marek Habersack[asp.net] A bunch of fixes related to the default Virtu...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-24 Marek Habersack[asp.net] Global.asax assembly must be passed as refere...
2011-01-24 Marek Habersack[asp.net] Fixed formatting of exception message. It...
2011-01-24 Marek Habersack[ASP.NET] Templated exception reporting and a new look...
2011-01-21 Jonathan PobstFix for building with csc. All fields in a struct...
2011-01-21 Gonzalo Paniagua... [System.Web] Razor works now (modulo DB)
2011-01-20 Marek Habersack[asp.net] Don't throw NREX when a cache item to be...
2011-01-20 Marek Habersack[asp.net] Avoid passing duplicate assemblies on mcs...
2011-01-20 Marek Habersack[asp.net,mvc] Make unobtrustive request validation...
2011-01-20 Marek Habersack[asp.net] Do not throw NREX when firstError is null...
2011-01-18 Marek Habersack[asp.net] Removed the /noconfig comment - it turns...
2011-01-17 Marek Habersack[asp.net] Introduced unvalidated versions of Form and...
2011-01-17 Marek Habersack[asp.net] Implemented BuildManager.GetObjectFactory
2011-01-17 Marek Habersack[asp.net] Added internal property InputValidationEnable...
2011-01-17 Marek Habersack[asp.net] System.Web and Microsoft.Web.Infrastructure...
2011-01-17 Marek Habersack[asp.net] (4.0) Validate the form data in Form getter
2011-01-15 Marek Habersack[asp.net] Pass /noconfig to mcs so that page builds...
2011-01-13 Marek Habersack[asp.net] Implemented the 4.0 type, FileLevelMasterPage...
2011-01-11 Marek Habersack[asp.net] Fix for bug #662918. Do not create the HtmlTi...
2011-01-11 Marek Habersack[asp.net] Use 'protected internal' only when compiling...
2011-01-10 Marek HabersackFix for bug #659064. Resource URLs must always be the...
2011-01-10 Marek SafarFixed another missing protected internal modifier
2011-01-10 Marek SafarFixed more protected internal modifiers
2011-01-10 Marek Habersack[asp.net,mcs] Fixed 'protected internal' build errors...
next