- Aug 02, 2012
-
-
Vincent Latombe authored
Displays transient user actions in the User sidebar Displays UserProperties that are also Action in the User sidebar
-
Jesse Glick authored
[JENKINS-11739] Cannot compile a plugin with a Plugin subclass in the same package as a package-info.java. (Not quite FIXED yet since org.kohsuke.stapler.jsr269 seems to suffer from a similar bug, currently printing ugly warnings.)
-
- Jul 31, 2012
-
-
Jesse Glick 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
-
Rafa de la Torre authored
[FIXED JENKINS-13916] Text parameters are now defined and shown in a textarea instead of a one line textbox.
-
Kohsuke Kawaguchi authored
-
Andrew Bayer authored
-
Kohsuke Kawaguchi authored
-
Vojtech Juranek authored
Update transient action after config submit, as trantient action may change due to change of view properties.
-
Thorsten Möllers authored
-
Jesse Glick authored
-
Jesse Glick authored
Seems to be due to hetero-list.jelly importing repeatableDeleteButton.jelly but nothing on the page loads repeatable.js. (Presumably worked for /configure just by accident because someone else included repeatable.jelly on the same page.)
-
Jesse Glick authored
Not yet clear to me exactly what went wrong, but debugging shows that the init(...) function is called twice: once with legitimate arguments, then again with a bogus 'master' argument. Seems to suffice to ignore redundant initializations of the same element.
-
- Jul 30, 2012
-
-
OHTAKE Tomohiro authored
-
- Jul 28, 2012
-
-
Larry Shatzer, Jr authored
When selecting one plugin, find all other of the same type, and make sure that check box is toggled too.
-
Jesse Glick authored
-
Jesse Glick authored
-
- Jul 26, 2012
-
-
Nicolas De loof authored
-
vincentkok authored
Add @Exported annotation to the executor of a Run to have more information on a running Job via the remote API
-
Kohsuke Kawaguchi authored
This is based on https://github.com/jenkinsci/jenkins/pull/521
-
Emanuele Zattin authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
I'm not entirely sure if the reparse point should be considered the same as symlinks, but I'm merging this anyway.
-
Sami Tikka authored
-
Sami Tikka authored
If the user has an earlier Jenkins installation, we should probably change the jenkins user shell during the upgrade. If the user has already changed jenkins user shell to something else, we do not touch it.
-
- Jul 25, 2012
-
-
Sami Tikka authored
-
Nicolas De Loof authored
-
Nicolas De Loof authored
notify user some results have been truncated provide link to get more results
-
Sami Tikka authored
Uninstall.command is dropped to /Library/Application Support/Jenkins
-
Sami Tikka authored
Used xmllint --format
-
- Jul 24, 2012
-
-
Jesse Glick authored
Noticed via failure in BuildCommandTest.testConsoleOutput. https://github.com/jenkinsci/jenkins/pull/522
-
Joris de Vries authored
-