- Dec 10, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
(copied from the mailer plugin)
-
Kohsuke Kawaguchi authored
-
- Dec 09, 2012
-
-
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
... instead of creating a copy of each GlobalConfiguration variant (like GlobalSecurityConfigurationPart) for the following reasons: - This allows future UI to render tabs and other means to divide configurations into even smaller granularity, which is something that has been discussed before. - Eliminates code duplication between GlobalConfiguration look-alikes.
-
Kohsuke Kawaguchi authored
- All our other icons do not have bounding boxes, so let's follow that scheme as well. - Changed the name to "Configure Global Security" to make it clear that this is a part of the configuration.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Andrew Erickson authored
also handles usernames that are emails
-
Alex Earl authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Dec 08, 2012
-
-
Jesse Glick authored
-
- Dec 07, 2012
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Olivier Lamy authored
[JENKINS-16069] Remove wrapping of JSON with ( ) Thanks !
-
Vincent Latombe authored
now it is done properly on Javascript side so the current server implementation triggers javascript errors. Result can be observed on DynamicComboBox within ui-samples-plugin
-
Kohsuke Kawaguchi authored
-
- Dec 06, 2012
-
-
Seiji Sogabe authored
[FIXED JENKINS-15126] Remove ";" from closing tag
-
Kohsuke Kawaguchi authored
After all, that's the installation the user is most likely going to choose, and if there's only one installation. Plus when there's only one installation, there's no drop-down to select the Maven installation in the config UI, so the user is asked to do a rather unnatural "open config page" > "just click save" workflow.
-
Kohsuke Kawaguchi authored
-
Matt Kraai authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Dec 05, 2012
-
-
Jesse Glick authored
-
Jesse Glick authored
java.lang.NullPointerException at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:104) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58) at com.cloudbees.hudson.plugins.modeling.impl.builder.BuilderImpl.perform(BuilderImpl.java:58) at hudson.plugins.m2extrasteps.M2ExtraStepsWrapper.executeBuildSteps(M2ExtraStepsWrapper.java:166) at hudson.plugins.m2extrasteps.M2ExtraStepsWrapper.access$200(M2ExtraStepsWrapper.java:43) at hudson.plugins.m2extrasteps.M2ExtraStepsWrapper$1.tearDown(M2ExtraStepsWrapper.java:137) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:817) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:490) at hudson.model.Run.run(Run.java:1442) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:239)
-