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
2022-09-23
Fix and reenable some skipped E2E Burn patching tests
Rob Mensching
2
-13
/
+5
2022-09-23
Implement single pass patch build
Rob Mensching
56
-1676
/
+1508
2022-09-23
Build some common products to share across multiple patch tests
Rob Mensching
7
-80
/
+40
2022-09-23
Re-enable and update a patching test fixed previously
Rob Mensching
2
-13
/
+12
2022-09-23
Centralize test project configuration with IsWixTestProject
Rob Mensching
37
-268
/
+45
2022-09-23
Add simple patching test to verify file updates are included
Rob Mensching
5
-0
/
+80
2022-09-22
Add WixUI/@InstallDirectory to simplify authoring.
Bob Arnson
3
-3
/
+19
2022-09-22
Burn typo/style fixes
Bob Arnson
1
-2
/
+3
2022-09-15
Don't clean packages during layout.
Sean Hall
2
-1
/
+93
2022-09-15
Disallow attributes in Billboard/Panel.
Bob Arnson
1
-0
/
+14
2022-09-15
Ignore cache bundle failure if it already exists in the package cache.
Sean Hall
3
-9
/
+43
2022-09-15
Add more burn E2E tests.
Sean Hall
15
-12
/
+223
2022-09-14
Don't search for 64-bit bundles on 32-bit OS.
Sean Hall
1
-3
/
+12
2022-09-12
Support bundle updates in WixStdBA.
Bob Arnson
11
-4
/
+152
2022-09-12
Update hashes are now hex strings.
Bob Arnson
11
-33
/
+30
2022-09-09
Move `Bundle/@CommandLineVariables` into Bal.wixext.
Sean Hall
38
-197
/
+266
2022-09-05
Make sure ThmViewer can load relative paths.
Bob Arnson
1
-2
/
+2
2022-09-03
Add WixCanRestart and make wixstdba elevate for restart when required.
Sean Hall
20
-76
/
+336
2022-09-03
Use elevated engine to make the restart request when it is available.
Sean Hall
8
-133
/
+240
2022-09-03
Delay closing Burn's UI thread so that it can log the bundle's restart.
Sean Hall
5
-40
/
+159
2022-09-03
Delay closing the bundle log so that restart failures will be logged.
Sean Hall
4
-38
/
+95
2022-09-03
Move logutil docs into header and standardize inline wrapper methods.
Sean Hall
2
-186
/
+181
2022-09-03
Log message when the elevated process is not running elevated.
Sean Hall
2
-0
/
+12
2022-09-03
Mask the elevated secrets when logging its command line.
Sean Hall
3
-3
/
+27
2022-08-31
Supply hashes to BA if present in update feed.
Bob Arnson
12
-10
/
+58
2022-08-29
Restrict panels to static controls.
Bob Arnson
3
-66
/
+99
2022-08-29
Use IntPtr for pointers to handles
Rob Mensching
8
-46
/
+44
2022-08-26
Update old test code to latest SWID tag spec
Rob Mensching
9
-12
/
+121
2022-08-26
Add support for building patches straight from wix.targets
Rob Mensching
1
-1
/
+2
2022-08-26
Pass `/xlog` to elevated engine.
Bob Arnson
1
-0
/
+6
2022-08-26
Small code cleanup in patch build.
Rob Mensching
2
-22
/
+21
2022-08-26
Trim patch baseline identifiers when they get too long
Rob Mensching
9
-44
/
+132
2022-08-26
Process and return the failed version of reboot exit codes in Burn.
Sean Hall
12
-6
/
+92
2022-08-26
Make sure error codes are translated correctly for per-machine packages.
Sean Hall
14
-165
/
+554
2022-08-26
Fix building `ExePackage/@ExitCode` elements.
Sean Hall
7
-4
/
+121
2022-08-26
Error on non-embedded explicit container payloads.
Bob Arnson
7
-37
/
+38
2022-08-25
Move WiX .wixpdbs to pdbs folder so they are included in archives
Rob Mensching
2
-10
/
+6
2022-08-25
Allow customization of the .wixpdb output folder
Rob Mensching
18
-37
/
+303
2022-08-23
Port EnableFeatureSelection tests from v3 repo, add a new one, fix them
Sean Hall
13
-5
/
+288
2022-08-22
Handle downgrade failure detection during Detect.
Bob Arnson
2
-16
/
+43
2022-08-19
Use a dedicated pipe for redirecting logging from the elevated process.
Sean Hall
12
-99
/
+335
2022-08-19
Create log for elevated process.
Sean Hall
3
-0
/
+22
2022-08-19
Fix bug in IsWuRebootPending where it uninitialized COM on failure.
Sean Hall
1
-2
/
+7
2022-08-19
Resume automatic updates as part of ApplyUninitialize.
Sean Hall
3
-13
/
+20
2022-08-18
Use conditional text rather than controls.
Bob Arnson
2
-4
/
+8
2022-08-17
Don't retry 1606 because are they ever transient?!
Bob Arnson
1
-1
/
+0
2022-08-16
Add direct reference to System.Configuration.ConfigurationManager
Rob Mensching
2
-0
/
+2
2022-08-16
Update heat to use StandardDirectory element
Rob Mensching
16
-3996
/
+4211
2022-08-15
Clean up error message when BA is missing.
Bob Arnson
4
-14
/
+47
2022-08-15
Improve command line error reporting and remove some unused errors
Rob Mensching
21
-426
/
+432
[prev]
[next]