Commit Graph

165 Commits

Author SHA1 Message Date
BrennanConroy 0de846182b Update .travis.yml 2016-08-02 13:15: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
Pranav K d529378a46 Updating to RTM builds of dotnet-test-xunit and Moq 2016-06-29 12:32:06 -07:00
Chris 5c04f0a831 Use Angular lib instead of angular map file in sample (#92) 2016-06-28 14:42:04 -07:00
Pranav K dad4522ef3 Updating to dev versions 2016-06-16 10:39:00 -07:00
jacalvar 47d28b78d6 Merge branch 'release' into dev 2016-06-15 14:48:27 -07:00
jacalvar 69bf6ea08d Update Json.NET to 9.0.1 2016-06-15 14:41:00 -07:00
Pranav K 4a8cf4ac9c Merge branch 'release' into dev 2016-06-14 16:29:31 -07:00
Pranav K c790b9f951 Updating to release. 2016-06-14 16:23:07 -07:00
N. Taylor Mullen f0fc335cc0 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:57 -07:00
jacalvar d8c1ac7c06 Remove unncessary imports 2016-06-08 12:47:43 -07:00
jacalvar 3f78743011 Update Json.NET to 9.0.1-beta1 2016-06-03 13:08:13 -07:00
Cesar Blum Silveira dd86306ec6 Fix test pass. 2016-05-27 17:47:50 -07:00
Cesar Blum Silveira 9ac13d94c4 Fix OSX build on Travis. 2016-05-27 11:45:20 -07:00
N. Taylor Mullen 54d9860eea Rename `ServiceCollectionExtensions` to `AntiforgeryServiceCollectionExtensions`.
#84
2016-05-26 10:06:26 -07:00
Kiran Challa 3595452af7 Change priority for request token source lookup. Header token now takes priority over form field token. 2016-05-18 17:03:20 -07:00
Pranav K f65c3db6ef Merge branch 'release' into dev 2016-05-02 14:55:20 -07:00
Pranav K 05602d36db Fix build warnings 2016-05-02 11:27:05 -07:00
John Luo 453e4821ac Merge branch 'release' into dev 2016-04-27 15:39:16 -07:00
John Luo 3aa2febb6f Remove references to UseDefaultHostingConfiguration 2016-04-27 15:39:07 -07:00
BrennanConroy a19aa4eb46 Merge branch 'release' into dev 2016-04-25 14:48:31 -07:00
BrennanConroy 2656c528c3 Update web.config and add publish tool 2016-04-25 11:44:56 -07:00
Pranav K 158754ec5e Merge branch 'release' into dev 2016-04-19 14:53:51 -07:00
Pranav K 9aad34e711 Use latest build of dotnet-test-xunit 2016-04-19 14:53:51 -07:00
Pavel Krymets 3f9ceee4b1 Merge branch 'release' into dev 2016-04-18 17:07:38 -07:00
Pavel Krymets a35e5a02c3 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:07:34 -07:00
Ryan Brandenburg eabe83a72d Prevent null-ref and log exceptions form Serializer 2016-04-18 15:55:27 -07:00
Ryan Brandenburg fd81151d31 Preserve X-Frame-Options if it was already set 2016-04-18 14:27:06 -07:00
Pavel Krymets 6099dfa261 Merge branch 'release' into dev 2016-04-15 09:52:07 -07:00
Pavel Krymets 8570acbb73 Migrate tests, tools and samples to portable 2016-04-15 09:51:51 -07:00
John Luo 00875cf2df Merge branch 'release' into dev 2016-04-11 10:15:01 -07:00
John Luo 921af14e1f Move web.config and use ANCM 2016-04-11 10:14:07 -07:00
Kiran Challa 64653cfa3c Merge branch 'release' into dev 2016-04-08 15:05:19 -07:00
Kiran Challa 330200874d Changed DNX451 references to NET451 2016-04-08 15:04:49 -07:00
Pranav K df8264fce5 Merge branch 'release' into dev 2016-04-08 06:49:20 -07:00
Pranav K 04a4772fe5 Removing imports from src projects 2016-04-08 06:49:20 -07:00
Pranav K 4d7d8d2b20 Merge branch 'release' into dev 2016-04-06 09:47:44 -07:00
Pranav K 1e90efdf32 Updating to release. 2016-04-06 09:47:42 -07:00
Ryan Nowak 37c8f5de70 Revert "Add antiforgery middleware"
This reverts commit 4629148519.
2016-04-01 09:10:33 -07:00
Pranav K fab3bfd237 Remove bower \ gulp from sample 2016-03-31 07:01:27 -07:00
Doug Bunting 65a2b8d25b React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:13:12 -07:00
John Luo d0ed4f8688 Reacting to Kestrel extensions 2016-03-30 15:54:02 -07:00
Victor Hurdugaci ea4b94a757 Add webhook notification 2016-03-30 10:27:16 -07:00
jacalvar 0bc42a9b21 Return IServiceCollection from AddAntiforgery extension methods 2016-03-28 14:59:24 -07:00
Doug Bunting 0c81df8591 An `ObjectPoolProvider` is always registered
- react to aspnet/Hosting/pull#673
2016-03-25 11:19:23 -07:00
David Fowler c6f7a3434e Fixed build 2016-03-25 10:50:06 -07:00
John Luo 4d64c1849d Reacting to Hosting changes 2016-03-24 12:01:19 -07:00
ryanbrandenburg 94cefde3ec Make IAntiforgeryContextAccessor a Feature 2016-03-23 14:35:26 -07:00
jacalvar c237f8989a React to changes in DataProtection 2016-03-15 16:26:57 -07:00
Pranav K ddde171fcb Reacting to Hosting changes 2016-03-14 20:53:27 -07:00