Branch: refs/heads/master
Home: https://github.com/jenkinsci/persona-plugin
Commit: 382748dc6e4c56b6182b7ef82adefc4c888c4562
https://github.com/jenkinsci/persona-plugin/commit/382748dc6e4c56b6182b7ef82adefc4c888c4562
Author: Seiji Sogabe <[email protected]>
Date: 2012-02-29 (Wed, 29 Feb 2012)
Changed paths:
M src/main/java/hudson/plugins/persona/Persona.java
M src/main/java/hudson/plugins/persona/QuotePublisher.java
A src/main/java/hudson/plugins/persona/selector/BottomLeftSelector.java
A src/main/java/hudson/plugins/persona/selector/BottomRightSelector.java
A src/main/java/hudson/plugins/persona/selector/LocationSelector.java
A
src/main/java/hudson/plugins/persona/selector/LocationSelectorDescriptor.java
M src/main/java/hudson/plugins/persona/simple/AbstractQuoteImpl.java
M src/main/java/hudson/plugins/persona/simple/ProjectQuoteImpl.java
M src/main/java/hudson/plugins/persona/simple/QuoteImpl.java
M src/main/java/hudson/plugins/persona/simple/SimplePersona.java
M src/main/resources/hudson/plugins/persona/QuotePublisher/config.jelly
A
src/main/resources/hudson/plugins/persona/selector/BottomLeftSelector/config.jelly
A
src/main/resources/hudson/plugins/persona/selector/BottomLeftSelector/floatingBox.jelly
A
src/main/resources/hudson/plugins/persona/selector/BottomLeftSelector/summary.jelly
A
src/main/resources/hudson/plugins/persona/selector/BottomRightSelector/config.jelly
A
src/main/resources/hudson/plugins/persona/selector/BottomRightSelector/floatingBox.jelly
A
src/main/resources/hudson/plugins/persona/selector/BottomRightSelector/summary.jelly
A
src/main/resources/hudson/plugins/persona/selector/RightSideSelector/config.jelly
A
src/main/resources/hudson/plugins/persona/selector/RightSideSelector/floatingBox.jelly
A
src/main/resources/hudson/plugins/persona/selector/RightSideSelector/summary.jelly
M
src/main/resources/hudson/plugins/persona/simple/AbstractQuoteImpl/floatingBox.jelly
M
src/main/resources/hudson/plugins/persona/simple/AbstractQuoteImpl/summary.jelly
Log Message:
-----------
enables to select location to display a persona.
Commit: 714de304b56583bde7f03a55982dc4745eb2c716
https://github.com/jenkinsci/persona-plugin/commit/714de304b56583bde7f03a55982dc4745eb2c716
Author: Seiji Sogabe <[email protected]>
Date: 2012-02-29 (Wed, 29 Feb 2012)
Changed paths:
A src/main/java/hudson/plugins/persona/selector/RightSideSelector.java
M
src/main/resources/hudson/plugins/persona/selector/RightSideSelector/config.jelly
M
src/main/resources/hudson/plugins/persona/selector/RightSideSelector/floatingBox.jelly
M
src/main/resources/hudson/plugins/persona/selector/RightSideSelector/summary.jelly
Log Message:
-----------
[FIXED JENKINS-10167]Image is misplaced in background and long text shift
right column.
Compare: https://github.com/jenkinsci/persona-plugin/compare/7163525...714de30