John Luo
|
c9160c21ba
|
Convert to shared runtime and test both standalone and shared runtime
|
2016-04-25 11:29:17 -07:00 |
BrennanConroy
|
e8b896c86f
|
Merge branch 'release' into dev
|
2016-04-25 11:29:04 -07:00 |
BrennanConroy
|
20f298ee4f
|
Merge branch 'release' into dev
|
2016-04-25 11:28:34 -07:00 |
BrennanConroy
|
cefb406dfd
|
Merge branch 'release' into dev
|
2016-04-25 11:28:05 -07:00 |
BrennanConroy
|
e49911e28f
|
Merge branch 'release' into dev
|
2016-04-25 11:27:27 -07:00 |
BrennanConroy
|
a56c54940a
|
Merge branch 'release' into dev
|
2016-04-25 11:26:54 -07:00 |
BrennanConroy
|
630a0a7de3
|
Update web.config and add publish tool
|
2016-04-25 10:48:23 -07:00 |
Pranav K
|
b3a65b485f
|
Simplify assembly load on CoreCLR
Fixes #4328
|
2016-04-25 09:45:23 -07:00 |
Ryan Nowak
|
756cd2dab8
|
Remove OperationBindingContext
This change trims a few concepts that aren't really needed inside
ModelBinders anymore, and removes the OperationBindingContext class.
|
2016-04-25 09:29:03 -07:00 |
BrennanConroy
|
2887f2ee83
|
Update web.config and add publish tool
|
2016-04-25 09:04:54 -07:00 |
BrennanConroy
|
1d522a0167
|
Update web.config and add publish tool
|
2016-04-25 08:58:44 -07:00 |
BrennanConroy
|
ac8de50724
|
Update web.config and add publish tool
|
2016-04-25 08:52:22 -07:00 |
BrennanConroy
|
c2d2c50511
|
Update web.config and add publish tool
|
2016-04-25 08:43:01 -07:00 |
BrennanConroy
|
e528d9ef91
|
Update web.config and add publish tool
|
2016-04-25 08:42:12 -07:00 |
Ben Adams
|
216aa9343e
|
Remove redundent null coalesce
|
2016-04-25 11:49:48 +01:00 |
Ben Adams
|
4626833e51
|
StreamSocketOutput WriteAsync as async
|
2016-04-25 09:52:33 +01:00 |
Kiran Challa
|
4e8e30437f
|
Merge branch 'release' into dev
|
2016-04-23 06:57:08 -07:00 |
Ryan Nowak
|
af58c2e6b6
|
Streamlining action selection and route values
Removes a few concepts we don't need
Improves documentation
More things are IDictionary instead of other random types
|
2016-04-22 17:36:23 -07:00 |
Kiran Challa
|
a259638d79
|
Filters provided by filter providers are made to never be cached
[Fixes #4504] Possible double-execution of filter providers
|
2016-04-22 16:56:08 -07:00 |
John Luo
|
a08d314c5d
|
Merge branch 'release' into dev
|
2016-04-22 16:20:55 -07:00 |
John Luo
|
0f5fc8122b
|
Merge branch 'release' into dev
|
2016-04-22 16:19:45 -07:00 |
John Luo
|
34b5097149
|
Convert to portable and add tests for standalone and portable
|
2016-04-22 16:18:17 -07:00 |
John Luo
|
aa8e908fc7
|
Convert to portable and add tests for standalone and portable
|
2016-04-22 16:06:12 -07:00 |
Cesar Blum Silveira
|
0a21b94609
|
Make ECONNRESET value platform-specific (#649).
|
2016-04-22 16:06:08 -07:00 |
Victor Hurdugaci
|
c5a4f1900a
|
Merge branch 'release' into dev
|
2016-04-22 15:27:09 -07:00 |
Victor Hurdugaci
|
21951d62f3
|
Fix command line parsing around the -- separator
|
2016-04-22 14:44:52 -07:00 |
BrennanConroy
|
74a74fb3a8
|
Merge branch 'release' into dev
|
2016-04-22 14:09:01 -07:00 |
BrennanConroy
|
967001f923
|
Add publish-iis and fix web.config
|
2016-04-22 14:07:38 -07:00 |
Ryan Nowak
|
96b7678c8f
|
RVD crazy
|
2016-04-22 14:06:49 -07:00 |
Kiran Challa
|
123cea9da7
|
Added console write statements to improve user experience
[Fixes #642] Show test progress when running functional tests
|
2016-04-22 13:58:10 -07:00 |
Chris R
|
f92789672b
|
Merge branch 'release' into dev
|
2016-04-22 13:24:51 -07:00 |
Chris R
|
fcdf8ddc2f
|
#141 Require the MSAspNetCoreToken or send a 400.
|
2016-04-22 13:23:23 -07:00 |
mnltejaswini
|
f1fe5e26fc
|
[Perf] RazorPage.CreateModelExpression is allocating expression names
Fixes #4469
|
2016-04-22 12:55:28 -07:00 |
Sebastien Ros
|
4b4d67e48e
|
Merge branch 'release' into dev
|
2016-04-22 11:54:56 -07:00 |
Sébastien Ros
|
2c639f83c4
|
Fixing BindNever attribute and Type model binding
Fixes #4505
|
2016-04-22 11:52:08 -07:00 |
moozzyk
|
263241aed6
|
Merge branch 'release' into dev
|
2016-04-22 11:07:55 -07:00 |
moozzyk
|
4d24efc439
|
Removing %LAUNCHER_ARGS% from arguments for portable apps
Addresses #150
|
2016-04-22 11:07:08 -07:00 |
moozzyk
|
5b14b40aad
|
Merge branch 'release' into dev
|
2016-04-22 11:06:41 -07:00 |
Chris R
|
547d7dc227
|
Merge branch 'release' into dev
|
2016-04-22 10:03:34 -07:00 |
Chris R
|
14860290d0
|
React to OpenIdConnect default ResponseType change.
|
2016-04-22 10:03:04 -07:00 |
Kiran Challa
|
86a95f7fe2
|
Merge branch 'release' into dev
|
2016-04-22 09:58:14 -07:00 |
Kiran Challa
|
6e3ff403d4
|
[Fixes #794] Exception thrown when 'Microsoft.AspNetCore.Authentication.JwtBearer' tries to log a message
|
2016-04-22 09:55:13 -07:00 |
Kiran Challa
|
f972983be6
|
Reacting to hosting changes
|
2016-04-21 17:26:51 -07:00 |
moozzyk
|
b034849756
|
Making the path to app relative for Azure
Removing startupLimitType - it is obsolete in AspNetCoreModule
Addresses #142
|
2016-04-21 16:32:31 -07:00 |
Kiran Challa
|
80714a3d70
|
Added RemoteWindowsDeployer to deploy published applications on remote windows machines
|
2016-04-21 15:30:29 -07:00 |
Kiran Challa
|
40abffefcb
|
Added smoke tests to verify on Nano server
|
2016-04-21 15:28:47 -07:00 |
Kiran Challa
|
27c0250550
|
React to Hosting changes
|
2016-04-21 15:28:32 -07:00 |
Chris R
|
cad841b8cb
|
Merge branch 'release' into dev
|
2016-04-21 15:19:09 -07:00 |
Cesar Blum Silveira
|
179b57b01f
|
Remove SocketInputStream (#753).
|
2016-04-21 15:10:12 -07:00 |
Cesar Blum Silveira
|
23090e68dd
|
Merge branch 'release' into dev
|
2016-04-21 15:09:37 -07:00 |