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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
Attempt ordinal sort to fix CI test failure
Rob Mensching
1
-6
/
+4
2022-10-04
Fix tracking of detached containers
Rob Mensching
5
-15
/
+5
2022-10-04
Use file system abstraction to handle retries automatically
Rob Mensching
24
-127
/
+143
2022-10-04
Add retries when trying to update bundle resources
Rob Mensching
6
-33
/
+51
2022-10-04
Modernize Util.wixext build
Rob Mensching
4
-6
/
+36
2022-10-04
Run tests in bulk to improve performance
Rob Mensching
8
-44
/
+62
2022-10-04
Small clean up of api segment build
Rob Mensching
4
-10
/
+9
2022-10-04
Remove dependency on NuGet.Versioning from Core
Rob Mensching
2
-6
/
+6
2022-10-04
Move WixVersion to new WixToolset.Versioning package in libs segment
Rob Mensching
24
-9
/
+1275
2022-10-04
Incremental linking is not supported by C++/CLI
Rob Mensching
1
-0
/
+3
2022-10-04
Fix verutil string comparisons
Rob Mensching
2
-2
/
+2
2022-10-03
Make all test roll forward
Rob Mensching
4
-3
/
+1
2022-10-03
Standardize on .NET 6 as the minimum for .NET Core platform.
Rob Mensching
69
-104
/
+115
2022-10-03
Use packageSourceMapping to control source of NuGet packages
Rob Mensching
4
-16
/
+11
2022-10-03
Allow independent extraction of BA to remove use of InternalsVisibleTo
Rob Mensching
11
-137
/
+55
2022-09-28
Fix UICompiler custom actions duplication
StefanStojanovic
1
-25
/
+35
2022-09-27
Introduce PatchFilterMap to remove Row.SectionId
Rob Mensching
14
-368
/
+426
2022-09-27
Implement transform decompiling and use it in patch filter tests
Rob Mensching
17
-177
/
+390
2022-09-27
Rename MsiPatchSequenceSymbol to MsiPatchFamilySymbol and fix the Id
Rob Mensching
6
-74
/
+74
2022-09-27
Refactor patch filtering on the path towards making it work properly
Rob Mensching
9
-744
/
+843
2022-09-27
Symbols won't have section ids.
Rob Mensching
2
-32
/
+0
2022-09-27
Add patch error test to validate missing baseline patch file
Rob Mensching
2
-0
/
+36
2022-09-27
Simplify patch fixture internal results
Rob Mensching
1
-44
/
+44
2022-09-25
Update README.md
Daniel Chalmers
1
-9
/
+13
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
[prev]
[next]