BrennanConroy
bb4f5420d3
Update .travis.yml
2016-08-02 13:05:01 -07:00
Justin Kotalik
a62e327c23
IIS UrlRewrite parsing.
2016-08-01 15:39:28 -07:00
Justin Kotalik
4687aad61e
Fixing language on comment
2016-07-27 09:05:16 -07:00
Justin Kotalik
6b2e092aad
Fix for regex coherence error. Small clean up.
2016-07-26 13:44:30 -07:00
Justin Kotalik
68a766f2cd
Circular Dependency with Static Files fix.
2016-07-26 09:38:10 -07:00
Justin Kotalik
fad730441a
Fix Assembly Info
2016-07-25 16:52:01 -07:00
Justin Kotalik
a9c2656404
Url Rewrite WIP
2016-07-25 16:11:11 -07:00
BrennanConroy
d3816fa458
Make middleware issues more discoverable
2016-07-25 11:13:27 -07:00
Doug Bunting
bc8785395c
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:44:53 -07:00
Pranav K
ab98dc29ad
Updating to RTM builds of xunit
2016-06-29 14:53:17 -07:00
Pranav K
6e7c004a50
Updating to dev versions
2016-06-16 10:17:31 -07:00
Pranav K
64dc59702b
Merge branch 'release' into dev
2016-06-14 16:29:38 -07:00
Pranav K
6bc0b87f1a
Updating to release.
2016-06-14 16:23:14 -07:00
N. Taylor Mullen
e250efeab6
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:30:16 -07:00
jacalvar
3e8990530c
Remove unncessary imports
2016-06-08 12:49:34 -07:00
Cesar Blum Silveira
b269f13b17
Fix OSX build on Travis.
2016-05-27 11:46:28 -07:00
Chris R
5fe48ada42
#37 Make the header length match optional.
2016-05-23 09:33:22 -07:00
Pranav K
367eec812c
Fix schema change build warnings
2016-05-18 21:32:57 -07:00
Pranav K
3cdaa8b2ab
Merge branch 'release' into dev
2016-05-02 14:55:23 -07:00
Pranav K
52869b03ec
Fix build warnings
2016-05-02 11:27:05 -07:00
BrennanConroy
7232621646
Merge branch 'release' into dev
2016-04-27 18:45:54 -07:00
BrennanConroy
d7e509ebec
Remove reference to UseDefaultHostConfiguration
2016-04-27 18:45:43 -07:00
Pranav K
5e3b25e4df
Merge branch 'release' into dev
2016-04-19 14:53:51 -07:00
Pranav K
7fd1e62322
Use latest build of dotnet-test-xunit
2016-04-19 14:53:51 -07:00
Pavel Krymets
1b4911f772
Merge branch 'release' into dev
2016-04-18 17:10:08 -07:00
Pavel Krymets
8cbd76f166
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 17:10:01 -07:00
Pavel Krymets
162eccf0a7
Merge branch 'release' into dev
2016-04-15 12:08:43 -07:00
Pavel Krymets
c4f5cfaac3
Migrate tests, tools and samples to portable
2016-04-15 12:07:47 -07:00
Pranav K
4fd9e2bd40
Merge branch 'release' into dev
2016-04-08 06:49:26 -07:00
Pranav K
6e66c16dfe
Removing imports from src projects
2016-04-08 06:49:26 -07:00
Pranav K
2a20bafc19
Merge branch 'release' into dev
2016-04-06 09:47:57 -07:00
Pranav K
512ea00398
Updating to release.
2016-04-06 09:47:56 -07:00
John Luo
2614ffb01d
Reacting to Kestrel extensions
2016-03-30 16:22:43 -07:00
Victor Hurdugaci
c2534339f2
Webhook notifications
2016-03-30 13:57:02 -07:00
David Fowler
52587420e8
Fix build
...
- Hoist packages using netstandard.library
- Upgrade process since it's not in the standard library
2016-03-25 01:05:48 -07:00
John Luo
6b338232fd
Reacting to Hosting changes
2016-03-22 12:00:46 -07:00
Chris R
3ffe4b5924
Remove IIS references to avoid circular dependency.
2016-03-18 12:16:13 -07:00
Nate McMaster
a42e846ea9
Fix backslashes in yml config.
...
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster
dcdffcbac1
Limit the branches that build on our public CI.
...
[ci skip]
2016-03-09 16:35:09 -08:00
Victor Hurdugaci
9a457c329a
Update the build scripts to the latest version
2016-03-07 20:55:04 -08:00
Eilon Lipton
9e7387a941
Fix package metadata
2016-03-06 21:38:17 -08:00
Ajay Bhargav Baaskaran
327751690d
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:33:39 -08:00
Doug Bunting
be0905bf4e
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 15:30:51 -08:00
N. Taylor Mullen
7c60ec6fa5
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:38:47 -08:00
Victor Hurdugaci
2ee543d8a2
Return the error code from build.cmd
2016-02-28 10:12:18 -08:00
Victor Hurdugaci
c99746264d
Update the build scripts
2016-02-27 12:51:15 -08:00
Doug Bunting
77c42b25a1
Update `build.cmd` to match latest template
...
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:29:21 -08:00
John Luo
ea1e9dd018
Updating test TFMs for custom test discovery
2016-02-19 15:47:08 -08:00
Ajay Bhargav Baaskaran
55f1d41e08
Updated missed doc comment
2016-02-17 14:45:57 -08:00
Ajay Bhargav Baaskaran
8eb737a459
Enabled xml doc generation
2016-02-17 12:27:23 -08:00