index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
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
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ext
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-28
Ensure naked files take Subdirectory into account.
Bob Arnson
12
-22
/
+99
2024-12-27
Audit all transitive dependencies and fix latest vulnerabilities
Rob Mensching
15
-36
/
+45
2024-12-27
Magicked files in modules need complex references.
Bob Arnson
5
-10
/
+64
2024-12-27
Use an unnamed bindpath as a default root for...
Bob Arnson
6
-6
/
+55
2024-12-26
Fix messages related to package scope.
Bob Arnson
3
-3
/
+3
2024-12-26
Avoid setting null MinValues when removing rows.
Bob Arnson
4
-1
/
+55
2024-12-26
Also use EnsureTable to schedule standard actions.
Bob Arnson
3
-156
/
+244
2024-12-26
Handle rooted file harvesting.
Bob Arnson
3
-52
/
+56
2024-12-26
Drop CA path validation in WixUI by default.
Bob Arnson
12
-96
/
+126
2024-12-26
Replace EULA printing custom action with MsiPrint.
Bob Arnson
16
-626
/
+42
2024-12-26
Fix parsing variables' case sensitivity from BootstrapperApplicationData
Nir Bar
1
-1
/
+1
2024-12-26
Exclude detect-only Upgrades from default-feature.
Bob Arnson
3
-10
/
+6
2024-12-26
For fields, "" != null.
Bob Arnson
3
-2
/
+44
2024-12-26
Remove unused const.
Bob Arnson
1
-1
/
+0
2024-12-26
Fix loc and wix variables to allow dots in their identifier name again
Rob Mensching
2
-6
/
+14
2024-12-26
Use ExePayloadRef for PrimaryPayloadId and SecondaryPayloadId
Andrij Abyzov
3
-5
/
+57
2024-12-26
Update to non-deprecated actions/upload-artifact
Rob Mensching
1
-2
/
+2
2024-12-26
Fix Heat Harvesting for x64 Dlls
Nico-Ko
1
-1
/
+1
2024-12-26
Fix up COM+ to be back in working order under Wix4+
Bevan Weiss
31
-120
/
+446
2024-12-26
Add a few more checks on rollback of Util User.
Bevan Weiss
2
-4
/
+9
2024-12-26
Introduce early exception for overlength Windows Installer table name
Bevan Weiss
2
-0
/
+20
2024-11-10
Typos are bad; visible typos are an abomination.
Bob Arnson
11
-12
/
+12
2024-11-10
Update to nonwhingy System.Text.Json.
Bob Arnson
1
-1
/
+1
2024-11-10
Log bundle registration scope.
Bob Arnson
5
-6
/
+17
2024-10-04
Add overloads to support create-only Wixouts.
Bob Arnson
3
-4
/
+44
2024-10-04
Fix crash when adding file in patch when filtering
Bob Arnson
10
-10
/
+82
2024-09-28
Additional (automated) translations for Lithuanian, Russian and Chinese
Bevan Weiss
3
-0
/
+3
2024-09-28
Error message for 'logon as service' is not currently localised.
Bevan Weiss
9
-1
/
+15
2024-09-28
Update thumbprints and download links to target latest .NET packages
Chaojie
4
-11
/
+11
2024-09-03
Fix crash with use of File/@PatchGroup.
Bob Arnson
2
-2
/
+2
2024-09-02
Moved CalculateCabbingThreadCount() to BindDatabaseCommand because we need th...
Martin Broholm Andersen
3
-31
/
+35
2024-09-02
Replace UpdateFileFacade loop with Parallel.ForEach
Martin Broholm Andersen
2
-219
/
+331
2024-09-02
Fix up small inaccuracy in logged error message.
Bevan Weiss
1
-1
/
+13
2024-09-02
A basic install / uninstall test for RemoveFoldersEx
Bevan Weiss
4
-1
/
+111
2024-08-19
Fix bad URL.
Bob Arnson
3
-3
/
+3
2024-08-19
Add verbose messages around harvesting.
Bob Arnson
3
-3
/
+63
2024-07-18
Add basic test for Msmq install/uninstall.
Bevan Weiss
8
-4
/
+122
2024-07-17
Initialize WOW64 in TouchFile custom action
Rob Mensching
4
-0
/
+100
2024-07-15
Fix egregiously bad comments that were frustrating
Bob Arnson
2
-29
/
+29
2024-07-15
Fix faulty memory access in Util's User custom actions
Rob Mensching
5
-120
/
+95
2024-07-13
Scheduling standard actions must override virtual definitions from stdlib
Rob Mensching
5
-4
/
+162
2024-07-13
Reset current directory so SFXCA directory can be cleaned up
Rob Mensching
1
-0
/
+19
2024-07-12
Introducing wix-cli.msi
Rob Mensching
7
-6
/
+195
2024-07-12
Fix "wix extension list" to correctly display machine-wide extensions
Rob Mensching
1
-31
/
+46
2024-07-12
Move DTF back to .NET 2.0 as it is still supported
Rob Mensching
7
-8
/
+8
2024-07-12
Re-enable insignificant zeros in PackageVersion
Rob Mensching
2
-7
/
+60
2024-07-12
Update dependencies
Rob Mensching
5
-33
/
+33
2024-07-12
Fix missing WixToolset.Firewall.wixext version
Rob Mensching
2
-4
/
+0
2024-07-12
Prevent unnecessary refreshes that move focus.
Bob Arnson
1
-6
/
+9
2024-07-04
Add extra logging setup to registry.
Bevan Weiss
2
-0
/
+22
[prev]
[next]