Commit Graph

604 Commits

Author SHA1 Message Date
Nate McMaster 7ac0e06abf Pin tool and package versions to make builds more repeatable 2017-10-31 19:37:33 -07:00
Jass Bagga 88db534e42
UseExceptionHandler throws if ExceptionHandlingPath not set (#417) 2017-10-27 15:34:34 -07:00
Andrew Stanton-Nurse a30befae0f Add abstractions for Health Checks and a simple middleware and service to run them (#408) 2017-10-18 13:52:06 -07:00
Ryan Brandenburg a89d01b75e Add RepositoryRoot 2017-10-18 09:35:24 -07:00
Ryan Brandenburg d390c369ff Update bootstrappers 2017-10-09 12:41:50 -07:00
Justin Kotalik c21300d786 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:46:26 -07:00
Jass Bagga d22bb2c908 Add logger extensions with event ids (#405)
Addresses #393
2017-09-15 14:26:47 -07:00
Nate McMaster 479eb49ca9 Use PackageLineup to manage PackageReference versions 2017-08-29 09:41:54 -07:00
Nate McMaster 9634f7fd9c Use Directory.Build.props/targets 2017-08-29 09:30:22 -07:00
Nate McMaster adf3cb70aa Upgrade to xunit 2.3.0-beta4 2017-08-22 15:18:08 -07:00
John Luo a1d26bef4e Ensure fallback to curl after failed wget 2017-08-02 14:31:19 -07:00
John Luo 3b6520e5f9 Update __get_remote_file logic 2017-08-02 12:44:44 -07:00
Ryan Brandenburg 23948c5544 Update VersionPrefix 2017-07-26 16:37:40 -07:00
Nate McMaster e48c3bca38 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:27:04 -07:00
Nate McMaster c2a9b95485 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:31:30 -07:00
Pranav K 43df0f4898 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:12:50 -07:00
Ryan Brandenburg bae305e8d2 Set AspNetCoreVersion 2017-07-24 17:55:23 -07:00
Ryan Brandenburg 074efe3725 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:27:39 -07:00
Mike Harder 70707277a1 Remove NetStandardLibraryImplicitPackageVersion (#396)
- For consistency with other repos
2017-07-19 09:36:55 -07:00
Mike Harder f1562a724d Enable AppVeyor for rel branches (#397) 2017-07-19 09:35:59 -07:00
Ryan Brandenburg 999a9d9107 Skip first time experience on Appveyor 2017-07-10 15:18:55 -07:00
Pranav K c2b58cb639 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:55 -07:00
Pranav K 33982b308f Updating KoreBuild branch 2017-07-10 11:57:55 -07:00
Pranav K 240cbf694c Merge branch 'rel/2.0.0' into dev 2017-07-10 11:41:56 -07:00
Pranav K 9cd59b9a68 Branching for 2.0.0 rtm 2017-07-10 11:41:56 -07:00
Ryan Brandenburg ee2487c207 Remove NETSTandard.Library.NETFramework 2017-07-07 10:23:54 -07:00
Pranav K 62aaac1da1 Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:07 -07:00
Ryan Brandenburg 447575bcff Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:36:03 -07:00
Nate McMaster 31e4dd673a React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:37:02 -07:00
Ryan Brandenburg 81544958b8 DiagnosticSource to 4.4.1 2017-07-03 15:02:01 -07:00
Pranav K e9fa81029a Update LICENSE.txt text 2017-07-03 14:05:21 -07:00
Pranav K abb2cb7feb Add NETStandardImplicitPackageVersion 2017-06-29 07:58:16 -07:00
Mike Harder fcc126c658 Remove custom apt source (#388)
* Matches `.travis.yml` used in other repos
2017-06-26 14:40:43 -07:00
Ryan Brandenburg f59f405a60 Merge pull request #387 from aspnet/rybrande/NetStandardLibNetFramework
Remove NetStandard.Library.NetFramework
2017-06-23 10:05:25 -07:00
Ryan Brandenburg d916d3f87f Remove NetStandaRD.Library.NetFramework 2017-06-23 09:47:01 -07:00
Pranav K ab8cb5e2c9 Preapre for StackTrace.Sources changes 2017-06-22 11:18:56 -07:00
Kiran Challa 89e96e8bf8 Fixed version of netstandard.library 2017-06-15 05:25:28 -07:00
Pranav K 4e044a1e30 Remove usage of TaskCache 2017-06-08 13:45:50 -07:00
Nate McMaster a754e91f37 Update sample test app to netstandard2.0 2017-06-06 17:29:56 -07:00
Andrew Peters a66b5c642e Merge branch 'rel/2.0.0-preview2' into dev 2017-06-01 14:56:07 -07:00
Andrew Peters fc1dbbbcfd Adds a missing ToList() in assert code. 2017-06-01 14:54:41 -07:00
Pranav K e35f8d1f2d Updating versions to preview3 2017-06-01 10:46:46 -07:00
Arthur Vickers 3b671b4360 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-01 09:08:12 -07:00
Arthur Vickers 4b5d6903ea React to EF change 2017-06-01 09:04:55 -07:00
Pranav K 1b5355dca6 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:58:28 -07:00
Pranav K fa469ed85b Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:15 -07:00
Pranav K 536e40f86f Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:42:33 -07:00
Pranav K 435c79ee97 Branching for rel/2.0.0-preview2 2017-05-31 19:36:21 -07:00
Andrew Peters 2258eeae39 Database Error Page: Remove ILogger-based interception.
- Made EF calls async
- Removed a slow, repeated DB existence check.
2017-05-30 15:50:19 -07:00
Andrew Peters 1b6993fb91 Database Error Page: Prep for removal of ILogger-based interception.
- Removed EF ApiCheck tests; not required for middleware.
- Removed JB annotations and Check usage; align with other Diagnostics Pages projects.
- Fixed code redundancies.
2017-05-30 12:55:50 -07:00