- Feb 16, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #18
-
Niko Ehrenfeuchter authored
Refers to #18
-
- Feb 15, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #18, #29
-
Niko Ehrenfeuchter authored
Refers to #18, #28, #29
-
Niko Ehrenfeuchter authored
There is no need to test a status file for correctness as the status class will simply create a new object with default values in case parsing an existing file fails. Refers to #22, #28
-
Niko Ehrenfeuchter authored
Refers to #18, #29
-
Niko Ehrenfeuchter authored
Refers to #29, #18, #28
-
Niko Ehrenfeuchter authored
Refers to #28
-
Niko Ehrenfeuchter authored
Refers to #28
-
Niko Ehrenfeuchter authored
Refers to #29
-
Niko Ehrenfeuchter authored
Refers to #28
-
Niko Ehrenfeuchter authored
Refers to #28
-
Niko Ehrenfeuchter authored
Refers to #28
-
Niko Ehrenfeuchter authored
Those objects are not meant to be instantiated directly but only using the Deserialize() methods which takes care of creating a new object in case deserializing fails for the status class.
-
Niko Ehrenfeuchter authored
This way the value is directly visible in the code where the property is created, improving readability. Setting defaults in the constructor is therefore not necessary any more. Refers to #29
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #18, #28
-
Niko Ehrenfeuchter authored
Refers to #29
-
- Feb 14, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #29
-
Niko Ehrenfeuchter authored
Refers to #29
-
Niko Ehrenfeuchter authored
Refers to #18
-
Niko Ehrenfeuchter authored
Refers to #29
-
Niko Ehrenfeuchter authored
Refers to #29
-
Niko Ehrenfeuchter authored
Again, no functional changes in this commit! Refers to #29
-
Niko Ehrenfeuchter authored
Plus, group them in a logical sequence instead of a type-specific one by following the order being used in the new example files. This commit should not introduce any functional changes! Refers to #29
-
Niko Ehrenfeuchter authored
One file ("config.common.xml") containing site-global configuration settings, the other one (the file name equals the host name with a ".xml" suffix) containing host-specific settings. Both files use the same syntax and may contain the same setting attributes with the host-specific one having priority over the site-global one. Refers to #18
-
Niko Ehrenfeuchter authored
Refers to #18
-
Niko Ehrenfeuchter authored
Add the template files as links to the ATxService project, pointing to the central "Solution Items" files and mark them for copying to the build output location. Update the Make-Package script accordingly.
-
- Feb 13, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Feb 12, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #24
-