Commit Graph

126 Commits (d0d4266af2a6155050a44f208722eb2b95cba2d0)

Author SHA1 Message Date
Kohsuke Kawaguchi 0c369c317d Added logging 2013-03-01 18:31:32 -08:00
Kohsuke Kawaguchi 7616bddc9f updating 2013-03-01 18:05:48 -08:00
Kohsuke Kawaguchi 9d9712a882 moving more text from Wiki 2013-03-01 16:11:27 -08:00
Kohsuke Kawaguchi 4e8a1be206 I consider JSW Unix support evil 2013-03-01 15:58:34 -08:00
Kohsuke Kawaguchi 74bf1c6803 adding doc 2013-03-01 15:55:22 -08:00
Kohsuke Kawaguchi 48fb6579ed corrected typo as pointed out by issue #2 2013-03-01 15:28:41 -08:00
Kohsuke Kawaguchi a28b98f3b8 Adding my current and former employers.
I probably touched the code from work, so I'm adding them as the
copyright owner to err on the safe side. The license is still MIT
license, so this shouldn't have any practical impact.
2013-03-01 15:26:40 -08:00
Ryan Lea 4fe9bb0ca2 Bug fix for determining periodicity type. 2011-10-28 11:13:43 +12:00
Kohsuke Kawaguchi 98a12b70ff a few more follow up changes in 1.11 2011-10-27 11:21:11 -07:00
Kohsuke Kawaguchi c2ee1d585d prepared to deplo 1.11 2011-10-27 10:55:02 -07:00
Kohsuke Kawaguchi b31ea97fd2 hyphen char appeared to be invalid. WTF? 2011-10-27 10:31:03 -07:00
Kohsuke Kawaguchi 9118145a4b Manually applied patch from comment #5 in
http://kenai.com/bugzilla/show_bug.cgi?id=4246
2011-10-27 10:25:26 -07:00
Kohsuke Kawaguchi f211481e77 improved type safety 2011-10-27 09:35:25 -07:00
Kohsuke Kawaguchi 723cef8f05 Merge remote-tracking branch 'trunk'
This is "-s ours" merge to indicate that we've incorporated all the
changes via cherry-picking.
2011-10-27 09:20:16 -07:00
kohsukekawaguchi 4919301ee5 designated MIT license
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@49 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
(cherry picked from commit 64c156deca)
2011-10-27 09:20:04 -07:00
Kohsuke Kawaguchi ddf9d4b2bf env variable expansion needs to happen first if we want to really detect
whitespace in arguments correctly

cherry picked c542409b17
2011-10-27 09:19:11 -07:00
Kohsuke Kawaguchi 088cfd232a WinSW should handle whitespace in the argument correctly
Cherry picked 83380bdd9b
2011-10-27 09:18:02 -07:00
Kohsuke Kawaguchi a5da052192 cherry-picking from 08e877842d 2011-10-27 09:15:55 -07:00
Kohsuke Kawaguchi 786abac959 Merge pull request #2 from Vlatombe/patch-2
Expand the logpath attribute using environment variables
2011-06-03 11:21:25 -07:00
Vincent Latombe 4feff7ae72 Expand the logpath attribute using environment variables 2011-05-19 17:28:59 +02:00
Kohsuke Kawaguchi 7dbc13355f preparing to deploy 1.10 2010-12-27 09:21:37 -08:00
Kohsuke Kawaguchi a1256692bb setting a new version 2010-12-27 09:05:24 -08:00
Kohsuke Kawaguchi 50b8638f33 adding CloudBees copyright 2010-12-27 09:05:02 -08:00
Kohsuke Kawaguchi 91382d4851 Added file sharing mode and protected thread body. 2010-12-27 09:03:40 -08:00
Kohsuke Kawaguchi 8d1deb2ae4 Splitting a file into smaller chunks. 2010-12-27 08:51:48 -08:00
Kohsuke Kawaguchi 6060b4a58d ignore generated files 2010-11-17 22:37:46 -08:00
Kohsuke Kawaguchi a5bcf43751 Merge remote branch 'remotes/origin/master' 2010-11-17 22:36:52 -08:00
Kohsuke Kawaguchi 0d1072152d next version will be 1.9 2010-11-17 22:36:13 -08:00
Kohsuke Kawaguchi 0835afa1cc perhaps this will resolve? 2010-11-17 22:32:27 -08:00
Kohsuke Kawaguchi f86f622f0b improving code to work better in UAC environment 2010-11-17 22:04:49 -08:00
Kohsuke Kawaguchi 2fa75e700f not sure if this matters, but maybe this helps with AccessDenied problems? 2010-11-16 18:46:15 -08:00
kohsukekawaguchi 64c156deca designated MIT license
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@49 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2010-05-11 04:31:44 +00:00
kohsuke c542409b17 env variable expansion needs to happen first if we want to really detect whitespace in arguments correctly
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@46 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2010-02-09 19:24:13 +00:00
kohsuke dea77d9804 prepared to deploy 1.9
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@44 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2010-02-09 19:17:18 +00:00
kohsuke 83380bdd9b WinSW should handle whitespace in the argument correctly
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@43 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2010-02-09 19:15:19 +00:00
kohsuke 08e877842d this is a single element
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@42 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2010-02-09 19:10:16 +00:00
kohsuke_kawaguchi 30fb009f66 prepared to push 1.8
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@41 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-07-22 18:12:12 +00:00
kohsuke_kawaguchi fb063c16d4 fixed a bug in the log rotation
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@40 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-07-22 18:11:01 +00:00
kohsuke_kawaguchi 21c156f2c8 repository has moved
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@39 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-07-22 01:56:45 +00:00
kohsuke_kawaguchi 73e1985d9d prepared to ship 1.7
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@38 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-07-22 00:17:57 +00:00
kohsuke_kawaguchi edb8ee971f fixed a compilation problem. Does this mean I committed a broken code?
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@37 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-07-22 00:15:27 +00:00
kohsuke_kawaguchi eef81d98d0 Quote the path. See http://www.nabble.com/Windows-Service%3A-Error-193%3A-***-is-not-a-valid-Win32-application.-td24586795.html
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@36 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-07-22 00:07:53 +00:00
kohsuke f6dc186164 added log rotation support
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@35 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-06-11 01:33:02 +00:00
kohsuke 454e903a92 prepared to ship 1.6
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@34 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-02-13 20:17:04 +00:00
kohsuke 968c1af440 added download test
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@33 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-02-13 20:16:25 +00:00
kohsuke 07d017ed3e bug fix
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@32 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-02-13 20:16:15 +00:00
kohsuke 5177de8b66 expand environment variables
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@31 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-02-13 19:18:17 +00:00
kohsuke b8dbc77d7e Adding a download service. This enables self-updating services
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@30 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-02-13 19:01:06 +00:00
jjasper4 3b3591d66f make settings configurable
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@29 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-02-08 19:50:19 +00:00
jjasper4 32860b8155 should be while !process.WaitForExit of course
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@28 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2009-01-31 14:04:12 +00:00