- Jul 10, 2012
-
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-14365] Show a ChangeLogSet.Entry.revision as a <li> value only if it is in fact an Integer.
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
JENKINS-14330: NPE from UnlabeldLoadStatistics.computeTotalExecutors
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jul 09, 2012
-
-
Nicolas De Loof authored
-
- Jul 06, 2012
-
-
Nicolas De Loof authored
and item renaming in relative item names
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Jul 02, 2012
-
-
Olivier Lamy authored
Fix NPE during loading matrix job Thanks!
-
lvotypko 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
-
- Jun 30, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Don't expose stuff that need not be exposed.
-
- Jun 29, 2012
-
-
Kohsuke Kawaguchi authored
Conflicts: core/src/main/java/hudson/model/AbstractProject.java
-
Kohsuke Kawaguchi authored
- doc improvement - report the result and the problem to the listener
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
One of the problems with the current way Jenkins puts JavaScripts is that most everything is in a single file. It doesn't highlight the relationship between those fragments and their corresponding tag files. So I'm experimenting with moving out these fragments into individual JavaScript files co-located with the tag file. They then get loaded into the page via <st:adjunct>. Each script is served with unique URL such that the browser will not even have to try conditional GET when loading different pages, so this should prevent the performance problem caused by the fact that there are now lots of <script> tags in the page. If for some reason even this turns out to be a problem, we can always add additional build steps to concatenate them all.
-
- Jun 28, 2012
-
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Kohsuke Kawaguchi authored
reapplied the correct fix.
-
Kohsuke Kawaguchi authored
This reverts commit ee645202. It appears that the author edited this file with UTF-8 encoding when this file is actually iso-8859-1 encoded
-