Commit Graph

31438 Commits

Author SHA1 Message Date
Bjarke Berg
2ce67dcf9a Merge branch 'netcore/feature/non-static-iohelper' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
# Conflicts:
#	src/Umbraco.Core/Manifest/ManifestParser.cs
#	src/Umbraco.Tests/Composing/CompositionTests.cs
2019-11-08 07:55:23 +01:00
Bjarke Berg
13507c0e13 AB3653 - Static IOHelper -> IIOHelper (Moved into Current as a first step 😭) 2019-11-08 07:51:14 +01:00
Bjarke Berg
05569440c4 Post merge fixes - Port number 2019-11-07 14:47:41 +01:00
Bjarke Berg
0110813fc1 Post merge fixes 2019-11-07 14:38:31 +01:00
Bjarke Berg
563f58afa6 Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
#	src/SolutionInfo.cs
2019-11-07 14:34:45 +01:00
Bjarke Berg
4529cd408a Init CurrentCore 2019-11-07 14:08:07 +01:00
John Sheard
d747312eb7 encode name of folder rename 2019-11-07 13:06:50 +00:00
Bjarke Berg
f4fee90b7e Merge remote-tracking branch 'origin/netcore/feature/AB3594_move_exsiting_configuration_to_own_project' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project 2019-11-07 13:11:26 +01:00
Bjarke Berg
8ef89a0722 Merge branch 'netcore/dev' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project 2019-11-07 13:03:18 +01:00
Bjarke Berg
40ca1fd27a Merge remote-tracking branch 'origin/netcore/dev' into netcore/dev 2019-11-07 13:02:56 +01:00
Bjarke Berg
a3e73b59bf More config movement 2019-11-07 13:02:30 +01:00
Shannon
39880f885a fixing tests 2019-11-07 13:02:30 +01:00
Shannon
a3d142831e fixing tests 2019-11-07 13:02:30 +01:00
Shannon
69c2b732ce new IJsonSerializer, moves other base cache refresher classes 2019-11-07 13:02:30 +01:00
Shannon
15bf971f04 Removes weird serialization implementation. 2019-11-07 13:02:29 +01:00
Bjarke Berg
c77d910e95 Move some of the config to Umbraco.Configuration 2019-11-07 13:02:29 +01:00
Bjarke Berg
c6ca955d5a Move some of the config to Umbraco.Configuration 2019-11-07 13:02:29 +01:00
Shannon
f11ce3b9d9 Moves AppCaches and cache refresher bases 2019-11-07 13:02:28 +01:00
Shannon
fdda90c2bf Installs runtime cache nuget into abstractions, moves more cache classes and preps AppCaches to not rely on system.web. 2019-11-07 13:02:28 +01:00
Shannon
7f9a3a7868 Creates SafeLazy to be used by all caching things instead of relying on the base class as a static that cannot be moved right now. 2019-11-07 13:02:27 +01:00
Shannon
235f6fbc54 moves DictionaryAppCache 2019-11-07 13:02:27 +01:00
Shannon
0463f2a43b Moves more cache classes 2019-11-07 13:02:27 +01:00
Shannon
93c75372e7 Moves IRepositoryCachePolicy 2019-11-07 13:02:27 +01:00
Shannon
57fab1d34b Moves IAppPolicyCache 2019-11-07 13:02:27 +01:00
Shannon
c7cf7f60e8 Removes CacheItemPriority since this wasn't used, or was used in one place innapropriately. 2019-11-07 13:02:27 +01:00
Shannon
3913742b98 Removes totally unused CacheItemRemovedCallback 2019-11-07 13:02:27 +01:00
Bjarke Berg
48437adb47 Move Configs to abstractions 2019-11-07 13:02:27 +01:00
Bjarke Berg
b004bf8920 Move Configs to abstractions, and injected factory all over to create one because we need to inject stuff from system.configuration 2019-11-07 13:02:27 +01:00
Bjarke Berg
99da374fbf Move slim entities 2019-11-07 13:02:26 +01:00
Bjarke Berg
4f5a5a09b4 Move events 2019-11-07 13:02:26 +01:00
Bjarke Berg
a0138af362 Move a small part of current 2019-11-07 13:02:26 +01:00
Bjarke Berg
640da8bc91 Move logging stuff 2019-11-07 13:02:26 +01:00
Bjarke Berg
d16bc41e3d Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project 2019-11-07 12:59:40 +01:00
Bjarke Berg
914d6f3f2e More config movement 2019-11-07 12:58:56 +01:00
Shannon Deminick
1d2adb8409 Merge pull request #7087 from umbraco/netcore/feature/AB3648-ICachePolicy
Moving Umbraco.Core.Cache files to abstractions project
2019-11-07 22:57:28 +11:00
Jeffrey Schoemaker
55b76ecc4e Add some help if you're on the wrong repo (#7082) 2019-11-07 12:46:48 +01:00
Bill Bixby
6307a0173b Edit text file to remove reference to App_Data\NuGetBackup folder 2019-11-07 11:24:31 +00:00
Shannon
7a4cafd425 fixing tests 2019-11-07 22:22:09 +11:00
Sebastiaan Janssen
60e4727e51 Update CONTRIBUTING.md 2019-11-07 12:05:16 +01:00
Jeffrey Schoemaker
2bbe2c01de Added to switch to the correct repository
I always forget this.... And it's nowhere in the documentation
2019-11-07 10:48:00 +00:00
Shannon
3a78e48d3a fixing tests 2019-11-07 21:46:04 +11:00
Shannon
c91465e2b2 new IJsonSerializer, moves other base cache refresher classes 2019-11-07 21:28:56 +11:00
Shannon
a9a3051af1 Removes weird serialization implementation. 2019-11-07 21:07:09 +11:00
Bjarke Berg
bd7a2d670a Move some of the config to Umbraco.Configuration 2019-11-07 10:10:12 +01:00
Bjarke Berg
7a0dc23867 Move some of the config to Umbraco.Configuration 2019-11-07 10:08:16 +01:00
Shannon
327ea04d98 Moves AppCaches and cache refresher bases 2019-11-07 19:56:49 +11:00
Shannon
3b862f7e3a Installs runtime cache nuget into abstractions, moves more cache classes and preps AppCaches to not rely on system.web. 2019-11-07 19:39:20 +11:00
Shannon
922671eb7d Creates SafeLazy to be used by all caching things instead of relying on the base class as a static that cannot be moved right now. 2019-11-07 19:16:45 +11:00
Shannon
b36f9e925e moves DictionaryAppCache 2019-11-07 18:57:40 +11:00
Shannon
2a8b505a66 Moves more cache classes 2019-11-07 18:50:14 +11:00