2006-06-25 Marek Sieradzki <marek.sieradzki@gmail.com>
[mono.git] / mcs / class / System.Web / Test / mainsoft / NunitWeb / NunitWeb /
2006-06-25 Marek Sieradzki2006-06-25 Marek Sieradzki <marek.sieradzki@gmail...
2006-06-25 Andrew Skibarefactor in NunitWeb
2006-06-22 Andrew Skibaremove unnecessary using
2006-06-22 Andrew Skibasupport for POST method in test framework and forms
2006-06-22 Andrew Skibadon't use IsNullOrEmpty in 1.1 code
2006-06-22 Andrew Skibaimplemented simple postback test infrastructure
2006-06-22 Andrew SkibaAdd HtmlCompare project; add PostBack skeleton
2006-06-21 Andrew SkibaNunitWeb test framework major API refactoring; downport...
2006-06-12 Miguel de IcazaCorrect typo
2006-06-12 Andrew Skibaadd an overload for RunUrl method with no delegates
2006-06-09 Massimiliano Mantione * ssapre-cee-ops.h: Renamed as "simple-cee-ops.h"
2006-06-07 Andrew Skibaadd xml documentation for nunitweb framework
2006-06-06 Andrew Skibadelete workarounds for the fixed bug
2006-06-05 Yoni Klainmodification for master page unitests
2006-06-05 Andrew Skibaworkaround for bugzilla.ximian.com/show_bug.cgi?id...
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-28 Andrew Skibanunitweb framework works on mono
2006-05-28 Andrew Skibaworkaround for bug #78521
2006-05-28 Andrew Skibaremove unneeded using
2006-05-28 Andrew Skibaadd PageDelegate structure for passing delegates betwee...
2006-05-28 Andrew Skibamake MyPage.aspx.cs generic, providing callbacks for...
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-25 Andrew Skibaenable siteMap in web.config
2006-05-25 Andrew Skibause HttpWorkerRequest instead of CallContext to pass...
2006-05-24 Andrew Skibaenable debugging of hosted webapp
2006-05-24 Andrew Skibaallow null delegate
2006-05-24 Andrew Skibause ifdef to name resources in visual studio
2006-05-23 Andrew Skibacheck that HttpRuntime.ProcessRequest did reach our...
2006-05-21 Andrew Skibasurround files with if NET_2_0 until they are checked...
2006-05-21 Yoni Klainsvn path=/trunk/mcs/; revision=60919
2006-05-17 Andrew Skibamove resources to the default namespace
2006-05-14 Andrew SkibaBlock VerifyRenderingInServerForm verification to make...
2006-05-14 Andrew Skibafix typo
2006-05-11 Andrew SkibaThis check is unnecessary
2006-05-11 Andrew SkibaLoad all referenced asseblies in parent domain before...
2006-05-11 Andrew Skibarefactory CopyAssembly, make Helper accessible from...
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-05-08 Andrew Skibaadd NunitWeb