This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
407cd0ca60617966393825cf367ce3d8943709b3
Umbraco-CMS
/
src
/
Umbraco.Core
/
Strings
History
Shannon
0efeba3744
Fixing unit tests, decouples more singleton accessors
2015-07-15 16:28:50 +02:00
..
Css
Updates how the stylesheet file works, uses v5 style logic for naming a stylesheet rule, adds plenty of tests to support, fixes validation methods on the file service, removes the css parser library stuff as it's overkill for what we want.
2015-01-14 14:10:55 +11:00
CleanStringType.cs
Refactor template aliases to strict aliases
2014-04-30 15:46:26 +02:00
ContentBaseExtensions.cs
…
DefaultShortStringHelper.cs
Fixing unit tests, decouples more singleton accessors
2015-07-15 16:28:50 +02:00
DefaultUrlSegmentProvider.cs
…
Diff.cs
…
IShortStringHelper.cs
…
IUrlSegmentProvider.cs
…
LegacyShortStringHelper.cs
…
Notes.txt
…
ShortStringHelperResolver.cs
…
StringAliasCaseTypeExtensions.cs
…
UrlSegmentProviderResolver.cs
Decoupling more things, mostly to do with the PluginManager and logging which now requires an IServiceProvider so have created a simple instance of that.
2015-01-16 15:47:44 +11:00
Utf8ToAsciiConverter.cs
…