Pranav K
|
1f83d81076
|
Branching for 2.0.0-preview1
|
2017-04-25 22:01:21 -07:00 |
Pranav K
|
ee3fc37413
|
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
|
2017-04-25 11:04:07 -07:00 |
Pranav K
|
a9601ff695
|
Updating versions to 2.0.0-preview1
|
2017-04-03 21:41:09 -07:00 |
Pranav K
|
68647d1733
|
Updating to 2.0.0 Internal.AspNetCore.Sdk
|
2017-03-29 11:30:32 -07:00 |
Kiran Challa
|
e79afcdb64
|
Converted samples and test projects to run on netcoreapp2.0
|
2017-03-23 17:06:27 -07:00 |
Pranav K
|
275cd6b8d1
|
Remove net451 as a cross-compile target
|
2017-03-22 18:58:46 -07:00 |
Nate McMaster
|
5c69ba8806
|
Update Travis to macOS Sierra
[skip appveyor]
|
2017-03-21 12:03:35 -07:00 |
Nate McMaster
|
fd3486df0f
|
Unify dependency versions to one file and remove workarounds
|
2017-03-15 12:58:08 -07:00 |
Nate McMaster
|
897318c7de
|
Update appveyor and travis settings
|
2017-03-14 13:39:40 -07:00 |
David Fowler
|
48b7a5bff9
|
Update .travis.yml (#104)
|
2017-03-09 11:25:39 -08:00 |
Nate McMaster
|
2d03145dfe
|
Update AppVeyor and Travis settings
|
2017-03-01 18:25:39 -08:00 |
Nate McMaster
|
18026305d8
|
Change korebuild branch and fix argument forwarding in bootstrapper
|
2017-03-01 18:14:13 -08:00 |
Nate McMaster
|
395eeb125e
|
Downgrade to stable packages
|
2017-02-15 12:28:35 -08:00 |
Doug Bunting
|
2f262ec001
|
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 16:33:44 -08:00 |
Nate McMaster
|
f34848b760
|
Upgrade to VS 2017
|
2017-01-30 16:04:19 -08:00 |
Pranav K
|
bdf9d2a2e2
|
Updating to 4.4 CoreFx packages
|
2016-12-21 16:16:12 -08:00 |
Michiel Post
|
2dbfb8839b
|
Include VaryByOrigin when there are multiple Origins configured (#84)
Fixes #97
* Added negative test and updated origin to valid origin url
* Fixed tabs and spaces
|
2016-12-21 15:49:50 -08:00 |
Ajay Bhargav Baaskaran
|
2a69f3688a
|
Removed packages list in NuGetPackageVerifier.json
|
2016-12-12 00:39:54 -08:00 |
N. Taylor Mullen
|
b34d459d20
|
Update .travis.yml osx image to xcode7.3.
|
2016-12-08 10:03:56 -08:00 |
Choc
|
8214954d5b
|
Add support for clients to configure a policy with custom logic about whether an origin should be allowed and provide a default implementation of the functionality to allow wildcard subdomains
|
2016-11-29 12:27:00 -08:00 |
N. Taylor Mullen
|
2d916a8b48
|
Pin global.json SDK to 1.0.0-preview2-1-003177.
|
2016-11-23 15:59:52 -08:00 |
Jass Bagga
|
52ba62c4d1
|
Merge pull request #95 from aspnet/jbagga/Logging78
Addresses #69 and #78
|
2016-11-23 14:18:58 -08:00 |
Jass Bagga
|
b351e033f5
|
README formatting fixed
|
2016-11-23 14:17:09 -08:00 |
Jass Bagga
|
35103e84a0
|
Indentation fixed
|
2016-11-23 13:50:26 -08:00 |
Jass Bagga
|
6b59c25474
|
Clean up
|
2016-11-22 15:06:37 -08:00 |
Jass Bagga
|
09be5bde9d
|
PR comments incorporated
|
2016-11-22 15:02:37 -08:00 |
Jass Bagga
|
fb240d4382
|
PR comments incorporated
|
2016-11-22 14:57:38 -08:00 |
Jass Bagga
|
712dff32bb
|
organize usings
|
2016-11-21 17:20:25 -08:00 |
Jass Bagga
|
fd4cb7394b
|
organize usings
|
2016-11-21 17:19:39 -08:00 |
Jass Bagga
|
35b26240fa
|
Update README.md
|
2016-11-21 16:15:47 -08:00 |
Jass Bagga
|
7b190ccf0f
|
Changed allowed header to Cache-control to illustrate Access-Control-Allow-Headers and Access-Control-Request-Headers
|
2016-11-21 16:13:30 -08:00 |
Jass Bagga
|
34aa1c5722
|
README fixed
|
2016-11-21 15:38:39 -08:00 |
Jass Bagga
|
b3bdba1559
|
PR comments incorporated. Working on making SampleDestination dynamic- define the policy within the sample through a UI.
|
2016-11-21 15:31:14 -08:00 |
Nate McMaster
|
46b2d52d74
|
Clean tmp folder after unzipping KoreBuild
|
2016-11-18 10:57:02 -08:00 |
Jass Bagga
|
5dcf47ef12
|
PR comments incorporated
|
2016-11-17 17:36:18 -08:00 |
Jass Bagga
|
517dc3c860
|
Added tests for logging
|
2016-11-16 18:25:15 -08:00 |
Jass Bagga
|
98bb5d67fd
|
Design PR for CORS sample and logging
|
2016-11-16 15:46:47 -08:00 |
Jass Bagga
|
4de03b6dff
|
Added logging for preflight requests and origin headers
|
2016-11-15 15:07:17 -08:00 |
Pranav K
|
de383b7ee4
|
Updating versions to 1.2.0-*
|
2016-11-09 14:16:56 -08:00 |
Pranav K
|
3e8d93fe76
|
Merge branch 'rel/1.1.0' into dev
|
2016-11-09 11:29:44 -08:00 |
Pranav K
|
181f0a0322
|
Branching for 1.1.0
|
2016-11-09 11:29:41 -08:00 |
jacalvar
|
9b95754b0f
|
Created public API baselines
|
2016-11-04 13:00:41 -07:00 |
Pranav K
|
a1038e1016
|
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
|
2016-10-17 09:55:45 -07:00 |
Pranav K
|
5fb075bd3b
|
Branching for 1.1.0-preview1
|
2016-10-17 09:48:47 -07:00 |
Pranav K
|
8cd356f170
|
Updating to netcoreapp1.1
|
2016-10-13 11:13:08 -07:00 |
Pranav K
|
f9193cb285
|
Revert "Updating to netcoreapp1.1"
This reverts commit 9c80faa498 .
|
2016-10-12 16:08:08 -07:00 |
Pranav K
|
9c80faa498
|
Updating to netcoreapp1.1
|
2016-10-12 13:44:57 -07:00 |
Pranav K
|
fa5dcf55a6
|
Updating partner package versions
|
2016-09-28 11:49:51 -07:00 |
Doug Bunting
|
bfd2c36783
|
Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
|
2016-09-04 19:28:56 -07:00 |
Pranav K
|
66abd74142
|
Switching to dotnet.myget.org feed
|
2016-08-09 14:57:24 -07:00 |