Nikolaj Geisle
2009f7585b
Fix last build errors
2022-02-24 15:28:41 +01:00
Nikolaj Geisle
ed13237177
Fixing more errors with nullable reference types
2022-02-24 09:24:56 +01:00
Paul Johnson
eb841a7b98
Remove database properties from IScope
2022-01-13 17:44:40 +00:00
Shannon
436fe29bf8
fixing build
2021-06-11 11:14:43 -06:00
Shannon
77017f25b3
Adds KeyValueService Find and tests
2021-06-08 10:58:17 -06:00
Shannon
e4807c2430
New table and service to store auth tokens
...
Implements the auth token retrieval and storage for the identity implementation. This is now automatically done for providers and the back office user manager can be used to retreive and store all tokens.
Fixes locking on the config writer.
Removes the abstract NodeObjectTypeId from the base repo since it shouldn't be there.
2021-03-11 19:35:43 +11:00
Mole
48e1ba2127
Align namespaces in Scoping to Umbraco.Cms.Core
2021-02-15 11:41:12 +01:00
Mole
5bd8e32279
Align namespaces in Persistence
...
Made everything except for repository interface be in the Umbraco.Cms.Infrastructure.Persistence namespace
2021-02-12 13:36:50 +01:00
Mole
dd488a15f4
Move extension methods in core project to Umbraco.Extensions
2021-02-09 13:21:17 +01:00
Mole
216fb87c79
Rename Umbraco.Core namespace to Umbraco.Cms.Core
2021-02-09 10:22:42 +01:00
Shannon
3e948475a6
Remove unneeded NPocoRepositoryBase
2020-12-22 10:30:16 +11:00
Nikolaj
001df5f5a1
Use Microsoft ILogger in Repositories
2020-09-17 09:42:55 +02:00
Andy Butland
5a29365063
Revert change to overridden save method on key value repository.
2020-03-28 15:20:17 +01:00
Andy Butland
8958cf90b9
Moved non-scoped retrieval of key value into an extension method in IUmbracoDatabase.
2020-03-28 15:13:50 +01:00
Andy Butland
3e40389819
PR review amends on key value model and repository classes.
2020-03-28 15:04:11 +01:00
Andy Butland
0bba475533
Amends to key value service/repository to better match existing repository patterns.
2020-02-17 22:12:42 +01:00
Andy Butland
40d7baca79
Migrated database concerns from KeyValueService to new repository.
2020-02-15 11:08:32 +01:00