- Apr 10, 2014
-
-
Jesse Glick authored
-
-
Jesse Glick authored
-
Stephen Connolly authored
[FIXED JENKINS-22570] On a configure screen that has multiple groups of radio buttons, clicking the apply button clears all but the last radio group selection - Always run git status before and after you commit, just in case there are changes you made since your last call to git add - At least the integration test cases caught this one though
-
Stephen Connolly authored
[FIXED JENKINS-22570] On a configure screen that has multiple groups of radio buttons, clicking the apply button clears all but the last radio group selection - Changed from mutating the e.name value to maintaining an index and using that index to get the required substring - Risk of unintended consequences is low. The Submit flow moves off the page before the consequences of the effect could be seen... though a careful attention to the page submit can identify the change... and the page is now left as before clicking f:apply instead of mutated.
-
Olivier Lamy authored
-
Daniel Beck authored
Hoping nobody uses it programmatically. Also, added @Restricted to the new one.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
streams created from SocketChannel doesn't allow concurrent read/write by different threads, which appear to be a bug in NIO.
-
- Apr 09, 2014
-
-
Oliver Gondža authored
-
Oliver Gondža authored
Replaced the "Your name" by "Full name".
-
Oleg Nenashev authored
Many users may have a configuration access to Users, so the "Your name" seems to be a bad label. The appearance have been changed in configure.properties and configure_ru.properties. Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
- Apr 08, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 07, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Olivier Lamy authored
improve a bit previous commit
-
- Apr 05, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Oliver Gondža authored
Add missing at-since
-
Daniel Beck authored
-
- Apr 04, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Reduce classloader activities. This brings in Stapler and commons bean-utils that we don't need on the slaves.
-
Kohsuke Kawaguchi authored
Avoid having FilePath to depend on Jenkins, which increases the amount of classloading that has to happen during remoting
-
Olivier Lamy authored
-
Olivier Lamy authored
-
- Apr 03, 2014
-
-
Jesse Glick authored
OldDataMonitorTest.robustness consistently passes for me locally, but has been causing trouble in CI. Suppressing for now.
-
Jesse Glick authored
-
Jesse Glick authored
-
Olivier Lamy authored
-
Jesse Glick authored
In this case we are probably interested in looking at the output as it arrives in real time. Can always be overridden on the command line if desired.
-
- Apr 02, 2014
-
-
Jesse Glick authored
When a QueueItemAuthenticator is in use, report the user under whose authentication the build is running.
-