- Jan 24, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Olivier Lamy authored
-
Olivier Lamy authored
[FIXED JENKINS-16278] Fixed RememberMe cookie signature generation (bugfix on SECURITY-49) Thanks
-
Jesse Glick authored
-
Jesse Glick authored
-
- Jan 23, 2013
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
- Jan 22, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
At this time the target project is unset so it has no known type and we just have to assume the threshold is valid.
-
Jesse Glick authored
-
Jesse Glick authored
First, display instructions when the user has CONNECT, not necessarily ADMINISTER. Second, when anonymous users cannot CONNECT, show how to use -jnlpCredentials (and do not bother showing javaws, since it does not work in this case).
-
- Jan 21, 2013
-
-
Jesse Glick authored
-
- Jan 20, 2013
-
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
[FIXED JENKINS-16215] Avoiding unnecessary downloads in FilePath.installIfNecessaryFrom
-
Christoph Kutzinski authored
-
- Jan 19, 2013
-
-
Christoph Kutzinski authored
Use 'duck-typing' approach for detecting test mojos
-
- Jan 18, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
A user running 1.467 reported: java.lang.NullPointerException at hudson.model.RunMap.load(RunMap.java:216)
-
- Jan 17, 2013
-
-
Jesse Glick authored
[FIXED JENKINS-16397] Just displaying /asynchPeople constructed the expensive People object merely to decide whether or not to display the “REST API” link.
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 16, 2013
-
-
Jesse Glick authored
at least interning some heavily redundant strings." This reverts commit 08efdf5d. Conflicts: changelog.html
-
Jesse Glick authored
[JENKINS-16341] INSANE testing shows that a RenderOnDemandClosure binding adds about 380k, with or wothout 08efdf5d.
-
Hendrik Millner authored
New cookie signature generation was not implemented in creation of RememberMe cookie, but only in its verification. Fixed by new override TokenBasedRememberMeServices2.loginSuccess
-
- Jan 15, 2013
-
-
vjuranek authored
Make sure that change log annotation cannot result into exception
-
Vojtech Juranek authored
-
Vojtech Juranek authored
-
Vojtech Juranek authored
-
Jesse Glick authored
This change does not necessarily improve total performance, since the avatar is still computed. But (1) the computation is correctly done in the work thread, not in the HTTP response thread; (2) the computation is done just once for a given User, which could reduce load when many AJAX checks are done.
-