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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-16Use googletest's new 'main' branch (#38409)Doug Bunting
2021-07-20Correct spa-templates submodule (#34499)Doug Bunting
- correct the repo URI - move to the current commit
2021-07-15Use spa-templates repo as a submodule (#34366)Doug Bunting
- see #32027
2021-05-18[main] Update submodules (#32634)Doug Bunting
- be explicit about what we're tracking - important for MessagePack-CSharp because we were tracking a year-old splinter - get the latest from the remotes - find the `DoAll` symbol - i.e. react to the single breaking change in `googletest` - add dependabot.yml - start with keeping submodules up-to-date - can expand later to cover e.g. gradle, maven, or npm - note this file need only be present in our default branch nit: - change googletest name to match path - `set-branch` and other updates do weird things otherwise - but, this requires another `git submodule update --init` in some cases
2019-04-02Use MessagePackReader \ MessagePackWriter to implement IHubProtocol for ↵Pranav K
server-side Blazor (#8687) * Use MessagePackReader \ MessagePackWriter to implement IHubProtocol for server-side Blazor Fixes #7311
2018-12-15Merge branch 'release/2.2'Nate McMaster
2018-12-14Fix build issues with IIS integration projectsNate McMaster
Changes: * Ensure IIS managed and pkg projects build after the native projects * Update projects to build test * Update CI checks to build on macOS and Linux * Use package baselines to manage ANCM packages
2018-12-05Merge branch 'release/2.2'Nate McMaster
2018-12-05Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-12-04Merge source code from aspnet/IdentityNate McMaster
2018-12-01Update targets and projects to build Localization projectsNate McMaster
2018-12-01Update targets and projects to build BasicMiddleware projectsNate McMaster
2018-11-28Merge remote-tracking branch 'origin/release/2.2' into rybrande/MondoMasterRyan Brandenburg
2018-11-27Merge remote-tracking branch 'origin/release/2.1' into rybrande/Mondo2.2Ryan Brandenburg
2018-11-27Fix submodules for Mvc MvcPrecompilation Razor and SignalRRyan Brandenburg
2018-11-26Merge remote-tracking branch 'origin/release/2.2' into rybrande/Mondo22ToMasterRyan Brandenburg
2018-11-22Merge remote-tracking branch 'origin/release/2.1' into rybrande/Mondo2.2Ryan Brandenburg
2018-11-22Merge branch 'release/2.2'Nate McMaster
2018-11-22Remove submodules for Antiforgery CORS HttpSysServer ResponseCaching Routing ↵Ryan Brandenburg
and Security
2018-11-22Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-11-22Merge source code from aspnet/Diagnostics to this repoNate McMaster
2018-11-21Merge remote-tracking branch 'origin/release/2.2' into rybrande/Mondo22ToMasterRyan Brandenburg
2018-11-21Merge remote-tracking branch 'origin/release/2.1' into rybrande/Mondo2.2Ryan Brandenburg
2018-11-21Fix submodules for ServerTests StaticFiles and SessionRyan Brandenburg
2018-11-20Fix submodulesRyan Brandenburg
2018-11-20Remove the BrowserLink submodule (#4087)Nate McMaster
2018-11-20Merge branch 'release/2.1' of github.com:aspnet/AspNetCore into ↵Ryan Brandenburg
rybrande/Mondo2.1
2018-11-20Merge branch 'release/2.2'Nate McMaster
2018-11-20Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-11-20Remove aspnet/Hosting submodule and update targets and projectsNate McMaster
2018-11-20Update targets to build HttpAbstractions projectsNate McMaster
2018-11-20Merge branch 'release/2.2'Nate McMaster
2018-11-20Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-11-20Fix submodules for AADIntegration JavaScriptServices and MetaPackagesRyan Brandenburg
2018-11-20Merge branch 'master' of github.com:aspnet/AspNetCore into rybrande/MondoMasterRyan Brandenburg
2018-11-19Fix submodules for AuthSamples AzureIntegration and TemplatingRyan Brandenburg
2018-11-19Remove the HttpClientFactory submodule (#4085)Nate McMaster
2018-11-19Fix submodules for AuthSamples AzureIntegration and TemplatingRyan Brandenburg
2018-11-19Fix AzureIntegration submoduleRyan Brandenburg
2018-11-19Fix AuthSamples submoduleRyan Brandenburg
2018-11-19Fix submoduleRyan Brandenburg
2018-11-19Remove templating moduleRyan Brandenburg
2018-11-16Merge remote-tracking branch 'origin/release/2.1' into rybrande/MusicStore2.2Ryan Brandenburg
2018-11-16Update MusicStore sourceRyan Brandenburg
2018-11-15Merge release/2.2 and aspnet/KestrelHttpServerNate McMaster
* Merges latest changes from the master branch of aspnet/KestrelHttpServer * Merges changes on release/2.2
2018-11-15Merge release/2.2 and replace submodulesNate McMaster
* Replace the aspnet/JsonPatch git submodule and merge the master branch of its source to this repo * Likewise for aspnet/DotNetTools * And aspnet/HtmlAbstractions * merge latest infrastructure changes from the release/2.2 branch
2018-11-15Merge aspnet/KestrelHttpServer release/2.2 and release/2.1Nate McMaster
2018-11-15Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-11-14Remove KestrelHttpServer submodule and update targets and baselines for ↵Nate McMaster
Kestrel packages
2018-11-14Merge branch 'release/2.1' into release/2.2Nate McMaster