Pranav K
|
c3d312b0b0
|
Remove net451 as a cross-compile target
|
2017-03-23 10:32:42 -07:00 |
Kiran Challa
|
f31c302e5c
|
Converted test project to run on netcoreapp2.0
|
2017-03-22 15:42:53 -07:00 |
Nate McMaster
|
151e792ecb
|
Update Travis to macOS Sierra
[skip appveyor]
|
2017-03-21 11:15:58 -07:00 |
Nate McMaster
|
ce6c832465
|
Unify dependency version to one file
|
2017-03-15 11:39:16 -07:00 |
Nate McMaster
|
aa63089a36
|
Update appveyor and travis settings
|
2017-03-14 13:39:30 -07:00 |
David Fowler
|
e87c00ac3a
|
Merge pull request #129 from aspnet/no-mono
No mono
|
2017-03-09 13:30:43 -08:00 |
David Fowler
|
411da70cb5
|
Update .travis.yml
|
2017-03-08 20:16:43 -08:00 |
Juan Naputi
|
1c9a4f5705
|
Fixed typo in IAntiforgery file
|
2017-03-07 10:31:23 -08:00 |
Nate McMaster
|
ce243b3d34
|
Update Travis and AppVeyor settings
|
2017-03-01 18:19:36 -08:00 |
Nate McMaster
|
0e0fe9b436
|
Change korebuild branch and fix argument forwarding in bootstrapper
|
2017-03-01 18:14:13 -08:00 |
Nate McMaster
|
c8053845a4
|
Downgrade to stable packages
|
2017-02-14 16:15:45 -08:00 |
Doug Bunting
|
221c582a6f
|
Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
|
2017-02-14 12:11:52 -08:00 |
Nate McMaster
|
00fe95253a
|
Delete makefile.shade
|
2017-02-09 17:29:07 -08:00 |
Nate McMaster
|
69abfa893b
|
Cleanup solution file
|
2017-02-09 13:29:00 -08:00 |
Ryan Brandenburg
|
829050ec31
|
Move samples to Entropy (#120)
|
2017-02-08 09:36:44 -08:00 |
Nate McMaster
|
aeab73f9f6
|
Upgrade to VS 2017
|
2017-01-30 14:21:37 -08:00 |
Kiran Challa
|
cd4afdc083
|
[Fixes #116] Set 'no-store' also in Cache-Conrol header
|
2017-01-26 12:56:15 -08:00 |
Pranav K
|
5cb5178619
|
Updating to 4.4 CoreFx packages
|
2016-12-14 14:47:26 -08:00 |
Ajay Bhargav Baaskaran
|
a430bca8c4
|
Removed packages list in NuGetPackageVerifier.json
|
2016-12-12 00:43:04 -08:00 |
N. Taylor Mullen
|
db4b088a4a
|
Update .travis.yml osx image to xcode7.3.
|
2016-12-08 10:04:20 -08:00 |
N. Taylor Mullen
|
25e0fee45c
|
Pin global.json SDK to 1.0.0-preview2-1-003177.
|
2016-11-23 16:00:28 -08:00 |
Nate McMaster
|
a01c7be3d8
|
Clean tmp folder after unzipping KoreBuild
|
2016-11-18 10:56:12 -08:00 |
Pranav K
|
687be28875
|
Updating versions to 1.2.0-*
|
2016-11-09 14:12:21 -08:00 |
Pranav K
|
00a0683829
|
Merge branch 'rel/1.1.0' into dev
|
2016-11-09 11:29:00 -08:00 |
Pranav K
|
3668d0f013
|
Branching for 1.1.0
|
2016-11-09 11:28:58 -08:00 |
Kiran Challa
|
2fcb187d7d
|
Use request PathBase value to set cookie path only if it has a non-null & non-empty value
|
2016-11-09 04:27:35 -08:00 |
Kiran Challa
|
a5c0e505c1
|
Fix cookie from being set to empty pathbase
Found with issue: https://github.com/aspnet/Mvc/issues/5512
|
2016-11-08 12:25:18 -08:00 |
jacalvar
|
968ea59ce4
|
Created public API baselines
|
2016-11-04 10:37:10 -07:00 |
Kiran Challa
|
3fc090e2fe
|
[Fixes #105] Disable caching when response uses antiforgery
|
2016-11-02 16:16:06 -07:00 |
Kiran Challa
|
08cb67b7e4
|
[Fixes #104] Expose cookie options via Antiforgery options
|
2016-11-02 11:03:23 -07:00 |
chris2093
|
72bc9c0f2c
|
Update DefaultAntiforgeryTokenStore.cs (#106)
Corrected comment typo
|
2016-10-19 07:54:52 -07:00 |
Pranav K
|
371af136d3
|
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
|
2016-10-17 09:55:34 -07:00 |
Pranav K
|
01557cd176
|
Branching for 1.1.0-preview1
|
2016-10-17 09:48:36 -07:00 |
Pranav K
|
c5c94d88c8
|
Updating to netcoreapp1.1
|
2016-10-13 11:11:20 -07:00 |
Pranav K
|
0d00259099
|
Revert "Updating to netcoreapp1.1"
This reverts commit e191420cae.
|
2016-10-12 16:07:12 -07:00 |
Pranav K
|
e191420cae
|
Updating to netcoreapp1.1
|
2016-10-12 13:44:46 -07:00 |
Pranav K
|
fb8795e247
|
Updating partner package versions
|
2016-09-28 11:49:26 -07:00 |
Kiran Challa
|
ad90db343c
|
[Fixes #101] Cookie path is always / in IIS
|
2016-09-13 13:58:02 -07:00 |
Doug Bunting
|
c3476cf327
|
Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
|
2016-09-04 19:18:49 -07:00 |
N. Taylor Mullen
|
55595d8a64
|
Merge branch 'rel/1.0.1' into dev
|
2016-08-17 14:41:58 -07:00 |
N. Taylor Mullen
|
447838d417
|
Merge branch 'rel/1.0.1' (early part) into dev
|
2016-08-17 14:41:53 -07:00 |
N. Taylor Mullen
|
cdf84eb87e
|
Change SHA256 algorithm to work on FIPS-compliant machines.
#95
|
2016-08-17 12:33:02 -07:00 |
N. Taylor Mullen
|
a44275b732
|
Update projects to 1.0.1.
|
2016-08-17 12:24:20 -07:00 |
Pranav K
|
761d0e6290
|
Updating to dotnet.myget.org
|
2016-08-12 10:15:32 -07:00 |
Pranav K
|
0bdfef6913
|
Switching to dotnet.myget.org feed
|
2016-08-09 14:55:51 -07:00 |
Pranav K
|
b086b5b165
|
Updating to Moq \ Castle.Core that does not require imports
|
2016-08-08 12:22:35 -07:00 |
BrennanConroy
|
0de846182b
|
Update .travis.yml
|
2016-08-02 13:15:53 -07:00 |
Pranav K
|
571fddbd1d
|
Pin the version of dotnet-test-xunit to 1.0.0-rc3-00000-01
|
2016-07-19 11:13:05 -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 |