- Apr 01, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Conflicts: core/src/main/resources/lib/form/optionalBlock.jelly core/src/main/resources/lib/hudson/newFromList/form.jelly test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Conflicts: test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
-
Kohsuke Kawaguchi authored
Conflicts: changelog.html
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
- support invisible JobProperty
-
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
- simplifying Jelly view and submission handling
-
Olivier Lamy authored
-
- Mar 31, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
René Moser authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Stephen Connolly authored
-
Stephen Connolly authored
Tsk Tsk! Kohsuke you missed a possible NPE for people running hpi:run on plugins in fixing [JENKINS-6545]
-
Stephen Connolly authored
-
Stephen Connolly authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Stephen Connolly authored
refactor the save method so that it is available to all and null safe. also added a readResolve to handle when null properties are deserialized
-
Stephen Connolly authored
-
Stephen Connolly authored
Adding a TransientComputerActionFactory. Note that the transient actions are never updated, so to make actions appear to be added dynammically you need to always add them and control their display, rather than conditionally add them. This is the same behaviour as for TransientViewActionFactory but not quite the same behaviour as TransientProjectActionFactory Conflicts: changelog.html
-
Stephen Connolly authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
I'm seeing an occasional SocketTimeoutException in waiting for a response from the server. I suspect there's some concurrency issue in the ThreadPool implementation, as the problem disappears when I attach a debugger (and let it run for 8 hours.) Swapping to JDK ExecutorService to see if that makes a difference
-
Kohsuke Kawaguchi authored
-
- Mar 30, 2011
-
-
Kohsuke Kawaguchi authored
Conflicts: changelog.html
-