Sebastiaan Janssen
0bf27fa319
Merge pull request #1669 from umbraco/temp-U4-9335
...
U4-9335 UmbracoExamine needs to ignore the useTempStorage option if a…
2017-01-04 09:42:01 +01:00
Shannon
466a37aab8
fix build
2017-01-04 18:42:11 +11:00
Shannon
4ab2130d7d
stop allocating and re-processing config elements every time they are accessed!
2017-01-04 18:40:00 +11:00
Shannon
256ceef875
changes PublishedContentCache to explicitly cast to XmlElement (perf)
2017-01-04 18:12:28 +11:00
Shannon
2acde54880
Adds new benchmark and updates the benchmark bootstrapper to be the supported way
2017-01-04 18:11:21 +11:00
Shannon
a92d255e4b
adds notes, obsoletes a few classes that shouldn't have really been there
2017-01-04 17:10:48 +11:00
Sebastiaan Janssen
dc62272e6e
Revert "Add Microsoft.IO.RecyclableMemoryStream to the nuspec, update to the latest version (1.2.1)"
...
Keep the version the same as what ImageProcessor relies on to avoid confusion and conflicts
This reverts commit 56d2230251 .
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
2017-01-03 17:04:38 +01:00
Niels Hartvig
60f6a60ca9
Update install post url to https
2017-01-03 16:11:32 +01:00
Sebastiaan Janssen
eef8d21112
Merge pull request #1667 from umbraco/U-9333
...
Makes EXIF data in resized images default
2017-01-03 15:59:43 +01:00
Sebastiaan Janssen
6a374cbfa6
Make the NuGet install and upgrade work
2017-01-03 15:57:21 +01:00
Sebastiaan Janssen
ccb8ac4cfc
Merge branch 'dev-v7' into U-9333
...
# Conflicts:
# src/Umbraco.Web.UI/packages.config
2017-01-03 14:19:43 +01:00
hartvig
5de21734c0
Merge pull request #1650 from Bitmapped/U4-9298
...
Fix U4-9298
2017-01-03 12:56:46 +01:00
Sebastiaan Janssen
18deb8ad99
Merge pull request #1666 from defsteph/patch-1
...
Fixes issue U4-9332
2017-01-03 12:54:09 +01:00
Claus
d866f1d74a
Merge branch 'dev-v7' into dev-v7.6
2017-01-03 11:58:23 +01:00
Claus
3426ae3722
Merge pull request #1668 from umbraco/temp-U4-9318
...
U4-9318 Examine indexes inherited unpublished nodes on index rebuild
2017-01-03 11:44:33 +01:00
Sebastiaan Janssen
d04510f5f2
Merge pull request #1661 from umbraco/temp-U4-9319
...
U4-9319 Update to latest ImageProcessor v2.5.0 and ImageProcessor.Web…
2017-01-03 10:21:26 +01:00
Sebastiaan Janssen
84c0682f16
Not necessary to install Microsoft.IO.RecyclableMemoryStream, the ImageProcessor dependency will do that for us
2017-01-03 10:20:22 +01:00
Shannon
53bbc5f922
U4-9335 UmbracoExamine needs to ignore the useTempStorage option if an IDirectoryFactory config option is supplied by the indexer
2017-01-03 19:39:34 +11:00
Stephan
d8b70d79e8
Version 7.6.0-alpha044 on MyGet
2017-01-03 09:29:22 +01:00
Sebastiaan Janssen
56d2230251
Add Microsoft.IO.RecyclableMemoryStream to the nuspec, update to the latest version (1.2.1)
2017-01-03 09:25:10 +01:00
Sebastiaan Janssen
62f21d3cee
Update nuspec to install latest version of ImageProcessor
2017-01-03 09:17:05 +01:00
Shannon
b9c90af8be
U4-9329 ExamineIndex.config should not ship with the {machinename} token for Examine
...
Removes Sync from being the default for developers locally (that shouldnt have been committed), actually removes the machinename token from release
2017-01-03 17:37:15 +11:00
Shannon
7a661c1b48
clears the tracked paths collection just to possible make GC a bit happier
2017-01-03 17:16:07 +11:00
Shannon
c871a711dd
U4-9318 Examine indexes inherited unpublished nodes on index RebuildIndex
...
This reduces allocations since we don't need to create a new serializer for every doc
2017-01-03 16:43:54 +11:00
Shannon
d671caf3ab
moves static query to lazily initialize
2017-01-03 14:36:06 +11:00
Shannon
6b038186be
Fixes SignalR registration, the mapping was registered in the wrong place and too early so security was not working, bumps version for MyGet
2017-01-03 13:11:05 +11:00
Shannon
95187becaf
bumps to next alpha for MyGet
2017-01-03 11:50:29 +11:00
Shannon
d412d90b17
fixing more IP assembly/nuget refs
2017-01-03 11:14:34 +11:00
Shannon
790e30defd
Simplifies all creation of UrlHelper, creates GetUmbracoApiServiceBaseUrl extensions for WebApi
2017-01-03 11:13:38 +11:00
Shannon
2f74181262
fixing more IP assembly/nuget refs
2017-01-03 11:06:15 +11:00
Shannon
45fd23ff02
Merge branch 'refs/heads/dev-v7' into temp-U4-9319
2017-01-03 10:36:45 +11:00
Shannon
4e2fb8e5dc
Fixes IP nuget references and fixes up several other Nuget assembly references.
2017-01-03 10:36:26 +11:00
Niels Hartvig
afbceca184
Makes EXIF data in resized images default
2017-01-02 17:29:37 +01:00
Stephan Lonntorp
1b8c68af02
Fixes issue U4-9332
...
U4-9332 Language of DefaultCultureDictionary is cached without the current Culture identifier
2017-01-02 14:53:57 +01:00
Shannon
ee925692e5
Bumps version to put on MyGet
2016-12-30 16:06:40 +11:00
Shannon
0832220d61
publicizes some APIs needed for Deploy
2016-12-30 12:07:03 +11:00
Shannon
98430fd573
U4-9326 Removing a master template from a Template does not update the Template's path correctly
2016-12-30 11:42:02 +11:00
Shannon
903ce09426
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2016-12-29 13:57:55 +11:00
Shannon
ffefe417db
bumps version
2016-12-29 12:23:30 +11:00
Shannon
40f7d820a6
publicizes a few APIs and adds more API docs
2016-12-29 11:36:39 +11:00
Marc Goodson
4a547ba1c9
Add some green to 'stay' option - U4-9323
...
Closes U4-9323 http://issues.umbraco.org/issue/U4-9323
2016-12-28 15:11:10 +00:00
Shannon
59f39fd535
Ensures we remove the new DLL with the install script like other files
2016-12-28 19:48:35 +11:00
Shannon
b4ca04596c
U4-9319 Update to latest ImageProcessor v2.5.0 and ImageProcessor.Web v4.7.0
2016-12-28 19:21:00 +11:00
Shannon
d83d23803a
fixes build
2016-12-28 19:11:45 +11:00
Shannon
fae5dd517e
bumps version to next alpha
2016-12-28 18:57:25 +11:00
Shannon
247c96ac6e
makes public the MigrationBase.Context property
2016-12-28 17:22:36 +11:00
Shannon Deminick
360e06bbc5
Merge pull request #1660 from umbraco/deploy-157
...
deploy-157 - simplify tables creation in migrations
2016-12-28 15:51:04 +11:00
Mikkel Holck Madsen
2d94ac7a19
Merge pull request #1658 from umbraco/temp-U4-9199
...
Fixes: U4-9199 Grid RTE (rich text editor/ tinyMCE) does not have a m…
2016-12-27 14:45:42 +01:00
Stephan
ef48baf7ae
deploy-157 - simplify tables creation in migrations
2016-12-23 10:31:14 +01:00
Shannon
8e06a88a2c
bumps version, publicizes method
2016-12-23 14:52:18 +11:00