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
|
406fd892b4
|
Document UmbracoMapper
|
2019-04-05 09:08:00 +02:00 |
|
Stephan
|
7a6884d208
|
Rename mapper stuff
|
2019-04-03 10:39:49 +02:00 |
|