Stephan
|
365a01a476
|
From PetaPoco to NPoco (#1207)
* NPoco - 2.x (builds)
* NPoco - v3.1 (does not build)
* NPoco - builds
* NPoco - configure database factory (tests fail)
* Pick fix from 7.4
* NPoco - stock v3.1 - sort-of working
* NPoco - fix merge
* Fix Newtonsoft.Json in web.Template.Debug.config
* NPoco - fix SELECT *
* NPoco - fixing repositories
* NPoco - fix EntityRepository
* NPoco - fix EntityRepository
* NPoco - cosmetic
* NPoco - use 3.1.0-u001 from github/zpqrtbnk/NPoco
* Fixes build, NPoco needed to be referenced in the cms and UmbracoExamine projects
* Fixes lots of tests
* fixes more tests
* NPoco - bugfixing
* Bugfix CacheHelper in tests
* Bugfix connection mocking in tests
* NPoco - inject database in Sql.Select<>
* NPoco - discovery retry policy only once
* Enable C# 6 for Umbraco.Core
* NPoco - introduce UmbracoSql, cleanup
* NPoco - more cleanup and fixing
* NPoco - fix UserRepository
* Optimize InGroupsOf
* Implement UmbracoDatabase.FetchByGroups
* NPoco - fix Select
* NPoco - simplify GetPagedResultsByQuery
* Cherry-pick DisableBrowserCacheAttribute fix from 7.4
* Upgrade NPoco to use Sql<TContext>
* U4-8257 - cleanup relators
* 4-8257 - cleanup more relators
* Upgrade NPoco with more OOTB version
* fixes a couple tests, changes double check lock to Lazy<T>
|
2016-04-12 15:11:07 +02:00 |
|
Shannon
|
d4bf8287bd
|
fixes an ioc registration for PartialViewRepository
|
2016-03-17 15:52:54 +01:00 |
|
Shannon
|
172c4a59d7
|
Creates a RegisterSingleton ext method for easier registration
|
2016-02-17 17:14:54 +01:00 |
|
Shannon
|
ca407d78cc
|
Removes the old Log/ILog along with the concept of an ExternalLogger, updates the IAuditService to handle what the Log used to do
|
2015-12-23 15:22:45 +01:00 |
|
Shannon
|
e17720a5f7
|
updates LightInject, saves a ton of code for repo registrations.
|
2015-12-21 16:33:09 +01:00 |
|
Shannon
|
fbf93e2059
|
Umbraco now installs and can install the starter kit... not much else though ;)
|
2015-12-21 15:02:21 +01:00 |
|
Shannon
|
6593f4eaaa
|
creates ServicesCompositionRoot
|
2015-12-21 14:27:36 +01:00 |
|
Shannon
|
eaf8d55d48
|
WIP - refactored RepositoryFactory to use IoC, everything builds, haven't tested anything yet.
|
2015-12-21 13:36:58 +01:00 |
|