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
2019-10-09[System.Web] Now IsExpired property for FormsAuthenticationTicket compares tw...David Bueno
2019-05-24Fix SqliteMembershipProvider initialization bug, issue #14234 (#14479)musikhin
2019-05-23[bcl] Remove usages of mono-project.com/go-mono.com/google.com in tests (#14586)Alexander Köplinger
2019-03-14Remove nunit24 from mono build and tree (#13415)Maxim Lipnin
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-02-19use for loop to access item values and avoid InvalidCastException which occur...Maxim Lipnin
2019-02-08[corlib] Move the implementations of virtual methods from Assembly to Runtime...Zoltan Varga
2019-01-02[csproj] Update project filesmonojenkins
2018-12-31Fix data race in System.Web.Caching by using appropriate lock levelDmitry Kalyanov
2018-11-29[NS2.1] Import some primitive System.Drawing types from CoreFX (#11658)Egor Bogatov
2018-11-13[System.Web] Add optional shared FileSystemWatcher's to CacheDependencyAlexander Köplinger
2018-09-27[System.Web] Switch CacheItemPriorityQueueTest to use embedded test resourcesAlexander Köplinger
2018-09-18[build] Fixes make dist (#10640)Marek Safar
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-07-30[bcl] Include all .sources files in the tarball (#9803)Alexander Köplinger
2018-07-05Legacy TLS Removal Preparations (#9301)Martin Baulig
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-25Delete unused files in BCL (#9288)Egor Bogatov
2018-06-01[csproj] Update project filesmonojenkins
2018-05-30[System.Web] Fix bug with not preserving state of CheckBoxList after postback...Marek Safar
2018-05-24Remove two methods with incorrect arguments (#8860)Joshua Peterson
2018-05-04FormsAuthenticationTicket should expire with persistent cookies (#8522)José Manuel Serrano Mármol
2018-05-03Update HtmlForm.cs for issue #8526rbazinet-exago
2018-04-21[System] ComponentModel and System.Net from corefx (#7948)Egor Bogatov
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-06[msvc] Update csproj files (#8067)monojenkins
2018-03-30Revert "Disable some flaky tests."Alexis Christoforides
2018-03-30Revert "Disable a flaky test."Alexis Christoforides
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-23Disable some flaky tests.Alexis Christoforides
2018-03-22Disable a flaky test.Alexis Christoforides
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-03-08[build] Unify DEFAULT_REFERENCE handling so I can override it with TARGET_NET...Marek Safar
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-23Properly handle non-quoted multipart content dispositionsBen Lubar
2018-02-22Fix unknown-length requests being treated as if they are fully preloaded. (#6...Ben Lubar
2018-02-09[msvc] Update csproj filesmonojenkins
2018-02-09[build] Narrow recursive dependenciesMarek Safar
2017-12-08Merge pull request #1450 from echampet/sessionAlexis Christoforides
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-13[msvc] Update csproj files (#5995)monojenkins
2017-11-06[mcs make] introduce TEST_RUNTIME_FLAGS, analogously to TEST_RUNTIME vs. RUNTIMEBernhard Urban
2017-10-31[System.Web] Reference source import (#5909)Konstantin Safonov
2017-10-28[System.Web] LoginTextLayout from reference sourceKonstantin Safonov / kasthack
2017-10-28[System.Web] EmptyControlCollection from reference source (#5884)Konstantin Safonov
2017-10-27[System.Web] TableFooterRow from reference source (#5882)Konstantin Safonov