Commit Graph

170 Commits

Author SHA1 Message Date
Pavel Krymets 4bddd93e32 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:02:26 -07:00
Pavel Krymets d26e7781c6 Migrate tests, tools and samples to portable 2016-04-14 16:03:47 -07:00
John Luo 8742b463ba Moving web.config 2016-04-11 09:55:42 -07:00
Pranav K c2503d1da1 Removing imports from src projects 2016-04-08 06:49:08 -07:00
Pranav K 31627b7e70 Updating to release. 2016-04-06 09:47:16 -07:00
John Luo c0d265ce7b Reacting to Kestrel extensions 2016-03-30 16:27:01 -07:00
jacalvar 14473b5458 Return IServiceCollection from AddSession extension methods 2016-03-28 15:46:42 -07:00
John Luo a6382fe6af Update sample TFM 2016-03-24 21:16:19 -07:00
David Fowler 14bd62d880 Fixed the build 2016-03-25 02:53:31 -07:00
John Luo 97b775de2a React to Hosting changes 2016-03-24 12:07:45 -07:00
Pranav K 069220a85a Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit e3229fc4ea.
2016-03-23 11:47:23 -07:00
Doug Bunting e3229fc4ea Revert "Reacting to CoreCLR package changes"
This reverts commit 41b0ea9c3c.
2016-03-22 09:49:34 -07:00
Doug Bunting 5371e13a5a React to HttpAbstractions change: `ISession` in new namespace
- see issue aspnet/HttpAbstractions#590 and pull aspnet/HttpAbstractions#589
2016-03-21 09:09:33 -07:00
Pranav K 41b0ea9c3c Reacting to CoreCLR package changes 2016-03-21 06:56:02 -07:00
Eilon Lipton 396bef4b6d Fix package metadata 2016-03-15 14:42:37 -07:00
Cesar Blum Silveira 0c3b17dafd ASP.NET 5 -> ASP.NET Core 2016-03-14 21:51:06 -07:00
Nate McMaster 2e64ed8ce4 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster 4865151879 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:09 -08:00
Victor Hurdugaci 6a37b0ace2 Update the build scripts to the latest version 2016-03-07 20:55:04 -08:00
jacalvar 2b1841fc86 React to changes in Caching 2016-03-07 16:07:07 -08:00
Chris R 432de7a158 #96 Add a session Id 2016-03-04 15:11:35 -08:00
Ajay Bhargav Baaskaran 7c60cd5fa6 Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:32:58 -08:00
John Luo dea425d3b2 Update cookie name 2016-03-03 13:35:09 -08:00
Doug Bunting 2f1bb39407 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 21:22:43 -08:00
N. Taylor Mullen 6ef4e68ced 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:23 -08:00
Victor Hurdugaci fb21277a80 Return the error code from build.cmd 2016-02-28 10:12:18 -08:00
Victor Hurdugaci 85fea1c9a4 Update the build scripts 2016-02-27 12:51:15 -08:00
Doug Bunting b3bc995d31 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 13:05:45 -08:00
Kiran Challa 46f6fa85d5 Minor fix to service collection extensions 2016-02-22 14:57:18 -08:00
John Luo 342fe0b38b Updating test TFMs for custom test discovery 2016-02-19 16:41:46 -08:00
Ajay Bhargav Baaskaran 4bbea583b0 Enabled xml doc generation 2016-02-19 11:17:16 -08:00
Kiran Challa c00a2de2c7 Enabled tests to run in dotnet xunit runner 2016-02-09 02:38:51 -08:00
John Luo 44905b6b8b Merge branch 'hishamco-dev' into dev 2016-02-03 16:17:05 -08:00
Hisham Bin Ateya c9d8a1330e Add 'UseServer' 2016-02-03 23:53:13 +03:00
John Luo 461fd40251 Updating to new CLI 2016-02-03 12:02:12 -08:00
Chris R 8b29de8993 Remove ISessionStore.Connect in raction to removal of IDistrbutedCache.Connect. 2016-01-25 13:56:14 -08:00
N. Taylor Mullen ea0c57122d Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:42 -08:00
N. Taylor Mullen bebac7151a Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:41 -08:00
John Luo 9ae4e9e3dd Reacting to hosting rename 2016-01-17 17:34:55 -08:00
Nate McMaster 89faa2fc4c Updating build script 2016-01-14 16:41:15 -08:00
Chris R c1359a2166 React to hosting API changes. 2016-01-12 14:31:03 -08:00
Victor Hurdugaci 09fe466c56 Build with dotnet 2016-01-11 14:50:14 -08:00
John Luo c59528e4f9 Updating to new options pattern 2016-01-08 17:03:17 -08:00
Hao Kung e91ce99c70 OptionsModel => Options 2015-12-21 15:55:38 -08:00
John Luo 257c1786b3 Reacting to new Hosting API 2015-12-18 15:21:36 -08:00
Brennan 09278f7013 Adding logging event ids 2015-12-14 15:03:06 -08:00
Pranav K 3b895f8a70 Merge branch 'release' into dev 2015-12-11 12:24:30 -08:00
Pranav K a6396df690 Updating to release NuGet.config. 2015-12-11 12:24:25 -08:00
John Luo 8644a2179b Reacting to verbose rename 2015-12-06 17:45:55 -08:00
Doug Bunting 1227fffcf5 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 14:34:48 -08:00