Shannon
|
e58edd7d5d
|
Moves remaining Umbraco.Core.Xml items to abstractions project
|
2019-11-12 12:56:17 +11:00 |
|
Shannon
|
fce8ac87a2
|
Moves a bunch of the xml/xpath classes/interfaces and remvoes unused code of XmlHelper
|
2019-11-12 12:37:21 +11:00 |
|
Shannon Deminick
|
297b497e78
|
Merge pull request #7111 from umbraco/netcore/feature/non-static-iohelper
NetCore: Static IOHelper -> IIOHelper
|
2019-11-11 17:36:10 +11:00 |
|
Bjarke Berg
|
0b7422c0d7
|
AB3653 - Moved IIOHelper interface to abstractions
|
2019-11-08 08:52:44 +01:00 |
|
Bjarke Berg
|
5720fc7465
|
AB3653 - Fixed IOHelper on Current to be real static..
|
2019-11-08 08:35:16 +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 |
|
John Sheard
|
d747312eb7
|
encode name of folder rename
|
2019-11-07 13:06:50 +00:00 |
|
Bjarke Berg
|
40ca1fd27a
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/dev
|
2019-11-07 13:02: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 |
|
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 |
|
Shannon
|
1193d8fecd
|
Moves IRepositoryCachePolicy
|
2019-11-07 18:36:29 +11:00 |
|
Shannon
|
ae94b668c5
|
Moves IAppPolicyCache
|
2019-11-07 18:35:21 +11:00 |
|
Shannon
|
b4f3cc005d
|
Removes CacheItemPriority since this wasn't used, or was used in one place innapropriately.
|
2019-11-07 18:34:05 +11:00 |
|
Shannon
|
5ec78cd510
|
Removes totally unused CacheItemRemovedCallback
|
2019-11-07 18:29:16 +11:00 |
|
KB
|
d41e5bb27f
|
Update JQuery CDN In partial snippets, to use newer version without vulnerability
|
2019-11-05 18:16:47 +00:00 |
|
Kenn Jacobsen
|
759e3ddf5e
|
Make sure we can't rollback trashed items serverside
|
2019-11-05 18:15:14 +00:00 |
|
Kenn Jacobsen
|
a78aab628f
|
Don't show rollback for deleted content
|
2019-11-05 18:15:14 +00:00 |
|
Bjarke Berg
|
747fe85ede
|
Moved collection builders
|
2019-11-05 18:46:43 +01:00 |
|
Bjarke Berg
|
0d33baba45
|
Merge pull request #7062 from umbraco/netcore/feature/move_constants
Unicore: Move constrants to abstractions
|
2019-11-05 17:04:29 +01:00 |
|
Bjarke Berg
|
71d83ca9ff
|
removed obj folder
|
2019-11-05 17:02:19 +01:00 |
|
Bjarke Berg
|
ca60cd76f3
|
Merge branch 'netcore/feature/mb_embed' into netcore/feature/move_constants
# Conflicts:
# src/Umbraco.Infrastructure/obj/Debug/netstandard2.0/Umbraco.Infrastructure.AssemblyInfo.cs
# src/Umbraco.Infrastructure/obj/Debug/netstandard2.0/Umbraco.Infrastructure.AssemblyInfoInputs.cache
|
2019-11-05 16:55:27 +01:00 |
|
Bjarke Berg
|
d8cfd786aa
|
Created empty infrastructure project
|
2019-11-05 16:52:49 +01:00 |
|
Bjarke Berg
|
9995d838ed
|
Moved mapping, and abstractions for migrations
|
2019-11-05 16:52:43 +01:00 |
|
Bjarke Berg
|
3df329deb2
|
bump version and remove unused references
|
2019-11-05 16:52:22 +01:00 |
|
Bjarke Berg
|
043c452a2d
|
AB3613 - Only enumerate the folder if it exists
|
2019-11-05 16:52:18 +01:00 |
|
Bjarke Berg
|
f3ebe79fc7
|
Updated comments
|
2019-11-05 14:59:10 +01:00 |
|
Bjarke Berg
|
63bfc4c2c0
|
Move constants
|
2019-11-05 14:55:42 +01:00 |
|
Bjarke Berg
|
befcabfced
|
Move constants
|
2019-11-05 13:28:26 +01:00 |
|
Jan Skovgaard
|
68de8a1fa6
|
Video dashboard (Settings & Members): Add translations (#6881)
|
2019-11-05 12:20:00 +01:00 |
|
Jan Skovgaard
|
c8ec7ce8ba
|
Profiling dashboard: Add translations (#6879)
|
2019-11-05 12:10:41 +01:00 |
|
Matt Brailsford
|
0b16c48fc3
|
Split PagedResult into a typed and non-typed version (Fixes #46… (#6871)
|
2019-11-05 11:59:04 +01:00 |
|
Kevin Jump
|
3211054063
|
look for the system.web section under the root configuration node
use Element to get the root system.web. DescendantsAndSelf can return multiple
|
2019-11-05 11:52:48 +01:00 |
|
Jan Skovgaard
|
8dd92bc720
|
NuCache dashboard: Add translation keys (#6867)
|
2019-11-05 11:46:55 +01:00 |
|
Bjarke Berg
|
030b7d1e52
|
Merge remote-tracking branch 'origin/v8/feature/mb-embed-handle-tours-to-not-expect-the-app-plugins-folder' into netcore/feature/mb_embed
|
2019-11-05 11:46:44 +01:00 |
|
Bjarke Berg
|
219da2a427
|
Created empty infrastructure project
|
2019-11-05 11:31:29 +01:00 |
|