Commit Graph

385 Commits

Author SHA1 Message Date
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
Kiran Challa 15b66cec1f [Fixes #77] Make HTTP method match as case-insensitive 2016-08-08 14:28:16 -07:00
Pranav K b5abd73e34 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:32:20 -07:00
BrennanConroy c86bf2cda7 Update .travis.yml 2016-08-02 13:15:30 -07:00
Doug Bunting 5842964919 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 22:02:12 -07:00
Pranav K 21e097b9e7 Updating to RTM builds of xunit and Moq 2016-07-05 21:32:19 -07:00
Pranav K f742566f3f Updating to dev versions 2016-06-16 10:17:39 -07:00
Pranav K 38a20c40c4 Merge branch 'release' into dev 2016-06-14 16:29:21 -07:00
Pranav K 9d14ded223 Updating to release. 2016-06-14 16:22:52 -07:00
N. Taylor Mullen bb86430480 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:34 -07:00
Cesar Blum Silveira 0fd876a7b3 Fix OSX build on Travis. 2016-05-27 12:08:30 -07:00
Pranav K efe7f2bbdc Merge branch 'release' into dev 2016-05-02 14:55:37 -07:00
Pranav K 02f86494a9 Fix build warnings 2016-05-02 11:27:07 -07:00
BrennanConroy afc3576e3d Merge branch 'release' into dev 2016-04-27 16:30:36 -07:00
BrennanConroy 5a34796463 Remove reference to UseDefaultHostingConfiguration 2016-04-27 16:30:18 -07:00
BrennanConroy 6b87b01c97 Merge branch 'release' into dev 2016-04-25 11:30:55 -07:00
BrennanConroy 630a0a7de3 Update web.config and add publish tool 2016-04-25 10:48:23 -07:00
Pranav K 2ad7e20e4d Merge branch 'release' into dev 2016-04-19 14:53:54 -07:00