Commit Graph

26 Commits

Author SHA1 Message Date
Bjarke Berg
90c2381c86 Renamed Umbraco.Abstractions to Umbraco.Core 2020-02-24 08:21:53 +01:00
Bjarke Berg
9995d838ed Moved mapping, and abstractions for migrations 2019-11-05 16:52:43 +01:00
Shannon
4a7c73993b formatting 2019-10-17 21:05:27 +11:00
Ronald Barendse
65b49f1a29 Fixed adding/updating UmbracoMapper constructors 2019-10-03 15:06:16 +02:00
Shannon
6793167865 fixes brackets 2019-09-26 14:25:06 +02:00
Shannon
7d47432e96 Ensure we don't add duplicate keys 2019-09-25 21:37:22 +02:00
Matt Brailsford
c92eafd8f1 Fixes #6255
Updated GetCtrs / GetMaps to merge found maps, rather than replacing all for a given type.
2019-09-05 15:37:26 +02:00
Shannon
16d8f8846e Adds PanicException with details instead of throwing "panic" strings 2019-07-30 22:40:15 +10:00
Claus
975816ddd7 UmbracoMapper shouldn't throw an exception when trying to map a source property being null. 2019-06-26 23:10:46 +02:00
Stephan
791581f502 Use ConcurrentDictionary specific methods 2019-04-17 14:52:38 +02:00
Stephan
6cb55789bd Fix mapper concurrency issue 2019-04-15 10:25:29 +02:00
Stephan
9eb1415796 Fix mapping of enumerable 2019-04-08 10:05:21 +02:00
Stephan
89b39be83f Comment out dangerous methods 2019-04-07 12:59:59 +02:00
Stephan
8049c40f90 Stop exposing mapper in MapperContext 2019-04-07 11:26:47 +02:00
Stephan
406fd892b4 Document UmbracoMapper 2019-04-05 09:08:00 +02:00
Stephan
7a6884d208 Rename mapper stuff 2019-04-03 10:39:49 +02:00
Stephan
f8f1fea407 Various corrections to mappers 2019-03-28 12:38:04 +01:00
Stephan
47cb03bb38 Fix mapper and mapping 2019-03-27 09:35:57 +01:00
Stephan
72bdf56ddf Cleanup and fix mappers 2019-03-27 09:15:32 +01:00
Stephan
70c2090a56 Refactor more mappers - AutoMapper gone now 2019-03-27 09:15:32 +01:00
Stephan
d274737296 Refactor more mappers 2019-03-27 09:15:32 +01:00
Stephan
92139dd0c9 Refactor more mappers 2019-03-27 09:15:32 +01:00
Stephan
5bcafba34c Refactor more mappers 2019-03-27 09:15:32 +01:00
Stephan
a6dc5f0eac Refactor more mappers 2019-03-27 09:15:31 +01:00
Stephan
ef5646fa3b Cleanup, reduce AutoMapper exposure 2019-03-27 09:15:31 +01:00
Stephan
b43e113cb6 Experiment with mapping (perfs) 2019-03-27 09:15:31 +01:00