Jenkins Continuous Integration Server
Go to file
Jesse Glick 93500aeaa5 Plugins with ≥1 functional test and a ≥1.536 dep would sometimes fail during clean builds due to a race condition in WarExploder.
(cherry picked from commit bc4c132657)
2014-02-19 10:50:00 -05:00
.idea maven plugin is moved off to a separate repository. 2013-10-31 16:59:16 +01:00
cli [maven-release-plugin] prepare for next development iteration 2014-02-14 16:50:23 -08:00
core [JENKINS-21292] Do not attempt to parse blank responses from cancelled XHR POST requests 2014-02-16 22:03:36 +01:00
debian updated changelog as a part of the release 2014-02-14 17:18:09 -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 [maven-release-plugin] prepare for next development iteration 2014-02-14 16:50:23 -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 Plugins with ≥1 functional test and a ≥1.536 dep would sometimes fail during clean builds due to a race condition in WarExploder. 2014-02-19 10:50:00 -05:00
ui-samples-plugin [maven-release-plugin] prepare for next development iteration 2014-02-14 16:50:23 -08:00
war Merge pull request #1104 from stephenc/stable 2014-02-15 18:37:53 +01: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 [FIXED JENKINS-19613] 49c731f made PROXY_HEADER static under the assumption that XStream would treat that like a missing field. 2013-10-18 19:40:47 +02:00
dummy.keystore added a new self-signed certificate that says Jenkins 2011-02-01 22:43:47 -08:00
licenseCompleter.groovy [GROOVY-4292] Update Groovy to 1.8.9 to avoid random livelock during startup when init.groovy specified. 2013-08-15 15:41:15 -04:00
note.txt Recording my notes 2012-09-20 14:43:55 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-02-14 16:50:23 -08: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.