Shannon
|
e20c1cd0bb
|
U4-8465 Remove Core.Publishing namespace and classes
|
2016-05-18 13:10:36 +02:00 |
|
Stephan
|
ddf38407d8
|
U4-4847 Refactor ContentService (#1266)
* U4-4748 - refactor Content-, Media- and MemberTypeRepository
* Cleanup Attempt
* Cleanup OperationStatus
* U4-4748 - refactor Content-, Media- and MemberTypeService
* U4-4748 - cleanup locking
* U4-4748 - refactor Content-, Media- and MemberRepository
* U4-4748 - refactor ContentService (in progress)
* U4-4748 - all unit of work must be completed
* U4-4748 - refactor locks, fix tests
* U4-4748 - deal with fixmes
* U4-4748 - lock table migration
* Update UmbracoVersion
* Fix AuthorizeUpgrade
* U4-4748 - cleanup+bugfix lock objects
* U4-4748 - bugfix
* updates a string interpolation
|
2016-05-18 10:55:19 +02:00 |
|
Stephan
|
12f4873c90
|
Kill IHttpContextAccessor
|
2016-05-17 19:41:02 +02:00 |
|
Stephan
|
04ae479476
|
Fix build.bat so it supports C# 6
|
2016-05-13 14:16:47 +02:00 |
|
Stephan
|
4891bbf9a4
|
Update UmbracoVersion
|
2016-05-13 14:16:27 +02:00 |
|
Stephan
|
9458fad190
|
Upgrade to NPoco 3.3.0-beta3
|
2016-05-10 08:48:49 +02:00 |
|
Shannon
|
1a522f2136
|
Removes Auditing namespace
|
2016-05-09 10:10:26 +02:00 |
|
Shannon
|
648fbdd3f3
|
moves packaging models to models/packaging
|
2016-05-09 10:05:55 +02:00 |
|
Stephan
|
aee7973c11
|
IScopeContextAdapter uses LogicalCallContext
|
2016-05-04 08:31:21 +02:00 |
|
Shannon Deminick
|
892935469d
|
Merge pull request #1251 from umbraco/dev-v8-context
From IScopeContext/Factory to IScopeContextAdapter
|
2016-05-03 22:33:48 +02:00 |
|
Shannon
|
a2bc99fabd
|
Removes AmbientContext
|
2016-05-03 22:33:29 +02:00 |
|
Shannon
|
4619b7b67b
|
fixes merge/rebase
|
2016-05-03 22:30:45 +02:00 |
|
Stephan
|
0b1f12c823
|
From IScopeContext/Factory to IScopeContextAdapter
|
2016-05-03 22:23:42 +02:00 |
|
Shannon Deminick
|
5d72bcdc86
|
Merge pull request #1249 from umbraco/temp-u4-6147
U4-6147
|
2016-05-03 22:19:53 +02:00 |
|
Stephan
|
4f0718ef3f
|
U4-6147 - cleanup
|
2016-05-03 15:50:10 +02:00 |
|
Stephan
|
715e03d1c5
|
U4-6147 - fix tests
|
2016-05-03 11:15:04 +02:00 |
|
Stephan
|
94c82c7cf7
|
U4-6147 - cleanup units of work
|
2016-05-03 11:14:55 +02:00 |
|
Stephan
|
8f820d2ecf
|
Merge dev-v8 into temp-u4-6147
|
2016-05-03 09:07:36 +02:00 |
|
Stephan
|
dbaede43af
|
U4-6147 - GetUnitOfWork becomes CreateUnitOfWork
|
2016-05-02 12:24:13 +02:00 |
|
Stephan
|
dc0456e108
|
U4-6147 - stop injecting RepositoryFactory into services (it's in uow)
|
2016-05-02 12:18:25 +02:00 |
|
Stephan
|
be32448426
|
U4-6147 - cleanup persistence units of work (in progress)
|
2016-05-02 12:12:21 +02:00 |
|
Stephan
|
578cb6eafb
|
U4-6147 - repositories are not disposable (in progress)
|
2016-04-29 19:14:02 +02:00 |
|
Shannon
|
a5cbca348f
|
re-delete files ... argh thanks gitkraken.
|
2016-04-29 17:11:51 +02:00 |
|
Shannon
|
bd31dd6caf
|
Fixes issue with ThreadStatic db
Uses IScopeContext which wraps either HttpContext or CallContext which is created/injected via IOC factory.
|
2016-04-29 17:08:34 +02:00 |
|
Shannon
|
5c24a3a734
|
Fixes AuthorizeUpgrade HtmlHelper reference
|
2016-04-29 15:22:07 +02:00 |
|
Shannon Deminick
|
e0a5ad5236
|
Merge pull request #1226 from umbraco/dev-v8-persistclr
Core.Persistence - post-NPoco cleanup & refactor
|
2016-04-29 15:18:33 +02:00 |
|
Stephan
|
8ab61039ed
|
U4-6147 - refactor RepositoryFactory and all IUnitOfWork (in progress)
|
2016-04-29 09:10:00 +02:00 |
|
Stephan
|
b0a33844b1
|
Fixing tests - database
|
2016-04-27 19:59:01 +02:00 |
|
Stephan
|
ae7b93609b
|
Fixing tests - application context
|
2016-04-22 12:03:30 +02:00 |
|
Stephan
|
1f85f51ecd
|
Fixing tests - services test object
|
2016-04-22 09:58:02 +02:00 |
|
Stephan
|
3daf2bf9a0
|
Fixing test - MultiValuePropertyEditorTests, FindingMigrationsTest
|
2016-04-22 09:34:12 +02:00 |
|
Shannon
|
1f2838cb0a
|
fixes merge issues
|
2016-04-21 14:38:39 +02:00 |
|
Shannon
|
2027cd7b07
|
Merge branch 'dev-v8' into dev-v8-persistclr
Conflicts:
src/Umbraco.Core/Persistence/UmbracoDatabase.cs
src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
|
2016-04-21 12:19:14 +02:00 |
|
Shannon Deminick
|
afc78317ca
|
Merge pull request #1236 from umbraco/temp-u4-8354
U4-8354 - fix v8 tests
|
2016-04-21 12:15:55 +02:00 |
|
Shannon
|
081d6ecc07
|
adds notes
|
2016-04-21 12:15:39 +02:00 |
|
Shannon
|
55ae0d3af6
|
Ensure the correct services are injected in to property editors so they are not using singletons
|
2016-04-21 11:38:43 +02:00 |
|
Stephan
|
23817cdce5
|
Fixing tests - MigrationStartupHandler is IDisposable
|
2016-04-20 22:52:48 +02:00 |
|
Stephan
|
07b410459f
|
Fixing tests - file systems
|
2016-04-20 22:52:48 +02:00 |
|
Stephan
|
4e702c7c79
|
Fixing tests - kill KegacyShortStringHelper
|
2016-04-20 22:52:48 +02:00 |
|
Stephan
|
41f6012eb3
|
Fixing tests - ServiceContext
|
2016-04-20 22:52:48 +02:00 |
|
Stephan
|
bf51be950f
|
Fixing tests - CoreBootManager
|
2016-04-20 22:52:48 +02:00 |
|
Stephan
|
7e8b4d13a7
|
Fixing tests - ValueListPreValueEditor
|
2016-04-20 22:52:48 +02:00 |
|
Stephan
|
b04e070757
|
Fixing tests - Plugin and TypeFinder
|
2016-04-20 22:52:48 +02:00 |
|
Shannon
|
3ef204a46f
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
Conflicts:
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
src/Umbraco.Core/Persistence/UmbracoDatabase.cs
src/Umbraco.Tests/Persistence/Repositories/ContentRepositoryTest.cs
|
2016-04-20 15:53:13 +02:00 |
|
Shannon
|
6124126835
|
Fixes the custom field sorting, no longer has a sub query for order by, now supports both mysql and sqlce, adds a unit test (should add more though)
|
2016-04-20 15:50:38 +02:00 |
|
Shannon
|
7e71dcd2ae
|
Merge remote-tracking branch 'origin/dev-v7.5' into dev-v7
|
2016-04-20 12:56:03 +02:00 |
|
Shannon
|
289d5f5741
|
removes the need for the custom regex for the order by since we no longer have an order by sub-query
|
2016-04-20 12:51:42 +02:00 |
|
Shannon
|
f149ca9c76
|
Fixes SqlCe and MySQL sorting on custom properties for list view, this also makes the query work much better and there is no longer a requirement for a sub-query in the order by statement.
|
2016-04-20 12:50:52 +02:00 |
|
Stephan
|
3b612bf346
|
Core.Persistence - more cleanup
|
2016-04-14 18:20:07 +02:00 |
|
Per Ploug
|
fcaa4ad8d6
|
JsDocs comments on listviewhelper (U4-7185)
|
2016-04-14 11:36:24 +02:00 |
|