Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-15Merge pull request #1656 from alexanderkyte/webservice_27561Alex Rønne Petersen
2015-05-13[System.ServiceModel] Fix timeout defaulting to 0 secondsAlexander Kyte
2015-04-24[WCF] XmlReader from GetReaderAtBodyContents() should not be missing xmlns-es.Atsushi Eno
2015-04-24[WCF] exclude extra schema by referencesource XsdDataContractExporter.Atsushi Eno
2015-04-24[WCF] referencesource XmlBinaryWriter closes stream by default, so keep it open.Atsushi Eno
2015-04-24Fix mobile build (breakage caused by referencesource switch).Atsushi Eno
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-03-02Merge branch 'master' into import-system-xml-4Atsushi Eno
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-03-02[WCF] fix mobile builds. Mono.Xml.XPath is gone.Atsushi Eno
2015-02-28[bcl] Enable parallel build for parts of the 4.5 class libs/tools.Zoltan Varga
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-02-20[WCF] for certain kind of Messages, do now write BodyContents twice.Atsushi Eno
2015-02-20[WCF] fix wrong using scope on XmlWriter in security token serializer test.Atsushi Eno
2015-02-20[WCF] do not use XmlReader.Name to check LocalName.Atsushi Eno
2015-02-20[WCF] Do not expect XmlElement.FirstChild is non-whitespace here.Atsushi Eno
2015-02-16[System.ServiceModel] Prevent server crash when client disconnectMiguel de Icaza
2015-01-21[bcl] Remove NET_3_5 defines from class libsAlexander Köplinger
2015-01-14[bcl] Remove NET_4_5 defines from class libs.Zoltan Varga
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-11-04[System.ServiceModel] Fixed Bug652331_2 test that failed on Jenkins by increa...Alexander Köplinger
2014-09-16[WCF]: Update to my last fix for bug #22129.Martin Baulig
2014-09-15[WCF]: Copy out/ref parameters on async call; bug #22129.Martin Baulig
2014-09-04Cleanup namespace names of class lib tests to follow conventionAlexander Köplinger
2014-09-05[WCF]: Actually fix #22179 to allow concurrent requests.Martin Baulig
2014-08-29Correct duplicate X509CertificateValidationMode definition error caused by en...Ryan J. Melena
2014-08-26[WCF]: Fix #22179 - 'finally' protect ClientRuntimeChannel.Begin/EndProcess().Martin Baulig
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-07-03[WCF] Disable CloseTest and OpenTest4 in CustomPeerResolverServiceTest.Alex Rønne Petersen
2014-06-20[WCF] Make BasicHttpBinding.AllowCookies workMiguel de Icaza
2014-06-18Fixed another 8080 test portAlexander Köplinger
2014-06-18[System.ServiceModel] Changed test port from 8080 to 30158Alexander Köplinger
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-23[build] Add new project files based on the new staged buildMiguel de Icaza
2014-05-20[build] Record extra library builds for our Visual Studio input filesMiguel de Icaza
2014-05-16Merge pull request #1041 from mono/staged-cyclic-buildsMiguel de Icaza
2014-05-15Last of the cycles is goneMiguel de Icaza
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-05-12[docs] Import of additional member documentation that contain generic paramet...Joel Martinez
2014-05-12[docs] namespace documentation import.Joel Martinez
2014-05-12[docs] type parameter documentation impport.Joel Martinez
2014-05-12[docs] Additional parameter documentation import.Joel Martinez
2014-04-28[docs] Import of Microsoft BCL Documentation.Joel Martinez
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza