This website requires JavaScript.
Explore
Help
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3acdbe85be30b2bab366e8c91e4caf4e98aa196
Umbraco-CMS
/
src
/
Umbraco.Tests
/
Migrations
History
Shannon
e3acdbe85b
Fixes up dictionary and language repositories to have underlying simple get repositories since they support getting by id, unique id and string variations but we want to have native repository enabled caching for these items so these get methods now use private repositories based on these keys. Adds more tests, removes N+1 queries for languages and dictionary items. Removes RuntimeCacheProvider, we only want one type of cache, this simplifies things a lot.
2015-01-13 13:25:36 +11:00
..
SqlScripts
Upgrades required projects to .Net 4.5
2013-05-26 13:33:43 -10:00
Stubs
More dependency cleanup, less singleton usages, better testing implementations
2015-01-09 15:27:47 +11:00
Upgrades
Fixes up dictionary and language repositories to have underlying simple get repositories since they support getting by id, unique id and string variations but we want to have native repository enabled caching for these items so these get methods now use private repositories based on these keys. Adds more tests, removes N+1 queries for languages and dictionary items. Removes RuntimeCacheProvider, we only want one type of cache, this simplifies things a lot.
2015-01-13 13:25:36 +11:00
AlterMigrationTests.cs
More dependency cleanup, less singleton usages, better testing implementations
2015-01-09 15:27:47 +11:00
FindingMigrationsTest.cs
More dependency cleanup, less singleton usages, better testing implementations
2015-01-09 15:27:47 +11:00
MigrationRunnerTests.cs
More dependency cleanup, less singleton usages, better testing implementations
2015-01-09 15:27:47 +11:00
TargetVersionSixthMigrationsTest.cs
More dependency cleanup, less singleton usages, better testing implementations
2015-01-09 15:27:47 +11:00