- Nov 17, 2014
-
-
Kohsuke Kawaguchi authored
-
- Nov 10, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 08, 2014
-
-
Oliver Gondža authored
-
- Nov 06, 2014
-
-
Jesse Glick authored
-
- Nov 04, 2014
-
-
Jesse Glick authored
[FIXED JENKINS-25400] Rework fix of JENKINS-22769 (c04cdcd9) to put the burden on each listener to impersonate ACL.SYSTEM if it needs to.
-
Jesse Glick authored
-
- Nov 03, 2014
-
-
Kohsuke Kawaguchi authored
-
- Nov 02, 2014
-
-
Kohsuke Kawaguchi authored
-
- Oct 30, 2014
-
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Oct 27, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
The original fix was made in 0c3d6709. In this fix, I'm also moving the code that creates LeftItem. It makes no sense that there's Item.cancel(Queue) and Queue.cancel(Item) and they do different things!
-
- Oct 26, 2014
-
-
Jesse Glick authored
-
- Oct 20, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Oct 19, 2014
-
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
- Oct 18, 2014
-
-
Daniel Beck authored
-
- Oct 17, 2014
-
-
Kohsuke Kawaguchi authored
A truly conforming servlet 3.0 container does not allow us to set "secure cookie" flag beyond ServletContextListener.onInitialized(). If we see that, don't scare the users.
-
- Oct 16, 2014
-
-
Kohsuke Kawaguchi authored
Integrated the new winstone.jar for 1.585
-
- Oct 15, 2014
-
-
Daniel Beck authored
The commit message cannot really stand alone.
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
- Oct 14, 2014
-
-
Kohsuke Kawaguchi authored
These items are meant for 1.584
-
- Oct 13, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Oct 12, 2014
-
-
Kohsuke Kawaguchi authored
Integrated the trilead with SecureRandom instantiation fix.
-
- Oct 11, 2014
-
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
- Oct 10, 2014
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
Integrated the newer version of Winstone
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Jesse Glick authored
-
- Oct 09, 2014
-
-
Jesse Glick authored
[FIXED JENKINS-25074] Make sure to call Job.getBuildHealthReports just once per t:buildHealth render.
-
Kohsuke Kawaguchi authored
Based on the reaction to these issues and JENKINS-24514, I'm partially reverting the original change, and bringing the umask default back to 022. The configurable option does enable the user to choose a different umask, so I think I can still claim that JENKINS-24514 is addressed.
-