* FormsAuthentication.cs: added internal ReturnUrl property, GetRedirectUrl added...
[mono.git] / mcs / class / System.Web / System.Web.J2EE /
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-21 Noam LampertDon't map path to original source code directory
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-20 Konstantin Trigeradd ability to initialize DataDirectory from init param...
2006-12-20 Konstantin Trigerset WebFileSystemAccess parameter to Full by default
2006-12-12 Vladislav SpivakSupport for assembly win32 resources search.
2006-12-07 Vladislav SpivakRedesign to support resources custom load and loading...
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-16 Konstantin Trigerfix typo
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-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-10 Konstantin TrigerEnsure DataDirectory is initialized only once
2006-10-10 Konstantin TrigerSet DataDirectory substitution string (blogs.msdn.com...
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-30 Raja R HarinathKill all executable flags on *.cs and ChangeLog files.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-14 Marek SafarNew tests.
2006-09-10 Konstantin Trigerrevert r65171
2006-09-10 Konstantin Trigermerge -r 65169:65170
2006-09-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-05 Konstantin TrigerTARGET_JVM: add runtime support for ConnectionStringsEx...
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-30 Konstantin Trigeradd special case for defaultwsdlhelpgenerator
2006-08-28 Konstantin Trigeradd special build case for global.asax
2006-08-28 Konstantin Trigeruse application server thread for processing request
2006-08-20 Vladimir Krasnov* BaseHttpServlet.cs: merged TLS fixes, workaround...
2006-08-20 Vladimir Krasnov* PageMapper.cs: fixes for aspx parser 2.0
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-29 Paolo MolaroWed Mar 29 20:51:14 CEST 2006 Paolo Molaro <lupus@ximia...
2006-03-29 Konstantin TrigerUse standard mechanism for session_end handling
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin TrigerAssociate the AppDoamin with current thread
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-19 Konstantin Trigerrefactoring
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-09 Ankit JainIn ilasm/codegen:
2006-01-09 Konstantin Trigermerging latest changes
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
2005-09-08 Eyal AlaloufTARGET_J2EE fixes.
2005-08-30 Eyal AlaloufTARGET_J2EE compilation
2005-07-24 Eyal AlaloufMaking simple web app work with Grasshopper.
2005-07-18 Iain McCoy2005-07-19 Iain McCoy <iain@mccoy.id.au>
2005-07-18 Eyal AlaloufAdded servlet binding for the Grasshoper J2EE configura...
2005-07-18 Eyal AlaloufAdded System.Web.J2EE/PageMapper.cs and fixed dependeci...