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
b28d719ee64a12ae287a3853e76e218093d2a76b
Umbraco-CMS
/
src
/
Umbraco.Core
/
Persistence
/
Mappers
History
Shannon
b28d719ee6
Fixes: U4-6106 Threading/Performance issue with MappingResolver and LazyManyObjectsResolverbase/ManyObjectsResolverBase
2015-01-13 18:09:52 +11:00
..
BaseMapper.cs
Fixes: U4-6106 Threading/Performance issue with MappingResolver and LazyManyObjectsResolverbase/ManyObjectsResolverBase
2015-01-13 18:09:52 +11:00
ContentMapper.cs
…
ContentTypeMapper.cs
reverting all things to do with additional list view column in db which is no longer necessary and removing additions to ui changes in the content tyep editor which are also no longer necessary
2014-09-12 11:50:56 +10:00
DataTypeDefinitionMapper.cs
Lots of work on U4-2722 Change Property Editors over to use unique alias instead of GUID
2013-09-05 18:38:54 +10:00
DictionaryMapper.cs
…
DictionaryTranslationMapper.cs
…
DtoMapModel.cs
…
LanguageMapper.cs
…
MacroMapper.cs
merge
2013-11-07 17:16:22 +01:00
MapperAttribute.cs
…
MapperForAttribute.cs
…
MappingResolver.cs
Fixes: U4-6106 Threading/Performance issue with MappingResolver and LazyManyObjectsResolverbase/ManyObjectsResolverBase
2015-01-13 18:09:52 +11:00
MediaMapper.cs
…
MediaTypeMapper.cs
reverting all things to do with additional list view column in db which is no longer necessary and removing additions to ui changes in the content tyep editor which are also no longer necessary
2014-09-12 11:50:56 +10:00
MemberGroupMapper.cs
Member group repo updated along with the member service to support roles, etc... got first of many unit tests passing.
2014-02-11 12:43:55 +11:00
MemberMapper.cs
streamline repo's get by paged results to have a zero based index for page index/number. Refactors member repo to use the same queries as content/media (U4-5469) this should save a lot of perf
2014-09-16 23:21:27 +10:00
MemberTypeMapper.cs
reverting all things to do with additional list view column in db which is no longer necessary and removing additions to ui changes in the content tyep editor which are also no longer necessary
2014-09-12 11:50:56 +10:00
ModelDtoMapper.cs
…
PetaPocoMapper.cs
…
PropertyGroupMapper.cs
…
PropertyMapper.cs
…
PropertyTypeMapper.cs
Lots of work on U4-2722 Change Property Editors over to use unique alias instead of GUID
2013-09-05 18:38:54 +10:00
RelationMapper.cs
Back ported relationship repo/service updates
2013-12-16 18:44:11 +11:00
RelationTypeMapper.cs
Back ported relationship repo/service updates
2013-12-16 18:44:11 +11:00
ServerRegistrationMapper.cs
…
TagMapper.cs
Fixes summary for the TagMapper
2014-03-31 12:59:28 +02:00
TemplateMapper.cs
Completes: U4-5846 Remove cmsTemplate.master column and transfer those values over to umbracoNode.parentId, U4-5847 Ensure the path is set correctly for templates in the db, almost done the other template service tasks too.
2014-12-05 17:29:47 +11:00
UmbracoEntityMapper.cs
…
UserMapper.cs
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
2014-03-18 18:47:49 +11:00
UserSectionMapper.cs
…
UserTypeMapper.cs
…