This website requires JavaScript.
Explore
Help
Register
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
dadcbc8b31248d24d1f9fcf95af4e884f0d51cf1
Umbraco-CMS
/
src
/
UmbracoExamine
/
DataServices
History
Shannon
5a76e380de
Adds some extension methods, updates the PCR to not use the legacy access class... this actually also reduces a db lookup, made it not depenent on singletons.
2015-01-28 19:27:08 +11:00
..
IContentService.cs
Adds GetPagedDescendants to media/content services. Fixes PDF reader disposal. Updates the umb examine indexers to use the services layer, now reindexing is far more efficient. Fixes the examine mgmt dashboard with $timeout. Updates GetPagedResultsByQuery to be more readable. Fixes GetPagedResultsByQuery to use SQL parameters.
2014-09-30 15:13:10 +10:00
IDataService.cs
Working on #U4-1356 - Moving UmbracoExamine to core
2013-01-05 03:01:29 +03:00
ILogService.cs
Removes all MyGet dependencies for UmbracoExamine (since it is in the core now).
2013-01-05 22:46:50 +03:00
IMediaService.cs
Adds GetPagedDescendants to media/content services. Fixes PDF reader disposal. Updates the umb examine indexers to use the services layer, now reindexing is far more efficient. Fixes the examine mgmt dashboard with $timeout. Updates GetPagedResultsByQuery to be more readable. Fixes GetPagedResultsByQuery to use SQL parameters.
2014-09-30 15:13:10 +10:00
PropertyAliasDto.cs
Fixes umbraco content service
2013-02-23 22:11:38 +06:00
UmbracoContentService.cs
Adds some extension methods, updates the PCR to not use the legacy access class... this actually also reduces a db lookup, made it not depenent on singletons.
2015-01-28 19:27:08 +11:00
UmbracoDataService.cs
Working on #U4-1356 - Moving UmbracoExamine to core
2013-01-05 03:01:29 +03:00
UmbracoLogService.cs
Removes all of the med trust bits from umb examine
2014-09-30 11:38:02 +10:00
UmbracoMediaService.cs
Added a new dashboard to rebuild xml structures for content, members, media. I haven't put it in the release dashboard config for now. Also added methods to the examine controller to check the index integrity which we can use for th 7.3 task.
2014-10-23 18:52:11 +10:00