Commit Graph

27752 Commits

Author SHA1 Message Date
Cesar Blum Silveira 2ffa50a80b Merge branch 'release' into dev 2015-11-03 13:10:01 -08:00
Cesar Blum Silveira d85194fe65 Merge branch 'release' into dev 2015-11-03 13:08:26 -08:00
Pavel Krymets 024c673bfa Rename Microsoft.Dnx.Compilation.Abstractions to Microsoft.Extensions.Compilation.Abstractions 2015-11-03 12:56:26 -08:00
Cesar Blum Silveira 926a6a7aff Strong name Microsoft.AspNet.Cors. 2015-11-03 12:53:40 -08:00
Cesar Blum Silveira 391086e3ce Strong name Microsoft.AspNet.Antiforgery. 2015-11-03 12:51:41 -08:00
Pavel Krymets b4b29e71d6 Rename Microsoft.Dnx.Compilation.Abstractions to Microsoft.Extensions.Compilation.Abstractions 2015-11-03 12:42:28 -08:00
Cesar Blum Silveira 79eed1807e Strong name Microsoft.AspNet.TestHost. 2015-11-03 12:42:26 -08:00
Hao Kung 238fdf24e8 Further improve error handling for OAuth providers 2015-11-03 12:37:35 -08:00
Cesar Blum Silveira a363368dc8 Strong name everything. 2015-11-03 12:29:44 -08:00
Cesar Blum Silveira 089aca178c Strong name Microsoft.AspNet.Session. 2015-11-03 12:20:50 -08:00
Cesar Blum Silveira 2deca49bd7 Strong name everything. 2015-11-03 12:18:03 -08:00
Cesar Blum Silveira d8060792b2 Strong name everything. 2015-11-03 12:14:18 -08:00
Pavel Krymets 4e5900067b Rename Microsoft.Dnx.Compilation.Abstractions to Microsoft.Extensions.Compilation.Abstractions 2015-11-03 12:09:05 -08:00
Cesar Blum Silveira 7770e5f4db Strong name everything. 2015-11-03 12:05:40 -08:00
Cesar Blum Silveira 1a0743391d Strong name everything. 2015-11-03 12:01:21 -08:00
Cesar Blum Silveira bb94f13576 Strong name Microsoft.AspNet.StaticFiles. 2015-11-03 11:51:22 -08:00
Chris R 3c1fa00c4d React to Query changes. 2015-11-03 11:37:22 -08:00
Chris R 198fbad113 React to Cookie API changes. 2015-11-03 11:05:17 -08:00
Cesar Blum Silveira 60032c9bf6 Merge branch 'release' into dev 2015-11-03 10:47:24 -08:00
Chris R 7edbabd498 React to Http.Abstractions changes. 2015-11-03 10:15:23 -08:00
Chris R 34ae239e4f React to HttpAbstractions changes. 2015-11-03 09:06:43 -08:00
Nick Craver bacf76098e Performance improvements
This adds additional performance improvements (namely string.Concat
overloads) on top of #411.
2015-11-03 06:55:13 -05:00
SteveSandersonMS e410affbd8 Switch ES2015 example to use middleware inlined into Startup.cs instead of MVC controller/action 2015-11-02 21:02:47 -08:00
SteveSandersonMS 0c59f670b2 Simplify ReactRenderer API when referencing default modules 2015-11-02 20:23:05 -08:00
SteveSandersonMS 7e1955c6fe Make app.AddNodeServices optional in Angular case. Fix tag helper attribute name. Bump versions. 2015-11-02 20:07:31 -08:00
Ryan Nowak 8bc0056c85 Fix breaking changes to functional tests 2015-11-02 18:46:54 -08:00
Ryan Nowak 32da2b8c46 Fix breaking changes from HttpAbstractions 2015-11-02 18:19:10 -08:00
Chris R c239b67368 React to WebEncoders and Http.Abstractions changes. 2015-11-02 17:46:25 -08:00
Cesar Blum Silveira 889a24278d Merge branch 'release' into dev 2015-11-02 17:36:41 -08:00
Cesar Blum Silveira 5444794c01 Strong name everything. 2015-11-02 16:42:44 -08:00
Cesar Blum Silveira 354e0876a6 Merge branch 'release' into dev 2015-11-02 16:32:11 -08:00
Cesar Blum Silveira edf44555f1 Merge branch 'release' into dev 2015-11-02 16:20:35 -08:00
Cesar Blum Silveira eaee76dfeb Strong name everything. 2015-11-02 16:16:55 -08:00
Chris R e9d2c53ebc React to IRequestCookieCollection changes. 2015-11-02 15:56:49 -08:00
Chris R 7e573631f7 Make other FormReader.ReadForm return Dictionary. 2015-11-02 15:56:06 -08:00
Cesar Blum Silveira 201e3d325a Strong name everything. 2015-11-02 15:50:03 -08:00
Cesar Blum Silveira acd8d3d44d Strong name everything. 2015-11-02 15:32:44 -08:00
Pavel Krymets 2ed9ae8586 Rename Microsoft.Dnx.Compilation.Abstractions to Microsoft.Extensions.Compilation.Abstractions 2015-11-02 15:24:06 -08:00
Pavel Krymets 5e0fa0773d Rename Microsoft.Dnx.Compilation.Abstractions to Microsoft.Extensions.Compilation.Abstractions 2015-11-02 15:22:08 -08:00
Cesar Blum Silveira b329650a33 Merge branch 'release' into dev 2015-11-02 15:10:15 -08:00
Cesar Blum Silveira 7156de5a57 Strong name everything. 2015-11-02 14:56:23 -08:00
John Luo 8c800fbd0f Rearranging test port allocations to avoid test race conditions #152 2015-11-02 14:54:09 -08:00
SteveSandersonMS 37eb4efff0 Remove 'express' and 'body-parser' NPM dependencies from HttpNodeInstance 2015-11-02 14:52:45 -08:00
Ben Adams 3c2e2b9d98 #426 Less alloc/wrapping/boxing for Query, Forms, Cookies 2015-11-02 14:47:46 -08:00
Cesar Blum Silveira 4862a62a2f Merge branch 'release' into dev 2015-11-02 14:42:35 -08:00
Cesar Blum Silveira 74d89b2e32 Strong name everything. 2015-11-02 14:40:58 -08:00
Ryan Nowak e2c2676042 Add InputFormatter buffer pooling 2015-11-02 14:36:59 -08:00
Cesar Blum Silveira af0d2e5888 Merge branch 'release' into dev 2015-11-02 13:38:08 -08:00
SteveSandersonMS de991b9858 Switch to using DI to acquire Node instances. Bump versions to alpha2. 2015-11-02 13:35:14 -08:00
Cesar Blum Silveira c78ad32b1e Merge branch 'release' into dev 2015-11-02 12:23:20 -08:00