- Jan 15, 2013
-
-
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.
-
Jesse Glick authored
-
Jesse Glick authored
-
Olivier Lamy authored
Fixing typos on French translation (in the "Administrer Jenkins" page)
-
olivierlemasle authored
- "systême" --> "système" (5 times) - double quotes
-
- Jan 14, 2013
-
-
Christoph Kutzinski authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
Conflicts: changelog.html
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 12, 2013
-
-
Christoph Kutzinski authored
Javadoc was quite confusing as the build is actually a FAILURE if tearDown returns false and not ABORTED
-
Kohsuke Kawaguchi authored
-
- Jan 11, 2013
-
-
Jesse Glick authored
-
- Jan 10, 2013
-
-
-
Jerome Lacoste authored
-
Jesse Glick authored
-
- Jan 08, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
- Jan 07, 2013
-
-
Kohsuke Kawaguchi authored
Conflicts: changelog.html
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 06, 2013
-
-
Kohsuke Kawaguchi authored
If the user still has the API token that's generated from secret.key, don't accept that. Hopefully this is the last fix
-
Kohsuke Kawaguchi authored
If JENKINS_HOME is created by a post SECURIT-49 Jenkins (LTS, and other variants), then there's no need to alarm the user.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
I look at javadoc only from IDE as a part the source code, I just won't notice package-info.java.
-
Kohsuke Kawaguchi authored
This is because we discovered some plugins that use Secret early on in the initialization.
-