Commit Graph

58 Commits

Author SHA1 Message Date
Hisham Abdullah Bin Ateya 61d7a830db Fix AppVeyor token 2015-06-22 21:33:00 +03:00
Hisham Abdullah Bin Ateya 2e86becbbe Add AppVeyor, Travis build status 2015-06-21 00:40:22 +03:00
Chris R e9d406e2f7 React to OnSendingHeaders rename. 2015-06-12 15:58:15 -07:00
Kiran Challa dab08ba7e9 Session api review changes 2015-06-03 21:19:18 -07:00
Pranav K 15d8905ecc Merge branch 'release' into dev 2015-05-27 16:33:28 -07:00
Pranav K 48cdaebd71 Updating to release NuGet.config 2015-05-27 16:33:25 -07:00
Kiran Challa 7ed6802bba Reacting to Caching api review changes 2015-05-20 15:15:12 -07:00
Troy Dai e86f571011 Update dependency, react to Microsoft.Framework.NotNullAttribute.Sources 2015-05-20 12:38:31 -07:00
Eilon Lipton a7b261e596 Update Home master -> Home dev 2015-05-12 11:47:30 -07:00
Chris R 7d52b3f76e React to Http namespace changes. 2015-05-07 14:14:03 -07:00
N. Taylor Mullen b7a38ce39a Update LICENSE.txt and license header on files. 2015-05-01 14:00:47 -07:00
Brennan b80f9ff620 React to Logging interface package rename 2015-04-30 11:08:56 -07:00
Chris R a7ea311e8e Remove redundant Http.Interfaces dependency. 2015-04-29 15:49:52 -07:00
Justin Van Patten d37f9dded2 React to SessionCollectionExtensions renames
React to aspnet/HttpAbstractions#280
2015-04-16 18:30:25 -07:00
Chris Ross 10f1b9c038 Fix cookie handling in tests. 2015-04-15 11:04:46 -07:00
N. Taylor Mullen c6fde6bfa8 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:48 -07:00
N. Taylor Mullen 98579d5836 Merge branch 'release' into dev 2015-04-07 14:51:20 -07:00
N. Taylor Mullen db9ee60647 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:51:14 -07:00
Eilon Lipton a9fcb40b27 Merge pull request #16 from hishamco/dev
Using 'nameof' operator instead of magic strings
2015-04-04 17:18:55 -07:00
Kiran Challa a1a9f7294c Reacting to ILogger api changes 2015-04-04 02:01:19 -07:00
Wei Wang cfd01e2eb5 Fix AppVeyor git line ending config 2015-04-03 17:25:24 -07:00
Doug Bunting 7702deff7e Merge remote-tracking branch 'origin/release' into dev 2015-04-03 12:13:13 -07:00
Praburaj 4e1e03db10 Fixing tests to run successfully on mono
Removing the leading '/' on httpClient.GetAsync().
2015-04-03 09:29:48 -07:00
Doug Bunting b7186c4bf7 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:29 -07:00
Troy Dai 09748a044a Update global.json, sources=>projects 2015-04-02 09:20:33 -07:00
N. Taylor Mullen b5907076b7 Turn off sudo for .travis.yml. 2015-04-01 17:08:00 -07:00
N. Taylor Mullen c0bacd63bd Add travis and appveyor CI support. 2015-04-01 15:55:35 -07:00
suhasj 35b3ddc929 Merge branch 'release' into dev 2015-03-25 11:50:52 -07:00
suhasj cb6600abaf Updating release NuGet.config 2015-03-25 11:50:32 -07:00
Eilon Lipton 2feefbae10 Merge pull request #19 from hishamco/issue18
Update 'dnvmx -x86' switch
2015-03-25 09:10:38 -07:00
hishamco 98202236c5 Update 'dnvmx -x86' switch 2015-03-25 10:37:04 +03:00
Wei Wang 2a95b7736e Remove k command and use dnx instead 2015-03-24 21:40:12 -07:00
Hao Kung fa95120dde React to hosting 2015-03-19 11:38:20 -07:00
Hisham Abdullah Bin Ateya e68de43bce Using 'nameof' operator instead of magic strings 2015-03-19 21:37:35 +03:00
Praburaj 4373b6bf62 Using [NotNull] from the common repo package 2015-03-14 07:30:29 -07:00
Praburaj 6c57ca7c1e Move IServiceCollection extensions into Microsoft.Framework.DependencyInjection namespace
Fixes:
https://github.com/aspnet/Session/issues/10
https://github.com/aspnet/Session/issues/8

1. Renaming the class name containing the extension
2. Consolidating the AddSession() and ConfigureSession overloads with same pattern we follow in other repos
3. Rename AddSessionServices() => AddSession() like all other repos
2015-03-13 11:45:17 -07:00
Eilon Lipton c2cbd62eec Merge pull request #7 from hishamco/dev
Adds CookiePath to SessionDefaults
2015-03-13 09:15:17 -07:00
hishamco 177d1ffb64 Adds CookiePath to SessionDefaults
Adds CookiePath to SessionDefaults

Revert "Adds CookiePath to SessionDefaults"

This reverts commit d025a89cbb555b5b92cb5de2dc848da036021301.

Remove extra tab

Revert "Remove extra tab"

This reverts commit 80b1e4976a902a5e507702b1e46e57dec0c72da4.

Change tab to spaces

Adds CookiePath to SessionDefaults
2015-03-13 15:03:30 +03:00
N. Taylor Mullen 20bcd6346e Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 17:26:17 -07:00
Praburaj 48f2d14413 React to Caching extension rename 2015-03-12 16:57:32 -07:00
Praburaj a3772cf6d5 React to Caching package rename
Dependent on https://github.com/aspnet/Caching/pull/49/files
2015-03-11 17:33:04 -07:00
N. Taylor Mullen a6105d4206 Update .kproj => .xproj. 2015-03-11 14:05:07 -07:00
Praburaj 0a05c3b5a0 Renaming Nuget.org feed key name to Nuget.
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:45:21 -07:00
N. Taylor Mullen cc836b7c9b Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:59:12 -07:00
N. Taylor Mullen 0d32036cdb Update build.sh to use dnvm correctly. 2015-03-08 12:56:26 -07:00
N. Taylor Mullen 685d5f6b05 Update kvm/KVM/Kvm => dnvm/DNVM/Dnvm. 2015-03-08 12:56:26 -07:00
N. Taylor Mullen 9d97c9b78b Update K_BUILD_VERSION/kre/KRE/.k => DNX_BUILD_VERSION/dnx/DNX/.dnx. 2015-03-08 12:56:25 -07:00
N. Taylor Mullen c2c2c6b55d Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:56:25 -07:00
Brennan 02ab100324 Merge branch 'dev' of https://github.com/aspnet/Session into dev 2015-03-06 10:28:59 -08:00
Brennan b2f66944da Logging.Testing and Http.Interfaces change 2015-03-06 10:28:20 -08:00