Commit Graph

24198 Commits

Author SHA1 Message Date
ASP.NET Push Bot 0cfbfac556 ⬆️ kvm.ps1, kvm.cmd, kvm.sh
Source: aspnet/kvm@27be17b70b
2015-02-03 15:09:44 -08:00
Praburaj 5df0d884aa Removing a fixed waittime of 25 seconds on mono
Setting an increased retry wait time. Now test will wait for 42 seconds before giving up.
2015-02-03 15:09:26 -08:00
damianedwards eba2808109 Register ILogger<T> -> Logger<T> in default services 2015-02-03 10:36:35 -08:00
Praburaj e26705e2de Changing codeplex -> github.com/aspnet/musicstore 2015-02-02 17:39:09 -08:00
Praburaj 260820e4d8 Merge branch 'release' into dev 2015-02-02 14:35:41 -08:00
Praburaj b48c46ee7d Reenabling the open idconnect test
Bug # https://github.com/aspnet/Security/issues/144 is fixed.
Reenabling the test to run on CI.
2015-02-02 13:59:28 -08:00
Praburaj 4e83a678c0 Creating authentication ticket by passing in a principal
This fixes bug : https://github.com/aspnet/Security/issues/144
2015-02-02 13:46:28 -08:00
Doug Bunting 6d39addb5b Create target directory for `npm` installations
- #144
- problems seem primarily to occur when `node` is globally installed but a
  package (`grunt` or `bower`) is not; `npm install X` fails in this case
- create the `--prefix` directory first to avoid these installation failures
- change _node-install.shade to avoid confusion when directory exists
2015-01-31 17:29:25 -08:00
Praburaj 7783c36856 Disabling the openIdc test to enable coherence
Seems like the External cookie is null though openidc successfully created the identity and tries to signin. Before this is investigated to unblock the build disabling the test.
2015-01-30 17:02:01 -08:00
ajcvickers 61ef19c6e9 React to EF changes 2015-01-30 15:13:49 -08:00
Praburaj 5acb4217ba Merge branch 'release' into dev 2015-01-30 14:47:16 -08:00
anurse da5a292b12 ⬆️ kvm again 2015-01-30 14:36:45 -08:00
ajcvickers 5b55da271c Use Add instead of AddAsync 2015-01-30 14:31:17 -08:00
Praburaj Thiagarajan a249cbbdfc Merge pull request #137 from brentschmaltz/release
ChallengeContext will be null with [Authorize] attribute
2015-01-30 14:16:18 -08:00
anurse 6adb92fea6 ⬆️ kvm 2015-01-30 13:43:55 -08:00
Doug Bunting c59366e8a7 Quick cleanup
- `DefaultInlineConstraintResolver` has no need of a `IServiceProvider`

nits:
- add doc comments for changed `DefaultInlineConstraintResolver` ctor
- let VS add a dev server port to sample's .kproj
- add debugSettings.json and .vs/ to .gitignore
2015-01-30 10:02:58 -08:00
Doug Bunting 7431356913 Short-circuit `TestCommand()` calls once commands are installed locally 2015-01-29 22:54:56 -08:00
Doug Bunting 56f45e0c7d Include `bower` and `npm` commands in `--quiet` target 2015-01-29 22:54:51 -08:00
Wei Wang 7da71fc5ee Fix Open ID test case 2015-01-29 18:35:12 -08:00
Pranav K a7c70cca08 Merge branch 'release' into dev 2015-01-29 18:14:08 -08:00
Pranav K f9d3f6fe17 Fixing release NuGet.config 2015-01-29 18:12:51 -08:00
Wei Wang a0044af746 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 17:03:58 -08:00
Wei Wang cbe76c3ae8 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 17:01:48 -08:00
Wei Wang 8e0b8cdab0 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 16:59:22 -08:00
Pranav K 720858f6b4 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 16:56:37 -08:00
Wei Wang e1ff9ae259 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 16:32:08 -08:00
Wei Wang 4277bb75b1 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 16:30:59 -08:00
Wei Wang 009de028b6 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 16:29:27 -08:00
Wei Wang adcc579d89 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 16:25:40 -08:00
Wei Wang 7f133daa74 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 16:25:25 -08:00
Wei Wang 72aab1927e Merge remote-tracking branch 'origin/release' into dev 2015-01-29 16:18:38 -08:00
Wei Wang 3bf675f343 React to runtime renaming revert 2015-01-29 00:01:52 -08:00
Pranav K 3416bfcc80 Fixing NuGet.config 2015-01-28 23:24:31 -08:00
Pranav K f51fe93b1c Fixing NuGet.config 2015-01-28 23:18:29 -08:00
Pranav K ba58c767e8 Fixing NuGet.config 2015-01-28 22:34:18 -08:00
Wei Wang 334fa34e0c Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:50:50 -08:00
Wei Wang eb644da0d8 Update build.cmd and build.sh to use kvm 2015-01-28 18:50:38 -08:00
Wei Wang 8621da6cac Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:48:55 -08:00
Wei Wang 45ebae0ec8 Update build.cmd and build.sh to use kvm 2015-01-28 18:48:41 -08:00
Wei Wang a7a1f97e7a Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:42:20 -08:00
Wei Wang e03bf7557a Update build.cmd and build.sh to use kvm 2015-01-28 18:42:04 -08:00
Wei Wang 24e68d81ea Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:31:11 -08:00
Wei Wang 6367c0d249 Update build.cmd and build.sh to use kvm 2015-01-28 18:30:59 -08:00
Wei Wang 9743b590ab Merge branch 'release' of github.com:aspnet/Security into release 2015-01-28 18:30:29 -08:00
Wei Wang edc0aef067 Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:28:47 -08:00
Wei Wang fe2c5c5288 Update build.cmd and build.sh to use kvm 2015-01-28 18:28:28 -08:00
Wei Wang 95b91a60d4 Merge branch 'release' of github.com:aspnet/Routing into release 2015-01-28 18:27:58 -08:00
Wei Wang 9800bc82bd Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:21:41 -08:00
Wei Wang 7fe1b5041c Update build.cmd and build.sh to use kvm 2015-01-28 18:21:24 -08:00
Wei Wang 37eb84a840 Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:20:22 -08:00