Commit Graph

27752 Commits

Author SHA1 Message Date
Chris Ross 0ad0fc6a9f Remove logger dependencies. 2015-04-09 10:45:05 -07:00
David Fowler 9de989fd54 Removed unnecessary dependencies 2015-04-09 04:27:42 -07:00
Doug Bunting 8965ac96c0 Add more functional tests of cache profiles 2015-04-08 22:37:45 -07:00
Praburaj 14ee7abf22 Remove hosting dependency on diagnostics package 2015-04-08 19:16:36 -07:00
Harsh Gupta 58a5ad2279 Adding Outputformatter in resource filters. 2015-04-08 16:46:46 -07:00
Ajay Bhargav Baaskaran f60896bd90 [Fixes #2259] Use fast property setter in MutableObjectModelBinder 2015-04-08 16:44:30 -07:00
Victor Hurdugaci fab55afca5 Update resource names 2015-04-08 15:31:44 -07:00
Chris Ross 2461b00b02 Basic build infrastructure. 2015-04-08 15:29:15 -07:00
Victor Hurdugaci 5164d647c5 React to resource renames 2015-04-08 15:27:51 -07:00
Victor Hurdugaci 7e5387e7ab Update resource names 2015-04-08 15:09:10 -07:00
Chris Ross a10245d39f Replace WebSocket dependency. 2015-04-08 14:50:42 -07:00
Chris Ross 0e5c83c402 Replace WebSocket dependency. 2015-04-08 14:41:58 -07:00
sornaks 645b82d194 Fixing the build break. 2015-04-08 14:30:19 -07:00
Hao Kung f337f8cd04 Add TestServer.CreateBuilder overload 2015-04-08 14:27:38 -07:00
Chris Ross 043b0f204c Replace WebSocket dependency. Remove chained dependencies. 2015-04-08 14:23:15 -07:00
Kiran Challa 1c66e0a317 Cleanup logging
- Removed existing logger scopes as we want to minimize the number of scopes being created.
- Cleaned up tests related to removal of scopes.
- Added new log statements.
- Removed old logger structure base implementation and related tests. Added new tests also.
2015-04-08 14:20:36 -07:00
Suhas Joshi 07d9e86450 Correct namespace to fix failure 2015-04-08 14:01:36 -07:00
sornaks b08a2154c1 #2142: Introducing enabled attribute for CacheTagHelper. 2015-04-08 13:27:03 -07:00
Murat Girgin d9c52d01cf Updating readme 2015-04-08 13:08:45 -07:00
Murat Girgin 2391b41aa8 Initial commit 2015-04-08 13:05:24 -07:00
Pranav K 43e24b2aad Removing IInputFormatterSelector
Follow up work item to #2269
2015-04-08 07:35:48 -07:00
Pranav K f280353a56 Merge branch 'release' into dev 2015-04-08 07:18:56 -07:00
Pranav K dc7e4c8c4f Merge branch 'release' into dev 2015-04-08 07:15:43 -07:00
Pranav K 9da95d620c Reacting to ICompilationMessage line indexes changing to be 1-based 2015-04-07 22:05:05 -07:00
ajcvickers c72add2736 Merge branch 'dev' of github.com:aspnet/Diagnostics into dev 2015-04-07 21:51:30 -07:00
ajcvickers 027cbdac04 React to EF change 2015-04-07 21:51:11 -07:00
Pranav K 8c8992fa9c Reacting to ICompilationMessage line indexes changing to be 1-based. 2015-04-07 21:38:46 -07:00
Doug Bunting cef32d4098 React to aspnet/razor#320 fix
- Razor PR aspnet/Razor#350
2015-04-07 17:50:58 -07:00
Doug Bunting 73e8fc10e4 Automatically use `type="number"` for expressions of more types
- #2261
- include `short`, `ushort`, `float`, `double`

- correct typo in `<input/>` tag helper; ignored calculated format
 - only one test for `<input/>`'s calculated format 😦
- fill some `Editor*()` and `<input/>` tag helper test gaps

nit: clean up some trailing whitespace
2015-04-07 17:19:08 -07:00
Doug Bunting 3f7c75e299 Remove and sort `using`s; reacting to #320 change
- automated pass then restore any `using`s the compiler needs
- in a couple of cases, make `using` conditional
2015-04-07 17:08:09 -07:00
Doug Bunting e469b26b45 Rationalize some names and namespaces
- #320
- `ParserErrorSink` -> `ErrorSink`
- move `ErrorSink`, `RazorError`, and `SourceLocation` to root namespace
- move `RazorErrorTest` and `SourceLocationTest` to root test namespace
2015-04-07 17:08:03 -07:00
N. Taylor Mullen dbbf62cb6b Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:18:08 -07:00
N. Taylor Mullen 2ead53e8eb Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:54 -07:00
N. Taylor Mullen 5dedb131b0 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:40 -07:00
N. Taylor Mullen a6b98d050b Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:23 -07:00
N. Taylor Mullen c6fde6bfa8 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:48 -07:00
N. Taylor Mullen e44fb49234 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:42 -07:00
N. Taylor Mullen b8852b44e0 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:30 -07:00
N. Taylor Mullen 1831ff57e3 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:19 -07:00
N. Taylor Mullen 03dabb5950 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:05 -07:00
N. Taylor Mullen 25a68f9f79 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:57 -07:00
N. Taylor Mullen ee9211a116 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:45 -07:00
N. Taylor Mullen 30eee43bfc Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:38 -07:00
N. Taylor Mullen e0b0941872 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:21 -07:00
N. Taylor Mullen 992f4bab5d Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:15 -07:00
N. Taylor Mullen 6aa81d8f0e Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
N. Taylor Mullen 7591d5b813 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:26 -07:00
N. Taylor Mullen db002867d7 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:09 -07:00
N. Taylor Mullen 5040ca4ceb Merge branch 'release' into dev 2015-04-07 14:54:49 -07:00
N. Taylor Mullen e0a651e9a6 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:54:43 -07:00