Commit Graph

654 Commits (3ba4e36adc9c3f03a51717b64375343cf7cdbb7a)

Author SHA1 Message Date
Buddhika Chathuranga 3ba4e36adc
Update doc/xmlConfigFile.md
Co-authored-by: Next Turn <45985406+NextTurn@users.noreply.github.com>
2020-05-29 16:47:01 +05:30
Buddhika Chathuranga 5d51f8a75a
Update doc/xmlConfigFile.md
Co-authored-by: Next Turn <45985406+NextTurn@users.noreply.github.com>
2020-05-29 16:38:06 +05:30
Buddhika Chathuranga 0c78c5eed3 Remove Test XSD file
Update XSDSchema.xml
2020-05-29 00:36:33 +05:30
Buddhika Chathuranga a6d6af308d XSD schema file updated. 2020-05-27 19:37:35 +05:30
Buddhika Chathuranga 2331f442e2 XSD schme file linked from xmlConfig.md 2020-05-27 19:24:49 +05:30
Buddhika Chathuranga 66dfe7b43c
Merge branch 'master' into xml_schema_validation 2020-05-26 21:38:00 +05:30
Buddhika Chathuranga af11c76023 winsw.sln file exluded 2020-05-26 21:34:21 +05:30
Buddhika Chathuranga 36fad25507 Revert "winsw.sln file removed"
This reverts commit 5bd5cfde5b.
2020-05-26 21:18:39 +05:30
Buddhika Chathuranga 5bd5cfde5b
winsw.sln file removed 2020-05-26 11:40:05 +05:30
NextTurn f260d7e5d9 Reorganize interop codes 2020-05-19 00:23:09 +08:00
Buddhika Chathuranga fd961fec4d Validatation method seperated 2020-05-12 12:19:13 +05:30
Buddhika Chathuranga a56f2290e9 Redundant codes removed. 2020-05-11 23:33:12 +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
Buddhika Chathuranga a2740d5eb9 FromXML tweak to validate XML schema
ValidateAndLoadXMLSchemaUpdated
2020-05-11 00:49:35 +05:30
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
Buddhika Chathuranga 5e7ddf4480 update ValidateAndLoadXmlSchemaTest to throw exception 2020-04-30 12:37:36 +05:30
Buddhika Chathuranga 5caf6145bb Merge branch 'xml_schema_validation' of https://github.com/buddhikac96/winsw into xml_schema_validation 2020-04-30 12:18:35 +05:30
Buddhika Chathuranga ea74b8e5ab ValidateAndLoadXmlSchemaTest updated. 2020-04-30 12:17:16 +05:30
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
Oleg Nenashev 036f637533
Stop building the project on Appveyor, remove the build definition 2020-04-26 09:45:49 +02:00
Oleg Nenashev 3f0881b7e3
Merge pull request #524 from NextTurn/eng
Merge build pipelines
2020-04-26 09:43:12 +02:00
NextTurn 68415dfbe9
Merge build pipelines 2020-04-25 12:38:45 +08:00
Next Turn aca03f8924
Update src/Core/WinSWCore/XMLSchema.xsd 2020-04-25 12:16:50 +08:00
Buddhika Chathuranga 4597cfa8ce ValidateAndLoadXmlSchemaTest updated with Assertion 2020-04-24 14:26:37 +05:30
Buddhika Chathuranga 6496b97108 ValidateAndLoadXmlSchemaTest updated with new XmlReader 2020-04-24 09:52:48 +05:30
Next Turn 5881e8eccd
Warn about broken auto-archiving settings (#522)
* Warn about broken settings

* Apply suggestions from code review

Co-Authored-By: Oleg Nenashev <o.v.nenashev@gmail.com>

* Apply suggestions from code review

Co-authored-by: Oleg Nenashev <o.v.nenashev@gmail.com>
2020-04-22 23:08:54 +02:00
Buddhika Chathuranga a9b5c50a67 ValidateAndLoadXMLSchema test added 2020-04-22 11:30:32 +05:30
NextTurn 1454e3ca36 Remove locale from docs.ms link 2020-04-20 14:22:17 +08:00
Oleg Nenashev f1bdf51c38
Merge pull request #516 from NextTurn/rename
Remove content about renaming running executables
2020-04-19 14:06:14 +02:00
NextTurn ea6ea9b2cc
Remove content about renaming running executables 2020-04-19 19:16:35 +08:00
NextTurn f543602319 Remove app manifest file 2020-04-19 16:40:19 +08:00
Next Turn b8888c9a29
Prompt for elevation (#457)
* Prompt for elevation

* Add error messages for interop errors

* Assume process is elevated on Windows XP

Co-authored-by: Oleg Nenashev <o.v.nenashev@gmail.com>
2020-04-19 09:04:50 +02:00
Oleg Nenashev a1d335bd60
Merge pull request #515 from NextTurn/eventlog
Ensure event source is registered during installation
2020-04-18 14:32:30 +02:00
Oleg Nenashev 8127895669
Merge pull request #514 from NextTurn/install
Revise the installation guide
2020-04-18 14:31:07 +02:00
Oleg Nenashev e9ecca5b24
Merge pull request #500 from winsw/README-cleanup
Cleanup and restructure the README page
2020-04-18 14:27:56 +02:00
Oleg Nenashev f2c17122bb
Merge pull request #511 from NextTurn/workingdir
Fix default working directory on .NET Core
2020-04-17 08:04:34 +02:00
Oleg Nenashev 5720b3b41a
Update README.md
Co-Authored-By: Next Turn <45985406+NextTurn@users.noreply.github.com>
2020-04-17 08:03:12 +02:00
Oleg Nenashev 02d72d0641
Merge pull request #507 from NextTurn/badges
Update badges on README
2020-04-17 08:02:39 +02:00