Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extra-columns-plugin
  Commit: 5182db96ed0c82d66f1baa136014a274e4730245
      
https://github.com/jenkinsci/extra-columns-plugin/commit/5182db96ed0c82d66f1baa136014a274e4730245
  Author: Nicolas De loof <nicolas.del...@gmail.com>
  Date:   2013-06-10 (Mon, 10 Jun 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  require 1.475+

1.475+ is required so we can use AbstractProject.supportsMakeDisabled to check 
if a row should have a "disable" button


  Commit: 9d83e1558357755fda9869d0739b64ce8d21a07c
      
https://github.com/jenkinsci/extra-columns-plugin/commit/9d83e1558357755fda9869d0739b64ce8d21a07c
  Author: Nicolas De loof <nicolas.del...@gmail.com>
  Date:   2013-06-10 (Mon, 10 Jun 2013)

  Changed paths:
    M 
src/main/resources/jenkins/plugins/extracolumns/DisableProjectColumn/column.jelly

  Log Message:
  -----------
  check supportsMakeDisabled before creating disable button

job that don't support doDisable, or TopLevelItems that aren't AbstratcProject 
(Folders for sample) should not get a disable button that has no effect


  Commit: 2763683034593f72faf76e8d07f2349d6e9dbc99
      
https://github.com/jenkinsci/extra-columns-plugin/commit/2763683034593f72faf76e8d07f2349d6e9dbc99
  Author: Nicolas De Loof <nicolas.del...@gmail.com>
  Date:   2013-06-10 (Mon, 10 Jun 2013)

  Changed paths:
    M 
src/main/resources/jenkins/plugins/extracolumns/DisableProjectColumn/column.jelly

  Log Message:
  -----------
  Use absolute URL to enable/disable action


  Commit: 9e0c69e2318a90834d66ed165dc78284c437df46
      
https://github.com/jenkinsci/extra-columns-plugin/commit/9e0c69e2318a90834d66ed165dc78284c437df46
  Author: Fred G <fred...@hotmail.com>
  Date:   2013-06-14 (Fri, 14 Jun 2013)

  Changed paths:
    M pom.xml
    M 
src/main/resources/jenkins/plugins/extracolumns/DisableProjectColumn/column.jelly

  Log Message:
  -----------
  Merge pull request #1 from ndeloof/master

don't display "disable" button when not applicable


Compare: 
https://github.com/jenkinsci/extra-columns-plugin/compare/da72ed68bcad...9e0c69e2318a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to