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
4a4b57ef87b4cbcc20f44d099b709be75eb9e267
Umbraco-CMS
/
src
/
Umbraco.Infrastructure
/
Search
History
Shannon
16e4ffb725
Fixes unsubscribing from static events on Terminate
2020-09-04 00:28:38 +10:00
..
BackgroundIndexRebuilder.cs
Adds IUmbracoBuilder to build the config so it's easier to split apart, ensures background tasks don't run in integration tests, uses a custom CoreRuntime to ensure we use SimpleMainDom, re-wires the UmbracoWebApplicationFactory so that duplicate Hosts are not running at the same time, fixes issues with overriding/shadowing, uses RAMDirectory in lucene for tests, fixes CoreRuntime's events that we're moved incorrectly and not backwards compat, adds new real non static events which we can use in integration tests to install the DB before the runtime state is calculated
2020-09-02 18:10:29 +10:00
ExamineComponent.cs
Fixes unsubscribing from static events on Terminate
2020-09-04 00:28:38 +10:00
ExamineComposer.cs
Skip ExamineLuceneComposer if not on windows and reintroduce ExamineComposer
2020-08-26 12:01:01 +02:00
ExamineFinalComponent.cs
…
ExamineFinalComposer.cs
…
ExamineIndexModel.cs
…
ExamineSearcherModel.cs
…
ExamineUserComponent.cs
…
SearchableApplicationTree.cs
…
SearchableTreeCollection.cs
…
SearchableTreeCollectionBuilder.cs
…
UmbracoTreeSearcher.cs
…
UmbracoTreeSearcherFields.cs
…