Mike Harder
4c88a19262
Remove custom apt source ( #595 )
...
* Matches `.travis.yml` used in other repos
2017-06-26 15:22:40 -07:00
Chris R
7febdbaa20
#539 Implement request body size limit
2017-06-26 15:18:10 -07:00
Chris R
7b15720a05
# This is a combination of 2 commits.
...
# This is the 1st commit message:
#539 Implement request body size limit
# The commit message #2 will be skipped:
# Check exception messages
2017-06-26 15:17:20 -07:00
Mike Harder
81dafd0e3b
Remove custom apt source ( #1113 )
...
* Matches `.travis.yml` used in other repos
2017-06-26 14:41:03 -07:00
Mike Harder
fcc126c658
Remove custom apt source ( #388 )
...
* Matches `.travis.yml` used in other repos
2017-06-26 14:40:43 -07:00
Hao Kung
cf229f479f
React to options
2017-06-26 13:55:36 -07:00
Hao Kung
dc4db92d5c
Remove usage of IOptionsCache ( #1287 )
2017-06-26 12:14:02 -07:00
Chris R
c13ba3ef0a
#339 Don't send chunked responses for HEAD requests
2017-06-26 12:09:18 -07:00
N. Taylor Mullen
2d90ae47f9
Lazily initialize annotations for intermediate nodes.
...
#1390
2017-06-26 12:07:11 -07:00
Pranav K
e5da44a82f
Generate full pdbs for views on desktop and re-enable runtime error tests ( #6442 )
...
* Generate full pdbs for views on desktop and re-enable runtime error tests
StackTraceHelper \ PortablePdbReader used by Diagnostics is only useful for
reading portable pdbs on disk. However pdbs produced by views are entirely
in memory and therefore cannot be read. Consequently
we choose to generate full pdbs for views on Windows (when possible).
2017-06-26 10:46:12 -07:00
Nate McMaster
98c8899155
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:43:03 -07:00
Nate McMaster
fb322701e6
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:42:45 -07:00
Nate McMaster
c8826a5d4d
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:42:26 -07:00
Nate McMaster
717625c948
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:42:10 -07:00
Nate McMaster
46f3d6359f
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:41:12 -07:00
Nate McMaster
65cccd0550
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:40:55 -07:00
Nate McMaster
fcabcb2385
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:40:12 -07:00
Nate McMaster
0c7c05e1ce
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:39:51 -07:00
Nate McMaster
7b2825a40b
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:39:18 -07:00
Nate McMaster
f2b1e355b3
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:38:47 -07:00
Nate McMaster
877e458da0
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:38:31 -07:00
Nate McMaster
c2caacb1e8
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:38:19 -07:00
Nate McMaster
216c2d159c
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:38:04 -07:00
Nate McMaster
62fdf64cf6
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:37:49 -07:00
Nate McMaster
16b9c59ac3
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:37:33 -07:00
Nate McMaster
b5ccc996f0
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:36:15 -07:00
Nate McMaster
3280ebd84b
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:35:42 -07:00
Nate McMaster
96382a3214
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:35:28 -07:00
Nate McMaster
83140c0cfe
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:33:21 -07:00
Nate McMaster
5dfb25f660
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:29:29 -07:00
Nate McMaster
74ffe816a0
Add libunwind to travis.yml
...
[skip appveyor]
2017-06-26 09:25:11 -07:00
Steve Sanderson
95c81729cd
Merge branch 'rel/2.0.0-preview2-templates' into dev
2017-06-26 15:50:46 +01:00
Steve Sanderson
8352ec7626
Add npm-shrinkwrap.json files for all templates
2017-06-26 15:48:49 +01:00
Steve Sanderson
bebb82eb69
Implement longer-term fix for #1066 (see description)
...
- declare explict @types/react-router version
- update to newer aspnet-webpack-react that doesn't include the hacky
workaround since it's not needed if you have the correct
@types/react-router version
In a subsequent commit, will also shrinkwrap to pin all dependency
versions. This isn't strictly required right now, but is the right thing
for long-term stability.
2017-06-26 15:39:19 +01:00
Steve Sanderson
3da87dd3d3
In aspnet-webpack-react 3.0.0+, remove the workaround for #1066 . Templates that use this version of the package need to not have issue #1066
2017-06-26 15:34:30 +01:00
Steve Sanderson
117c1a6cbd
Implement workaround for #1066
2017-06-26 12:51:03 +01:00
BrennanConroy
0f264e18e9
Fix TS Client tests ( #586 )
2017-06-24 08:39:07 -07:00
Javier Calvarro Nelson
03e555a24e
Fix packing issue
2017-06-23 19:43:04 -07:00
David Fowler
92fe9e1cd3
Fix travis settings
2017-06-23 19:32:42 -07:00
Javier Calvarro Nelson
052db40567
Fix documentation and target files issues
2017-06-23 19:09:45 -07:00
Javier Calvarro Nelson
35152d5933
[ Fixes #6233 ] Productionize and harden our functional testing infrastructure
2017-06-23 18:12:41 -07:00
=
23757a0079
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-23 17:18:58 -07:00
=
6f762fe478
Update RPM installation directory
2017-06-23 17:18:08 -07:00
Cesar Blum Silveira
3084227314
React to Testing#280.
2017-06-23 16:47:50 -07:00
Cesar Blum Silveira
05f6f9d656
React to Testing#280.
2017-06-23 16:40:07 -07:00
David Fowler
9602787463
Fix broken SSE transport
2017-06-23 14:27:03 -07:00
Ryan Brandenburg
622da80b43
Update PackagePublisher version ( #113 )
2017-06-23 13:46:21 -07:00
John Luo
0e4db81898
Remove dotnet-archive and Microsoft.Dotnet.Archive
2017-06-23 11:23:55 -07:00
Ajay Bhargav Baaskaran
5e57e9f235
Make IntermediateNodeBuilder internal ( #1455 )
2017-06-23 11:15:25 -07:00
BrennanConroy
ef273b4796
Add authorization per hub method ( #577 )
2017-06-23 10:22:05 -07:00