Hao Kung
d79969aecb
React to OptionsModel => Options
2015-12-21 14:41:52 -08:00
John Luo
09df979acf
Reacting to new Hosting API
2015-12-17 20:55:30 -08:00
Doug Bunting
c3c0b45225
Move functional tests of CORS middleware to this repo
...
- related to aspnet/Mvc#3612
2015-12-15 08:42:26 -08:00
Pranav K
2514b1112b
Merge branch 'release' into dev
2015-12-11 12:23:55 -08:00
Pranav K
b3649ea79a
Updating to release NuGet.config.
2015-12-11 12:23:51 -08:00
Pranav K
0d042572b9
Allowing CoreCLR tests to run on Travis
2015-12-01 12:47:49 -08:00
Pranav K
a45c08a4c4
Updating tests to use moq.netcore
2015-11-24 14:18:11 -08:00
Kiran Challa
80f1655478
[ Fixes #51 ] Missing null check in CorsPolicyBuilder
2015-11-24 09:17:02 -08:00
Doug Bunting
d88646cb7b
Move Travis to supported Linux distribution
...
- use Ubuntu 14.04 (Trusty)
- Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 12:33:16 -08:00
Doug Bunting
df024976f3
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:53:39 -08:00
ryanbrandenburg
a7951a1d8d
* Remove samples
2015-11-12 10:06:50 -08:00
Cesar Blum Silveira
830a3a46b6
Merge branch 'release' into dev
2015-11-03 13:39:10 -08:00
Cesar Blum Silveira
926a6a7aff
Strong name Microsoft.AspNet.Cors.
2015-11-03 12:53:40 -08:00
Pranav K
8915036bfc
Merge branch 'release' into dev
2015-10-28 12:51:09 -07:00
Pranav K
29f576f6ee
Updating to release NuGet.config.
2015-10-28 12:43:08 -07:00
Pranav K
3a0080439b
Switching to generations TFMs
2015-10-22 00:23:51 -07:00
Kiran Challa
475771250b
[ Fixes #41 ] Api review changes
2015-10-15 13:16:34 -07:00
Doug Bunting
eef2d5e94f
Fix local build break
2015-10-12 12:50:17 -07:00
Doug Bunting
f643d9b191
React to aspnet/Universe#290 fix
2015-10-08 20:30:39 -07:00
Pranav K
5ce58c790f
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:47 -07:00
N. Taylor Mullen
a14adf4d30
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:58:33 -07:00
Pranav K
0771c48722
Merge branch 'release' into dev
2015-09-28 23:15:50 -07:00
Pranav K
7548eed530
Updating to release NuGet.config.
2015-09-28 23:15:48 -07:00
Ajay Bhargav Baaskaran
976f58925d
Enabling NuGetPackageVerifier
2015-09-22 15:51:21 -07:00
Pranav K
bfcb7619dd
Run Cors.Core.Tests in dnxcore50
2015-09-22 08:59:23 -07:00
Pranav K
bf66dcea69
Update CORS package version to 6.0.0
...
Fixes #24
2015-09-22 08:51:42 -07:00
N. Taylor Mullen
d076b019d0
Update nuget.exe and corresponding feeds to v3.
2015-09-17 18:33:20 -07:00
Kiran Challa
96c7850e4c
[ Fixes #33 ]AddCors should adopt new pattern
2015-09-14 10:28:18 -07:00
Pranav K
dca5829b29
Replacing NotNullAttribute with thrown exceptions
2015-09-12 12:39:25 -07:00
Pranav K
c2b9fc541e
Adding NeutralResourcesLanguageAttribute
2015-09-10 16:39:09 -07:00
Norgerman
38728a6bcd
PreflightRequest check requset headers ignore case and ignore simple request headers
...
Signed-off-by: Norgerman <xyn0410@gmail.com>
2015-09-09 09:33:58 -07:00
David Fowler
2c14ac34ca
Fix CORS tests
2015-09-02 21:33:47 -07:00
Hao Kung
7a464fd80e
React to options
2015-08-28 16:19:54 -07:00
Chris R
e84a707160
React to the string[] -> StringValues changes.
2015-08-28 14:36:58 -07:00
N. Taylor Mullen
ad029520d9
Update 'build.sh' to pull Sake from v2 NuGet feed.
2015-08-20 20:47:01 -07:00
N. Taylor Mullen
0c36470f8b
Update 'build.cmd' to pull Sake from v2 NuGet feed.
2015-08-20 15:38:14 -07:00
N. Taylor Mullen
e3dcd8218f
Update NuGet feed from v2 => v3.
2015-08-19 14:54:41 -07:00
Pranav K
a1bf2ecbc0
Updating to aspnetlitedev.
2015-08-18 14:00:24 -07:00
Pranav K
4c61aa86aa
Merge branch 'release' into dev
2015-08-18 14:00:24 -07:00
Pranav K
2956633cf3
Updating to aspnetliterelease.
2015-08-18 14:00:24 -07:00
Pranav K
fc7c3a6c3a
Merge branch 'release' into dev
2015-08-17 14:49:04 -07:00
Pranav K
c9ca9fee47
Updating to release NuGet.config.
2015-08-17 14:49:02 -07:00
Kiran Challa
fc6c3d5262
Enable pinning build script
2015-08-11 16:56:42 -07:00
Pranav K
567b680801
Reacting to DI changes
2015-08-11 14:04:30 -07:00
Troy Dai
72a7fb06c2
Update CoreCLR versions
2015-08-04 10:15:22 -07:00
Pranav K
1aaa385ef8
Merge branch 'release' into dev
2015-07-16 09:02:50 -07:00
Pranav K
cde53ffbd5
Updating to release NuGet.config
2015-07-16 09:02:46 -07:00
Victor Hurdugaci
c53dba25c8
Add repository information to project files
2015-07-01 19:30:37 -07:00
Harsh Gupta
b1ade8f2cf
Add single csv values so that there is a single response header added per value.
2015-06-23 15:57:09 -07:00
Doug Bunting
88fa7fb51a
Change hardcoded `bash` shebang to `env`
...
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 10:52:23 -07:00