Bjarke Berg
|
c6c0d7df54
|
AB4234 - Moved stuff from core into web, that used identity.
|
2020-01-07 13:50:38 +01:00 |
|
Bjarke Berg
|
d5527f0485
|
AB3677 - Removed lot of stuff from Current (Core) and uses Current (Web) instead
|
2019-12-19 10:43:34 +01:00 |
|
Bjarke Berg
|
28ecb355dd
|
Let IOHelper use IHostingEnvironment
|
2019-12-04 21:30:18 +01:00 |
|
Bjarke Berg
|
886a298b3d
|
AB3981 - Review fixes - Moved abstractions into namespace folders, removed code that was commented out, removed unused code, added xml doc
|
2019-12-04 10:39:49 +01:00 |
|
Bjarke Berg
|
3e360abf15
|
Removed static ApplicationUrlHelper and introduced IBackOfficeInfo and AspNetBackOfficeInfo
|
2019-11-21 14:19:56 +01:00 |
|
Bjarke Berg
|
683c0da468
|
Moved stuff from SystemDirectories into constants and IOHelper to avoid a circular dependency
|
2019-11-13 11:56:32 +01:00 |
|
Bjarke Berg
|
0fcf8325e3
|
Changed SystemDirectories from static to instance, Added interface in abstractions and create a static property on current.
|
2019-11-12 15:25:21 +01:00 |
|
Shannon
|
6d886e3810
|
removes uneeded IsDocumentRequest method
|
2019-09-16 17:55:04 +10:00 |
|
Shannon
|
c27e876c75
|
Removes BackgroundPublishedSnapshotNotifier
|
2019-09-16 17:40:48 +10:00 |
|
Shannon
|
2b9ab0a38a
|
Merge branch 'v8/bugfix/background-pure-live-rebuild-AB1833' into v8/bugfix/AB2684-purelive-model-regen
# Conflicts:
# src/Umbraco.Web/Cache/ContentTypeCacheRefresher.cs
# src/Umbraco.Web/Cache/DataTypeCacheRefresher.cs
|
2019-09-16 17:38:10 +10:00 |
|
Shannon
|
81b277314c
|
better logging
|
2019-09-12 16:21:17 +10:00 |
|
Shannon
|
642c06879d
|
ensure we don't wait on background operations when not in PureLive
|
2019-09-10 17:24:10 +10:00 |
|
Shannon
|
44fbdb7028
|
renames class
|
2019-09-10 14:23:42 +10:00 |
|
Shannon
|
b997281e1f
|
Only waits for background processing to finish if it's a front-end request, required caching the check for a front-end request which required moving the check to it's own class.
|
2019-09-10 14:10:26 +10:00 |
|
Shannon
|
596c745a19
|
Uses an event on UmbracoContext for when the snapshot is created so we can block until the background notifier is completed
|
2019-09-10 13:35:59 +10:00 |
|
Shannon
|
296afb18a4
|
Renames and puts in temp fix to try to find out why we are binding to old models
|
2019-09-10 11:50:09 +10:00 |
|
Shannon
|
fdad387414
|
renames objects/methods and adds a lock to the routing mechanism
|
2019-09-09 23:32:02 +10:00 |
|
Shannon
|
e9717ee86a
|
changes to PanicException
|
2019-08-16 16:18:58 +10:00 |
|
Stephan
|
55d4457c70
|
UmbracoContext: don't use obsolete properties
|
2019-04-23 08:29:43 +02:00 |
|
Stephan
|
a46d40e9ef
|
Fix UmbracoContext issue (with a TODO)
|
2019-02-15 10:52:30 +01:00 |
|
Stephan
|
186e8fc58b
|
Introduce IUmbracoContextFactory
|
2019-02-14 12:11:06 +01:00 |
|
Stephan
|
abceda7750
|
Kill UmbracoContext.Current
|
2019-02-14 10:39:49 +01:00 |
|
Stephan
|
a6f9598a23
|
Introduce IPublishedRouter
|
2019-01-31 11:07:45 +01:00 |
|
Stephan
|
7ba4fd7ad1
|
Cleanup Umbraco module
|
2019-01-30 08:35:50 +01:00 |
|
Shannon
|
c0026d3c23
|
Removes UseDirectoryUrls, have better defaults for reserved paths, don't ship with values in them just have them blank
|
2019-01-29 23:58:43 +11:00 |
|
Shannon
|
eef86689c8
|
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
|
2019-01-29 23:05:59 +11:00 |
|
Shannon
|
e7b0e43d98
|
removes scripting.config, EnableSplashWhileLoading, RenderingEngine, and more!
|
2019-01-29 22:38:03 +11:00 |
|
Chris Houston
|
0b6ba5aa52
|
Temp8 - Fixing spelling / typos etc in Umbraco.Web (#4148)
|
2019-01-26 16:52:19 +01:00 |
|
Stephan
|
19ae9f5dee
|
Refactor configuration for DI
|
2019-01-07 19:40:07 +01:00 |
|
Stephan
|
adced099be
|
Move UmbracoConfig singleton to Current
|
2018-12-12 23:31:16 +01:00 |
|
Stephan
|
d1e377bc38
|
Cleanup BootFailedException
|
2018-10-26 16:06:45 +02:00 |
|
Stephan
|
a9e0f90ef0
|
Fix merge
|
2018-10-08 19:27:32 +02:00 |
|
Stephan
|
66d931490e
|
Merge branch temp8 into temp8-di2690
|
2018-10-08 19:22:20 +02:00 |
|
Stephan
|
6692f3e7b7
|
Post-merge fixes
|
2018-08-29 19:02:35 +02:00 |
|
Stephan
|
f0241a91b2
|
Post-merge
|
2018-07-31 14:51:56 +02:00 |
|
Stephan
|
eb8b3965b8
|
Split UmbracoModule, UmbracoInjectedModule
|
2018-07-06 18:37:07 +02:00 |
|