- Dec 05, 2015
-
-
Andrew Bayer authored
[JENKINS-30914] Add extra logging to the queue
-
- Dec 02, 2015
-
-
-
Oleg Nenashev authored
-
Jesse Glick authored
-
Oleg Nenashev authored
[JENKINS-31019] Bump BCT to pickup fix.
-
- Dec 01, 2015
-
-
Oliver Gondža authored
Initial Bulgarian translation
-
- Nov 30, 2015
-
-
James Nord authored
-
Robert Sandell authored
Added default attribute to enum.jelly
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 29, 2015
-
-
Oliver Gondža authored
CLI delete-node: correction of handling an exception occurred during execution when not enough rights are on
-
Kohsuke Kawaguchi authored
The failure was in ClassLoader.checkCerts that throws the following exception: if (pcerts != null && !compareCerts(pcerts, certs)) { throw new SecurityException("class \""+ name + "\"'s signer information does not match signer information of other classes in the same package"); }
-
- Nov 27, 2015
-
-
Ing. Pavel Janousek authored
CLI delete-node: correction of handling an exception occurred during execution when not enough rights are on
-
Tom Fennelly authored
[FIXED JENKINS-31747] Add node/npm profiles to plugin parent pom
-
- Nov 26, 2015
-
-
Oliver Gondža authored
Improve readability with a space in JDK downloading message
-
Mark Waite authored
-
Robert Sandell authored
-
Stephen Connolly authored
[JENKINS-31596] The kill switch is never relevant if you do not have RUN_SCRIPTS
-
Kohsuke Kawaguchi authored
This is the logical consequence of what we agreed in the CERT meeting today, given that the 2.53.2 is public. (cherry picked from commit d2e0f6fa)
-
Kohsuke Kawaguchi authored
This is the logical consequence of what we agreed in the CERT meeting today, given that the 2.53.2 is public.
-
Stephen Connolly authored
-
Stephen Connolly authored
This reverts commit d00dc71b, reversing changes made to 7ffefe19.
-
Stephen Connolly authored
This reverts commit c55d5629.
-
Stephen Connolly authored
-
- Nov 25, 2015
-
-
Jesse Glick authored
-
tfennelly authored
-
Jesse Glick authored
[FIXED JENKINS-31718] Integrated a new version of Remoting with a fix for a regression in concurrent socket connections. (cherry picked from commit e6d8500d) In the project meeting today we decided to pull this in.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
[JENKINS-31718] Integrated a new version of Remoting
-
Stephen Connolly authored
- The previous check was to narrow. - We now check on AccessControlled (which is implemented by Item) - We now also check on Permission.READ (which is the generic read permission) This should allow subtasks who's task may not be an Item to at least implement AccessControlled to alow visibility. There remains an open question as to whether tasks that are not AccessControlled should ever be visible in the UI (cherry picked from commit cf1fdf98)
-
Jesse Glick authored
[FIXED JENKINS-31718] Integrated a new version of Remoting with a fix for a regression in concurrent socket connections.
-
Robert Sandell authored
So you can have something different than the first enum value as the default
-
Stephen Connolly authored
-
- Nov 24, 2015
-
-
Jesse Glick authored
-
Ing. Pavel Janousek authored
(cherry picked from commit 04a874ac)
-
- Nov 23, 2015
-
-
Jesse Glick authored
-