Commit Graph

108 Commits

Author SHA1 Message Date
Doug Bunting 31f7ca4dfe Fix local build break 2015-10-12 12:57:55 -07:00
Doug Bunting 2b5be1d808 React to aspnet/Universe#290 fix 2015-10-08 21:00:44 -07:00
Pranav K 55a1fab053 Replace NotNullAttribute with thrown exceptions 2015-10-08 17:09:44 -07:00
Hisham Bin Ateya 722fbc4ef5 CultureInfoCache.GetCultureInfo Should not be case sensitive 2015-10-06 00:44:28 +03:00
Hisham Bin Ateya b22474afb3 Add missing Asserts 2015-10-05 13:38:22 -07:00
Pranav K f782d8845c Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00
N. Taylor Mullen ba14543780 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:58:56 -07:00
Pranav K 25d2096f1c Merge branch 'release' into dev 2015-09-28 23:16:15 -07:00
Pranav K ae836ee16c Updating to release NuGet.config. 2015-09-28 23:16:12 -07:00
David Fowler 44890477a0 Merge pull request #91 from hishamco/internals
Fix project name in AssemblyInfo
2015-09-28 00:58:45 -07:00
Hisham Bin Ateya 61106d36a1 Fix issue #88 2015-09-28 00:11:45 -07:00
Hisham Bin Ateya 979d1d930b Fix project name in AssemblyInfo 2015-09-26 00:23:29 +03:00
Kiran Challa ed70441162 Fix for build break. Removing reference to official xunit package. 2015-09-22 14:55:36 -07:00
Ajay Bhargav Baaskaran 6928ff96c5 Enabling NuGetPackageVerifier 2015-09-21 10:45:54 -07:00
N. Taylor Mullen 5a1c308345 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:42 -07:00
Kirthi Krishnamraju 06aa2412a8 Update sample to use LocalizationOptions and fixed issue in AddLocalization 2015-09-17 11:08:03 -07:00
Kirthi Krishnamraju eefe518ac2 Add LocalizationOptions to specify resources location 2015-09-14 20:34:43 -07:00
Hisham Bin Ateya a7b1b1e4ec Remove unnecessary usings from Microsoft.Framework.Localization.Tests 2015-09-14 20:29:13 -07:00
Hisham Bin Ateya 56259c0564 Add missing 'Assert' in GetFallbackLanguage_ReturnsFirstNonNullCultureFromSupportedCultureList 2015-09-14 20:25:45 -07:00
Kirthi Krishnamraju a5a264d1ad fix #3: Add localized resources to the sample 2015-09-14 16:46:43 -07:00
Kirthi Krishnamraju 7b53bdd43e Fix for #38: Fallback to wrong language preference when the top preference is unavailable 2015-09-14 11:01:34 -07:00
Hisham Abdullah Bin Ateya efcbb2a664 Add 'Microsoft.AspNet.Localization' Unit Tests 2015-09-14 10:28:41 -07:00
Pranav K 3d2c013a48 Adding NeutralResourcesLanguageAttribute 2015-09-10 18:20:42 -07:00
Hisham Abdullah Bin Ateya 2faf31727e Fix namespace typo 2015-09-10 16:01:55 -07:00
Damian Edwards c065c90337 Merge pull request #63 from hishamco/issue#62
Fix 'QueryStringRequestCultureProvider' Issue
2015-09-07 17:29:04 -07:00
David Fowler e484834c39 Update .travis.yml
Remove hardcoded mono version
2015-09-02 21:00:55 -07:00
Chris R d927314047 Add missing namespaces. 2015-08-31 10:23:01 -07:00
Chris R 2a1cf633fc Use new HttpContext.Features API. 2015-08-31 09:55:57 -07:00
N. Taylor Mullen c885b92c99 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:40 -07:00
N. Taylor Mullen a42eaefc58 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:35 -07:00
N. Taylor Mullen ce6404ea98 Update NuGet feed from v2 => v3. 2015-08-19 14:55:12 -07:00
Pranav K 694c15c1b1 Updating to aspnetlitedev. 2015-08-18 14:00:27 -07:00
Pranav K 42b9f526d7 Merge branch 'release' into dev 2015-08-18 14:00:27 -07:00
Pranav K 0b0d7d33f9 Updating to aspnetliterelease. 2015-08-18 14:00:27 -07:00
Pranav K 4a08399052 Merge branch 'release' into dev 2015-08-17 14:49:27 -07:00
Pranav K 8389d740b9 Updating to release NuGet.config. 2015-08-17 14:49:25 -07:00
Kiran Challa 043670874e Enable pinning build script 2015-08-11 17:09:51 -07:00
Pranav K 1034e8a343 Reacting to DI changes 2015-08-11 13:58:06 -07:00
Hisham Abdullah Bin Ateya 1cfc62dbfd Fix 'QueryStringRequestCultureProvider' Issue 2015-08-05 20:23:19 +03:00
Troy Dai cc0c4e1f55 Update CoreCLR versions 2015-08-04 10:15:29 -07:00
Hisham Abdullah Bin Ateya c228b65d47 Make 'DefaultCookieName' static readonly field instead of a property
DefaultCookieName as Constant

Add empty line
2015-07-30 11:44:27 -07:00
Hisham Abdullah Bin Ateya 01d0b5db22 Reformat project.json
Reformat project.json

Fix typo
2015-07-30 11:26:14 -07:00
Hisham Abdullah Bin Ateya 59d957df31 Simplify generating culture names
Replace '\n' with Environment.NewLine
2015-07-30 10:01:01 -07:00
Hisham Abdullah Bin Ateya 5f83c0df43 Rename Microsoft.Framework.Localization.Test to Microsoft.Framework.Localization.Tests
Microsoft.Framework.Localization.Test -> Microsoft.Framework.Localization.Tests

Rename the .xproj

Rename the solution file
2015-07-30 09:50:26 -07:00
Victor Hurdugaci 16a05755bf React to DNX renames 2015-07-29 11:01:20 -07:00
Kiran Challa 064e2fe553 Added repository information to project.json files 2015-07-22 15:00:14 -07:00
Eilon Lipton 0a250fd79c Merge pull request #49 from hishamco/format
Remove extra comma from project.json
2015-07-06 08:49:59 -07:00
Hisham Abdullah Bin Ateya bce1e8f5b4 Remove extra comma from project.json 2015-07-05 05:36:50 +03:00
Eilon Lipton 91493bf3e6 Merge pull request #47 from hishamco/docs
Fix missing docs in 'RequestCultureFeature'
2015-06-26 14:14:54 -07:00
Hisham Abdullah Bin Ateya 576d4eaf8d Fix missing docs in 'RequestCultureFeature' 2015-06-26 23:17:04 +03:00