- Sep 08, 2014
-
-
Daniel Beck authored
-
- Sep 06, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Daniel Beck authored
-
Daniel Beck authored
-
Daniel Beck authored
-
- Sep 01, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Aug 30, 2014
-
-
Kohsuke Kawaguchi authored
Ubuntu (at least as of 12.04) has the default umask 022, which made some users nervous. Quoting its /etc/login.defs below, which explains its historical origin: UMASK is the default umask value for pam_umask and is used by useradd and newusers to set the mode of the new home directories. 022 is the "historical" value in Debian for UMASK 027, or even 077, could be considered better for privacy There is no One True Answer here : each sysadmin must make up his/her mind. It does seem to me that a bit more restrictive default is sensible, so this change introduces /etc/default/jenkins parameter that sets the default umask to 027 to prevent "others" from seeing files. Not that keys and other sensitive files are protected anyway, so it is not the case that the privacy of Jenkins data files have been vulnerable prior to this change.
-
Jesse Glick authored
[FIXED JENKINS-23522] Defend against stack overflows when a listener (unnecessarily) called super from a deprecated method. Fixes #1295 a little differently.
-
- Aug 28, 2014
-
-
Daniel Beck authored
-
- Aug 27, 2014
-
-
Jesse Glick authored
-
Daniel Beck authored
-
- Aug 25, 2014
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Aug 22, 2014
-
-
Daniel Beck authored
-
- Aug 21, 2014
-
-
Daniel Beck authored
-
Jesse Glick authored
Adapted from #1375 by @daniel-beck: omitting change to User construction, and adding test. (cherry picked from commit 088edabb) Conflicts: changelog.html
-
Jesse Glick authored
Adapted from #1375 by @daniel-beck: omitting change to User construction, and adding test.
-
Jesse Glick authored
[FIXED JENKINS-24358] RunSaveableReference.get can acquire locks, so avoid calling it while holding a lock on ourselves.
-
- Aug 20, 2014
-
-
Kohsuke Kawaguchi authored
Added no-store to the Cache-Contorl header Reference: http://stackoverflow.com/questions/866822/why-both-no-cache-and-no-store-should-be-used-in-http-response Reference: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.2
-
- Aug 19, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
- Aug 18, 2014
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
Integrated new dom4j
-
Harald Albers authored
-
- Aug 14, 2014
-
-
Daniel Beck authored
-
Oliver Gondža authored
-
- Aug 11, 2014
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
- Aug 10, 2014
-
-
Kohsuke Kawaguchi authored
-
- Aug 08, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
-
- Aug 07, 2014
-
-
Jesse Glick authored
-
- Aug 06, 2014
-
-
Daniel Beck authored
-
- Aug 05, 2014
-
-
tfennelly authored
-
- Aug 04, 2014
-
-
Oliver Gondža authored
-
- Aug 03, 2014
-
-
Daniel Beck authored
-