Commit Graph

578 Commits (621ad44ca174f74fe59145d2b4aa43117e42214a)

Author SHA1 Message Date
Oleg Nenashev 45463b0d7b
Merge pull request #354 from NextTurn/tfms
Add new target frameworks: .NET 4.5, .NET Core win-x64, .NET Core win-x86 + Fix archiving of old logs in the `roll-by-size-time` mode
2020-01-19 07:34:57 +01:00
Oleg Nenashev 315c43b192
Merge pull request #353 from NextTurn/styles
Code Style and Formatting cleanup
2020-01-18 19:29:59 +01:00
Oleg Nenashev 097668caa7
Merge pull request #352 from NextTurn/proj
Migrate to SDK-style projects + Require Visual Studio Community 2019 to build the project
2020-01-18 19:16:47 +01:00
Oleg Nenashev 11579c5a5c
Merge pull request #358 from kohsuke/codeowners
Add CODEOWNERS to automate code review requests
2020-01-18 18:23:02 +01:00
Oleg Nenashev a2fe265b1a
Add CODEOWNERS to automate code review requests 2020-01-15 17:38:41 +01:00
NextTurn 6918cc2823
Update DEVELOPER.md 2020-01-15 17:32:04 +08:00
NextTurn 9dfcf0b816
Split files in artifacts 2020-01-15 00:33:27 +08:00
NextTurn cf396b718b
Publish single executable 2020-01-15 00:27:19 +08:00
NextTurn 492a4e3e42
Fix tests and update test framework 2020-01-15 00:07:44 +08:00
NextTurn eebc49d295
Fix an ancient bug 2020-01-14 20:11:47 +08:00
NextTurn bab17429d2
Improve RollingSizeTimeLogAppender 2020-01-14 19:44:12 +08:00
NextTurn 8864b676fb
Add new target frameworks 2020-01-14 19:26:26 +08:00
NextTurn b9089ab748
Remove unused variables 2020-01-14 14:05:04 +08:00
NextTurn 08bae2a682
Use built-in types 2020-01-14 14:05:03 +08:00
NextTurn 9808ae88e8
Clean up styles 2020-01-14 14:04:25 +08:00
NextTurn 6e9d25a7b5
Fix versioning 2020-01-13 14:39:16 +08:00
NextTurn afadf8f2b2
Fix tests 2020-01-13 14:39:14 +08:00
NextTurn 6ace0c3ccd
Workaround for broken AppVeyor MSBuild command 2020-01-13 14:10:57 +08:00
NextTurn 9634ddf0a9
Migrate to SDK-style projects 2020-01-13 14:10:57 +08:00
Oleg Nenashev 9c9a1d1bd9
Fix the Release Drafter configuration 2019-09-12 17:30:56 +02:00
Oleg Nenashev 66ddd1fb4a
Merge pull request #338 from kohsuke/github-actions-v2
Switch Release Drafter GitHub Action to YAML
2019-09-12 17:26:49 +02:00
Oleg Nenashev f0792570d2
Switch Release Drafter GitHub Action to YAML 2019-09-12 17:18:53 +02:00
Oleg Nenashev 41683d079a
Merge pull request #335 from netroby/pr/defer-fo
Fix document about defer file operation
2019-09-12 17:16:14 +02:00
zhifeng hu 4901b230f3 Fix document about defer file operation 2019-09-07 14:03:54 +08:00
Oleg Nenashev b82fb541d8
Merge pull request #332 from kohsuke/move-maven-packaging
Move Maven packaging to https://github.com/jenkinsci/winsw-maven-packaging
2019-08-21 10:30:16 +02:00
Oleg Nenashev 7e427aaf4c
Update Developer documentation for Maven Packaging 2019-08-19 18:17:36 +02:00
Oleg Nenashev 2edf74f2c0
Delete pom.xml which was moved to https://github.com/jenkinsci/winsw-maven-packaging 2019-08-19 18:13:59 +02:00
Oleg Nenashev a99767bd73
Changelog: Noting 2.3.0 2019-08-19 11:34:27 +02:00
Oleg Nenashev b97a3706df
Merge pull request #331 from kohsuke/release-drafter
Add Release Drafter configuration to automate changelogs
2019-08-18 21:03:30 +02:00
Oleg Nenashev b508f3c626
Add Release Drafter configuration to automate changelogs 2019-08-18 20:51:43 +02:00
Oleg Nenashev 1e6e8c1e2c
Add Release Drafter to GitHub Actions 2019-08-18 20:21:46 +02:00
Oleg Nenashev 075be3f03d
Merge pull request #315 from mmatt1967/master
Prevent application crash when `roll-by-size-time` is enabled
2019-08-17 00:47:41 +02: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
Oleg Nenashev 831c7fbb7e
Merge pull request #321 from jeacott1/hidewindow
Add a new `hidewindow` option to suppress windows popup on legacy platforms
2019-08-17 00:44:38 +02:00
Oleg Nenashev 1d898ebbd4
Merge pull request #330 from ryanrupp/fix-duplicate-startup-logging
Fix duplicate startup logging
2019-08-17 00:41:52 +02:00
Ryan Rupp 502ed969fc Fix missing space in logging format 2019-08-13 23:30:53 -05:00
Ryan Rupp 47a3ca964a Fix duplicate startup logging 2019-08-13 16:54:13 -05:00
jeacott1 e2bf78f1df adds a <hidewindow>true</hidewindow> config switch
so that launching bat files on legacy machines
running Interactive Services Detection don't balk.
2019-05-28 13:25:17 +09:30
Oleg Nenashev 79671f49d9
Merge pull request #318 from pram/master
Fix spelling in samples
2019-05-20 23:03:08 +02:00
Pram 092b972617
Fix test for spelling 2019-05-20 19:26:06 +01: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
Oleg Nenashev e65e42879d
Merge pull request #316 from cunnie/patch-1
Typo in README
2019-05-10 07:10:27 +02:00
Brian Cunnie 582988501b
Typo in README 2019-05-09 16:26:48 -07:00
Mark Matthews e94e364a90 Fix issue #314 2019-04-29 12:08:05 +02:00
Thomas Küstermann ee400e767c
Correct spelling 2019-04-23 15:51:17 +02:00
Oleg Nenashev cb8553b5c0
Merge pull request #303 from CorwinNewall/patch-1
Update xmlConfigFile.md
2019-04-03 17:36:31 +03:00
CorwinNewall 13bd392b6c
Update xmlConfigFile.md
- Corrected smart quotes
- Fixed format of header
2019-02-11 14:49:11 +13:00
Oleg Nenashev f4c0002c93
Merge pull request #299 from CorwinNewall/patch-3
Update deferredFileOperations.md
2019-01-25 09:51:38 +01:00
CorwinNewall c9c5d6983d
Update deferredFileOperations.md
Added missing word, fixed pluralisation
2019-01-25 15:15:42 +13:00