initial implementation of 'unify request'
[mono.git] / mcs / class / System.Web / System.Web / HttpRequest.cs
2007-11-06 Marek SafarNew tests, update
2007-11-05 Marek Habersack2007-11-05 Marek Habersack <mhabersack@novell.com>
2007-08-18 Juraj Skripsky2007-08-18 Juraj Skripsky <js@hotfeet.ch>
2007-08-18 Marek Habersack2007-08-18 Marek Habersack <mhabersack@novell.com>
2007-06-21 Konstantin TrigerTARGET_JVM: correctly handle Portal's 'GetBack'
2007-05-30 Marek Habersack2007-05-30 Marek Habersack <mhabersack@novell.com>
2007-05-28 Marek Habersack2007-05-28 Marek Habersack <mhabersack@novell.com>
2007-05-16 Marek HabersackRevert 77463, since this commit introduces the correct...
2007-05-16 Marek Habersack2007-05-16 Marek Habersack <mhabersack@novell.com>
2007-05-14 Marek Habersack2007-05-14 Marek Habersack <mhabersack@novell.com>
2007-04-24 Marek Habersack2007-04-24 Marek Habersack <mhabersack@novell.com>
2007-04-17 Konstantin TrigerTARGET_JVM: move DoFilter function into compilation
2007-04-12 Vladimir Krasnov* System.Web20.csproj:
2007-04-11 Konstantin TrigerHttpRequest.cs: IsLocal should return true for loopback...
2007-04-01 Vladimir Krasnov* System.Web20.csproj:
2007-03-26 Konstantin Trigercorrectly handle null and empty virtual pathes in MapPath
2007-03-20 Marek Habersack2007-03-20 Marek Habersack <mhabersack@novell.com>
2007-03-15 Igor Zelmanovich2007-03-15 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-20 Vladimir Krasnov* HttpRequest.cs: fixed MapPath, removed TARGET_J2EE...
2007-02-18 Eyal AlaloufFix failures when running tests in J2EE mode
2007-01-20 Miguel de Icaza * SiteMapNode.cs (GetExplicitResourceString...
2007-01-14 Eyal AlaloufAdd portal support
2007-01-08 Vladimir Krasnov* HttpRequest.cs: fixed IsLocal, should check all ip...
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-04 Vladimir Krasnov* HttpRequest.cs: fixed Path property, add call of...
2007-01-03 Vladimir Krasnov* HttpRequest.cs: fixed jvm version of MakeInputStream...
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-18 Vladimir Krasnov* HttpRequest.cs: fixed Path property, returns unescape...
2006-12-18 Vladimir KrasnovReverted due to 1.1 incompatibility
2006-12-18 Vladimir Krasnov* HttpRequest.cs: fixed Path property, returns unescape...
2006-12-16 Marek HabersackFix a MapPath exception
2006-12-05 Gonzalo Paniagua... 2006-12-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-11-30 Gonzalo Paniagua... 2006-11-30 Gonzalo Paniagua Javier <gonzalo@ximian...
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-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-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
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-06-05 Juraj Skripsky2006-06-05 Juraj Skripsky <js@hotfeet.ch>
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-11 Andrew Skibaremove duplicated code
2006-04-07 Gonzalo Paniagua... 2006-04-07 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Gonzalo Paniagua... 2006-03-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-21 Gonzalo Paniagua... 2006-03-21 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-03-21 Vladimir Krasnov* HttpRequest.cs: fixed Request.Url returns URL where...
2006-03-20 Gonzalo Paniagua... 2006-03-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-03-20 Gonzalo Paniagua... rename method
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-19 Gonzalo Paniagua... 2006-03-19 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-03-16 Gonzalo Paniagua... 2006-03-16 Gonzalo Paniagua Javier <gonzalo@ximian...
next