Граф коммитов

  • 299b44c018 React to WebListener settings API changes Chris R 2016-08-18 14:00:59 -0700
  • 51b13161d8 Reacting to Microsoft.AspNetCore.Server.Testing rename Pranav K 2016-08-15 16:17:19 -0700
  • 28198252b2 Updating to dotnet.myget.org 1.0.0 Pranav K 2016-08-12 10:15:34 -0700
  • 3bbdeecb14 Updated tests to supply value for new deployment parameter 'DeletePublishedApplicationOnDispose' Kiran Challa 2016-08-09 16:36:25 -0700
  • ba75b0be37 Switching to dotnet.myget.org feed Pranav K 2016-08-09 15:05:42 -0700
  • 2fb9e2f567 Added makefile.shade to run nano tests [Fixes #348] Only run Nano tests for the WinNano-MusicStore node in CI Kiran Challa 2016-08-09 10:12:19 -0700
  • c027a8bb2d Addressed feedback Kiran Challa 2016-08-09 10:55:34 -0700
  • dbd4683b7d Added makefile.shade to run nano tests [Fixes #348] Only run Nano tests for the WinNano-MusicStore node in CI Kiran Challa 2016-08-09 10:12:19 -0700
  • 32ea3f79fc Deleted 'src' folder and moved content to 'samples' folder' [Fixes #693] Consider moving MusicStore application to samples Kiran Challa 2016-08-08 11:25:23 -0700
  • ad23e180a7 Merge branch 'kichalla/supply-configuration' into dev Kiran Challa 2016-08-08 14:10:10 -0700
  • 14d6298308 Fixed tests to supply current build configuration to deployment parameters Kiran Challa 2016-08-08 13:31:45 -0700
  • 8249134911 React to WebListener AllowAnonymous API changes for Standalone. Chris R 2016-08-08 13:08:42 -0700
  • 6ae610e8bc React to WebListener AllowAnonymous API change. Chris R 2016-08-08 09:51:57 -0700
  • 1ba6608d90 Removed 'TESTING' compiler directive Kiran Challa 2016-08-05 09:58:20 -0700
  • e94f21ffc2 Moved content of 'shared' folder into MusicStore app and fixed tests Kiran Challa 2016-08-04 15:10:22 -0700
  • 4bca8c109f Update .travis.yml BrennanConroy 2016-08-02 13:08:34 -0700
  • aa72cc557d Update the version of Microsoft.AspNetCore.Server.Testing to RTM version number Pranav K 2016-07-26 17:09:28 -0700
  • e008264316 Fixed incorrect .xproj DNX targets. jci-cpined 2016-06-28 07:31:18 -0500
  • 1bce0acfde Added asp-area to Components, _Layout and _LoginPartial links (Header links are broken in Admin area #666 ) Paul Oliveira 2016-05-26 17:19:43 -0700
  • ccd324563f Pin the version of dotnet-test-xunit to 1.0.0-rc3-00000-01 Pranav K 2016-07-19 11:14:50 -0700
  • faeb45caf0 One build to rule them all - well, at least VS and command-line builds will share output - part of aspnet/Coherence-Signed#277 Doug Bunting 2016-07-07 12:18:03 -0700
  • 7c8cf27650 Merge 3c47a3ba44 into 0d93f911ca martinpf 2016-07-05 05:00:39 +0000
  • 0d93f911ca Updating to RTM builds of xunit Pranav K 2016-06-30 17:23:43 -0700
  • 0551ebefe4 Fixed incorrect .xproj DNX targets. jci-cpined 2016-06-28 07:31:18 -0500
  • 65a23894a8 Updating json files to pin versions and build files to pin KoreBuild Pranav K 2016-06-27 13:51:11 -0700
  • f09a382612 Updating NuGet.config Pranav K 2016-06-27 13:50:17 -0700
  • fc4f633e5e Added centos and rhel rids to project.json Kiran Challa 2016-06-22 14:40:18 -0700
  • 6c02e5ed84 Changed CartItem.CartId type from string to Guid. Needed this change to ease the creation of an index on the CartId column in the database. String is not an indexable type, guid (uniqueidentifier in SQL Server) is. Adding that index has a big impact on database performance for the MusicStore app for stress and reliability testing release1.1 martinpf 2016-06-22 13:38:26 -0700
  • 3c47a3ba44 Changed CartItem.CartId type from string to Guid. Needed this change to ease the creation of an index on the CartId column in the database. String is not an indexable type, guid (uniqueidentifier in SQL Server) is. Adding that index has a big impact on database performance for the MusicStore app. martinpf 2016-06-22 11:02:26 -0700
  • c83fbdbf12 Updating to dev versions Pranav K 2016-06-16 10:18:17 -0700
  • 314d69796c Remove redundant files in MusicStore.Standalone John Luo 2016-06-15 14:42:16 -0700
  • a5d82c53e4 Merge 88e087261c into ed7f90607d あまみや ゆうこ 2016-06-15 19:30:21 +0000
  • 5c3a4523bd Merge ad2400e05b into ed7f90607d Paul 2016-06-15 17:21:46 +0000
  • ed7f90607d Merge branch 'release' into dev Pranav K 2016-06-14 16:30:01 -0700
  • a5ab80d403 Updating to release. Pranav K 2016-06-14 16:23:39 -0700
  • ad71817af1 Remove direct Microsoft.NETCore.Platforms dependency. N. Taylor Mullen 2016-06-13 15:31:08 -0700
  • 7298005887 Re-enable tests disabled due to corefx issue = 2016-06-07 12:04:45 -0700
  • 667071d1d5 Merge 165971fad1 into 68c06c61e7 あまみや ゆうこ 2016-06-13 15:02:08 +0000
  • 365f7a8a3d Merge 56d823f900 into 68c06c61e7 zhangmm 2016-06-13 15:01:59 +0000
  • 6f143fb576 Merge 4c7e649aa4 into 68c06c61e7 zhangmm 2016-06-13 15:01:54 +0000
  • d06a045c2c Merge fd866f03c2 into 68c06c61e7 Doug Bunting 2016-06-13 15:01:41 +0000
  • 1a74029189 Merge 397a41b5b0 into 68c06c61e7 Rafael Almeida 2016-06-13 15:01:30 +0000
  • f252f57c79 Merge 51d9bc9dd8 into 68c06c61e7 Kiran Challa 2016-06-13 15:01:26 +0000
  • 6d620fa282 Merge 397a41b5b0 into 68c06c61e7 Rafael Almeida 2016-06-13 15:01:25 +0000
  • defe995915 Merge 04180e2a75 into 68c06c61e7 Kerry Jiang 2016-06-13 15:01:24 +0000
  • c340f723b4 Precompile all views precompile Ryan Nowak 2016-06-09 14:38:37 -0700
  • 68c06c61e7 Remove unncessary imports jacalvar 2016-06-07 22:28:40 -0700
  • 32cade2542 Remove PlatformAbstractions BrennanConroy 2016-06-08 08:45:27 -0700
  • 40f0bb1b45 Added IIS variation to Nano smoke tests Kiran Challa 2016-06-02 16:01:11 -0700
  • 33a323894f Reacting to IdentityModel changes Pranav K 2016-06-04 20:51:13 -0700
  • 720289a539 Fix Nano server tests to copy the dotnet runtime only when RUN_TESTS_ON_NANO environment variable is true Kiran Challa 2016-05-31 13:56:05 -0700
  • 22175e03a7 Fixed SmokeTestsOnNanoServer to provide dotent runtime to enable testing portable scenario Kiran Challa 2016-05-26 15:20:53 -0700
  • 4dba31eb7e Merge 81d25a0bec into c14f37ac6a Kiran Challa 2016-05-28 19:41:43 +0000
  • 81d25a0bec Updated Kiran Challa 2016-05-28 12:41:26 -0700
  • d2faa91e87 Fixed SmokeTestsOnNanoServer to provide dotent runtime zip file path to enable testing portable scenario Kiran Challa 2016-05-26 15:20:53 -0700
  • c14f37ac6a Fix OSX build on Travis. Cesar Blum Silveira 2016-05-27 11:45:47 -0700
  • ad2400e05b Added asp-area to Components, _Layout and _LoginPartial links (Header links are broken in Admin area #666 ) Paul Oliveira 2016-05-26 17:19:43 -0700
  • 149fbfa99a Reenable disabled tests #673 John Luo 2016-05-25 11:14:13 -0700
  • 5efaa95195 React to google/fb endpoint revisions Hao Kung 2016-05-23 18:26:13 -0700
  • e6dce73d83 Merge branch 'cesarbs/disable-failing-tests' of https://github.com/aspnet/MusicStore into cesarbs/disable-failing-tests Cesar Blum Silveira 2016-05-23 11:49:44 -0700
  • 14f5e23038 Disable failing tests (#673). Cesar Blum Silveira 2016-05-23 11:12:52 -0700
  • 333b4feda5 Disable one more test. Cesar Blum Silveira 2016-05-23 11:37:39 -0700
  • e8f90bc793 Disable failing tests (#673). Cesar Blum Silveira 2016-05-23 11:12:52 -0700
  • 5314a87c45 React to adding IsAvailable to ISession John Luo 2016-05-19 14:40:11 -0700
  • 87e3544fda Downgrade Server.Testing version to 0.1 Pavel Krymets 2016-05-20 14:51:26 -0700
  • 99bc05c7d7 [Fixes #663] Replace 'web' with 'MusicStore' in launchSettings.json Kiran Challa 2016-05-20 10:16:48 -0700
  • bf7e7437a5 Fixing targets to enable starting music store from VS moozzyk 2016-05-17 15:54:41 -0700
  • 5f54ed4702 Updating json files to pin versions and build files to pin KoreBuild 1.0.0-rc2 Pranav K 2016-05-17 14:31:22 -0700
  • 2e51785829 Updating NuGet.config Pranav K 2016-05-17 14:30:44 -0700
  • 88e087261c Update project.json Kagamine 2016-05-17 12:06:14 +0800
  • 5627d00329 Added UserSecrets tool to E2ETests to enable setting up NanoServer related config in a local user secret store Kiran Challa 2016-05-11 12:22:58 -0700
  • 3c7cfbf340 Removed all references to RuntimeInfoPage Kiran Challa 2016-05-16 10:27:21 -0700
  • 04180e2a75 updated the pakcage source for rc2 release Kerry Jiang 2016-05-16 12:32:50 +0800
  • 1657354744 ASP.NET 5 => ASP.NET Core Kagamine 2016-05-15 09:08:55 +0800
  • ef92bf3834 Merge branch 'release' into dev David Obando 2016-05-12 16:32:47 -0700
  • e3096322ae Merge pull request #662 from aspnet/daobando/captainslog David Obando 2016-05-12 16:30:52 -0700
  • b838abc005 Fixes null reference exception David Obando 2016-05-09 17:08:42 -0700
  • 8d6a2b9d79 Allow using inmemory store using an env variable sivagms/perf sivagms 2016-05-09 14:42:21 -0700
  • 2314512ac7 Missed deployer update when merging from release John Luo 2016-05-06 19:15:00 -0700
  • 1ec8869048 Merge branch 'release' into dev John Luo 2016-05-06 17:29:39 -0700
  • aa9ed1593e React to deployer update John Luo 2016-05-06 16:51:41 -0700
  • 9d3f2c4803 [Fixes #656] 'dotnet run' does not work on MusicStore app Kiran Challa 2016-05-06 10:24:13 -0700
  • e3808ab769 [Fixes #656] 'dotnet run' does not work on MusicStore app Kiran Challa 2016-05-05 15:33:19 -0700
  • 51d9bc9dd8 updated Kiran Challa 2016-05-05 16:14:15 -0700
  • 0900bd9690 updated Kiran Challa 2016-05-05 16:02:54 -0700
  • 37c1847792 [Fixes #656] 'dotnet run' does not work on MusicStore app Kiran Challa 2016-05-05 15:33:19 -0700
  • 6af8da4713 Use in memory store for non-windows tests and disable tests until new cli is available = 2016-05-04 16:30:15 -0700
  • a3975422ec Merge branch 'release' into dev John Luo 2016-05-05 13:40:53 -0700
  • b7b0c5ba6d Recognize new variants of nano server product types John Luo 2016-05-05 12:17:06 -0700
  • 6a73d15dfb Merge branch 'release' into dev Chris R 2016-05-03 15:14:47 -0700
  • 2e079cb99d React to OpenIdConnect package version change Chris R 2016-05-03 15:12:35 -0700
  • c81da904b2 Merge branch 'release' into dev Pranav K 2016-05-02 15:11:17 -0700
  • 59d905ae3b Fix build warnings Pranav K 2016-05-02 11:27:20 -0700
  • 32d2b443b2 Merge branch 'release' into dev Pranav K 2016-04-28 22:58:18 -0700
  • 50e1ee2460 Adding more rids Pranav K 2016-04-28 22:58:06 -0700
  • cf35795db6 Merge remote-tracking branch 'origin/release' into dev Pranav K 2016-04-28 14:55:58 -0700
  • 849fc0e89f Modify Startup to run the right servers Pranav K 2016-04-28 14:48:23 -0700
  • 025a781b9a Fixed build break Kiran Challa 2016-04-28 14:30:34 -0700
  • fd5384d179 Merge branch 'release' into dev BrennanConroy 2016-04-28 14:08:28 -0700
  • 838146c4a9 Fix mistype BrennanConroy 2016-04-28 14:07:28 -0700