index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
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
2021-04-20
Use IReadOnlyCollection.
Sean Hall
3
-4
/
+4
2021-04-20
Use IReadOnlyCollection.
Sean Hall
3
-3
/
+3
2021-04-20
Process new cache BA messages.
Sean Hall
1
-0
/
+159
2021-04-20
Replace OnResolveSource with OnCacheAcquireResolving.
Sean Hall
11
-74
/
+67
2021-04-19
Use IReadOnlyCollection.
Sean Hall
2
-2
/
+2
2021-04-19
Use IReadOnlyCollection.
Sean Hall
2
-3
/
+3
2021-04-19
Update dependencies.
Sean Hall
1
-1
/
+1
2021-04-19
Standardize appveyor.yml
Rob Mensching
1
-2
/
+2
2021-04-19
Improve CacheId collision error messages.
Sean Hall
2
-6
/
+6
2021-04-19
Add new caching BA events.
Sean Hall
9
-378
/
+943
2021-04-19
Replace OnResolveSource with OnCacheAcquireResolving.
Sean Hall
22
-291
/
+444
2021-04-19
Fix typo.
Sean Hall
1
-1
/
+1
2021-04-19
Fix typo.
Sean Hall
1
-1
/
+1
2021-04-19
Allow setting source from OnCacheAcquireResolving.
Sean Hall
6
-43
/
+92
2021-04-19
Clean up caching log messages.
Sean Hall
2
-18
/
+25
2021-04-19
Send more progress during cache verification.
Sean Hall
11
-148
/
+712
2021-04-19
Make sure OnCache*Begin events always pair with their complete event.
Sean Hall
1
-36
/
+85
2021-04-19
Perform all layout operations in the BA process.
Sean Hall
3
-217
/
+45
2021-04-19
Add OnCachePayloadExtract*.
Sean Hall
6
-4
/
+207
2021-04-19
When extracting a container use the uncompressed file size for progress
Sean Hall
4
-10
/
+33
2021-04-19
Remove the package's cache progress when retrying the whole package.
Sean Hall
3
-30
/
+47
2021-04-19
Add BURN_PAYLOAD_GROUP_ITEM to be able to move payloads during caching.
Sean Hall
12
-50
/
+98
2021-04-19
Elevate for CacheVerifyContainer/Payload.
Sean Hall
5
-31
/
+209
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
[prev]
[next]