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
528be48437e5e4272adcb64159ef5cacaf458350
Umbraco-CMS
/
src
/
Umbraco.Tests
/
UmbracoExamine
History
Shannon
dec9422531
Updated DB and business logic to support multiple starts nodes for a user and for user groups to have start nodes - U4-9915 User Groups will have a start node assigned and Users can have multiple start nodes assigned
2017-05-25 02:03:41 +10:00
..
TestFiles
updates sln docs and removes pdf test bits
2015-04-01 11:22:10 +11:00
ContentServiceTest.cs
…
EventsTest.cs
Fixes PocoToSqlExpressionVisitor (oops), fixes examine tests by using the correct usings and NRT indexer/searcher to avoid waiting on thread timers
2017-01-19 14:00:33 +11:00
ExamineBaseTest.cs
Backports some changes from v8 so that we can perform a nice strongly typed query with paging - this is then used for the content indexer to index content via the db for published content instead of the xml cache system. This was already done in v8 but have no backported the logic and fixed up the unit tests. When merging with v8 we will most likely just keep all v8 stuff and discard these changes, but we'll need to compare just in case. All tests pass and re-indexing is working as expected. Also updated the paging count from 1000 to 5000 for reindexing.
2016-05-26 15:30:40 +02:00
IndexInitializer.cs
Updated DB and business logic to support multiple starts nodes for a user and for user groups to have start nodes - U4-9915 User Groups will have a start node assigned and Users can have multiple start nodes assigned
2017-05-25 02:03:41 +10:00
IndexTest.cs
Fixes PocoToSqlExpressionVisitor (oops), fixes examine tests by using the correct usings and NRT indexer/searcher to avoid waiting on thread timers
2017-01-19 14:00:33 +11:00
RandomIdRAMDirectory.cs
Fixes PocoToSqlExpressionVisitor (oops), fixes examine tests by using the correct usings and NRT indexer/searcher to avoid waiting on thread timers
2017-01-19 14:00:33 +11:00
SearchTests.cs
Fixes PocoToSqlExpressionVisitor (oops), fixes examine tests by using the correct usings and NRT indexer/searcher to avoid waiting on thread timers
2017-01-19 14:00:33 +11:00
TestContentService.cs
…
TestDataService.cs
…
TestFiles.Designer.cs
Updates everything to .Net 4.6.2, had to update the semver reference too - no breaking changes though
2017-02-07 00:22:34 +11:00
TestFiles.resx
updates sln docs and removes pdf test bits
2015-04-01 11:22:10 +11:00
TestIndexField.cs
…
TestLogService.cs
…
TestMediaService.cs
…
UmbracoContentIndexerTests.cs
U4-9371 Examine indexes inherited unpublished nodes on index rebuild part 2
2017-01-13 10:43:34 +11:00