- Aug 09, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
- Aug 08, 2013
-
-
Jesse Glick authored
-
- Aug 07, 2013
-
-
Jesse Glick authored
[FIXED JENKINS-9913] At least print a diagnostic to the build log if we are waiting on a checkpoint.
-
Jesse Glick authored
BuildStepCompatibilityLayer already implements BuildStep, so its subclasses need not say they do as well.
-
- Aug 06, 2013
-
-
Jesse Glick authored
Also [JENKINS-19042] does not seem to have made it into 1.526; seems to have been towards 1.527.
-
Kohsuke Kawaguchi authored
-
- Aug 05, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
albers authored
-
Jesse Glick authored
-
Jesse Glick authored
Follow-up on PR #848
-
Kohsuke Kawaguchi authored
The contents of those files are manually inspected. This will hopefully reduce the ramp-up curve for new users. This is based on http://www.jetbrains.com/idea/webhelp/project.html
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
This reverts commit 1a6f3dfa. forgot to add this file
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
MAVEN_OPTS=-Dfile.encoding=Cp1252 mvn -DskipTests -f core/pom.xml clean compile
-
Oliver Gondža authored
-
lvotypko authored
-
- Aug 04, 2013
-
-
Oliver Gondža authored
-
lvotypko authored
-
- Aug 03, 2013
-
-
https://github.com/jenkinsci/jenkins/pull/848Vincent Latombe authored
a search context is now provided to build SuggestedItem in order to provide correct search name and url in the given results.
-
Kohsuke Kawaguchi authored
Integrated bytecode-compatibility-transformer that allows core to do signature changes on properties that plugins might depend on. The library performs necessary bytecode transformation to achieve this. The first use of this is to fix plugins that looks for List AbstractProject.triggers, thereby resolving JENKINS-18677. For the time being, I'm not loading such compatibility annotations from plugins, but I did code that in PluginManager. Let's see how this feature work out for a while in the core, and if it looks stable and solid, we'll open it up to plugins at that point.
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Aug 02, 2013
-
-
Oliver Gondža authored
-
Jesse Glick authored
-
Jesse Glick authored
Improve search to look for items inside ItemGroup
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-