Claus
|
5dc3e0a3fc
|
Merge pull request #1880 from marcemarc/temp-U4-9765
debug logging when there is a distributed calls config issue
|
2017-05-15 10:28:26 +02:00 |
|
Shannon
|
d0b2f10a8c
|
U4-9836 CreatorId on a media is overwritten on save
|
2017-05-10 14:32:09 +10:00 |
|
Tom Steer
|
3e294e290b
|
Change Context to be public on MigrationBase
|
2017-05-04 09:10:35 +01:00 |
|
Sebastiaan Janssen
|
3242b31a8a
|
U4-9812 FailedLoginAttempts should be reset to 0 after a successfull login attempt
|
2017-04-28 12:46:58 +02:00 |
|
Shannon
|
bed5f8a03b
|
backports updates from 7.6 so that the packages.umbraco.org endpoint is not used for fetching package files any longer
|
2017-04-27 13:21:07 +10:00 |
|
Shannon
|
5d4a97591a
|
Cherry picks changes for package fetching for Our to use the new endpoint and passes in the current version
|
2017-04-26 14:08:37 +10:00 |
|
Shannon
|
2dac1b3cf5
|
Merge branch 'normalize-stream-seek' of https://github.com/JimBobSquarePants/Umbraco-CMS into JimBobSquarePants-normalize-stream-seek
# Conflicts:
# src/Umbraco.Core/Media/ImageHelper.cs
|
2017-04-18 13:11:44 +10:00 |
|
Shannon Deminick
|
68fb951283
|
Merge pull request #1885 from JimBobSquarePants/fix-image-memoryleak
EncodingParameters implements IDisposable
|
2017-04-18 13:08:04 +10:00 |
|
James Jackson-South
|
54b57f7d51
|
Document the IFileSystem interface
|
2017-04-15 17:21:48 +10:00 |
|
James Jackson-South
|
2f6e161120
|
EncodingParameters implements IDisposable
|
2017-04-15 16:41:24 +10:00 |
|
Marc Goodson
|
58f9ff4b79
|
Add some debug logging when there is a distributed calls configuration issue
|
2017-04-11 20:37:59 +01:00 |
|
Shannon
|
f2c7c1e2c6
|
bumps version
|
2017-04-10 16:42:31 +10:00 |
|
Shannon
|
a958f946ef
|
bumps version (beta) so i can post the patch release
|
2017-04-08 13:57:43 +10:00 |
|
Claus
|
e8df5f9eb4
|
U4-9689 Content type description isn't always saved the same way
also fixed for member types (and added test for media types also using the ContentTypeService)
|
2017-03-29 11:08:57 +02:00 |
|
Shannon
|
7cdb48b6c9
|
bumps version
|
2017-03-29 16:35:37 +11:00 |
|
Shannon
|
77af16db55
|
Merge branch 'dev-v7' into temp-u4-9617
# Conflicts:
# src/Umbraco.Web/Models/Mapping/ContentModelMapper.cs
|
2017-03-29 16:29:18 +11:00 |
|
Stephan
|
85d85fa587
|
Merge pull request #1819 from umbraco/temp-u4-9623
U4-9323 - fix DataTypeDefinitionRepository prevalues cache
|
2017-03-28 17:37:04 +02:00 |
|
Shannon Deminick
|
346e8dcaf0
|
Merge pull request #1820 from umbraco/temp-u4-9615
U4-9615 - implement way to find listviews in path fast
|
2017-03-28 16:05:25 +11:00 |
|
Shannon
|
ddfd07bf4a
|
Fixes count query
|
2017-03-28 16:04:06 +11:00 |
|
Shannon
|
a9fe46da0c
|
makes HasContainerInPath public
|
2017-03-28 15:55:45 +11:00 |
|
Shannon
|
aca1f0d186
|
Adds comments
|
2017-03-28 15:46:33 +11:00 |
|
Shannon
|
9eb415d398
|
U4-9682 Repository's have a double nested DeepCloneRuntimeCacheProvider set which means all entities are double deep cloned in and out of the cache and ensures that PreValueCollections are not also manually deep cloned.
|
2017-03-28 15:41:55 +11:00 |
|
Stephan
|
68702b98f5
|
U4-9604 - add nullcheck
|
2017-03-27 08:52:10 +02:00 |
|
Stephan
|
606ebcae92
|
U4-9604 - fix current HttpContext in ManyObjectsResolverBase
|
2017-03-24 11:07:15 +01:00 |
|
Stephan
|
af10ae9e34
|
U4-9617 - fix
|
2017-03-23 18:00:58 +01:00 |
|
Stephan
|
085a678266
|
U4-9617 - perf for published date
|
2017-03-23 17:44:07 +01:00 |
|
Stephan
|
fe11d4770d
|
U4-9615 - implement way to find listviews in path fast
|
2017-03-23 14:07:45 +01:00 |
|
Stephan
|
c8fe9030c7
|
U4-9323 - fix DataTypeDefinitionRepository prevalues cache
|
2017-03-23 10:39:28 +01:00 |
|
Shannon Deminick
|
3d81c73495
|
Merge pull request #1814 from umbraco/temp-u4-9658
U4-9658 - detect umbraco.config rogue content types, and fix
|
2017-03-23 12:16:10 +11:00 |
|
Shannon
|
e7a540e717
|
Proper Exception handling
|
2017-03-23 12:15:14 +11:00 |
|
Stephan
|
631404743f
|
U4-9610 - fix nullref in BulkPublishController
|
2017-03-22 14:44:39 +01:00 |
|
Stephan
|
333b35d8b9
|
U4-9606 - hard cap of 8 minidump files
|
2017-03-16 15:51:19 +01:00 |
|
Stephan
|
27539d4aad
|
U4-9606 - always minidump on Monitor.ReliableEnter exceptions
|
2017-03-16 14:04:28 +01:00 |
|
Stephan
|
f7f23015d0
|
U4-9606 - missing file
|
2017-03-15 09:39:35 +01:00 |
|
Stephan
|
e432b7061d
|
U4-9606 - New DumpOnTimeoutThreadAbort debug option
|
2017-03-14 19:02:33 +01:00 |
|
Stephan
|
b8c0d4c4ea
|
U4-9595 - improve log error msg on thread aborts on timeouts
|
2017-03-09 11:35:06 +01:00 |
|
Shannon
|
55e8451513
|
changes to in groups of 2000
|
2017-03-06 14:44:41 +01:00 |
|
Shannon
|
7e4e2a1d5d
|
Fixes query when rebuilding xml structures for a content type
|
2017-03-06 14:42:02 +01:00 |
|
Stephan
|
79d4956b75
|
Merge branch 'dev-v7' into temp-U4-9587
|
2017-03-03 13:26:43 +01:00 |
|
Shannon
|
0b530ce181
|
Fixes rebuilding xml structures when a content type is specified, we need to filter on that when looking for orphaned items.
|
2017-03-02 19:17:39 +01:00 |
|
Shannon
|
08d579ec87
|
Fixes a bunch of id assignments in PublicAccessRepository along with clearing out old entries that are flagged for removal, adds a lot more assertions for retrieving items and their rules.
|
2017-03-02 18:44:42 +01:00 |
|
Shannon
|
8b92755487
|
Merge branch 'U4-9573' of https://github.com/Colletz/Umbraco-CMS into Colletz-U4-9573
|
2017-03-02 17:55:16 +01:00 |
|
Shannon
|
01b48107f3
|
ensures that the content type is not used in the query when it is null.
|
2017-03-02 17:45:21 +01:00 |
|
Shannon
|
96c28c2611
|
U4-9587 RebuildXmlStructures doesn't clear out stale data so there is unpublished or trashed items remaining in the xml table, xml data integrity check is misleading due to the media lookup
|
2017-03-02 17:28:34 +01:00 |
|
Shannon
|
65a22417f7
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2017-03-02 16:54:37 +01:00 |
|
Shannon
|
6c271e7af9
|
Fixes issue with U4-9456 when we use the withCache flag we do not add that to the defs collection so an error would occur if one was resolved from cache.
|
2017-03-02 16:54:25 +01:00 |
|
Stephan
|
a85cafe7ab
|
Merge pull request #1772 from umbraco/temp-U4-9577
U4-9577 Ability to store the xml content file in diff storage locatio…
|
2017-03-02 11:42:44 +01:00 |
|
Stephan
|
41d91ae791
|
Merge pull request #1758 from umbraco/temp-U4-9536
Updates Content/Entity repos to deal with cases where there is corrupt newest/published flags
|
2017-03-02 11:17:56 +01:00 |
|
Shannon
|
7aa00ee6e0
|
Removes unused method that also uses the async flag for file stream - which we know in some cases causes fcn issues, fixes streams not being closed property if there are exceptions
|
2017-03-02 10:37:04 +01:00 |
|
Shannon
|
337ba4ef34
|
U4-9577 Ability to store the xml content file in diff storage locations: Default, Environment Temp or ASP.NET temp location
|
2017-02-28 23:53:12 +01:00 |
|