Dennis Daume
f73f668e2b
Fix a typo in the SignInManager docs
2016-07-11 13:09:19 -07:00
N. Taylor Mullen
d337bacc69
Add additional ifdefs to partial parsing tracing logic.
...
- Prior to this change we would be ToStringing the TextChange which resulted in 87% of successful partial parsing execution time.
#800
2016-07-11 11:49:25 -07:00
moozzyk
ef6533cf85
Fixing wording/casing in command line tool output
...
Fixes #229
2016-07-11 10:58:16 -07:00
ivano scifoni
b4677a44da
#4847 Fix MapAreaRoute override existing area constraint ( #4954 )
...
* #4847 Fix MapAreaRoute override existing area constraint
Modify Test project
Modify web test routing
* wrong field tested
* IntRouteConstraint expected
* Default for area route on Travel area
* Removed commented code
simplify constraintsDictionary area assign
renamed test method
* test name
* renamedd test to MapAreaRoute_DoesNotReplaceValuesForAreaIfAlreadyPresentInConstraintsOrDefaults
2016-07-11 10:53:33 -07:00
SteveSandersonMS
58bf117442
Update templates to domain-task 2.0.0. Fixes #166 .
2016-07-11 12:16:41 +01:00
SteveSandersonMS
fc897475f3
Update domain-task package to version 2.0.1 (major bump because breaking change) and modify 'fetch' behaviour so it no longer tries to register the task with domain-task automatically. See code comments for reasons.
2016-07-11 12:16:29 +01:00
Troy Dai
150b4708f1
Fix PathString over-encoding
...
Base on RFC 3986, ensure following characters are not encoded
alpha, digit, "-", "_", ".", "~", "@", ":", "/", "!", "$", ";", "=",
"'", "(", ")", "*", "+", ","
2016-07-08 15:54:46 -07:00
ivano scifoni
3d2bb673ee
Add IMvcCoreBuilder.AddJsonOptions extension method
...
Fixes #4967
2016-07-08 09:00:59 -07:00
Doug Bunting
80437e878a
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:16:10 -07:00
Doug Bunting
5541fc28bf
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:15:19 -07:00
Doug Bunting
353219d763
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:12:40 -07:00
Doug Bunting
caa827f5c3
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:43:58 -07:00
Doug Bunting
4e0cbc1bbb
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:42:32 -07:00
Doug Bunting
792b316950
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:40:05 -07:00
Doug Bunting
1bcd01338a
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:31:06 -07:00
Doug Bunting
05a52f445f
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:26:20 -07:00
Doug Bunting
faeb45caf0
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:18:03 -07:00
Doug Bunting
2669c32641
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:11:11 -07:00
Doug Bunting
82a0a99107
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:07:14 -07:00
Doug Bunting
6b08efb122
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:06:18 -07:00
Doug Bunting
c4a4e86708
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:05:28 -07:00
Doug Bunting
d676e8f068
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:03:10 -07:00
Doug Bunting
748e96f513
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:01:29 -07:00
Doug Bunting
717e4fe083
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:00:26 -07:00
Doug Bunting
9a03b504ef
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 11:59:39 -07:00
Cesar Blum Silveira
edd247b8e2
Merge branch 'khellang/status-451' into dev
2016-07-07 11:42:15 -07:00
Pranav K
8bf0612411
Move PageGenerator to the tools dir
...
Fixes #294
2016-07-07 11:38:54 -07:00
Cesar Blum Silveira
176b599854
Merge branch 'khellang/status-308' into dev
2016-07-07 11:35:24 -07:00
SteveSandersonMS
c1a1bdf373
Update React template homepage as per #158
2016-07-07 15:50:37 +01:00
SteveSandersonMS
01d5c90e23
Include Microsoft.DotNet.Watcher.Tools in templates. Fixes #157
2016-07-07 15:47:48 +01:00
SteveSandersonMS
8b5136825c
Update remaining doc references to Invoke<T> and InvokeExport<T>
2016-07-07 14:59:59 +01:00
SteveSandersonMS
b0bc80b4d6
Update docs around custom node instances to match latest API changes
2016-07-07 14:58:25 +01:00
SteveSandersonMS
3bc35aea21
Simplify docs around receiving an INodeServices instance from DI
2016-07-07 14:50:24 +01:00
SteveSandersonMS
920f1c8bf3
Replace references to Invoke and InvokeExport with InvokeAsync and InvokeExportAsync throughout docs
2016-07-07 14:47:36 +01:00
SteveSandersonMS
4b38519001
Change all links in docs to point to new main branch ('dev')
2016-07-07 14:43:14 +01:00
SteveSandersonMS
eec370e938
Move file-watching logic into .NET to avoid Node's fs.watch issues on Windows ( #128 )
2016-07-07 14:25:54 +01:00
SteveSandersonMS
ce127f0d70
Implement connection draining feature
2016-07-07 13:18:48 +01:00
SteveSandersonMS
be13f0b7bf
Centralise the child-process-terminating logic in NodeServicesImpl - don't also do it in OutOfProcessNodeInstance. This works towards connection draining.
2016-07-07 12:52:15 +01:00
SteveSandersonMS
26e8bd823c
Instead of the Node process exiting instantly on file change, send a signal to .NET that it should restart. This is working towards the connection-draining feature.
2016-07-07 12:01:28 +01:00
SteveSandersonMS
a19e37f3c0
Move logic for restarting Node child process into NodeServicesImpl. Tidy up lots.
2016-07-07 11:35:25 +01:00
Doug Bunting
9f6a691655
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 22:09:57 -07:00
Doug Bunting
2b5358b394
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 22:08:02 -07:00
Doug Bunting
332e0a0b87
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 22:03:23 -07:00
Doug Bunting
5842964919
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 22:02:12 -07:00
Doug Bunting
bc8785395c
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 21:44:53 -07:00
Doug Bunting
e9f26ec4b6
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 21:43:13 -07:00
Cesar Blum Silveira
efa37e5590
Tidy up SampleApp.
2016-07-06 16:29:45 -07:00
Doug Bunting
7430efa8cc
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 16:21:18 -07:00
Ajay Bhargav Baaskaran
e7de647c10
[ Fixes #453 ] Added unit tests for Display and Value Extensions
...
- Added more HtmlHelper tests
- Added some tests to cover complex expressions
2016-07-06 15:39:26 -07:00
Pranav K
7ce344270a
Show message about preserveCompilationContext when a Roslyn diagnostic error says a reference
...
could not be found.
Fixes #4911
2016-07-06 15:09:54 -07:00