ASP.NET CI
dd2056ae1a
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:15:05 +00:00
Luke Latham
e30ae8cc3d
Fix typo ( #1559 )
2018-10-05 08:11:04 -07:00
ASP.NET CI
52c7f5fb98
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:14:34 -07:00
Nate McMaster
2e0e323199
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties
2018-09-28 17:10:33 -07:00
David Fowler
f17142b2ec
Delay resolution until after application services are built ( #1553 )
...
- Resolve the logger from the right service provider to log duplicate hosting startup assemblies.
- Don't create a 3rd IServiceProvider if we resolved the default implementation.
2018-09-24 10:41:30 -07:00
ASP.NET CI
ef69aa833b
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 19:14:22 +00:00
Pranav K
13d9774e7a
Merge remote-tracking branch 'origin/release/2.1' into release/2.2
2018-09-19 12:37:23 -07:00
Mike Harder
3f7ee338d4
Change SelfHostDeployer to use dynamic ports by default ( #1383 )
...
* Should significantly reduce flaky test failures due to AddressInUse exceptions
* Addresses https://github.com/aspnet/Hosting/issues/1296
2018-09-19 12:35:51 -07:00
ASP.NET CI
b195e36cc3
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:12:17 -07:00
ASP.NET CI
857df2f864
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 12:13:34 -07:00
ASP.NET CI
795a2238eb
Update branding to 2.2.0-preview3
2018-09-05 16:34:22 -07:00
ASP.NET CI
c3edce8e8a
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 12:12:42 -07:00
David Fowler
04b365a22f
Don't hold onto the HttpContext in the HostingLogScope ( #1531 )
...
- Multiple things capture the ExecutionContext, reduce the changes of improperly rooting the HttpContext when we only need a few properties from the request.
2018-08-27 11:59:56 -07:00
ASP.NET CI
ef465439af
Update package branding for 2.2.0-preview2
2018-08-21 13:33:50 -07:00
ASP.NET CI
687a99438a
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:13:25 +00:00
Chris Ross (ASP.NET)
b078521f17
Hold open the nginx dynamic port
2018-08-09 12:30:32 -07:00
ASP.NET CI
ea4623aae0
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-06 20:36:33 +00:00
ASP.NET CI
fd9485410d
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:14:15 +00:00
Pavel Krymets
658906bf7c
Add TestApplication to allow publish output caching ( #1511 )
2018-07-31 16:36:31 -07:00
ASP.NET CI
446b64c199
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-29 12:12:44 -07:00
Justin Kotalik
6efdf78fb5
IIS ANCM support in test matrix ( #1509 )
2018-07-27 11:48:57 -07:00
Nate McMaster
fed2eb1cdf
More robust username discovery on Linux in NginxDeployer ( #1508 )
...
VSTS does not have the LOGNAME env var set. This adds some fallbacks (USER and USERNAME) and `whoami` if they are not present.
2018-07-26 17:07:24 -07:00
Hao Kung
c4e8dd3664
Rename WebHostBuilderFactory ( #1505 )
2018-07-25 16:44:20 -07:00
Nate McMaster
c8718c1c56
Merge branch 'release/2.1' into release/2.2
2018-07-24 12:07:19 -07:00
ASP.NET CI
f73008537f
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-22 12:13:04 -07:00
Justin Kotalik
21d9ec64f0
Add copy constructor to deployment parameters ( #1497 )
2018-07-18 14:28:48 -07:00
Pavel Krymets
19839ed308
Revert "Merge pull request #1494 from aspnet/revert-1493-pakrym/useiis" ( #1496 )
...
This reverts commit 7a0a1ee50b , reversing
changes made to ec0b7ab2cd .
2018-07-17 21:05:59 -07:00
Pavel Krymets
7a0a1ee50b
Merge pull request #1494 from aspnet/revert-1493-pakrym/useiis
...
Revert "Remove IISExpress deployer"
2018-07-17 12:09:54 -07:00
Pavel Krymets
65f8cfc55b
Revert "Remove IISExpress deployer ( #1493 )"
...
This reverts commit ec0b7ab2cd .
2018-07-17 12:07:42 -07:00
Pavel Krymets
ec0b7ab2cd
Remove IISExpress deployer ( #1493 )
2018-07-17 10:16:50 -07:00
ASP.NET CI
9149f5e4cf
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-15 12:13:31 -07:00
Nate McMaster
958d41f738
Pin version variables to the ASP.NET Core 2.1.2 baseline
...
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:53:10 -07:00
Nate McMaster
2a1ba2a7e6
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-11 18:48:31 -07:00
Nate McMaster
e8df83ddb9
Reverting version from 2.1.2 back to 2.1.1
...
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:30 -07:00
Pavel Krymets
51c94337d7
/systray:false ( #1486 )
2018-07-10 11:29:39 -07:00
ASP.NET CI
68dc961abb
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 12:13:44 -07:00
Nate McMaster
5fd60d68b6
Update infrastructure for the 2.2 release
2018-06-28 16:19:48 -07:00
Nate McMaster
cf4654189f
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:46 -07:00
ASP.NET CI
2a98db6a73
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-25 11:14:55 -07:00
Henk Mollema
cfab182399
Revert "Inherit web IHostingEnvironment and IApplicationEnvironment from the Generic Host one ( #1461 )" ( #1467 )
...
This reverts commit 8672b1b04a .
2018-06-18 10:47:17 -07:00
Henk Mollema
8672b1b04a
Inherit web IHostingEnvironment and IApplicationEnvironment from the Generic Host one ( #1461 )
2018-06-16 03:18:48 -07:00
ASP.NET CI
72c28fa875
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:19:27 +00:00
Mike Harder
c5de0e1892
Pass timeout to WaitForExit() on "dotnet publish" ( #1453 )
...
* Addresses https://github.com/aspnet/Hosting/issues/1451
2018-06-11 15:09:58 -07:00
Ryan Brandenburg
9983831ef5
Adding VSTS file
2018-06-07 16:24:35 -07:00
ASP.NET CI
5ca023fa1a
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-07 19:34:54 +00:00
Luke Latham
ba88bdfd5e
Move AddCommandLine in SampleStartups ( #1449 )
2018-06-06 15:25:31 -07:00
Nate McMaster
de49ba74db
Add certificate names for code signing
2018-06-05 22:32:02 -07:00
Nate McMaster
1596c2ba55
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:33 -07:00
ASP.NET CI
ec51afd9d0
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-03 19:14:10 +00:00
Chris Ross (ASP.NET)
8d55a447d4
Allow running some IIS Express variants without publishing #1431
2018-05-31 15:15:04 -07:00