| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix EnvironmentTuple nullable fields. Add test. | Bob Arnson | 2019-11-14 | 3 | -0/+58 |
* | Add failing test for decompiling a directory search under a registry search. | Sean Hall | 2019-11-14 | 4 | -0/+58 |
* | Add failing test for decompiling the AdvtExecuteSequence table. | Sean Hall | 2019-11-14 | 4 | -0/+67 |
* | Fix parsing Shortcut/@Name and detect duplicate in GetMsiFilenameValue. | Sean Hall | 2019-11-13 | 2 | -32/+2 |
* | Update DefaultDir test for duplicate ShortName and Name. | Sean Hall | 2019-11-12 | 2 | -1/+3 |
* | Fix expected value in PopulatesMsiShortcutPropertyTable. | Sean Hall | 2019-11-12 | 1 | -2/+2 |
* | Clean up upgrade properties; support <?ifdef $()?> | Bob Arnson | 2019-11-10 | 1 | -0/+2 |
* | Ensure upgrade action properties are secure. | Bob Arnson | 2019-11-08 | 2 | -5/+17 |
* | Add failing test for getting Shortcut/@Name from wixlib. | Sean Hall | 2019-11-08 | 3 | -2/+33 |
* | Add failing test for decompiling a non-advertised shortcut with complex Target. | Sean Hall | 2019-11-08 | 4 | -0/+54 |
* | Add test for RemoveRegistryKey. | Sean Hall | 2019-11-07 | 3 | -0/+44 |
* | Update PopulatesCustomActionTable to verify scheduling of a custom action. | Sean Hall | 2019-11-07 | 2 | -5/+80 |
* | Add failing test for TrueType Font. | Sean Hall | 2019-11-07 | 3 | -1/+45 |
* | Add preprocessor variables with WiX version info. | Bob Arnson | 2019-11-06 | 2 | -2/+35 |
* | Fix resolution of !(bind.ProductVersion.MsiId) bind variables | Rob Mensching | 2019-11-05 | 2 | -1/+7 |
* | Move creation of hidden properties... | Bob Arnson | 2019-11-05 | 2 | -1/+7 |
* | Tolerate missing RegistryValue/@Value when @Type="binary". | Bob Arnson | 2019-11-04 | 2 | -0/+2 |
* | Fix error checking on CustomAction/@Error. | Bob Arnson | 2019-11-01 | 2 | -0/+2 |
* | Fix AppId tuple | Rob Mensching | 2019-10-28 | 1 | -1/+1 |
* | Add failing test for AppId. | Sean Hall | 2019-10-27 | 3 | -0/+45 |
* | Update to WindowsInstallerData rename from Data | Rob Mensching | 2019-10-26 | 2 | -4/+4 |
* | Fix MsiAssembly table processing | Rob Mensching | 2019-10-26 | 2 | -2/+2 |
* | Remove explicit intermediate file provided for testing | Rob Mensching | 2019-10-25 | 5 | -18/+18 |
* | Update to WixOutput file structure to fix embedded file handling | Rob Mensching | 2019-10-25 | 8 | -17/+105 |
* | Undo CreateTuple change and add ErrorTuple test. | Bob Arnson | 2019-10-23 | 6 | -0/+86 |
* | Fix custom tables, small fixes in linker and update latest Data | Rob Mensching | 2019-10-23 | 3 | -2/+2 |
* | Small tuple based fixes | Rob Mensching | 2019-10-18 | 2 | -4/+4 |
* | Several fixes | Rob Mensching | 2019-10-18 | 4 | -13/+19 |
* | Add failing test for decompiler with database that has old schemas and missin... | Sean Hall | 2019-10-18 | 4 | -0/+60 |
* | Add failing test for AsString on a number field with 0. | Sean Hall | 2019-10-15 | 4 | -2/+82 |
* | Add failing test for TextStyle when Color is null. | Sean Hall | 2019-10-15 | 3 | -0/+46 |
* | Add failing test for Class when IconIndex is 0. | Sean Hall | 2019-10-15 | 4 | -0/+54 |
* | Fix lock permissions | Rob Mensching | 2019-10-14 | 1 | -1/+1 |
* | Add failing test around detect only Upgrade. | Sean Hall | 2019-10-11 | 1 | -0/+45 |
* | Add failing test for RegistryValue. | Sean Hall | 2019-10-11 | 3 | -0/+43 |
* | Add failing test for CustomTable. | Sean Hall | 2019-10-11 | 3 | -0/+56 |
* | Fix reserve cost | Rob Mensching | 2019-10-07 | 1 | -1/+1 |
* | Fix detect only upgrade logic | Rob Mensching | 2019-10-07 | 1 | -2/+2 |
* | Fix Upgrade IncludeMinimum attribute | Rob Mensching | 2019-10-07 | 1 | -1/+1 |
* | Fix ServiceInstall test | Rob Mensching | 2019-10-07 | 2 | -2/+2 |
* | Write Font table correctly | Rob Mensching | 2019-10-07 | 2 | -2/+2 |
* | Fix Feature parent | Rob Mensching | 2019-10-07 | 1 | -2/+2 |
* | Fix AppSearch related building | Rob Mensching | 2019-10-07 | 1 | -5/+5 |
* | Implement Bundle build | Rob Mensching | 2019-10-07 | 9 | -0/+83 |
* | Add failing test for ServiceInstall. | Sean Hall | 2019-09-30 | 3 | -0/+45 |
* | Add failing test for MsiAssembly. | Sean Hall | 2019-09-30 | 4 | -0/+127 |
* | Add failing test for Font. | Sean Hall | 2019-09-30 | 3 | -0/+44 |
* | Add failing test for ReserveCost. | Sean Hall | 2019-09-30 | 3 | -0/+45 |
* | Add failing test for MsiShortcutProperty. | Sean Hall | 2019-09-30 | 3 | -0/+48 |
* | Add failing test for nesting a ProgId under an advertised Class. | Sean Hall | 2019-09-30 | 3 | -0/+51 |