Kiran Challa
6685b09973
Updated Korebuild zip location to rel/2.0.0-preview2
2017-06-01 12:50:57 -07:00
David Fowler
d10a6293bd
Discover hub methods at startup time ( #503 )
...
* Discover hub methods at startup time
- Errors will show up earlier as a result instead of cryptic
first connect errors.
2017-06-01 09:47:39 -10:00
Kiran Challa
6d9f56bf4e
Removed unnecessary references
2017-06-01 12:06:45 -07:00
N. Taylor Mullen
1f32a8322e
Make invalid namespace tokens support IntelliSense.
...
- Added a `DirectiveTokenEditHandler` to enable IntelliSense for invalid namespace tokens.
- Added tests to verify new `DirectiveTokenEditHandler`.
- Updated test expectations for `DirectiveTokenEditHandler`.
#1393
2017-06-01 12:04:20 -07:00
N. Taylor Mullen
2e8c154fcb
Make namespace tokens tolerant to EOF and invalid states.
...
- Updated our `QualifiedIdentifier` to properly parse invalid namespaces. This is more consistent with how the rest of the system works; we consume tokens until we determine if we're in an invalid or valid state. If invalid, we log an error and put back all invalid tokens for the parser to treat as non-directive tokens.
- Added unit tests to validate our extensible directive system can handle malformed namespace tokens at EOF and inline.
- Added a code gen test for Razor.Extensions to prove we've fixed the underlying issue for our `@namespace` directive that crashed VS.
#1393
2017-06-01 12:04:20 -07:00
Kiran Challa
0f0cfdfe94
Removed unnecessary package references
2017-06-01 12:02:05 -07:00
Jass Bagga
a0d9b08f58
Set Content-Length and increase BufferSize ( #6347 )
...
Addresses #6045
2017-06-01 11:27:49 -07:00
Pranav K
24c6b73faf
Updating versions to preview3
2017-06-01 10:47:58 -07:00
Pranav K
c5836c2b71
Updating versions to preview3
2017-06-01 10:47:54 -07:00
Pranav K
5fa3acfd95
Updating versions to preview3
2017-06-01 10:47:52 -07:00
Pranav K
dac143fb95
Updating versions to preview3
2017-06-01 10:47:50 -07:00
Pranav K
74d0e133f5
Updating versions to preview3
2017-06-01 10:47:48 -07:00
Pranav K
8bfab2b378
Updating versions to preview3
2017-06-01 10:47:46 -07:00
Pranav K
1ffa0c8aec
Updating versions to preview3
2017-06-01 10:47:42 -07:00
Pranav K
f5227bd719
Updating versions to preview3
2017-06-01 10:47:40 -07:00
Pranav K
0a75ecd3a6
Updating versions to preview3
2017-06-01 10:47:38 -07:00
Pranav K
8e5fe56836
Updating versions to preview3
2017-06-01 10:47:31 -07:00
Pranav K
c1a14f22cc
Updating versions to preview3
2017-06-01 10:47:29 -07:00
Pranav K
ff8d87a8be
Updating versions to preview3
2017-06-01 10:47:26 -07:00
Pranav K
a43bb4a6cd
Updating versions to preview3
2017-06-01 10:47:22 -07:00
Pranav K
4501f33229
Updating versions to preview3
2017-06-01 10:47:18 -07:00
Pranav K
c923ba3228
Updating versions to preview3
2017-06-01 10:47:16 -07:00
Pranav K
f66166f6bc
Updating versions to preview3
2017-06-01 10:47:14 -07:00
Pranav K
d9e75c89ae
Updating versions to preview3
2017-06-01 10:47:12 -07:00
Pranav K
d36b5d19bc
Updating versions to preview3
2017-06-01 10:47:10 -07:00
Pranav K
62516a3ae4
Updating versions to preview3
2017-06-01 10:47:07 -07:00
Pranav K
7c19149d2a
Updating versions to preview3
2017-06-01 10:47:06 -07:00
Pranav K
7de909a811
Updating versions to preview3
2017-06-01 10:47:04 -07:00
Pranav K
b52a081f19
Updating versions to preview3
2017-06-01 10:47:02 -07:00
Pranav K
0085022c02
Updating versions to preview3
2017-06-01 10:47:00 -07:00
Pranav K
e8ee83d216
Updating versions to preview3
2017-06-01 10:46:49 -07:00
Pranav K
e35f8d1f2d
Updating versions to preview3
2017-06-01 10:46:46 -07:00
Pranav K
91e48874ff
Updating versions to preview3
2017-06-01 10:46:42 -07:00
Pranav K
2956e1c0e8
Updating versions to preview3
2017-06-01 10:46:40 -07:00
Pranav K
6646352bcd
Updating versions to preview3
2017-06-01 10:46:29 -07:00
Pranav K
f35b912278
Updating versions to preview3
2017-06-01 10:46:27 -07:00
Pranav K
b25b664bf8
Updating versions to preview3
2017-06-01 10:46:25 -07:00
N. Taylor Mullen
16173703ec
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-01 10:36:12 -07:00
N. Taylor Mullen
bde6a8f20f
Unblock cross-plat builds.
...
- For some reason the common-testapps.props being at the top enables this repo to build cross-plat. Will investigate once we re-enable desktop testing.
2017-06-01 10:29:51 -07:00
Arthur Vickers
3b671b4360
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-06-01 09:08:12 -07:00
Arthur Vickers
4b5d6903ea
React to EF change
2017-06-01 09:04:55 -07:00
Kiran Challa
4034158c61
Removed reference to System.Net.Http
2017-06-01 06:25:25 -07:00
Kiran Challa
6480e88f96
Removed unnecessary references
2017-06-01 06:21:54 -07:00
Pranav K
c9f9baba58
Branching for rel/2.0.0-preview2
2017-05-31 20:05:52 -07:00
Pranav K
e74db66ef6
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:04:27 -07:00
Pranav K
e0e0dc4552
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:04:06 -07:00
Pranav K
091158fbb0
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:03:56 -07:00
Pranav K
31d8f2b46e
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:03:46 -07:00
Pranav K
d0534beb2f
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:03:35 -07:00
Pranav K
3d856fc2a3
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:03:25 -07:00