Don't clone internally used era values
[mono.git] / mcs / class / System.Web.Extensions / System.Web.Handlers /
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-15 Gonzalo Paniagua... Remove HasCacheControl from here too (fixes the build)
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-21 Marek Habersack[asp.net] Implemented composite scripts support in...
2011-04-18 Marek Habersack[asp.net] ScriptResourceHandler must correctly encode...
2011-04-14 Marek Habersack[asp.net] Fix for bug #685116. AJAX post-back which...
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathEOL handling
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-08 Marek Habersack2010-07-08 Marek Habersack <mhabersack@novell.com>
2008-01-08 Marek SafarC# 3.0 updates
2008-01-08 Igor Zelmanovichadded #if TARGET_J2EE
2007-12-27 Igor Zelmanovichtypo fix
2007-12-25 Igor Zelmanovichadded TARGET_J2EE
2007-11-12 Igor Zelmanovich2007-11-12 Igor Zelmanovich <igorz@mainsoft.com>
2007-08-15 Igor Zelmanovichavoid Exception when request contents header "X-Microso...
2007-07-23 Konstantin Trigerimplemented session support
2007-07-17 Igor ZelmanovichImplemented ScriptManager.AsyncPostBackErrorMessage...
2007-07-17 Igor ZelmanovichImplemented ScriptManager.AllowCustomErrorsRedirect...
2007-07-05 Raja R HarinathRename cs1624-3.cs to gcs1624.cs
2007-07-03 Igor ZelmanovichImplemented EnablePageMethods feature
2007-06-21 Igor ZelmanovichImplemented RegisterClientScriptBlock and RegisterStart...
2007-06-19 Igor Zelmanovichimplemented ScriptResource and NotifyScriptLoaded features
2007-06-19 Igor ZelmanovichImplemented redirect from AsyncPostBack
2007-06-18 Igor ZelmanovichInitial ScriptManager implementation
2007-06-18 Igor Zelmanovichimplemented ScriptResourceHandler using existing Assemb...
2007-05-28 Igor ZelmanovichInitial drop for System.Web.Extensions assembly