Commit Graph

39740 Commits

Author SHA1 Message Date
Pranav K 840f665f9c Merge branch 'release' into dev 2014-11-06 12:39:46 -08:00
Pranav K f4ec80e407 Updating to release NuGet.config 2014-11-06 12:39:40 -08:00
Pranav K d5145edffe Merge branch 'release' into dev 2014-11-06 12:21:21 -08:00
Pranav K ed64922499 Updating to release NuGet.config 2014-11-06 12:21:03 -08:00
Chris Ross 045a6eb4ba Add new HeadersSent API. 2014-11-06 12:10:15 -08:00
Chris Ross 65f595ca02 Add new HeadersSent API. 2014-11-06 12:01:14 -08:00
Chris Ross f6c1a559a0 Add new HeadersSent API. 2014-11-06 11:56:23 -08:00
Pranav K 8db4a11819 Merge branch 'release' into dev 2014-11-06 11:28:23 -08:00
Pranav K 641c4528e9 Updating to release NuGet.config 2014-11-06 11:24:42 -08:00
Harsh Gupta 6b2f331e8d Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
Chris Ross 389e27e460 #134 - Add HeadersSent api. 2014-11-06 10:59:52 -08:00
Pranav K 1c3c7a0eef Merge branch 'release' into dev 2014-11-06 10:55:35 -08:00
Pranav K 7ea5279847 Merge branch 'release' into dev 2014-11-06 10:51:29 -08:00
Pranav K ca6aab28c1 Updating to release NuGet.config 2014-11-06 10:51:26 -08:00
Pranav K 4e2ba906d0 Merge branch 'release' into dev 2014-11-06 10:51:22 -08:00
Pranav K d1a784e98d Updating to release NuGet.config 2014-11-06 10:51:20 -08:00
Pranav K ff0714fe6a Merge branch 'release' into dev 2014-11-06 10:51:14 -08:00
Pranav K f19ae9828c Updating to release NuGet.config 2014-11-06 10:51:12 -08:00
Pranav K c8ffd742e3 Merge branch 'release' into dev 2014-11-06 10:51:01 -08:00
Pranav K aa7109b6e1 Updating to release NuGet.config 2014-11-06 10:50:59 -08:00
Pranav K 842ccf1a37 Merge branch 'release' into dev 2014-11-06 10:49:31 -08:00
Pranav K 32a967d58f Updating to release NuGet.config 2014-11-06 10:49:29 -08:00
Pranav K bff70e0dd1 Merge branch 'release' into dev 2014-11-06 10:49:13 -08:00
Pranav K 860d81068c Updating to release NuGet.config 2014-11-06 10:49:11 -08:00
Pranav K c72dc37f0e Merge branch 'release' into dev 2014-11-06 10:48:49 -08:00
Pranav K 674324ec28 Updating to release NuGet.config 2014-11-06 10:48:46 -08:00
Pranav K 878be8922f Merge branch 'release' into dev 2014-11-06 10:48:41 -08:00
Pranav K 2efbc75f8e Updating to release NuGet.config 2014-11-06 10:48:39 -08:00
Pranav K 64513be19b Merge branch 'release' into dev 2014-11-06 10:48:30 -08:00
Pranav K 6d78b2a35b Updating to release NuGet.config 2014-11-06 10:48:28 -08:00
Pranav K 2762ac732f Merge branch 'release' into dev 2014-11-06 10:48:11 -08:00
Pranav K 5a55767162 Updating to release NuGet.config 2014-11-06 10:48:08 -08:00
Pranav K b9b172c2e0 Merge branch 'release' into dev 2014-11-06 10:48:03 -08:00
Pranav K 75d8a81386 Updating to release NuGet.config 2014-11-06 10:47:59 -08:00
Pranav K 1ff89669a8 Merge branch 'release' into dev 2014-11-06 10:14:41 -08:00
Pranav K bbb6a56993 Updating to release NuGet.config 2014-11-06 10:14:32 -08:00
Pranav K 1070b7ccfa Merge branch 'release' into dev 2014-11-06 10:11:52 -08:00
Pranav K 71d283a4c0 Updating to release NuGet.config 2014-11-06 10:11:44 -08:00
Pranav K 38afedb080 Updating config to create release NuGet.config and phantom merge as part of update-release 2014-11-06 10:08:09 -08:00
SonjaKhan 27e0323a8a renaming TraceType to LogLevel 2014-11-06 09:24:02 -08:00
Levi B cce11ad2ae Update .kproj files to follow modern conventions 2014-11-05 14:48:56 -08:00
Louis DeJardin b7d9e11a84 Middleware invokation with per-request services
* Extension methods for .Use<TService1, ...> and
.Run<TService1, ...> add service parameters to lambda
* Middleware class .Invoke method may take services as
additional parameters
2014-11-05 13:32:25 -08:00
Levi B bf8728bec9 Allow the application developer to specify the iteration count for membership passwords. 2014-11-05 12:08:20 -08:00
SonjaKhan 673854b060 renaming TraceType to LogLevel 2014-11-05 10:47:42 -08:00
Chris Ross 02aa1c50ff #28 - Add Helper for building Uris. 2014-11-05 09:50:27 -08:00
Doug Bunting 687b174b63 Accept VS changes to avoid noise later 2014-11-04 22:42:51 -08:00
Doug Bunting f7ef604b86 Regenerate .kproj files
- does not seem to have a negative impact
- e.g. sample web projects run / debug fine
2014-11-04 22:41:53 -08:00
Ryan Nowak e37f1ad85f Fix #1502 - Remove duplicate unit tests 2014-11-04 13:30:15 -08:00
Hao Kung 7f1024aac0 Unify ConfigureServices to take IServiceCollection with Options 2014-11-04 12:32:24 -08:00
Hao Kung 8672bd7797 Rename parameter of IUserStore.SetNormalizedUserNameAsync method
Fixes https://github.com/aspnet/Identity/issues/244
2014-11-04 12:17:27 -08:00