index
:
wix
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
Reference issues in failing tests.
Sean Hall
3
-5
/
+5
2021-03-18
Deploy .targets file to buildTransitive folder
Sean Hall
2
-1
/
+5
2021-03-18
Re-enable suppressed ICES test and update dependencies
Rob Mensching
7
-3
/
+8
2021-03-18
Track database copy for validation as temporary
Rob Mensching
2
-5
/
+17
2021-03-18
Ensure ICE cubs are copied to the output
Rob Mensching
3
-0
/
+11
2021-03-17
Use wiutil to start/end msi transactions
Nir Bar
10
-81
/
+163
2021-03-16
One shiny NuGet package, please and thank you.
Bob Arnson
1
-1
/
+0
2021-03-16
Make ResetAcl opt-in instead of opt-out
Rob Mensching
4
-12
/
+14
2021-03-16
Migrate ResetAcls to Core.Native from Core
Rob Mensching
2
-11
/
+3
2021-03-16
Centralize disallow inner text handling in ParseHalper
Rob Mensching
6
-45
/
+48
2021-03-16
Make ResetAcl opt-in instead of opt-out
Rob Mensching
1
-2
/
+34
2021-03-16
Include dependency on System.IO.FileSystem.AccessControl
Rob Mensching
2
-1
/
+5
2021-03-16
Add error detail to UnableToResetAcls message
Rob Mensching
1
-2
/
+2
2021-03-16
Move ResetAcls to Core.Native from Core
Rob Mensching
2
-9
/
+27
2021-03-16
Add method to disallow inner text
Rob Mensching
1
-0
/
+6
2021-03-16
Use validation now implemented in Core.Native
Rob Mensching
6
-401
/
+227
2021-03-16
Migrate PInvoke out of Core to Core.Native
Rob Mensching
42
-5086
/
+104
2021-03-16
Implement validation and fix abandoned validation mutex
Rob Mensching
8
-1
/
+537
2021-03-16
Migrate PInvoke to Core.Native out of Core
Rob Mensching
34
-644
/
+4448
2021-03-16
Modernize build system
Rob Mensching
12
-140
/
+138
2021-03-16
Add standard constructors to WixException
Rob Mensching
1
-0
/
+24
2021-03-15
Update service provider dependency
Bob Arnson
5
-2
/
+5
2021-03-15
Update service provider dependency
Bob Arnson
4
-6
/
+6
2021-03-15
Demote CollidingModularizationTypes from error to warning
Bob Arnson
1
-1
/
+1
2021-03-15
Demote CollidingModularizationTypes from error to warning
Bob Arnson
2
-5
/
+6
2021-03-14
Remove dependency on Core as Data and Extensibility is enough
Rob Mensching
1
-1
/
+2
2021-03-14
Remove use of removed IWixToolsetServiceProvider
Rob Mensching
45
-109
/
+98
2021-03-14
Use extension methods instead of a custom interface for IServiceProvider
Rob Mensching
14
-28
/
+100
2021-03-14
Remove references to Core from backends.
Sean Hall
9
-12
/
+6
2021-03-14
Minimize public surface area of Core
Rob Mensching
70
-1952
/
+871
2021-03-14
Minimize public surface area of Core
Rob Mensching
6
-16
/
+283
2021-03-14
Extract data out of Core to minimize public surface area
Rob Mensching
5
-3
/
+166
2021-03-12
Add conversion for BootstrapperApplicationData to BundleCustomData.
Sean Hall
3
-19
/
+337
2021-03-11
Add tests to verify #4991 and #5702.
Sean Hall
64
-53
/
+224
2021-03-11
Port forward compatible tests from old repo.
Sean Hall
21
-0
/
+794
2021-03-11
Add default rollback boundary in the Burn binder instead of the compiler
Rob Mensching
4
-31
/
+35
2021-03-11
Integrate ForwardCompatible and RelatedBundle changes.
Sean Hall
13
-43
/
+56
2021-03-11
Integrate ForwardCompatible and RelatedBundle changes in Burn headers.
Sean Hall
20
-58
/
+214
2021-03-11
Handle when related bundles have an uninstall key but aren't cached.
Sean Hall
14
-34
/
+188
2021-03-11
Determine whether to ignore forward compatible bundles during Plan.
Sean Hall
12
-110
/
+200
2021-03-11
One shiny NuGet package, please and thank you.
Sean Hall
1
-0
/
+1
2021-03-11
One shiny NuGet package, please and thank you.
Sean Hall
1
-1
/
+0
2021-03-09
Ensure bundle is registered and cached when modifying machine state.
Sean Hall
1
-20
/
+13
2021-03-09
Consider the bundle as eligible for cleanup if running from the cache.
Sean Hall
1
-1
/
+1
2021-03-08
Port dependency tests from old repo.
Sean Hall
74
-24
/
+2206
2021-03-08
Improve CollidingModularizationTypes message.
Bob Arnson
1
-1
/
+1
2021-03-08
One shiny NuGet package, please and thank you.
Sean Hall
1
-1
/
+0
2021-03-08
Add failing test for authoring Provides in chain packages.
Sean Hall
2
-0
/
+53
2021-03-08
Add failing test for patch from MSI that included a file from a wixext.
Sean Hall
3
-1
/
+70
2021-03-08
Fix parsing ProviderKey for Bundle.
Sean Hall
3
-5
/
+74
[prev]
[next]