Commit Graph

14 Commits (2d7dfc7e5480e02f28eaed7dd5fefadef9f1dcb4)

Author SHA1 Message Date
NextTurn 23c2202406
Support security descriptor string 2020-03-28 14:50:19 +08:00
NextTurn 1cb7399b2b
Fix configuration samples 2020-01-21 18:47:18 +08:00
Oleg Nenashev 0e0bb5bd06
Merge pull request #311 from thokuest/patch-1
Correct spelling in the sample file
2019-08-17 00:45:30 +02:00
Pram 083c77c1f7
Fix spelling 2019-05-20 19:01:10 +01:00
Pram b06f2d2bf6
Fix spelling 2019-05-20 19:00:28 +01:00
Thomas Küstermann ee400e767c
Correct spelling 2019-04-23 15:51:17 +02:00
Oleg Nenashev d192c03638 #183 - Add core logic for the DelayedStart option support (#205)
* #183 - Add core logic for the DelayedStart option support

* #183 - Add unit tests

* #183 - Update documentation and the configuration sample

* #183 - Use API calls to set the DelayedAutoStart flag as @jtnord proposed

* #183 - Refactor the project to use `delayedAutoStart`
2017-04-18 23:23:52 +02:00
Oleg Nenashev 790b3a6541 Finalize the Download Command changes (#203)
* Refactor parameter parsing in Download.cs, add more checks

* Handle Download#unsecureAuth as boolean

* Parse Enums in a case-insensitive mode, propagate error correctly

* Add tests for the newly introduced functionality

* Update the configuration sample to reflect the recent changes

* Update the sample text according to the proposal from @nightman68
2017-04-13 16:49:59 +02:00
Torsten 5803d3ce15 Add support of authentication in the download operation (#194)
Issue #126 - Add support of authentication in the download settings
2017-04-11 22:37:44 +02:00
Oleg Nenashev d28e6f3c60 Issue #170: Enable publishing of samples as AppVeyor artifacts 2016-12-23 22:47:05 +01:00
Oleg Nenashev 47716160d9 Issue #170 - Also provide a minimal configuration file 2016-12-23 22:43:40 +01:00
Oleg Nenashev ef0d9f6aca Issue #170 - Adjust the configuration example file name 2016-12-23 22:34:02 +01:00
Oleg Nenashev c0d2d0b6e3 Tests: Add ExamplesTests and fix the issues in the code 2016-12-23 22:30:15 +01:00
Oleg Nenashev db8c6ec6f2 Issue #154 - Provide a sample configuration file with all options and documentation 2016-12-23 12:53:33 +01:00