Commit Graph

40929 Commits

Author SHA1 Message Date
Pranav K cca78bb055 Adding support for ActivateAttribute via IControllerActivator
This mechanism replaces code in Inject that activated properties
by looking them up by names.
2014-06-23 11:00:28 -07:00
Pranav K 6ae02b0321 Merge branch 'release' into dev 2014-06-22 22:30:46 -07:00
Pranav K 4b5b85a2ac Use K_BUILD_VERSION in Universe if specified. 2014-06-22 06:24:18 -07:00
Pranav K 0023eac56b Modify KoreBuild to not set a K_BUILD_VERSION if it is already set (CI scenarios) 2014-06-21 18:25:10 -07:00
Graeme Christie d839090ab6 Fixed reference to kvmsetup.sh to reference kvminstall.sh
Fixed sample output for windowsgetting started to show kvm setup command rather than erroneous kvmsetup
2014-06-22 00:04:01 +08:00
David Fowler 8d069bf8a3 Merge pull request #86 from graemechristie/update-getting-started-for-kvminstall-sh
Update Getting Started section with kvminstall.sh details
2014-06-21 08:39:05 -07:00
Graeme Christie 9042ce65df Added simplified kvm install instructions for OSX/Linux 2014-06-21 23:31:16 +08:00
Louis DeJardin 1f420837f5 Adding native dlls in custom build step 2014-06-20 21:59:11 -07:00
Louis DeJardin 9e4bc60205 Adding amd64 support
Moves Libuv.dll into nupkg
Uses ILibraryManager to locate location for native libraries
Updates version numbers to 1.0.0-*
Throws exceptions with error text provided by libuv.dll
Bind to ip4 or ip6 endpoints
Getting server defaults from ini
Enabling "Kestrel" to be used as a Main entrypoint
2014-06-20 21:09:44 -07:00
Pranav K d39b1a3786 ActionDescriptor.Parameters is not populated by provider 2014-06-20 19:28:28 -07:00
Tian Pan 4c9f19aafc Update controller methods to be all virtual
Fix #596
2014-06-20 15:40:02 -07:00
Brice Lambson 1703bf7445 Updating dev Nuget.config 2014-06-20 15:03:10 -07:00
Brice Lambson a7ce8c9814 Updating release Nuget.config 2014-06-20 15:02:37 -07:00
Brice Lambson 75915500cc Updating dev Nuget.config 2014-06-20 14:34:14 -07:00
Brice Lambson 4f54640fb5 Updating release Nuget.config 2014-06-20 14:34:13 -07:00
Brice Lambson b89a64281f Updating dev Nuget.config 2014-06-20 14:34:06 -07:00
Brice Lambson 5f9cfb8c62 Updating release Nuget.config 2014-06-20 14:34:05 -07:00
Brice Lambson 186f69042a Updating dev Nuget.config 2014-06-20 14:33:58 -07:00
Brice Lambson 9fcfc9db62 Updating release Nuget.config 2014-06-20 14:33:57 -07:00
Brice Lambson 779de7ae36 Updating dev Nuget.config 2014-06-20 14:33:42 -07:00
Brice Lambson 4ca0a78bbd Updating release Nuget.config 2014-06-20 14:33:41 -07:00
Brice Lambson cf22fe1973 Updating dev Nuget.config 2014-06-20 14:33:35 -07:00
Brice Lambson 0ab3f0ccf6 Updating release Nuget.config 2014-06-20 14:33:34 -07:00
Brice Lambson 1f9b7f00d6 Updating dev Nuget.config 2014-06-20 14:33:27 -07:00
Brice Lambson a86965f00e Updating release Nuget.config 2014-06-20 14:33:26 -07:00
Brice Lambson 97eda9d22e Updating dev Nuget.config 2014-06-20 14:33:19 -07:00
Brice Lambson dbd69a4464 Updating release Nuget.config 2014-06-20 14:33:18 -07:00
Brice Lambson 1b5566010b Updating dev Nuget.config 2014-06-20 14:33:12 -07:00
Brice Lambson 7f7d3284b8 Updating release Nuget.config 2014-06-20 14:33:11 -07:00
Brice Lambson 2e291cf033 Updating dev Nuget.config 2014-06-20 14:32:56 -07:00
Brice Lambson 53d1a62eaa Updating release Nuget.config 2014-06-20 14:32:55 -07:00
Brice Lambson f6f7c30a05 Updating dev Nuget.config 2014-06-20 14:32:49 -07:00
Brice Lambson 940d3554ae Updating release Nuget.config 2014-06-20 14:32:48 -07:00
Brice Lambson 7c7628cec9 Updating dev Nuget.config 2014-06-20 14:32:18 -07:00
Brice Lambson cc0ab2e5a1 Updating release Nuget.config 2014-06-20 14:32:17 -07:00
Brice Lambson 491dafb7a7 Updating dev Nuget.config 2014-06-20 14:31:41 -07:00
Brice Lambson 67398cf649 Updating release Nuget.config 2014-06-20 14:31:40 -07:00
Louis DeJardin e41d2a4a3c Adding universe build target for init-release
Creates release branch and updates NuGet.config as appropriate
2014-06-20 13:37:25 -07:00
David Fowler 980e28a79f Updated kvm.ps1 2014-06-20 12:35:56 -07:00
Brice Lambson a9fb12a597 Removing sample 2014-06-20 12:06:58 -07:00
Ryan Nowak e6ba1f23a2 refactor of action descriptor pipeline
(cherry picked from commit 634f756e7fd303fc3022563fcd8fb9b1cb47fba2)
2014-06-20 11:11:08 -07:00
Brice Lambson f0271851c3 Add missing renames 2014-06-20 09:37:47 -07:00
Brice Lambson 54a66fc70e React to more renames 2014-06-20 09:34:14 -07:00
Brice Lambson 73640e0216 Rename to Microsoft.AspNet.Identity.* 2014-06-20 09:15:04 -07:00
David Fowler d803dc84d8 Fixed websockets version 2014-06-20 00:11:30 -07:00
David Fowler 32cd4db959 React to Helios rename 2014-06-19 22:26:28 -07:00
David Fowler ba24762ab2 Removed invalid reference from e2e tests 2014-06-19 22:18:44 -07:00
Brice Lambson a0e30591f8 Revert "Temporarily reference Microsoft.AspNet.Server.WebListener 0.1-*"
This reverts commit 3cd3e31644.
2014-06-19 18:35:34 -07:00
Brice Lambson 38e6846205 React to renames in resources 2014-06-19 18:34:00 -07:00
Brice Lambson 3cd3e31644 Temporarily reference Microsoft.AspNet.Server.WebListener 0.1-* 2014-06-19 17:46:28 -07:00