index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
wix601
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
BurnUnitTest
/
PlanTest.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle when related bundles have an uninstall key but aren't cached.
Sean Hall
2021-03-11
1
-2
/
+93
*
Fix patch registration states during plan and apply.
Sean Hall
2021-02-22
1
-1
/
+1
*
Add patch target for slipstream MSI package even if not installed.
Sean Hall
2021-02-22
1
-2
/
+301
*
Initialize exe package ancestors during CoreInitialize instead of Plan.
Sean Hall
2021-02-22
1
-1
/
+2
*
Make PlanTest test fDeleted and the expected states of all packages.
Sean Hall
2021-02-22
1
-35
/
+86
*
Change the implementation of Cache="always" to request the CACHE state.
Sean Hall
2021-02-04
1
-1
/
+1
*
Update the logic for determining when the bundle should be registered.
Sean Hall
2021-02-04
1
-59
/
+201
*
Require re-Detect after Apply.
Sean Hall
2021-02-04
1
-0
/
+1
*
Clean up synchronization between the engine and the BA.
Sean Hall
2021-02-04
1
-1
/
+2
*
Move registry checks for dependency ref-counting into Detect.
Sean Hall
2021-02-04
1
-6
/
+17
*
Update PlanTest to use manifests created by latest v4.
Sean Hall
2021-01-17
1
-182
/
+118
*
WIXBUG:4539 - Fix overall Cache action planning with related bundles.
Sean Hall
2020-12-15
1
-0
/
+72
*
Use plan to decide when to begin, commit, or rollback MSI transactions
Sean Hall
2020-11-17
1
-23
/
+39
*
Add plan tests.
Sean Hall
2020-11-17
1
-0
/
+982