Bjarke Berg
|
f398f578ea
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/executable-backoffice
|
2020-02-24 10:40:16 +01:00 |
|
Bjarke Berg
|
133b194d7e
|
Roll back to c# 7 on core
|
2020-02-24 10:14:16 +01:00 |
|
Bjarke Berg
|
de95a1c712
|
Roll back to c# 7 on core
|
2020-02-24 10:10:25 +01:00 |
|
Bjarke Berg
|
c975162e14
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/executable-backoffice
|
2020-02-24 09:57:27 +01:00 |
|
Bjarke Berg
|
90c2381c86
|
Renamed Umbraco.Abstractions to Umbraco.Core
|
2020-02-24 08:21:53 +01:00 |
|
Bjarke Berg
|
c7f60d8312
|
AB3986 - Wrapped System.Web.Hosting.IRegisteredObject in the AspNetHostingEnvironment. Updated Maindom to use our own new interface and the wrapper and moved to infrastructure. Removed the Umbraco.Core project now that it was empty.
|
2020-01-08 09:01:58 +01:00 |
|
Bjarke Berg
|
cdfd3df98a
|
AB4231 - Moved SqlCe classes to separate project
|
2020-01-07 14:52:59 +01:00 |
|
Bjarke Berg
|
586b9c37f8
|
AB4234 - Moved stuff from core into web, that used identity.
|
2020-01-07 13:51:03 +01:00 |
|
Bjarke Berg
|
c6c0d7df54
|
AB4234 - Moved stuff from core into web, that used identity.
|
2020-01-07 13:50:38 +01:00 |
|
Bjarke Berg
|
d2443ea4c0
|
AB3677 - Removed the Core.Composing.Current.. Moved stuff to Web.Composing.Current and injected more stuff.
|
2020-01-07 13:08:21 +01:00 |
|
Bjarke Berg
|
58f9b48e16
|
Merge branch 'netcore/dev' into netcore/feature/AB3677-remove-current-from-core
# Conflicts:
# src/Umbraco.Abstractions/UriExtensions.cs
# src/Umbraco.Tests/Web/Controllers/ContentControllerTests.cs
# src/Umbraco.Web/Editors/Filters/MemberSaveModelValidator.cs
# src/Umbraco.Web/Editors/MediaController.cs
# src/Umbraco.Web/Editors/TemplateController.cs
# src/Umbraco.Web/Models/Mapping/PropertyTypeGroupMapper.cs
# src/Umbraco.Web/PropertyEditors/FileUploadPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ListViewPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/UserPickerPropertyEditor.cs
# src/Umbraco.Web/UmbracoDefaultOwinStartup.cs
|
2020-01-07 09:46:42 +01:00 |
|
Bjarke Berg
|
c82772228c
|
Minor changes.. Moved files and clean up
|
2020-01-07 09:36:40 +01:00 |
|
Bjarke Berg
|
e1b06498c6
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentRepository.cs
|
2020-01-07 08:06:36 +01:00 |
|
Shannon
|
5d7a1bacfe
|
Ensures the DocumentRepository behavior for looking up data to populate IContent remains the same.
|
2020-01-07 15:34:53 +11:00 |
|
Shannon
|
9a192131d6
|
Ensures the DocumentRepository behavior for looking up data to populate IContent remains the same.
|
2020-01-07 14:53:17 +11:00 |
|
Claus
|
ada000437b
|
reverting more changes for optimizations to ensure tests are not failing.
|
2020-01-06 15:45:34 +01:00 |
|
Bjarke Berg
|
44a36227f9
|
Merge pull request #7356 from umbraco/netcore/feature/AB4227-move-files-to-infrastructure
Netcore/feature/ab4227 move files to infrastructure
|
2020-01-06 14:59:17 +01:00 |
|
Claus
|
15d4141398
|
reverting change in regards to not loading variants.
|
2020-01-06 14:07:20 +01:00 |
|
Warren Buckley
|
8b51b7f7ab
|
Commit of suggestion to community PR #6617 that I was unable to directly push back to due to their repo permissions
|
2020-01-03 15:35:07 +00:00 |
|
Warren Buckley
|
7c53fd4677
|
Merge pull request #6617 from ronaldbarendse/v8/bugfix/6616-exception-in-component-terminate
Log exceptions thrown while terminating components
|
2020-01-03 15:31:46 +00:00 |
|
Claus
|
fbec19042d
|
Merge remote-tracking branch 'origin/v8/bugfix/7245-missing-indexes' into v8/dev
|
2020-01-03 13:26:32 +01:00 |
|
Warren Buckley
|
ad53b76308
|
Merge branch 'v8/8.5' into v8/dev
# Conflicts:
# src/SolutionInfo.cs
|
2020-01-03 11:59:05 +00:00 |
|
Niels Swimberghe
|
e578ca1b0f
|
Add KeepAlive settings to resolve #7116 (#7164)
|
2019-12-20 08:14:42 +01:00 |
|
Bjarke Berg
|
dfeb97caa4
|
AB3677 - Moved usages of Current (Core) to Current (Web)
|
2019-12-19 15:53:50 +01:00 |
|
Bjarke Berg
|
0e4ac7f7d1
|
Merge remote-tracking branch 'origin/netcore/feature/AB4227-move-files-to-infrastructure' into netcore/feature/AB3677-remove-current-from-core
# Conflicts:
# src/Umbraco.Tests/TestHelpers/TestHelper.cs
|
2019-12-19 12:27:51 +01:00 |
|
Bjarke Berg
|
2ed6b11b6f
|
Merge remote-tracking branch 'origin/netcore/feature/AB3791-Move-scoping-to-infrastructure-and-replace-callcontext' into netcore/feature/AB4227-move-files-to-infrastructure
# Conflicts:
# src/Umbraco.Tests.Benchmarks/BulkInsertBenchmarks.cs
# src/Umbraco.Tests/TestHelpers/TestHelper.cs
# src/Umbraco.Web/Editors/UsersController.cs
|
2019-12-19 11:34:08 +01:00 |
|
Bjarke Berg
|
2fd6e8d617
|
Merge remote-tracking branch 'origin/netcore/feature/move-files' into netcore/feature/AB3791-Move-scoping-to-infrastructure-and-replace-callcontext
|
2019-12-19 11:30:25 +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 |
|
Poornima Nayar
|
2dfabae9b9
|
Merge pull request #6672 from kjac/v8/fix/actions-multiple-groups
V8: Handle permissions for users in multiple groups
|
2019-12-19 09:18:40 +00:00 |
|
Shannon
|
a8f006e36e
|
Removes the useNativeBulkInsert parameter, it's super old and useless
|
2019-12-19 17:56:48 +11:00 |
|
Bjarke Berg
|
7f9fbe9877
|
AB4227 - Removed StringExtensions from core..
|
2019-12-18 18:55:00 +01:00 |
|
Bjarke Berg
|
b3c06be83a
|
AB4227 - Moved a mix of files
|
2019-12-18 13:42:34 +01:00 |
|
Bjarke Berg
|
6c923bc9b4
|
AB4227 - Moved a mix of files
|
2019-12-18 13:42:33 +01:00 |
|
Bjarke Berg
|
38519b2bab
|
AB4227 - Moved Logging
|
2019-12-18 13:42:32 +01:00 |
|
Bjarke Berg
|
897cb63ad6
|
AB4227 - Moved Packaging, Compose, Dictionary, Manifest and Sync
|
2019-12-18 13:42:31 +01:00 |
|
Bjarke Berg
|
da1cf259c6
|
AB4227 - Moved Services and Migration
|
2019-12-18 13:42:29 +01:00 |
|
Bjarke Berg
|
a22824e33a
|
AB4227 - Moved Persistence Repository implementations
|
2019-12-18 13:42:27 +01:00 |
|
Bjarke Berg
|
03631a1731
|
AB4227 - Moved Persistence Root
|
2019-12-18 13:42:26 +01:00 |
|
Bjarke Berg
|
7a0e0f7782
|
AB4227 - Moved Persistence.Factories
|
2019-12-18 13:42:25 +01:00 |
|
Bjarke Berg
|
7c1e81db0d
|
AB4227 - Moved persistence mappers
|
2019-12-18 13:42:24 +01:00 |
|
Bjarke Berg
|
17a586ed0c
|
AB4227 - Moved dtos and made some public to let then be known by the web project
|
2019-12-18 13:42:22 +01:00 |
|
Rob Maas
|
809ab6d05f
|
Added ContentApps for Members (#6670)
|
2019-12-18 10:43:41 +01:00 |
|
Shannon
|
63429dadb7
|
Adds notes, changes values to constants
|
2019-12-18 15:01:33 +11:00 |
|
Shannon
|
1d61bc829c
|
Merge branch 'v8/dev' into v8/fix/6324-wrong-media-path-stored
|
2019-12-18 12:10:00 +11:00 |
|
Shannon
|
0d0f8e6beb
|
adds debug timing
|
2019-12-18 11:08:15 +11:00 |
|
Bjarke Berg
|
9a6c976f6e
|
AB3791 - Moved scoping to infrastructure, implemented our own CallContext
|
2019-12-17 15:06:51 +01:00 |
|
Bjarke Berg
|
f0d1c38aa8
|
AB3791 - Moved scoping to infrastructure, implemented our own CallContext
|
2019-12-17 15:03:14 +01:00 |
|
Shannon Deminick
|
62c701d5c3
|
Merge pull request #6630 from ronaldbarendse/v8/bugfix/6624-enable-disablecomposer-from-all-assemblies
Get EnableComposer and DisableComposer attributes from all assemblies
|
2019-12-17 06:56:34 +01:00 |
|
Warren Buckley
|
b78d8fa3e1
|
Merge pull request #6795 from umbraco/v8/feature/mb-embed
V8: Embed models builder
|
2019-12-16 11:42:01 +00:00 |
|
Ronald Barendse
|
507db27337
|
Removed unnecessary WithCollectionBuilder call
|
2019-12-12 14:38:16 +01:00 |
|