Stephan
|
5ba2ffcbf3
|
CrLfTab
|
2017-09-23 10:08:18 +02:00 |
|
Stephan
|
ee1941b9bf
|
Refactor ISqlContext and SqlTemplates
|
2017-09-22 18:30:38 +02:00 |
|
Stephan
|
c43bf6c741
|
Get tests green
|
2017-09-22 15:23:46 +02:00 |
|
Stephan
|
1341a37f2b
|
Cleanup Constants.ObjectTypes
|
2017-09-19 18:19:05 +02:00 |
|
Stephan
|
9ed6576908
|
Port 7.7 - WIP
|
2017-09-19 15:51:47 +02:00 |
|
Stephan
|
d54658009c
|
Port 7.7 - WIP
|
2017-09-18 15:33:13 +02:00 |
|
Stephan
|
e6de96cb90
|
Port 7.7 - WIP
|
2017-09-13 14:40:10 +02:00 |
|
Stephan
|
1c96df83cd
|
Port 7.7 - WIP
|
2017-09-08 19:39:13 +02:00 |
|
Stephan
|
4dedd52e37
|
Port 7.7 - WIP
|
2017-08-26 17:39:23 +02:00 |
|
Stephan
|
ac1e4bdfe3
|
Port 7.7 - WIP
|
2017-08-25 17:55:26 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
1ff0338d35
|
NuCache+Scope - tests
|
2017-07-19 13:33:26 +02:00 |
|
Stephan
|
d24ea3c95b
|
NuCache+Scope - tests
|
2017-07-18 19:57:45 +02:00 |
|
Stephan
|
9619066a50
|
Persistence - cleanup
|
2017-07-11 16:29:44 +02:00 |
|
Stephan
|
faec8f7d94
|
Fixing tests - all green or ignored
|
2017-06-27 16:09:33 +02:00 |
|
Stephan
|
e87be7ad9d
|
Fixing tests - and all sorts of issues
|
2017-06-23 18:58:08 +02:00 |
|
Stephan
|
d3133abcab
|
Get rid of Mandate
|
2017-05-31 10:10:47 +02:00 |
|
Stephan
|
81234cd702
|
Rename DI to Composing
|
2017-05-30 15:46:25 +02:00 |
|
Stephan
|
d34a425dd1
|
porting 7.6@5c5baca into 8
|
2017-05-30 12:54:22 +02:00 |
|
Stephan
|
13ec3db2d3
|
fix 7.6-rc1 port
|
2017-05-24 12:25:59 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|
Stephan
|
7f39f7748f
|
Persistence reorg, killed DatabaseContext
|
2016-12-16 17:56:10 +01:00 |
|
Stephan
|
49d54f497d
|
Persistence reorg
|
2016-12-16 17:20:51 +01:00 |
|
Stephan
|
a55ae8ba57
|
Refactor Query in repos
|
2016-12-01 08:46:58 +01:00 |
|
Stephan
|
fe3b28261f
|
Deal with FIXMEs in persistence layer
|
2016-11-30 19:23:20 +01:00 |
|
Sebastiaan Janssen
|
677cc74a61
|
Merge branch 'dev-v8' of https://github.com/umbraco/Umbraco-CMS into dev-v8
|
2016-11-29 18:02:49 +01:00 |
|
Sebastiaan Janssen
|
4855466b38
|
Merge remote-tracking branch 'origin/dev-v7.6' into dev-v8
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
# src/Umbraco.Core/DatabaseContext.cs
# src/Umbraco.Core/Persistence/DefaultDatabaseFactory.cs
# src/Umbraco.Core/Persistence/PetaPoco.cs
# src/Umbraco.Core/Persistence/UmbracoDatabase.cs
# src/Umbraco.Core/Services/ContentTypeService.cs
# src/Umbraco.Core/UmbracoApplicationBase.cs
# src/Umbraco.Web.UI/packages.config
# src/Umbraco.Web/Scheduling/LogScrubber.cs
# src/Umbraco.Web/Scheduling/ScheduledPublishing.cs
# src/Umbraco.Web/Search/ExamineEvents.cs
# src/Umbraco.Web/Strategies/ServerRegistrationEventHandler.cs
# src/Umbraco.Web/UI/Controls/UmbracoControl.cs
# src/Umbraco.Web/UI/Controls/UmbracoUserControl.cs
# src/Umbraco.Web/Umbraco.Web.csproj
# src/Umbraco.Web/UmbracoModule.cs
# src/Umbraco.Web/packages.config
# src/Umbraco.Web/umbraco.presentation/content.cs
# src/Umbraco.Web/umbraco.presentation/library.cs
# src/Umbraco.Web/umbraco.presentation/macro.cs
# src/Umbraco.Web/umbraco.presentation/template.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/Trees/loadMacros.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/macroTasks.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/EditRelationType.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/editMacro.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/insertMacro.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/umbracoField.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/plugins/tinymce3/insertMacro.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/editTemplate.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/PreValueExtensions.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/RelationTypeExtensions.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery-Content.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery-DataTypes.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery-PreValues.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery-UmbracoObjectType.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/uQuery/uQuery.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/webservices/TagsAutoCompleteHandler.ashx.cs
# src/UmbracoExamine/DataServices/UmbracoContentService.cs
# src/umbraco.businesslogic/BasePages/BasePage.cs
# src/umbraco.businesslogic/Log.cs
# src/umbraco.businesslogic/User.cs
# src/umbraco.cms/businesslogic/CMSNode.cs
# src/umbraco.cms/businesslogic/Content.cs
# src/umbraco.cms/businesslogic/ContentType.cs
# src/umbraco.cms/businesslogic/Dictionary.cs
# src/umbraco.cms/businesslogic/Packager/Package.cs
# src/umbraco.cms/businesslogic/Property/Property.cs
# src/umbraco.cms/businesslogic/RecycleBin.cs
# src/umbraco.cms/businesslogic/Tags/Tag.cs
# src/umbraco.cms/businesslogic/datatype/BaseDataType.cs
# src/umbraco.cms/businesslogic/datatype/DataEditorSettingsStorage.cs
# src/umbraco.cms/businesslogic/datatype/DefaultData.cs
# src/umbraco.cms/businesslogic/datatype/DefaultPreValueEditor.cs
# src/umbraco.cms/businesslogic/datatype/PreValue.cs
# src/umbraco.cms/businesslogic/datatype/PreValues.cs
# src/umbraco.cms/businesslogic/macro/macroPropertyType.cs
# src/umbraco.cms/businesslogic/member/Member.cs
# src/umbraco.cms/businesslogic/member/MemberGroup.cs
# src/umbraco.cms/businesslogic/propertytype/propertytype.cs
# src/umbraco.cms/businesslogic/relation/Relation.cs
# src/umbraco.cms/businesslogic/relation/RelationType.cs
# src/umbraco.cms/businesslogic/template/Template.cs
# src/umbraco.cms/businesslogic/web/Document.cs
# src/umbraco.cms/businesslogic/web/DocumentType.cs
# src/umbraco.cms/businesslogic/workflow/Notification.cs
# src/umbraco.cms/packages.config
# src/umbraco.datalayer/SqlHelpers/MySql/MySqlInstaller.cs
# src/umbraco.editorControls/BaseDataType.cs
# src/umbraco.editorControls/DefaultData.cs
# src/umbraco.editorControls/DefaultDataKeyValue.cs
# src/umbraco.editorControls/DefaultPrevalueEditor.cs
# src/umbraco.editorControls/KeyValuePrevalueEditor.cs
# src/umbraco.editorControls/PickerRelations/PickerRelationsDataEditor.cs
# src/umbraco.editorControls/PickerRelations/PickerRelationsEventHandler.cs
# src/umbraco.editorControls/SettingControls/Pickers/Field.cs
# src/umbraco.editorControls/imagecropper/PrevalueEditor.cs
# src/umbraco.editorControls/macrocontainer/PrevalueEditor.cs
# src/umbraco.editorControls/mediapicker/MediaPickerPrevalueEditor.cs
# src/umbraco.editorControls/memberpicker/memberPicker.cs
# src/umbraco.editorControls/packages.config
# src/umbraco.editorControls/tags/PrevalueEditor.cs
# src/umbraco.editorControls/tinymce/tinyMCEPreValueConfigurator.cs
# src/umbraco.editorControls/ultimatepicker/ultimatePickerPrevalueEditor.cs
# src/umbraco.editorControls/umbraco.editorControls.csproj
# src/umbraco.editorControls/uploadfield/uploadFieldPreValue.cs
# src/umbraco.editorControls/userControlWrapper/usercontrolPrevalueEditor.cs
|
2016-11-29 18:01:43 +01:00 |
|
Stephan
|
581f3d791f
|
Fix persistence layer refactoring
|
2016-11-29 11:31:38 +01:00 |
|
Stephan
|
a49af20275
|
More persistence layer refactoring
|
2016-11-29 10:31:25 +01:00 |
|
Stephan
|
8e056aba66
|
Merge origin/dev-v7.6 into dev-v8-zbwip (builds, not tested)
|
2016-11-23 10:33:12 +01:00 |
|
Stephan
|
7ea156d422
|
IEventMessagesFactory without HttpContext
|
2016-11-16 09:57:24 +01:00 |
|
Stephan
|
ddf29c5875
|
Merge dev-v7.6 into dev-v7-deploy
|
2016-11-15 13:59:19 +01:00 |
|
Stephan
|
ad82270dcc
|
Merge branch origin/dev-v7 into dev-v7.6
|
2016-11-15 13:48:01 +01:00 |
|
Stephan
|
9d2fb0dd03
|
Fix after merges
|
2016-11-14 19:01:44 +01:00 |
|
Stephan
|
2b9ffdb6b9
|
Merge branch origin/dev-v7 into dev-v7-deploy
|
2016-11-14 18:53:53 +01:00 |
|
Stephan
|
2bc07ad4cc
|
Merge branch 'dev-v7' into temp-U4-9105
|
2016-11-14 18:13:45 +01:00 |
|
Stephan
|
74e0a4d999
|
7.6 merge review fixes
|
2016-11-03 19:20:42 +01:00 |
|
Stephan
|
b26b415096
|
Merge origin/dev-v7-deploy into dev-v8-zbwip (builds)
|
2016-11-03 10:31:44 +01:00 |
|
Shannon
|
3f609fdf90
|
Moves a few queries to re-used query instances
|
2016-10-27 18:03:13 +02:00 |
|
Claus
|
221354a7d8
|
U4-9104 Update the UmbracoExamine logic for Media to read the data directly from the umbracoXml table.
updated some tests to use the testbehavior attribute so they dont rely on being run in a specific order.
|
2016-10-27 10:47:32 +02:00 |
|
Stephan
|
95af144ae9
|
Migrate locks to their own umbracoLocks table
|
2016-10-25 10:38:05 +02:00 |
|
Stephan
|
a00ee8d275
|
Rename DependencyInjection into DI, cleanup components, compose
|
2016-10-17 11:00:12 +02:00 |
|
Shannon
|
b3e6f0fd22
|
Merge branch 'refs/heads/dev-v7' into dev-v7-deploy
# Conflicts:
# src/Umbraco.Core/IO/FileSystemExtensions.cs
|
2016-10-06 10:35:45 +02:00 |
|
Shannon
|
2cd6427958
|
Fixes more issues with notifications which weren't sending properly do to a i++ instead of a ++1, have refactored that to read better. Also fixes up performance issues since we were returning every single fully resolved IContent for all versions when all we need is the top 2 version ids, have added methods to do that plus a unit test. Have tested the emails and the diffs and they all work.
|
2016-10-05 18:30:03 +02:00 |
|
Shannon
|
f503cd41de
|
Merge branch 'refs/heads/dev-v7' into temp-u4-8698
|
2016-10-05 11:52:05 +02:00 |
|
Shannon
|
876f61ac27
|
U4-8788 ContentService.GetByIds() returns items in different order
U4-8937 ContentController.PostSort is not honouring the passed sorted ids.
|
2016-10-05 11:20:48 +02:00 |
|
Stephan
|
7176c99264
|
Merge branch origin/dev-v7 into dev-v7-deploy
|
2016-09-21 16:03:17 +02:00 |
|
Stephan
|
5c2232aa3b
|
Refactor logging and profiling, boot reporting
|
2016-09-19 16:33:47 +02:00 |
|
Stephan
|
0597eea72b
|
Resvolution - Components, Runtime & Booting
|
2016-09-19 16:33:43 +02:00 |
|
Stephan
|
376dec2fed
|
Resvolution - CultureDictionaryFactoryResolver
|
2016-09-19 16:33:36 +02:00 |
|