- Apr 29, 2011
-
-
Seiji Sogabe authored
[FIXED JENKINS-9532] 404 when clicking in the weather report column of a build that hasn't yet been run
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Mirko Friedenhagen authored
Link to the console output from the status icon of an entry in the HistoryWidget.
-
Mirko Friedenhagen authored
-
Mirko Friedenhagen authored
HistoryWidget.
-
- Apr 28, 2011
- Apr 27, 2011
-
-
Kohsuke Kawaguchi authored
Some of our tags, such as <optionalBlock> and <dropdownList> involves grouping of sibling table rows, and controlling visibility of them. So when such tags nest to each other, the visibility updates need to be done carefully, or else the visibility could get out of sync with the model (imagine outer group is made visible while inner group is not visible --- if all the rows are simply enumerated and visibility changed, we end up making the inner group visible.) The rowVisibilityGroup object in hudson-behavior.js is used to coordinate this activity, and this test ensures that it's working.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 26, 2011
-
-
alanharder authored
-
-
Chris Cosby authored
-
Chris Cosby authored
Add inhibitInferRootDN to LDAP module. This allows rootDN to be blank, import for some broken AD servers accessed via LDAP.
-
Evgeny Mandrikov authored
JENKINS-8877: Corrected reference in comment of /etc/default/jenkins.
-
René Moser authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 25, 2011
-
-
Kohsuke Kawaguchi authored
Conflicts: changelog.html
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 23, 2011
-
-
Seiji Sogabe authored
-
Kohsuke Kawaguchi authored
Conflicts: core/src/main/java/hudson/Functions.java core/src/main/resources/lib/form/textbox.jelly core/src/main/resources/lib/form/withCustomDescriptorByName.jelly pom.xml
-
- Apr 22, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
monitor fix.
-
Kohsuke Kawaguchi authored
-
Vojtech Juranek authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Andrew Bayer authored
Added autocompletion to build after other textbox, and textboxes can now use autocompletion without needing a true field via the autoCompleteField attribute.
-
Kohsuke Kawaguchi authored
JNLP is implementation detail. Java Web Start is a better known term, although this can be still improved.
-