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
13a4d5c81cd2db5acde59dbedca02b0bbb68a6b6
Umbraco-CMS
/
src
/
Umbraco.Core
/
Strings
History
Shannon
13a4d5c81c
WIP - have added LightInject as a fast and tiny IoC container that is embedded. Have updated all required SingleObjectResolverBase and non lazy ManyObjectResolverBase to use a Container implementation. Have updated the boot managers to use IoC to instantiate all their requirements. This is so much nicer now by using IoC to ctor all of the objects in these resolvers we can get ctor injection OOTB so no more singletons. Need to create resolver to support the lazy resolver with IoC next. Updated IContentFinders, IThumbnailProviders to use ctor injection.
2015-01-21 12:48:08 +11: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
Core.Strings - fix more unit tests (resolvers init issues)
2013-02-21 16:53:25 -01:00
DefaultShortStringHelper.cs
WIP - have added LightInject as a fast and tiny IoC container that is embedded. Have updated all required SingleObjectResolverBase and non lazy ManyObjectResolverBase to use a Container implementation. Have updated the boot managers to use IoC to instantiate all their requirements. This is so much nicer now by using IoC to ctor all of the objects in these resolvers we can get ctor injection OOTB so no more singletons. Need to create resolver to support the lazy resolver with IoC next. Updated IContentFinders, IThumbnailProviders to use ctor injection.
2015-01-21 12:48:08 +11:00
DefaultUrlSegmentProvider.cs
Updated references for alias conventions constants across the solution.
2013-03-18 17:55:02 +00:00
Diff.cs
Completed new NotificationService, moved Diff to Core
2014-01-13 13:05:25 +11:00
IShortStringHelper.cs
U3-3314 - refactor
4895b5a
2013-11-05 09:01:11 +01:00
IUrlSegmentProvider.cs
Core.Strings - go public
2013-02-19 06:37:24 -01:00
LegacyShortStringHelper.cs
U4-4747,3027... - bugfix content type editor / aliases
2014-04-23 19:26:48 +02:00
Notes.txt
Core.Strings, Web.UI - refactor UI aliases management (1)
2013-02-19 06:26:58 -01:00
ShortStringHelperResolver.cs
WIP - have added LightInject as a fast and tiny IoC container that is embedded. Have updated all required SingleObjectResolverBase and non lazy ManyObjectResolverBase to use a Container implementation. Have updated the boot managers to use IoC to instantiate all their requirements. This is so much nicer now by using IoC to ctor all of the objects in these resolvers we can get ctor injection OOTB so no more singletons. Need to create resolver to support the lazy resolver with IoC next. Updated IContentFinders, IThumbnailProviders to use ctor injection.
2015-01-21 12:48:08 +11:00
StringAliasCaseTypeExtensions.cs
Core.Strings - go public
2013-02-19 06:37:24 -01:00
UrlSegmentProviderResolver.cs
WIP - have added LightInject as a fast and tiny IoC container that is embedded. Have updated all required SingleObjectResolverBase and non lazy ManyObjectResolverBase to use a Container implementation. Have updated the boot managers to use IoC to instantiate all their requirements. This is so much nicer now by using IoC to ctor all of the objects in these resolvers we can get ctor injection OOTB so no more singletons. Need to create resolver to support the lazy resolver with IoC next. Updated IContentFinders, IThumbnailProviders to use ctor injection.
2015-01-21 12:48:08 +11:00
Utf8ToAsciiConverter.cs
U4-4056 - better unicode/ascii support for urls
2014-01-16 17:09:21 +01:00