Commit Graph

39740 Commits

Author SHA1 Message Date
Hao Kung 53eea70c06 Startup: Call ConfigureServices if exists 2014-10-08 12:05:44 -07:00
Pranav K 83da8e257d Generate code for expressions in design time to enable intellisense
Fixes #80
2014-10-08 09:53:27 -07:00
Murat Girgin d3ef91ea91 Fixing NRE with logging 2014-10-08 09:47:39 -07:00
YishaiGalatzer fea30a4096 Making action selection logging not throw on 404 2014-10-07 23:32:59 -07:00
YishaiGalatzer ba1884aacb Make wait service not timeout without yelling, and making the timeout longer 2014-10-07 23:04:36 -07:00
YishaiGalatzer 67a30e491f Introduce default order for framework ordered items to be -1000 2014-10-07 21:43:50 -07:00
Ryan Nowak 8a3e64e164 fix doc error 2014-10-07 20:46:39 -07:00
Ryan Nowak 19fbcdf5a8 Fix for #1271 - Add copy constructors for ApplicationModel types. 2014-10-07 19:40:42 -07:00
sornaks 5b2948dd73 Excluding a test case in Mono + Fixing a test case. Fixing line lengths. Fixing error messages for tests to pass in Mono. 2014-10-07 11:11:55 -07:00
Chris Ross 001639ff48 Update helios dependency in samples. 2014-10-07 10:58:45 -07:00
Chris Ross 536f6830ba Fix ILibaryInformation.Version break. 2014-10-07 09:31:08 -07:00
David Fowler 665780b18f Fixed failing tests by adding an ILoggerFactory 2014-10-07 01:16:11 -07:00
sornaks a88f59fc49 Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
Max Toro fc5f702162 Made GetVirtualPath virtual
For extensibility. This method has always been virtual in MVC and Web API.
2014-10-06 19:21:20 -07:00
YishaiGalatzer 144a4b5921 Make RouteDataActionConstraint be POCO only 2014-10-06 16:54:41 -07:00
sornaks f1c1549267 Issue #452: Changes to enable validation for objects generated by InputFormatters. UnitTests + FunctionalTests for the same. 2014-10-06 16:29:56 -07:00
DamianEdwards f332bf6800 Fix issues in MusicStore.Spa package.json 2014-10-06 15:01:57 -07:00
DamianEdwards 788f0b7c07 Fix missing npm module in MusicStore.Spa 2014-10-06 15:00:01 -07:00
N. Taylor Mullen 2670b19f5c Remove framework assembly versions. 2014-10-06 14:57:43 -07:00
Brice Lambson e370c974e1 Remove framework assembly versions 2014-10-06 14:52:48 -07:00
DamianEdwards 18bd42bcfe Use grunt-bower-task in MusicStore.Spa 2014-10-06 14:30:08 -07:00
Peter Hsu 6826eb183c Merge pull request #81 from aspnet/activator
Activator change requires TypeActivator to be singleton
2014-10-06 12:59:48 -07:00
Brice Lambson d86bb2d9c8 Add Home & BugTracker to "all repos" list 2014-10-06 12:08:38 -07:00
DamianEdwards 7055949e7b Enabling admin pages in MusicStore.Spa:
- Updated attribute routing so it works now
- Created a Pages folder and PageController for serving pages, I don't
  like views very much
- Worked around an EF issue
- Fixed ApiResult to use JsonResult.ExecuteResultAsync
- Made PagedList take the sort expression so it can be conditionally applied as calling Count on the query passed causes issues if it contains an OrderBy expression
- Made web server ports not conflict with non-SPA MusicStore
2014-10-06 12:07:21 -07:00
Brice Lambson ba1b99c745 Re-add checkout command to update-master task 2014-10-06 10:51:37 -07:00
Pranav K c0e077dcd4 Updating ConnegWebSite name in tests 2014-10-06 10:41:36 -07:00
Brice Lambson 6d1a6c5231 Add update-master target 2014-10-06 10:35:32 -07:00
Pranav K bf82d87758 * Updating path to functional test file and functional test references to
unblock Mono build
2014-10-06 10:30:26 -07:00
Eilon Lipton 0124d06ced Create LICENSE.txt 2014-10-06 10:13:52 -07:00
shhsu 78cb314dd2 Activator change requires TypeActivator to be singlton 2014-10-06 09:28:18 -07:00
David Fowler e50cb5262a Fixup references 2014-10-05 18:59:43 -07:00
David Fowler 4c4d8e4644 Fixup references 2014-10-05 17:26:28 -07:00
David Fowler 787138322b Fixup references 2014-10-05 14:21:22 -07:00
David Fowler 31b4a9598d Fixup references 2014-10-05 14:14:03 -07:00
David Fowler 20431d8963 Removed another unneeded dependency 2014-10-05 13:47:52 -07:00
David Fowler 5890b5b254 Fixed up references 2014-10-05 13:24:00 -07:00
David Fowler 964e84e57b Fixup references 2014-10-05 12:30:20 -07:00
David Fowler 23c024ef41 Fixup references 2014-10-05 12:26:17 -07:00
David Fowler 9bb460d5ab Fixup references 2014-10-05 12:04:53 -07:00
David Fowler 72c32367a4 Fixup references and the sample 2014-10-05 11:26:15 -07:00
David Fowler 20d096d865 Fixup references 2014-10-05 11:17:22 -07:00
David Fowler 20de1d0597 Fix up references 2014-10-05 05:08:26 -07:00
David Fowler 07ccfe880b Fixup references 2014-10-05 04:59:24 -07:00
David Fowler b7a8d6a1f7 Fixup references 2014-10-05 04:44:48 -07:00
David Fowler 55922d9107 Fixed references 2014-10-05 04:31:21 -07:00
David Fowler 08b66a87a9 React to EF changes 2014-10-05 03:34:50 -07:00
David Fowler 993827ee65 React to EF changes and fixed sample 2014-10-05 02:55:14 -07:00
David Fowler 49fcaa7862 Updated the target framework 2014-10-04 03:03:29 -07:00
David Fowler 6607fa5fdb Updated target framework 2014-10-04 02:53:12 -07:00
David Fowler 01605cd695 Fixed project.json casing 2014-10-04 02:52:07 -07:00