Branch: refs/heads/master
Home: https://github.com/jenkinsci/keyboard-shortcuts-plugin
Commit: b0ce5a5ae24a9e9fe748b3543617376140f6065b
https://github.com/jenkinsci/keyboard-shortcuts-plugin/commit/b0ce5a5ae24a9e9fe748b3543617376140f6065b
Author: Jesse Farinacci <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M src/main/java/org/jenkins/ci/plugins/keyboard_shortcuts/ViewUtils.java
Log Message:
-----------
default view will have empty url, so do not return null
Commit: 4f4c8da695e9c6e2b456f7d209af9c17525cb02d
https://github.com/jenkinsci/keyboard-shortcuts-plugin/commit/4f4c8da695e9c6e2b456f7d209af9c17525cb02d
Author: Jesse Farinacci <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M
src/main/java/org/jenkins/ci/plugins/keyboard_shortcuts/KeyboardShortcutsPageDecorator.java
M
src/main/resources/org/jenkins/ci/plugins/keyboard_shortcuts/KeyboardShortcutsPageDecorator/footer.jelly
M src/main/webapp/css/keyboard-shortcuts.css
M src/main/webapp/js/keyboard-shortcuts.js
Log Message:
-----------
generalizing the selector panel a bit... still can use some refinement
Commit: 54863faeed3438c308cff5a100b372734fc697cd
https://github.com/jenkinsci/keyboard-shortcuts-plugin/commit/54863faeed3438c308cff5a100b372734fc697cd
Author: Jesse Farinacci <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M
src/main/resources/org/jenkins/ci/plugins/keyboard_shortcuts/KeyboardShortcutsPageDecorator/footer.jelly
M
src/main/resources/org/jenkins/ci/plugins/keyboard_shortcuts/KeyboardShortcutsPageDecorator/footer.properties
M src/main/webapp/css/keyboard-shortcuts.css
M src/main/webapp/js/keyboard-shortcuts.js
Log Message:
-----------
adding ks-selector-items-empty to be more explicit that the user typed
selector filter is no results
Compare:
https://github.com/jenkinsci/keyboard-shortcuts-plugin/compare/3fac3a4...54863fa