- May 13, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- May 10, 2013
-
-
Jesse Glick authored
-
imod authored
-
- May 08, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
ssogabe authored
-
- May 07, 2013
-
-
olivergondza authored
Use build parameters in combination filters
-
Oliver Gondža authored
Based on the work of Michael Elkin [1]. [1] https://issues.jenkins-ci.org/secure/attachment/20588/0001-tag-1.414-for-parameters-in-multiconfig-filters.patch
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
Invalid request submission: {json=[Ljava.lang.String;@2c46358e, .crumb=[Ljava.lang.String;@35661457} Diagnostics added in 21bf5c45. Failing I think because message.groovy uses f.submit rather than a plain <input type="submit">, so JSON gets created and then StaplerRequest.getParameter cannot find it. But if this is the problem then why would it ever work? Perhaps a timing issue: JavaScript is used to massage the form just prior to submission, and maybe this only happens sometimes? Cannot reproduce test failure locally.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- May 06, 2013
-
-
Olivier Lamy authored
changelog entry for JENKINS-17858
-
Olivier Lamy authored
[FIXED JENKINS-17858] allow <f:dropdownDescriptorSelector> to be defaulting to an instance
-
Olivier Lamy authored
changelog entry for JENKINS-17723
-
Olivier Lamy authored
FIXES JENKINS-17723 - Default maven settings Good change !
-
- May 05, 2013
- May 04, 2013
-
-
imod authored
-
- May 03, 2013
-
-
dnadolny authored
[FIXED JENKINS-17478] Add extension point to rewrite JUnit test names
-
- May 02, 2013
-
-
Jesse Glick authored
If an optional component cannot be loaded, print a polite one-line message, not a big scary stack trace. (To reproduce: BuildNowTextPropertyTest from cloudbees-template warns about FolderProxyGroupContainer.)
-
Donny Nadolny authored
This adds an extension point, TestNameTransformer, which is called to transform JUnit test case names. This is useful for JVM languages like scala which are more flexible than java with identifier naming. Scala, for example, allows you to write test names between back ticks, and then encodes the name using valid java identifiers. This extension point would allow a plugin to transform those names back in to readable names when they are displayed on the test result page.
-
Jesse Glick authored
https://jenkins.ci.cloudbees.com/job/core/job/jenkins_main_trunk/850/testReport/jenkins.security/RekeySecretAdminMonitorTest/testBasicWorkflow/ com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException: 400 Bad Request for http://localhost:60027//administrativeMonitor/jenkins.security.RekeySecretAdminMonitor/scan at com.gargoylesoftware.htmlunit.WebClient.throwFailingHttpStatusCodeExceptionIfNecessary(WebClient.java:549) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:333) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:357) at com.gargoylesoftware.htmlunit.html.HtmlForm.submit(HtmlForm.java:196) at org.jvnet.hudson.test.HudsonTestCase.submit(HudsonTestCase.java:1178) at jenkins.security.RekeySecretAdminMonitorTest.testBasicWorkflow(RekeySecretAdminMonitorTest.java:112) java.lang.Exception: Invalid request submission at org.kohsuke.stapler.HttpResponses.error(HttpResponses.java:79) at jenkins.security.RekeySecretAdminMonitor.doScan(RekeySecretAdminMonitor.java:117)
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-17508] Artifacts not being deleted by LogRotator
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-