Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 7547681a24fadab2a909729413b9f16da90b2d16
https://github.com/jenkinsci/jenkins/commit/7547681a24fadab2a909729413b9f16da90b2d16
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M core/src/main/java/hudson/init/InitStrategy.java
Log Message:
-----------
need to prefer linked files over archives.
This regression appeared to be introduced in 32d5c23.
Commit: d9ec2ce7f35ef4e948e1e1f9b0024b0e17b21c4c
https://github.com/jenkinsci/jenkins/commit/d9ec2ce7f35ef4e948e1e1f9b0024b0e17b21c4c
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M core/src/main/resources/lib/layout/breadcrumbs.css
Log Message:
-----------
matching the size with font size since the context menu is most likely
aligned with text
Commit: 6fb7a50d07d2332eee5a88e06baff12ea6fce3a5
https://github.com/jenkinsci/jenkins/commit/6fb7a50d07d2332eee5a88e06baff12ea6fce3a5
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M core/src/main/resources/lib/layout/breadcrumbs.js
Log Message:
-----------
[JENKINS-13995]
Fixed a bug where the context menu anchor 'v' disappears even when the mouse is
still over a model link.
Commit: 084da443e1428d0d3bb83325e628a6665fc1f09e
https://github.com/jenkinsci/jenkins/commit/084da443e1428d0d3bb83325e628a6665fc1f09e
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M changelog.html
M core/src/main/resources/lib/layout/breadcrumbs.js
Log Message:
-----------
[JENKINS-13995]
Added logging more liberally, and fixed the problem.
The root cause was that when the mouse enters a hot spot, I wasn't cancelling
the previous delayed hide timer.
This fix eliminates the need for the hack in the hide method where I was
testing if the mouse was still over the hotspot.
Compare:
https://github.com/jenkinsci/jenkins/compare/293403f3d10e...084da443e142
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.