Stephan
|
2b1ba45801
|
Cleanup, refactor components
|
2018-10-26 16:06:45 +02:00 |
|
Stephan
|
4dac5cc7a2
|
Merge branch temp8-di2690 into temp8-di2690c
|
2018-10-25 11:25:55 +02:00 |
|
Lars-Erik Aabech
|
ccd3354b8a
|
Revert "Wrapping server messenger factory to avoid re-registering for now."
This reverts commit 1198191e05.
|
2018-10-24 21:06:52 +02:00 |
|
Stephan
|
d71c879374
|
Merge branch temp8 into temp8-di2690
|
2018-10-23 18:01:52 +02:00 |
|
Stephan
|
d49e06255c
|
Fix upgrade message
|
2018-10-22 10:34:04 +02:00 |
|
Lars-Erik Aabech
|
ae88932bb8
|
Revert "Virtualizing registration of the cache helper"
This reverts commit 04944f2c0c.
|
2018-10-21 12:38:01 +02:00 |
|
Stephan
|
581658086f
|
Fix KeyValueService for proper initialization
|
2018-10-17 15:11:00 +02:00 |
|
Lars-Erik Aabech
|
8664f90167
|
Merge remote-tracking branch 'fork/temp8-u4-11427-remove-propertyinjection' into castle-compatibility-cleanup
# Conflicts:
# src/Umbraco.Tests/Models/MediaXmlTest.cs
|
2018-10-16 19:44:48 +02:00 |
|
Stephan
|
66d931490e
|
Merge branch temp8 into temp8-di2690
|
2018-10-08 19:22:20 +02:00 |
|
Warren Buckley
|
4b47943e05
|
Remove quotes within logging message templates - as when doing querying with logs makes these logs impossible to find
|
2018-09-11 08:44:58 +01:00 |
|
Lars-Erik Aabech
|
1198191e05
|
Wrapping server messenger factory to avoid re-registering for now.
|
2018-09-09 22:55:37 +02:00 |
|
Lars-Erik Aabech
|
04944f2c0c
|
Virtualizing registration of the cache helper
# Conflicts:
# src/Umbraco.Core/Runtime/CoreRuntime.cs
# src/Umbraco.Web/Runtime/WebRuntime.cs
|
2018-09-09 22:52:35 +02:00 |
|
Lars-Erik Aabech
|
6bb507037b
|
Initializer interface for components. Supports both reflected and injected versions for now.
|
2018-09-09 22:48:08 +02:00 |
|
Stephan
|
31a356d98e
|
Merge branch temp8 into temp8-di2690
|
2018-08-29 12:15:39 +02:00 |
|
Warren
|
2a298aaaf5
|
FIRST PASS - Updates Umbraco.Core project to not use the func overload & to use new message template instead
|
2018-08-14 15:08:32 +01:00 |
|
Stephan
|
ec95017e2c
|
Cleanup DI
|
2018-07-30 14:29:54 +02:00 |
|
Stephan
|
a00f2f0bb9
|
Refactor, fix collection builders, fix tests
|
2018-07-21 10:47:29 +02:00 |
|
Stephan
|
5836cd05cb
|
Abstract container (in progress)
|
2018-07-20 15:45:01 +02:00 |
|
Stephan
|
9e9a0d301f
|
Cleanup and Refactor
|
2018-07-20 09:49:05 +02:00 |
|
Stephan
|
68d9b19f65
|
Merge branch temp8 into temp8-di
|
2018-07-12 19:24:24 +02:00 |
|
Stephan
|
57d7888740
|
Merge branch temp8 into temp8-di
|
2018-07-06 17:49:02 +02:00 |
|
Stephan
|
b931ce0123
|
Fix CoreRuntime upgrade detection
|
2018-07-03 13:04:27 +02:00 |
|
Stephan
|
9bc8ace8db
|
TEMP
|
2018-06-29 13:17:46 +02:00 |
|
Dawid Koruba
|
51ab9e32de
|
Change calls to logger.Debug method to use Func<string> parameter
|
2018-06-29 12:35:31 +02:00 |
|
Stephan
|
3bd7eedf03
|
Merge branch 'temp8-u4-11427-remove-propertyinjection' of https://github.com/lars-erik/Umbraco-CMS into temp8-u4-11227
|
2018-06-29 09:10:32 +02:00 |
|
Lars-Erik Aabech
|
3d2810e6b1
|
Fixes constructor dependency conondrum for MediaFileSystem. It is Completely Broken (tm). Need to review whole lifetime & registration of it.
|
2018-06-28 22:38:38 +02:00 |
|
Lars-Erik Aabech
|
3a7d7e370e
|
MediaFileSystem now purely injected.
A bit messy, and probably leaves quite a bit of dead / useless code around that should be deleted.
Needs some manual testing.
|
2018-06-26 00:26:57 +02:00 |
|
Stephan
|
fe445f5ecd
|
Implement media path scheme
|
2018-06-20 10:49:12 +02:00 |
|
Stephan
|
38eae90640
|
Cleanup and get rid of warnings
|
2018-05-31 11:53:14 +02:00 |
|
Shannon
|
1bdf064437
|
Removes the DistributedCall section along with CacheRefresher and the ConfigServerRegistrar, changes IServerMessenger to not have any servers parameters since we don't use that.
|
2018-05-01 10:39:04 +10:00 |
|
Shannon
|
0a18306d40
|
More xslt removal
|
2018-05-01 00:45:05 +10:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Stephan
|
62b6efc4da
|
Fix upgrading
|
2018-03-30 10:28:49 +02:00 |
|
Stephan
|
c72ce0b759
|
Fix Examine PR, fix migrations and upgrades
|
2018-03-29 11:31:33 +02:00 |
|
Stephan
|
0a4878d2a3
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 10:04:07 +02:00 |
|
Stephan
|
33a24e0e2f
|
Fix the install process
|
2018-03-21 11:32:07 +01:00 |
|
Stephan
|
dda696bde5
|
Troubleshoot, fix
|
2018-03-16 09:11:59 +01:00 |
|
Stephan
|
47d7677948
|
Refactor editing, all tests green
|
2018-02-16 12:00:45 +01:00 |
|
Stephan
|
cfd2ba3b5a
|
Refactor editing
|
2018-02-15 14:53:29 +01:00 |
|
Stephan
|
c0439b3c4e
|
DataTypes refactoring - troubleshooting
|
2018-02-08 16:08:52 +01:00 |
|
Stephan
|
e60a5a4a83
|
DataType refactoring - in progress
|
2018-01-26 17:55:20 +01:00 |
|
Stephan
|
c3e6886ac0
|
DataType refactoring - in progress
|
2018-01-24 11:44:44 +01:00 |
|
Stephan
|
97a058b817
|
DataType refactoring
|
2018-01-20 12:31:42 +01:00 |
|
Stephan
|
eff2e7a65b
|
Manifest refactoring
|
2018-01-20 10:19:57 +01:00 |
|
Stephan
|
2cb6378c26
|
Reorg code, move stuff
|
2017-12-28 09:27:57 +01:00 |
|