- Jan 14, 2012
-
-
Sami Tikka authored
User has to choose a custom installation. There are two choices: - Start at boot as "daemon" (enabled by default) - Start at boot as "jenkins" (disabled by default) If user disables the first and enable the latter, the installer will create a new user "jenkins" and new group "jenkins" (if they do not exist), chown JENKINS_HOME to jenkins:jenkins and set up launchd job to run Jenkins as "jenkins" Also fixed some permission errors that PackageMaker complains about when building the package. Also PackageMaker xml file reformatted to be more readable
-
- Jan 13, 2012
-
-
olivier lamy authored
-
olivier lamy authored
[JENKINS-11248] Build fails on "Deploy artifacts to Maven repository" due to trying to upload parent POM twice for release artifacts.
-
- Jan 12, 2012
-
-
vjuranek authored
[JENKINS-12177] Zero executors on master is no longer valid
-
OHTAKE Tomohiro authored
-
- Jan 11, 2012
-
-
Kohsuke Kawaguchi authored
Fixed a bug in Winstone where a failure during request processing can put Winstone out of sync with the next request.
-
Kohsuke Kawaguchi authored
-
- Jan 10, 2012
-
-
imod authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 09, 2012
-
-
Kohsuke Kawaguchi authored
Conflicts: changelog.html
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Vojtech Juranek authored
-
- Jan 08, 2012
-
-
imod authored
-
imod authored
[FIXED JENKINS-12315] Location of the temporary file 'Maven Global Settings' incompatible with release: prepare
-
Christoph Kutzinski authored
Fixed FindBugs reported bug in initialDelay calculation - actually this would probably only go wrong once in 10000 years or so, but better be safe ;)
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
- Jan 07, 2012
-
-
Kohsuke Kawaguchi authored
Follow up fix for 77a97460, also incorporating the equivalent in ac283ad7
-
Kohsuke Kawaguchi authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
- Jan 06, 2012
-
-
Seiji Sogabe authored
-
Olivier Lamy authored
Align animal-sniffer annotations with version of animal-sniffer-maven-plugin (1.7) Thanks!
-
Seiji Sogabe authored
-
Seiji Sogabe authored
-
James Page authored
-
Kohsuke Kawaguchi authored
if the check fails miserably, report the error accordingly.
-
- Jan 05, 2012
-
-
Kohsuke Kawaguchi authored
Fixed hash DoS problem. (cherry picked from commit 5ef902bb) Conflicts: changelog.html
-
Kohsuke Kawaguchi authored
Fixed hash DoS problem.
-
Kohsuke Kawaguchi authored
This prevents the load spike at midnight and other known time/date.
-
Kohsuke Kawaguchi authored
Tom Huybrechts reported an incompatibility problem with some plugins (batch task?), so removing the final keyword
-
Kohsuke Kawaguchi authored
The closures sent from the CLI client should carry over its authentication. Test is written in the SSH cli auth module.
-