Stephan
e42f140a2c
Cleanup
2018-11-28 16:57:01 +01:00
Stephan
f9a19ada04
IContainer.die.die.die
2018-11-28 12:59:40 +01:00
Stephan
49a0b68b28
IContainer is IRegister+IFactory
2018-11-28 11:05:41 +01:00
Stephan
c23c7749b4
Composition fixes
2018-11-27 14:04:08 +01:00
Stephan
5b111f9629
More composition simplification
2018-11-27 10:37:33 +01:00
Stephan
b8608f1b2e
Refactor runtimes, injection and composition
2018-11-26 16:54:32 +01:00
Stephan
392c9ed83b
More filesystem DI fixes
2018-11-24 15:38:00 +01:00
Stephan
ce47eae85b
Various fixes
2018-11-23 16:19:03 +01:00
Stephan
6ffc340725
Merge branch temp8 into temp8-di2690
2018-11-23 14:58:08 +01:00
Stephan
8aaa75778e
Cleanup
2018-11-20 08:35:28 +01:00
Stephan
199e09c789
Remove named services support requirement from IContainer
2018-11-19 14:52:55 +01:00
Aaron Powell
8a809fe97a
Pushing crash handling on app domain into CoreRuntime
2018-11-19 22:02:51 +11:00
Aaron Powell
bcf542506d
setting up more of the core in CoreRuntime, this time the logger and Umbraco Core
2018-11-19 22:00:50 +11:00
Aaron Powell
71026d6d15
Fixes 3713
...
Moved the UmbracoApplicationBase from Core to Web
Moved the WebProfiler from Core to Web
Removed UmbracoApplicationBase from the CoreRuntime, it's still in the WebRuntime (and registered there in DI)
2018-11-19 21:23:08 +11:00
Stephan
42857ebc2a
Simplify version management, SolutionInfo is only the source now
2018-11-15 08:47:47 +01: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
Stephan
581658086f
Fix KeyValueService for proper initialization
2018-10-17 15:11:00 +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
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