Commit Graph

134 Commits

Author SHA1 Message Date
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
Doug Bunting cf9a4a6371 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 11:13:01 -08:00
Pranav K 196450ac99 Reacting to DI changes 2015-11-13 11:30:07 -08:00
N. Taylor Mullen 226cb963fb Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:26 -08:00
Cesar Blum Silveira 757004737b Merge branch 'release' into dev 2015-11-03 13:11:55 -08:00
Cesar Blum Silveira 089aca178c Strong name Microsoft.AspNet.Session. 2015-11-03 12:20:50 -08:00
Pranav K a909e63d4e Merge branch 'release' into dev 2015-10-28 12:51:36 -07:00
Pranav K a01529b321 Updating to release NuGet.config. 2015-10-28 12:43:09 -07:00
Victor Hurdugaci 8bcbddc09b Make tests more robust by only checking the messages coming from session. Otherwise, anyone logging more below could break them 2015-10-27 10:18:47 -07:00
Pranav K 185309bfda Switching to generations TFMs 2015-10-22 01:09:42 -07:00
Cesar Blum Silveira 551d559ada Enable Microsoft.AspNet.Session.Tests on CoreCLR. 2015-10-16 11:35:58 -07:00
Doug Bunting f9155d17aa Fix local build break 2015-10-12 13:02:48 -07:00
Doug Bunting a3e3412695 React to aspnet/Universe#290 fix 2015-10-08 21:23:21 -07:00
Pranav K a6ac3f58f5 Replace NotNullAttribute with thrown exceptions 2015-10-07 10:32:48 -07:00
Pranav K b36d5663b2 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00
Hisham Bin Ateya 786b1a466b Add exceptions messages to Resource file 2015-10-02 10:13:26 -07:00
N. Taylor Mullen 3503af2854 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:59:00 -07:00
Pranav K 63da465133 Merge branch 'release' into dev 2015-09-28 23:16:19 -07:00
Pranav K ef48e4e298 Updating to release NuGet.config. 2015-09-28 23:16:17 -07:00
Ajay Bhargav Baaskaran 20563b514f Enabling NuGetPackageVerifier 2015-09-23 14:41:54 -07:00
N. Taylor Mullen d7cba38dc8 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:46 -07:00
Eilon Lipton 276e918e7a Merge pull request #61 from hishamco/using
Remove unnecessary 'Cache' usings
2015-09-14 10:48:53 -07:00
Hisham Bin Ateya c2a267b2df Remove unnecessary 'Cache' usings 2015-09-13 02:10:04 +03:00
Hao Kung 2bd83e1589 ConfigureSession => AddSession overload 2015-09-11 14:16:13 -07:00
Pranav K dfaf6bb2ff Adding NeutralResourcesLanguageAttribute 2015-09-10 18:34:29 -07:00
Hao Kung a6169c628f React to options 2015-09-02 14:22:36 -07:00
Chris R 06392be333 Use new HttpContext.Features API. 2015-08-31 09:35:08 -07:00
Chris R c8f918681a React to string[] -> StringValue changes. 2015-08-28 14:25:01 -07:00
N. Taylor Mullen 724027ac02 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:44 -07:00
N. Taylor Mullen 871def4dc1 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:40 -07:00
N. Taylor Mullen 529be5cf96 Update NuGet feed from v2 => v3. 2015-08-19 14:55:16 -07:00
Pranav K 523d28e6b6 Updating to aspnetlitedev. 2015-08-18 14:00:27 -07:00
Pranav K fab65ab220 Merge branch 'release' into dev 2015-08-18 14:00:27 -07:00
Pranav K b57640612a Updating to aspnetliterelease. 2015-08-18 14:00:27 -07:00
Pranav K f33a71ae19 Merge branch 'release' into dev 2015-08-17 14:49:32 -07:00
Pranav K e0d60f7549 Updating to release NuGet.config. 2015-08-17 14:49:30 -07:00
Chris R fc7224a639 #54 React to CoreCLR Cryptography package changes. 2015-08-13 09:50:17 -07:00