Commit Graph

21729 Commits

Author SHA1 Message Date
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 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 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
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
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
Hao Kung 7f1024aac0 Unify ConfigureServices to take IServiceCollection with Options 2014-11-04 12:32:24 -08:00
Ryan Nowak 08c591c74b Fix for #104 - RouterMiddleware should take ILoggerFactory in the
constructor

Did some cleanup here to make these tests work on CoreCLR. They weren't
using Moq for anything important.
2014-11-03 12:38:17 -08:00
Ryan Nowak 87f0bbb092 adding tests 2014-10-31 16:00:04 -07:00
Ryan Nowak aae9e67773 add docs 2014-10-31 15:02:54 -07:00
Ryan Nowak d78e5478a7 Fix for #65,116 - Implement 'stack of routers'
This is the routing part of the fix. MVC will be updated as well
(attribute routing).

As the graph of routers is traversed, routers add themselves to the
current 'path', which unwinds on a failed path.

This mechanism is opt-in. Whoever adds something needs to remove it as
part of cleanup. If a router in the tree doesn't interact with the
.Routers property, then there are no consequences for those that do.

Additionally, fixing #116 as part of the same change. This means that we
create a nested 'RouteData' and then restore it on the way out. This is
simpler than just dealing with the .Routers property in isolation.
2014-10-31 14:07:35 -07:00
David Fowler e1a88b6503 Merge branch 'release' into dev 2014-10-31 03:04:33 -07:00
David Fowler 1768bfd25f Added package descriptions 2014-10-31 03:00:59 -07:00
David Fowler f0bec06fe0 Merge branch 'release' into dev 2014-10-31 02:57:48 -07:00
David Fowler 82511a8489 Added package descriptions 2014-10-31 02:57:32 -07:00
David Fowler 4394a3e2fa Merge branch 'release' into dev 2014-10-31 02:46:34 -07:00
David Fowler 01a4d8d5bb Added package descriptions 2014-10-31 02:46:22 -07:00
David Fowler 9861d4cfaf Merge branch 'release' into dev 2014-10-31 02:31:34 -07:00
David Fowler c6c7b48358 Added package descriptions 2014-10-31 02:31:23 -07:00
David Fowler 6aed946a63 Merge branch 'release' into dev 2014-10-31 02:12:01 -07:00
David Fowler a5bd9d29e5 Added package descriptions 2014-10-31 02:11:42 -07:00
David Fowler c98019883b Merge branch 'release' into dev 2014-10-31 01:48:30 -07:00
David Fowler 0174d213d1 Added package descriptions 2014-10-31 01:48:15 -07:00
David Fowler 5696f3fd5d Merge branch 'release' into dev 2014-10-31 01:39:06 -07:00
David Fowler 3bbdce3511 Added package descriptions 2014-10-31 01:38:05 -07:00
David Fowler 7277dc910a Merge branch 'release' into dev 2014-10-31 01:07:04 -07:00
David Fowler c9e0f9beb1 Added package descriptions 2014-10-31 01:06:50 -07:00
David Fowler b7b0a4468a Merge branch 'release' into dev 2014-10-31 00:53:10 -07:00
David Fowler 5ae262f394 Added package descriptions 2014-10-31 00:52:45 -07:00
Kirthi Krishnamraju bc0b61b6f2 Merge branch 'release' into dev 2014-10-29 13:19:43 -07:00
Kirthi Krishnamraju 40b2da7cc7 Added description to project.json 2014-10-29 11:45:42 -07:00
SonjaKhan ac14c3222b making page generator work for different libraries 2014-10-29 11:36:52 -07:00
Pranav K 2934bb866d Removing transitive dependencies from project.json 2014-10-29 11:23:57 -07:00
Pranav K fb51830598 Merge branch 'release' into dev 2014-10-29 11:04:28 -07:00
Pranav K edefdf6b2f Updating Newtonsoft.json version to 6.0.6 2014-10-29 10:32:37 -07:00
David Fowler 29731533af Merge branch 'release' into dev 2014-10-29 10:22:40 -07:00
David Fowler 5b515fd132 Updated JSON.NET to 6.0.6 2014-10-29 10:22:19 -07:00
ajcvickers 947a3f8790 Reacting to EF API renames 2014-10-28 18:55:57 -07:00
Pranav K b95247d3c4 Merge branch 'release' into dev 2014-10-28 12:36:55 -07:00