- Feb 20, 2014
-
-
Jesse Glick authored
Javadoc for Queue.Task claimed they were compared using .equals(), but in critical cases this was not actually true. Does not matter for the common case of Job, but when implementing custom tasks this could cause duplicate queue items (and executables).
-
Olivier Lamy authored
-
- Feb 19, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-21159] Merged #663.
-
- Feb 18, 2014
-
-
Jesse Glick authored
JENKINS-20618 diagnostics (also in 1.532.2) are on top of jzlib 1.1.3.
-
Harald Albers authored
also made its display name localizable
-
Jesse Glick authored
-
- Feb 17, 2014
-
-
Jesse Glick authored
Senseless for the state field to be protected when the enum used for its type is private: no subtype could use it anyway.
-
Jesse Glick authored
-
-
Daniel Beck authored
-
Daniel Beck authored
-
Daniel Beck authored
Fix autocompletion for items in folders
-
- Feb 16, 2014
-
-
Daniel Beck authored
Revert 33db5445
-
- Feb 15, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
plugin might erranously put null into the collection, so filter them out
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Feb 14, 2014
-
-
Jesse Glick authored
Apache in its default configuration botches this: http://stackoverflow.com/a/9933890/12916
-
- Feb 12, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Vojtech Juranek authored
-
Daniel Beck authored
-
Vojtech Juranek authored
-
Daniel Beck authored
-
Daniel Beck authored
-
Jesse Glick authored
Conflicts: core/src/main/java/hudson/Functions.java core/src/main/java/hudson/markup/MyspacePolicy.java core/src/main/java/hudson/util/RobustReflectionConverter.java core/src/main/resources/lib/layout/layout.jelly war/pom.xml
-
Jesse Glick authored
This reverts commit 2d40b7e7.
-