Add portal support
[mono.git] / mcs / class / System.Web / System.Web / HttpContext.cs
2007-01-14 Eyal AlaloufAdd portal support
2007-01-05 Marek HabersackNew app resources handling code
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-20 Marek HabersackImplement support for ProfileCommon class generation
2006-11-29 Marek HabersackImplemented a few missing or not implemented methods
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-28 Miguel de Icaza2006-11-28 Miguel de Icaza <miguel@novell.com>
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-12 Marek HabersackImplementation of the 2.0 HttpContext.RewritePath overloads
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-05 Vladimir Krasnov* HttpContext.cs: implemented Profile property
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-18 Marek HabersackAdd support for App_GlobalResources and App_LocalResources
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-02 Peter Dennis Bartok- Trying to get our CHangeLog back
2006-02-01 Chris Toshok2006-02-01 Chris Toshok <toshok@ximian.com>
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-04 Chris Toshok2006-01-04 Chris Toshok <toshok@ximian.com>
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-29 Jonathan Pryor * Mono.Posix_test.dll.sources: Move StdlibTest into...
2005-11-28 Chris Toshok2005-11-28 Chris Toshok <toshok@ximian.com>
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-31 Chris Toshokmove many 2.0-only classes into System.Web.Configuratio...
2005-10-31 Gonzalo Paniagua... 2005-10-31 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51212
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51207
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50439
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50438
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-19 Chris Toshok2005-09-19 Chris Toshok <toshok@ximian.com>
2005-09-16 Ankit Jain* PEAPI.cs: Clean up indentation. Split into ...
2005-09-14 Sebastien Pouliot2005-09-14 Sebastien Pouliot <sebastien@ximian.com>
2005-09-01 Eyal AlaloufTARGET_J2EE/JVM fixes
2005-08-29 Eyal AlaloufTARGET_JVM fixes
2005-08-26 Miguel de Icaza2005-07-27 Miguel de Icaza <miguel@novell.com>
2005-08-26 Miguel de IcazaRemove
2005-07-26 Gonzalo Paniagua... 2005-07-26 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-07-25 Eyal AlaloufTimeout of handling requests is not supported in TARGET...
2005-07-19 Eyal AlaloufTARGET_J2EE compilation fixes.
2005-06-29 Marek Safarerror messages review
2005-06-26 Gonzalo Paniagua... 2005-06-26 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-19 Ilya Kharmatskysvn path=/trunk/mcs/; revision=46205
2005-06-02 Gonzalo Paniagua... remove
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-02-04 Lluis Sanchez2005-02-04 Lluis Sanchez Gual <lluis@novell.com>
next