Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/percentage-du-node-column-plugin
  Commit: dca9328887254c968b4095d9c835af70f468002f
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/dca9328887254c968b4095d9c835af70f468002f
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  Initial version


  Commit: 578c8f86f678813d63a69581eccd5b0018782afb
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/578c8f86f678813d63a69581eccd5b0018782afb
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    A 
src/main/java/org/jenkins/ci/plugins/percentagecolumn/PercentageDiskSpaceMonitor.java
    A src/main/resources/index.jelly
    A 
src/main/resources/org/jenkins/ci/plugins/percentagecolumn/Messages.properties
    A 
src/main/resources/org/jenkins/ci/plugins/percentagecolumn/PercentageDiskSpaceMonitor/column.jelly
    A 
src/main/resources/org/jenkins/ci/plugins/percentagecolumn/PercentageDiskSpaceMonitor/help.html

  Log Message:
  -----------
  Version 0.0.1. Working as it is expected and pending to add 'hasPermission' 
validation


  Commit: ce8f25d4d5431c0aa647dd46e98fe22ec6a13c8d
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/ce8f25d4d5431c0aa647dd46e98fe22ec6a13c8d
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    A LICENSE.txt
    A README.md
    A pom.xml

  Log Message:
  -----------
  Add license, pom and readme files


  Commit: c552667ec44e3c70701d41d4c0f75bab21bc9f5e
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/c552667ec44e3c70701d41d4c0f75bab21bc9f5e
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-19 (Sat, 19 Sep 2015)

  Changed paths:
    M README.md
    M pom.xml

  Log Message:
  -----------
  Renamed plugin name and any wiki references. Its name wasn't so descriptive 
enough


  Commit: 9c3f84722f17c298e99f0d0cc34b4696a50195aa
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/9c3f84722f17c298e99f0d0cc34b4696a50195aa
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M 
src/main/resources/org/jenkins/ci/plugins/percentagecolumn/Messages.properties

  Log Message:
  -----------
  Less descriptive otherwise it might be a long descriptive column


  Commit: e4efad27f90bfbc08e30da70dc0aef7bd04c70c4
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/e4efad27f90bfbc08e30da70dc0aef7bd04c70c4
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Oldest supported jenkins version


  Commit: 72a7bce3ec84e93c759fedbccdb9c41d73ab0b08
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/72a7bce3ec84e93c759fedbccdb9c41d73ab0b08
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release percentage-du-node-column-0.1.0


  Commit: 9f0f0353ca7386f8a5557a593dd0b90f61302531
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/9f0f0353ca7386f8a5557a593dd0b90f61302531
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 79a7bd27871697d2e0e55df3ad1b45d8c21e1a8a
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/79a7bd27871697d2e0e55df3ad1b45d8c21e1a8a
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] rollback the release of percentage-du-node-column-0.1.0


  Commit: 4549e680d158964f6cd1f415c90aef988a0b1f22
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/4549e680d158964f6cd1f415c90aef988a0b1f22
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    A 
src/test/java/org/jenkins/ci/plugins/percentagecolumn/PercentageDiskSpaceMonitorTest.java

  Log Message:
  -----------
  Test case


  Commit: 36bd7eb57635c16716e10b34b4189463bb6d928f
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/36bd7eb57635c16716e10b34b4189463bb6d928f
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master'


  Commit: 93250c2d232f14eee6d9a54cafcd3d5c1aa9777b
      
https://github.com/jenkinsci/percentage-du-node-column-plugin/commit/93250c2d232f14eee6d9a54cafcd3d5c1aa9777b
  Author: Victor Martinez <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    A 
src/test/java/org/jenkins/ci/plugins/percentagecolumn/PercentageDiskSpaceMonitorTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master'


Compare: 
https://github.com/jenkinsci/percentage-du-node-column-plugin/compare/58488f3d93ff...93250c2d232f

-- 
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.

Reply via email to