Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 54af1e0c2d3b211e00cca9d4e7743f2c8e81fe61
https://github.com/jenkinsci/jenkins/commit/54af1e0c2d3b211e00cca9d4e7743f2c8e81fe61
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-03-17 (Tue, 17 Mar 2015)
Changed paths:
M core/src/main/java/hudson/views/BuildButtonColumn.java
M core/src/main/java/hudson/views/JobColumn.java
M core/src/main/java/hudson/views/LastDurationColumn.java
M core/src/main/java/hudson/views/LastFailureColumn.java
M core/src/main/java/hudson/views/LastStableColumn.java
M core/src/main/java/hudson/views/LastSuccessColumn.java
M core/src/main/java/hudson/views/ListViewColumn.java
M core/src/main/java/hudson/views/StatusColumn.java
M core/src/main/java/hudson/views/WeatherColumn.java
Log Message:
-----------
Revisit the way default ListViewColumn set are calculated.
Instead of hard-coding the list, do this through @Extension(ordinal=...)
mechanism.
This way, other plugins can add default columns in places that they control.
--
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/d/optout.