Commit Graph

809 Commits (e4cf507bae5981363a9cdc0f7301c1aa892af401)

Author SHA1 Message Date
NextTurn f43e3bb6ab Rename docs for SEO 2020-07-17 09:48:54 +08:00
NextTurn 700f45cb84 Avoid setting current process environment variables 2020-07-16 16:20:43 +08:00
NextTurn c454dcf85c Remove <stopparentprocessfirst> 2020-07-16 16:12:05 +08:00
NextTurn 2254aa78c4 Stop supporting .NET Framework 2.0/4.0 2020-07-16 11:23:17 +08:00
NextTurn afe25d1d82 Allow prompting for credentials 2020-07-06 13:28:24 +08:00
NextTurn 5efcc8aca5
Merge branch 'itemgroup' into v3 2020-07-06 13:25:40 +08:00
NextTurn f38f101aa2
Remove unnecessary project items 2020-07-05 19:11:25 -07:00
NextTurn 846fff5124 Remove dependency on Win32_Process 2020-07-06 09:51:49 +08:00
dependabot[bot] 87badea9fc
Bump coverlet.collector from 1.2.0 to 1.3.0 (#560)
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-28 09:40:20 +08:00
dependabot[bot] 2945077ac6
Bump ilmerge from 3.0.29 to 3.0.40 (#559)
* Bump ilmerge from 3.0.29 to 3.0.40

Bumps [ilmerge](https://github.com/dotnet/ILMerge) from 3.0.29 to 3.0.40.
- [Release notes](https://github.com/dotnet/ILMerge/releases)
- [Commits](https://github.com/dotnet/ILMerge/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Define $(ILMergeVersion)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Next Turn <45985406+NextTurn@users.noreply.github.com>
2020-06-28 00:07:35 +08:00
dependabot[bot] 7e7be599f3
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.6.1 (#563)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 19:13:15 +08:00
dependabot[bot] 0407ac139c
Bump NUnit3TestAdapter from 3.16.0 to 3.16.1 (#561)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.16...V3.16.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 19:12:50 +08:00
Oleg Nenashev d74e224593
Add a Dependabot configuration (#558)
* Add a Dependabot configuration

* Update dependabot.yml
2020-06-26 12:51:37 +02:00
NextTurn 8beb21568e Merge <domain> and <user> to support User Principal Name 2020-06-26 09:42:47 +08:00
NextTurn eac8b8ca45 Remove `/redirect` option 2020-06-26 09:11:19 +08:00
NextTurn 3b2a9354c0 Remove dependency on Win32_Service 2020-06-26 09:02:32 +08:00
NextTurn 85c8d69c17 WinSW v3 test plan 2020-06-25 11:34:19 +08:00
NextTurn f9e0126cf8 Improve signal-related logging 2020-06-23 22:34:37 +08:00
Oleg Nenashev 0bdd21b6c0
Merge pull request #550 from NextTurn/nuget
Add NuGet.config
2020-06-23 11:19:58 +02:00
Daniel d18c5b237c
Fix outdated tag (#548)
* Fix outdated tag

* Replace logmode and rotate with log and roll

* Fix typo

* Fix quotes

* Fix quotes
2020-06-23 10:15:03 +08:00
NextTurn 6a7b83fb6a
Add NuGet.config 2020-06-18 23:51:39 +08:00
NextTurn 9926ed8303
Revert "#549 - Apply the .NET Core Restore workaround"
This reverts commit 58d45e32eb.
2020-06-18 23:51:31 +08:00
Oleg Nenashev 58d45e32eb #549 - Apply the .NET Core Restore workaround
See https://developercommunity.visualstudio.com/solutions/1076778/view.html
2020-06-18 10:39:50 +02:00
NextTurn 1b8cbccd8a Decouple CLI and service 2020-06-01 23:36:13 +08:00
Oleg Nenashev 80f109a6a5
Merge pull request #542 from NextTurn/typos
...
2020-06-01 09:51:08 +02:00
NextTurn d086905003
Fix typos 2020-05-28 23:26:33 +08:00
Oleg Nenashev 66167d5251
Merge pull request #534 from buddhikac96/GSoC---Project-Structure
Contributor guidelines: Document the project structure
2020-05-28 15:42:59 +02:00
Buddhika Chathuranga 486ed716bc Update Contributing.md
ProjectStructure.md link added to the Contributing.md
2020-05-28 08:18:09 +05:30
Buddhika Chathuranga 395b4679a4 projectStructure.md updated 2020-05-26 17:09:44 +05:30
Buddhika Chathuranga 6ef42a988e Update projectStructure.md 2020-05-23 16:10:29 +05:30
NextTurn f260d7e5d9 Reorganize interop codes 2020-05-19 00:23:09 +08:00
Buddhika Chathuranga 24b2d0e933
Fix typos 2020-05-18 19:30:59 +05:30
Buddhika Chathuranga e97486cfc4
Fix typos and grammar 2020-05-18 05:34:57 +05:30
Buddhika Chathuranga 39e4035912
Fixed typos 2020-05-17 10:25:55 +05:30
Buddhika Chathuranga aa062025d5 projectStructure.md template added
Code dive session video link added
2020-05-17 01:43:18 +05:30
Oleg Nenashev ee29eee8cf
Merge pull request #341 from new-mikha/master
Add stopwait command - same as stop, but waits until the service is actually stopped:
2020-05-10 23:18:45 +02:00
Oleg Nenashev f4c5f825bb
Merge pull request #417 from NextTurn/setstatus
Fix `<waithint>` setting
2020-05-10 23:16:09 +02:00
Oleg Nenashev 3ca706678c
Merge pull request #532 from NextTurn/args
Support <startarguments> and <stoparguments>
2020-05-10 23:00:14 +02:00
Oleg Nenashev 04c35bf5cf
Merge pull request #531 from NextTurn/tests
Increase code coverage
2020-05-10 22:56:28 +02:00
NextTurn 09cdb0a0ec
Support <startarguments> and <stoparguments> 2020-05-09 11:49:25 +08:00
NextTurn 94668c9f77
Increase code coverage 2020-05-08 17:10:37 +08:00
Oleg Nenashev 70d83c045c
Merge pull request #528 from Tulpep/master
Support proxy attribute for download
2020-05-07 06:16:30 +02:00
Koraniar d03e80cea6 Unit tests for custom proxy server 2020-05-04 12:04:19 -05:00
Esteban Garcia c45a316008
Update proxy documentation 2020-05-01 20:12:20 -05:00
Koraniar 9c6518e246 Use credentials for proxy server 2020-05-01 20:11:10 -05:00
Esteban Garcia 0a81ca6ed2
Add proxyServer documentation 2020-04-30 11:52:08 -05:00
Koraniar 03fe39efeb Use a custom proxy server 2020-04-30 09:30:31 -05:00
Oleg Nenashev e8f9564275
Merge pull request #527 from NextTurn/ims
Note about the "incremental download" feature
2020-04-30 06:29:33 +02:00
NextTurn 8d43eff655
Note about the "incremental download" feature 2020-04-30 11:23:26 +08:00
Oleg Nenashev f8bacaa474
Merge pull request #525 from winsw/appveyor-delete
Stop building the project on Appveyor, remove the build definition
2020-04-26 09:53:28 +02:00