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-04-19
Add OnCacheContainerOrPayloadVerify* for a file already in the cache.
Sean Hall
4
-9
/
+227
2021-04-19
UX payloads are never external.
Sean Hall
7
-32
/
+11
2021-04-19
Add OnCacheVerifyProgress, though currently it only reports at the end.
Sean Hall
4
-33
/
+118
2021-04-19
Make sure payload unverified path is not read-only during acquisition.
Sean Hall
1
-24
/
+37
2021-04-19
Track progress of bundle being laid out.
Sean Hall
1
-6
/
+25
2021-04-19
Always send OnCacheAcquireProgress at least once per payload.
Sean Hall
3
-161
/
+185
2021-04-19
Only set the last used folder if the target passed verification.
Sean Hall
1
-6
/
+31
2021-04-19
Replace OnResolveSource with OnCacheAcquireResolving
Sean Hall
8
-331
/
+413
2021-04-19
Verify file in the cache before trying to acquire it.
Sean Hall
5
-9
/
+116
2021-04-19
Don't plan payloads.
Sean Hall
24
-1580
/
+718
2021-04-19
Detect whether the bundle is cached.
Sean Hall
9
-11
/
+17
2021-04-19
Detect a package as cached if any of its payloads exist.
Sean Hall
23
-171
/
+111
2021-04-19
Integrate latest Extensibility changes
Rob Mensching
1
-1
/
+1
2021-04-19
Disable testing via AppVeyor
Rob Mensching
1
-0
/
+2
2021-04-19
Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>
Rob Mensching
30
-58
/
+58
2021-04-19
Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>
Rob Mensching
22
-48
/
+148
2021-04-19
Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>
Rob Mensching
2
-8
/
+30
2021-04-19
Detect duplicate CacheIds
Rob Mensching
4
-11
/
+43
2021-04-19
Set well-known deferred properties to String.Empty when not present
Rob Mensching
2
-19
/
+18
2021-04-19
Resolve container and payload DownloadUrls
Rob Mensching
4
-48
/
+138
2021-04-18
Add `Wix4` table prefixes.
Bob Arnson
8
-69
/
+82
2021-04-18
Add `Wix4` table prefixes.
Bob Arnson
4
-60
/
+60
2021-04-18
Add `Wix4` table prefixes.
Bob Arnson
3
-13
/
+13
2021-04-15
Fix StandardDirectory warnings.
Sean Hall
4
-30
/
+20
2021-04-15
Update dependencies.
Sean Hall
71
-134
/
+134
2021-04-15
Update dependencies.
Sean Hall
2
-2
/
+2
2021-04-15
Update dependencies.
Sean Hall
2
-2
/
+2
2021-04-15
Update dependencies.
Sean Hall
3
-5
/
+5
2021-04-15
Update dependencies.
Sean Hall
12
-50
/
+50
2021-04-15
Update to latest dutil.
Sean Hall
2
-3
/
+3
2021-04-14
Fix infinite loop in ResolveDelayedFieldsCommand and add failing test.
Sean Hall
3
-0
/
+37
2021-04-14
Fix balutil.sln
Rob Mensching
1
-26
/
+0
2021-04-14
Allow BA to update feed source
Rob Mensching
5
-0
/
+39
2021-04-14
Add MEND request state to repair any missing files in MSI packages
Rob Mensching
11
-25
/
+35
2021-04-14
Allow BA to update feed source
Rob Mensching
6
-2
/
+77
2021-04-14
Add MEND request state to repair any missing files in MSI packages
Rob Mensching
4
-6
/
+23
2021-04-14
Layout using the source engine handle
Rob Mensching
7
-17
/
+49
2021-04-14
Detect system MSI packages before user managed packages
Rob Mensching
1
-6
/
+6
2021-04-14
Avoid activating the engine's windows
Rob Mensching
2
-2
/
+4
2021-04-14
Enhanced reboot pending detection
Rob Mensching
2
-1
/
+69
2021-04-14
Port support for ISO/IEC 19770-2:2105 (aka SWID Tags-2)
Rob Mensching
12
-51
/
+61
2021-04-14
Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress
Rob Mensching
2
-19
/
+2
2021-04-12
Fix rollback of user rights
Rob Mensching
4
-80
/
+389
2021-04-12
Add RemoveRegistryKey
Rob Mensching
11
-6
/
+366
2021-04-12
Add Condition to RemoveFoldersEx
Rob Mensching
5
-29
/
+87
2021-04-12
Move RestartResource attributes to symbol
Rob Mensching
2
-18
/
+18
2021-04-12
Move SecureObj attributes to symbol
Rob Mensching
2
-13
/
+16
2021-04-12
Update dutil
Rob Mensching
2
-2
/
+2
2021-04-12
Use verutil for handling versions in WiuEnumRelatedProductCodes.
Sean Hall
1
-12
/
+24
2021-04-12
Support non-vital certificate installs
Rob Mensching
4
-7
/
+48
[prev]
[next]