aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-19Fix typo.Sean Hall1-1/+1
2021-04-19Fix typo.Sean Hall1-1/+1
2021-04-19Allow setting source from OnCacheAcquireResolving.Sean Hall6-43/+92
2021-04-19Clean up caching log messages.Sean Hall2-18/+25
2021-04-19Send more progress during cache verification.Sean Hall11-148/+712
2021-04-19Make sure OnCache*Begin events always pair with their complete event.Sean Hall1-36/+85
2021-04-19Perform all layout operations in the BA process.Sean Hall3-217/+45
2021-04-19Add OnCachePayloadExtract*.Sean Hall6-4/+207
2021-04-19When extracting a container use the uncompressed file size for progressSean Hall4-10/+33
2021-04-19Remove the package's cache progress when retrying the whole package.Sean Hall3-30/+47
2021-04-19Add BURN_PAYLOAD_GROUP_ITEM to be able to move payloads during caching.Sean Hall12-50/+98
2021-04-19Elevate for CacheVerifyContainer/Payload.Sean Hall5-31/+209
2021-04-19Add OnCacheContainerOrPayloadVerify* for a file already in the cache.Sean Hall4-9/+227
2021-04-19UX payloads are never external.Sean Hall7-32/+11
2021-04-19Add OnCacheVerifyProgress, though currently it only reports at the end.Sean Hall4-33/+118
2021-04-19Make sure payload unverified path is not read-only during acquisition.Sean Hall1-24/+37
2021-04-19Track progress of bundle being laid out.Sean Hall1-6/+25
2021-04-19Always send OnCacheAcquireProgress at least once per payload.Sean Hall3-161/+185
2021-04-19Only set the last used folder if the target passed verification.Sean Hall1-6/+31
2021-04-19Replace OnResolveSource with OnCacheAcquireResolvingSean Hall8-331/+413
2021-04-19Verify file in the cache before trying to acquire it.Sean Hall5-9/+116
2021-04-19Don't plan payloads.Sean Hall24-1580/+718
2021-04-19Detect whether the bundle is cached.Sean Hall9-11/+17
2021-04-19Detect a package as cached if any of its payloads exist.Sean Hall23-171/+111
2021-04-19Integrate latest Extensibility changesRob Mensching1-1/+1
2021-04-19Disable testing via AppVeyorRob Mensching1-0/+2
2021-04-19Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>Rob Mensching30-58/+58
2021-04-19Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>Rob Mensching22-48/+148
2021-04-19Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>Rob Mensching2-8/+30
2021-04-19Detect duplicate CacheIdsRob Mensching4-11/+43
2021-04-19Set well-known deferred properties to String.Empty when not presentRob Mensching2-19/+18
2021-04-19Resolve container and payload DownloadUrlsRob Mensching4-48/+138
2021-04-18Add `Wix4` table prefixes.Bob Arnson8-69/+82
2021-04-18Add `Wix4` table prefixes.Bob Arnson4-60/+60
2021-04-18Add `Wix4` table prefixes.Bob Arnson3-13/+13
2021-04-15Fix StandardDirectory warnings.Sean Hall4-30/+20
2021-04-15Update dependencies.Sean Hall71-134/+134
2021-04-15Update dependencies.Sean Hall2-2/+2
2021-04-15Update dependencies.Sean Hall2-2/+2
2021-04-15Update dependencies.Sean Hall3-5/+5
2021-04-15Update dependencies.Sean Hall12-50/+50
2021-04-15Update to latest dutil.Sean Hall2-3/+3
2021-04-14Fix infinite loop in ResolveDelayedFieldsCommand and add failing test.Sean Hall3-0/+37
2021-04-14Fix balutil.slnRob Mensching1-26/+0
2021-04-14Allow BA to update feed sourceRob Mensching5-0/+39
2021-04-14Add MEND request state to repair any missing files in MSI packagesRob Mensching11-25/+35
2021-04-14Allow BA to update feed sourceRob Mensching6-2/+77
2021-04-14Add MEND request state to repair any missing files in MSI packagesRob Mensching4-6/+23
2021-04-14Layout using the source engine handleRob Mensching7-17/+49
2021-04-14Detect system MSI packages before user managed packagesRob Mensching1-6/+6