- Aug 03, 2013
-
-
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
-
Kohsuke Kawaguchi authored
Added a new overloaded version that works on a project. Updated CoreEnvironmentContributor accordingly.
-
Jesse Glick authored
-
- Aug 01, 2013
-
-
Jesse Glick authored
-
Christoph Kutzinski authored
Avoid deprecated junit.framework.Assert, use org.junit.Assert instead
-
Oliver Gondža authored
-
Vojtěch Juránek authored
Add tests for Project class
-
Vojtěch Juránek authored
Add tests for Node class
-
- Jul 31, 2013
- Jul 30, 2013
-
-
Kohsuke Kawaguchi authored
This reverts commit 1a6f3dfa. forgot to add this file
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Conflicts: changelog.html
-
Kohsuke Kawaguchi authored
The code is smart enough to compute a minimum set of builds to remove to restore order consistency.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Olivier Lamy authored
Fix javadoc warnings in hudson.model.Queue
-
Jesse Glick authored
-
Jesse Glick authored
-
- Jul 29, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-