- Oct 08, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
Both are shown if defined. The edit description link only applies to View.description. Properly handle a ViewGroup other than Jenkins itself, such as a folder.
-
- Oct 07, 2013
-
-
Oliver Gondža authored
-
Jesse Glick authored
[FIXED JENKINS-19920] Using selfReference to mean “none” from nextBuild/previousBuild was just asking for trouble. JENKINS-16194 and an analogous but opposite bug fixed more simply by introducing a separate NONE constant. Also numberOnDisk did not get updated properly after a build was deleted, causing double loading of build records in some cases.
-
Kohsuke Kawaguchi authored
Conflicts: maven-plugin/pom.xml plugins/pom.xml ui-samples-plugin/pom.xml
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
This reverts commit d15c1550.
-
Kohsuke Kawaguchi authored
Consult Descriptor.newInstance() even when proccessing is in the middle of JSON tree.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Oliver Gondža authored
-
Oliver Gondža authored
Conflicts: core/src/main/resources/hudson/views/BuildButtonColumn/column.jelly
-
Oliver Gondža authored
-
Oliver Gondža authored
-
- Oct 06, 2013
-
-
Kohsuke Kawaguchi authored
-
Harald Albers authored
-
- Oct 05, 2013
-
-
Jesse Glick authored
ClassicPluginStrategy.DETACHED_LIST could confuse ClassicPluginStrategyTest by injecting dependencies on split plugins that have an index.jelly.
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
Superfluous in that if you *want* to look at UI samples, you can just install that plugin. And observed to cause a cyclic plugin dependency error when splitting matrix-auth from core. (Unclear why ui-samples had a dependency on matrix-auth; perhaps related to dependency from test module.)
-
- Oct 04, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
Fix `mvn -Plight-test install` on Ubuntu 13.04 with OpenJDK
-
Jesse Glick authored
Shaves >11min off the test time for maven-plugin on my machine!
-
Andrew Kiellor authored
-
Jesse Glick authored
-
Andrew Kiellor authored
Migrated some usages of GNUCLibrary to the jnr PosixAPI, fixed 'mvn -Plight-test install' on ubuntu with OpenJDK.
-
Jesse Glick authored
-
Jesse Glick authored
-
-
- Oct 03, 2013
-
-
Jesse Glick authored
[JENKINS-16332] Further diagnostics. Note that you must enable a hudson.model.User logger at FINE or below to use.
-
Jesse Glick authored
-
Jesse Glick authored
Merge branch 'JENKINS-19486_Polling_with_workspace_gets_incorrect_environment' of https://github.com/Vlatombe/jenkins into Vlatombe-JENKINS-19486_Polling_with_workspace_gets_incorrect_environment
-
Vojtěch Juránek authored
[FIXED JENKINS-10675] use X-Forwarded-Proto if present
-
CloudBees DEV@Cloud authored
-
Jesse Glick authored
-
- Oct 02, 2013
-
-
Oliver Gondža authored
-