Doug Bunting
3ad40bacdd
Increase .travis.yml consistency between repos
...
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
- `KOREBUILD_TEST_DNXCORE` env variable isn't used anymore
- no need for libuv v1.4.2 w/ current Kestrel packages
- no need for icu4c w/ current `dotnet` builds
2016-09-04 20:00:28 -07:00
Troy Dai
4158be273f
Fix OpenIdConnect test
...
https://github.com/aspnet/Security/pull/925
2016-08-26 15:53:04 -07:00
Chris R
299b44c018
React to WebListener settings API changes
2016-08-18 14:00:59 -07:00
Pranav K
51b13161d8
Reacting to Microsoft.AspNetCore.Server.Testing rename
2016-08-15 16:17:19 -07:00
Kiran Challa
3bbdeecb14
Updated tests to supply value for new deployment parameter 'DeletePublishedApplicationOnDispose'
2016-08-10 12:01:38 -07:00
Pranav K
ba75b0be37
Switching to dotnet.myget.org feed
2016-08-09 15:05:42 -07:00
Kiran Challa
2fb9e2f567
Added makefile.shade to run nano tests
...
[Fixes #348 ] Only run Nano tests for the WinNano-MusicStore node in CI
2016-08-09 10:59:48 -07:00
Kiran Challa
32ea3f79fc
Deleted 'src' folder and moved content to 'samples' folder'
...
[Fixes #693 ] Consider moving MusicStore application to samples
2016-08-08 14:25:20 -07:00
Kiran Challa
ad23e180a7
Merge branch 'kichalla/supply-configuration' into dev
2016-08-08 14:10:10 -07:00
Kiran Challa
14d6298308
Fixed tests to supply current build configuration to deployment parameters
2016-08-08 13:31:45 -07:00
Chris R
8249134911
React to WebListener AllowAnonymous API changes for Standalone.
2016-08-08 13:08:42 -07:00
Chris R
6ae610e8bc
React to WebListener AllowAnonymous API change.
2016-08-08 09:51:57 -07:00
Kiran Challa
1ba6608d90
Removed 'TESTING' compiler directive
2016-08-05 10:30:27 -07:00
Kiran Challa
e94f21ffc2
Moved content of 'shared' folder into MusicStore app and fixed tests
2016-08-05 10:04:23 -07:00
BrennanConroy
4bca8c109f
Update .travis.yml
2016-08-02 13:08:34 -07:00
jci-cpined
e008264316
Fixed incorrect .xproj DNX targets.
2016-07-25 13:20:05 -07:00
Paul Oliveira
1bce0acfde
Added asp-area to Components, _Layout and _LoginPartial links (Header links are broken in Admin area #666 )
2016-07-25 12:48:28 -07:00
Doug Bunting
faeb45caf0
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:18:03 -07:00
Pranav K
0d93f911ca
Updating to RTM builds of xunit
2016-06-30 17:23:43 -07:00
Kiran Challa
fc4f633e5e
Added centos and rhel rids to project.json
2016-06-22 14:40:18 -07:00
Pranav K
c83fbdbf12
Updating to dev versions
2016-06-16 10:18:19 -07:00
John Luo
314d69796c
Remove redundant files in MusicStore.Standalone
2016-06-15 14:42:16 -07:00
Pranav K
ed7f90607d
Merge branch 'release' into dev
2016-06-14 16:30:01 -07:00
Pranav K
a5ab80d403
Updating to release.
2016-06-14 16:23:39 -07:00
N. Taylor Mullen
ad71817af1
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:31:08 -07:00
=
7298005887
Re-enable tests disabled due to corefx issue
2016-06-13 10:48:32 -07:00
jacalvar
68c06c61e7
Remove unncessary imports
2016-06-08 15:19:18 -07:00
BrennanConroy
32cade2542
Remove PlatformAbstractions
2016-06-08 14:40:20 -07:00
Kiran Challa
40f0bb1b45
Added IIS variation to Nano smoke tests
2016-06-06 04:03:22 -07:00
Pranav K
33a323894f
Reacting to IdentityModel changes
2016-06-04 20:51:13 -07:00
Kiran Challa
720289a539
Fix Nano server tests to copy the dotnet runtime only when RUN_TESTS_ON_NANO environment variable is true
2016-05-31 13:56:05 -07:00
Kiran Challa
22175e03a7
Fixed SmokeTestsOnNanoServer to provide dotent runtime to enable testing portable scenario
2016-05-31 12:07:26 -07:00
Cesar Blum Silveira
c14f37ac6a
Fix OSX build on Travis.
2016-05-27 11:45:47 -07:00
John Luo
149fbfa99a
Reenable disabled tests #673
2016-05-25 11:14:13 -07:00
Hao Kung
5efaa95195
React to google/fb endpoint revisions
2016-05-23 18:26:13 -07:00
Cesar Blum Silveira
e6dce73d83
Merge branch 'cesarbs/disable-failing-tests' of https://github.com/aspnet/MusicStore into cesarbs/disable-failing-tests
2016-05-23 11:49:44 -07:00
Cesar Blum Silveira
14f5e23038
Disable failing tests ( #673 ).
2016-05-23 11:48:52 -07:00
Cesar Blum Silveira
333b4feda5
Disable one more test.
2016-05-23 11:37:39 -07:00
Cesar Blum Silveira
e8f90bc793
Disable failing tests ( #673 ).
2016-05-23 11:12:52 -07:00
John Luo
5314a87c45
React to adding IsAvailable to ISession
2016-05-23 10:09:58 -07:00
Pavel Krymets
87e3544fda
Downgrade Server.Testing version to 0.1
2016-05-20 14:51:26 -07:00
Kiran Challa
99bc05c7d7
[ Fixes #663 ] Replace 'web' with 'MusicStore' in launchSettings.json
2016-05-20 10:16:48 -07:00
moozzyk
bf7e7437a5
Fixing targets to enable starting music store from VS
2016-05-17 15:54:41 -07:00
Kiran Challa
5627d00329
Added UserSecrets tool to E2ETests to enable setting up NanoServer related config in a local user secret store
2016-05-16 10:49:56 -07:00
Kiran Challa
3c7cfbf340
Removed all references to RuntimeInfoPage
2016-05-16 10:27:21 -07:00
David Obando
ef92bf3834
Merge branch 'release' into dev
2016-05-12 16:32:47 -07:00
David Obando
e3096322ae
Merge pull request #662 from aspnet/daobando/captainslog
...
Fixes null reference exception
2016-05-12 16:30:52 -07:00
David Obando
b838abc005
Fixes null reference exception
2016-05-09 17:08:42 -07:00
John Luo
2314512ac7
Missed deployer update when merging from release
2016-05-06 19:15:00 -07:00
John Luo
1ec8869048
Merge branch 'release' into dev
2016-05-06 17:29:39 -07:00