- Jan 15, 2013
-
-
Jesse Glick authored
-
- 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.
-
- Jan 05, 2013
-
-
Kohsuke Kawaguchi authored
As an AdministrativeMonitor, it shows up in the manage Jenkins UI, and allows the administrator to run a re-keying operation.
-
Kohsuke Kawaguchi authored
We are replacing it by the ConfidentialStore class and the ConfidentialKey class, which provides purpose-specific confidential information that are separated from each other. In this way, not all eggs are in one basket, and in case of a compromise, the impact will contained. Also replaced several insecure use of digest(secret|messsage) or digest(message|secret) by HMAC.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-