Go to file
Jesse Glick dbf1ea0717 If TopLevelItemDescriptor.newInstance throws a RuntimeException, why are we wrapping it in an IllegalArgumentException?
Let it throw something like Failure and control the rendering.
2013-11-14 21:36:34 -05:00
.idea This module is no more 2013-10-11 12:39:18 -07:00
cli the trunk is toward 1.541-SNAPSHOT 2013-11-12 00:40:01 -08:00
core If TopLevelItemDescriptor.newInstance throws a RuntimeException, why are we wrapping it in an IllegalArgumentException? 2013-11-14 21:36:34 -05:00
debian merged back the RC branch 2013-11-11 22:58:27 -08:00
ips Removing stale references to dev.java.net. 2012-10-18 10:29:14 -04:00
msi [FIXED JENKINS-15596] 2013-03-01 18:59:59 -08:00
opensuse Explode war to /var/cache/jenkins like Debian does. 2012-03-27 18:57:28 -07:00
osx Set defaults for Java heap and perms on both i386 and x64_64 architectures. The x64_64 settings work for me. Recommend that they be reviewed by a Java/OSX dev. 2013-06-26 15:54:07 -07:00
plugins the trunk is toward 1.541-SNAPSHOT 2013-11-12 00:40:01 -08:00
rpm expose --listen* command line arguments in RPM init script 2013-06-14 10:11:37 -07:00
src/site Resurrect the maven site changes 2012-09-25 11:59:00 -07:00
test Correctly restrict read permission in CLIActionTest.serveCliActionToAnonymousUser() 2013-11-12 12:55:03 +01:00
war the trunk is toward 1.541-SNAPSHOT 2013-11-12 00:40:01 -08:00
.gitignore ignore .java-version 2013-07-23 22:28:43 +10:00
.jenkins Fixed a bug in the test harness. 2011-01-31 18:34:17 -08:00
BUILDING.TXT Fix typo in BUILDING.TXT file. 2011-06-13 22:26:29 -07:00
LICENSE.txt Fix typo in LICENSE file. 2011-09-11 16:12:09 +02:00
README.md This is Unicode right? 2013-07-19 10:49:52 -04:00
assembly-src.xml exclude more of the generated files 2012-02-13 10:35:22 -08:00
changelog.html Merge branch 'master' of github.com:jenkinsci/jenkins 2013-11-12 00:40:24 -08:00
dummy.keystore added a new self-signed certificate that says Jenkins 2011-02-01 22:43:47 -08:00
licenseCompleter.groovy task-reactor 1.4 avoids an NPE during startup that may be masking some other problem. 2013-11-07 11:44:54 -05:00
note.txt Recording my notes 2012-09-20 14:43:55 -07:00
pom.xml New extra-enforcer-rules published. 2013-11-12 11:57:53 -05:00
rc.changelog.rb completed the script to manipulate changelog.html 2009-04-02 02:20:31 +00:00
show-pom-version.rb another script to print the version string from POM 2009-03-23 19:18:50 +00:00
translation-tool.pl Update Spanish translation 2012-05-22 12:32:33 +02:00

README.md

Jenkins CI

Copyright © 2004, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributors. Licensed under MIT License.

About

In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.

Downloads

Non-source downloads such as WAR file and several Linux packages can be found on our Mirrors.

Source

Our latest and greatest source of Jenkins CI can be found on GitHub. Fork us!

News and Website

All about Jenkins CI can be found on our website. Follow us on Twitter @jenkinsci.