Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/redmine-plugin
  Commit: c7d88bb8b9cc97c480378b749cf3f9f8fbe31618
      
https://github.com/jenkinsci/redmine-plugin/commit/c7d88bb8b9cc97c480378b749cf3f9f8fbe31618
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    A src/main/java/hudson/plugins/redmine/RedmineWebsiteConfig.java
    A 
src/main/resources/hudson/plugins/redmine/RedmineWebsiteConfig/config.jelly

  Log Message:
  -----------
  Extract redmine site configuration into separate model


  Commit: da3e0e9aaeea497163c823b8864d6ba053cefd4d
      
https://github.com/jenkinsci/redmine-plugin/commit/da3e0e9aaeea497163c823b8864d6ba053cefd4d
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M src/main/java/hudson/plugins/redmine/RedmineLinkAction.java
    M src/main/java/hudson/plugins/redmine/RedmineLinkAnnotator.java
    M src/main/java/hudson/plugins/redmine/RedmineMetricsPublisher.java
    M src/main/java/hudson/plugins/redmine/RedmineProjectProperty.java
    M src/main/java/hudson/plugins/redmine/RedmineRepositoryBrowser.java

  Log Message:
  -----------
  Adapt existing classes to new model


  Commit: 2f90540831849ca9b4379a3b838c66aca632092a
      
https://github.com/jenkinsci/redmine-plugin/commit/2f90540831849ca9b4379a3b838c66aca632092a
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/config.jelly
    A 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/global.jelly
    A 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/help-projectName.html
    A src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/help.html

  Log Message:
  -----------
  Add global redmine config view, update project view and help


  Commit: b02c4e3ebf4c2a7ec5af6688769fe1042840ddbf
      
https://github.com/jenkinsci/redmine-plugin/commit/b02c4e3ebf4c2a7ec5af6688769fe1042840ddbf
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/config.jelly
    A 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/config.properties
    M 
src/main/resources/hudson/plugins/redmine/RedmineWebsiteConfig/config.jelly
    A 
src/main/resources/hudson/plugins/redmine/RedmineWebsiteConfig/config.properties

  Log Message:
  -----------
  Externalize added jelly labels


  Commit: fca77962e51065da3c56a5cd7d138fa913955176
      
https://github.com/jenkinsci/redmine-plugin/commit/fca77962e51065da3c56a5cd7d138fa913955176
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M src/main/webapp/help-global.html

  Log Message:
  -----------
  Change word in help from Hudson to Jenkins


  Commit: 8b36b8297981b114e17dbfcb434f23ed1eb1c876
      
https://github.com/jenkinsci/redmine-plugin/commit/8b36b8297981b114e17dbfcb434f23ed1eb1c876
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    A src/main/webapp/redmine-logo.png

  Log Message:
  -----------
  Add redmine logo image


  Commit: d5d045426a3f0da042e94b84f92d12dd91a70a10
      
https://github.com/jenkinsci/redmine-plugin/commit/d5d045426a3f0da042e94b84f92d12dd91a70a10
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M src/main/java/hudson/plugins/redmine/RedmineLinkAction.java

  Log Message:
  -----------
  Use redmine logo instead of ruby logo


  Commit: 06edfb0d733b5509985a062905e2fa0c08d97d78
      
https://github.com/jenkinsci/redmine-plugin/commit/06edfb0d733b5509985a062905e2fa0c08d97d78
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/config.jelly

  Log Message:
  -----------
  Add style to select component


  Commit: 7216dd5c623b40d17b7975f62a2f6199d75f3f27
      
https://github.com/jenkinsci/redmine-plugin/commit/7216dd5c623b40d17b7975f62a2f6199d75f3f27
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M src/main/java/hudson/plugins/redmine/RedmineWebsiteConfig.java

  Log Message:
  -----------
  Add simple validators to redmine website configuration


  Commit: 9388f8f16c22ddc5333d98fe650f63196bf2cb97
      
https://github.com/jenkinsci/redmine-plugin/commit/9388f8f16c22ddc5333d98fe650f63196bf2cb97
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M src/main/java/hudson/plugins/redmine/RedmineProjectProperty.java

  Log Message:
  -----------
  Save only nonempty redmine website configs


  Commit: f745b7f317fdde8717da4323c6485bb6df37cce6
      
https://github.com/jenkinsci/redmine-plugin/commit/f745b7f317fdde8717da4323c6485bb6df37cce6
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M src/main/resources/index.jelly

  Log Message:
  -----------
  Change word in help from Hudson to Jenkins


  Commit: d4c4cf8e83e1f48d1307ad1120fbf06d61adbea2
      
https://github.com/jenkinsci/redmine-plugin/commit/d4c4cf8e83e1f48d1307ad1120fbf06d61adbea2
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    R src/main/webapp/help-globalConfig.html
    R src/main/webapp/help-projectConfig.html

  Log Message:
  -----------
  Remove unused help files


  Commit: 8325ba6ca72f1347485479d71746eff5feedc5c0
      
https://github.com/jenkinsci/redmine-plugin/commit/8325ba6ca72f1347485479d71746eff5feedc5c0
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/main/java/hudson/plugins/redmine/RedmineLinkAnnotator.java
    M src/main/java/hudson/plugins/redmine/RedmineMetricsPublisher.java
    M src/main/java/hudson/plugins/redmine/RedmineProjectProperty.java
    M src/main/java/hudson/plugins/redmine/RedmineRepositoryBrowser.java
    M src/main/java/hudson/plugins/redmine/RedmineWebsiteConfig.java
    M 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/config.jelly
    M 
src/main/resources/hudson/plugins/redmine/RedmineWebsiteConfig/config.jelly
    M 
src/main/resources/hudson/plugins/redmine/RedmineWebsiteConfig/config.properties

  Log Message:
  -----------
  Add name property to identify redmine website config and use it


  Commit: 3ff7b9041992ac30f9467b85c309f2728ae35065
      
https://github.com/jenkinsci/redmine-plugin/commit/3ff7b9041992ac30f9467b85c309f2728ae35065
  Author: Lukasz Jader <[email protected]>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/main/java/hudson/plugins/redmine/RedmineProjectProperty.java

  Log Message:
  -----------
  Save only redmine websites with unique name


  Commit: 71ddfdc12364469687e1735e12a6ecaab461cb33
      
https://github.com/jenkinsci/redmine-plugin/commit/71ddfdc12364469687e1735e12a6ecaab461cb33
  Author: Lukasz Jader <[email protected]>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/config.jelly

  Log Message:
  -----------
  Showing select only when there is defined at least one redmine website


  Commit: 8511f29051f4e374a2ba149c39624ea9961afed7
      
https://github.com/jenkinsci/redmine-plugin/commit/8511f29051f4e374a2ba149c39624ea9961afed7
  Author: Lukasz Jader <[email protected]>
  Date:   2013-06-04 (Tue, 04 Jun 2013)

  Changed paths:
    M src/main/java/hudson/plugins/redmine/RedmineLinkAction.java
    M src/main/java/hudson/plugins/redmine/RedmineProjectProperty.java

  Log Message:
  -----------
  Correctly handle removal/edition of assigned to redmine website config


  Commit: 21ad0fd4403415faac5dea5d66b8bc12ec4df6ff
      
https://github.com/jenkinsci/redmine-plugin/commit/21ad0fd4403415faac5dea5d66b8bc12ec4df6ff
  Author: Lukasz Jader <[email protected]>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Notify that this plugin rework cant be backward compatible


  Commit: 9fb21a1dfe21faeaa02c863dffd78c544afd0e9b
      
https://github.com/jenkinsci/redmine-plugin/commit/9fb21a1dfe21faeaa02c863dffd78c544afd0e9b
  Author: gaooh <[email protected]>
  Date:   2013-07-21 (Sun, 21 Jul 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/redmine/RedmineLinkAction.java
    M src/main/java/hudson/plugins/redmine/RedmineLinkAnnotator.java
    M src/main/java/hudson/plugins/redmine/RedmineMetricsPublisher.java
    M src/main/java/hudson/plugins/redmine/RedmineProjectProperty.java
    M src/main/java/hudson/plugins/redmine/RedmineRepositoryBrowser.java
    A src/main/java/hudson/plugins/redmine/RedmineWebsiteConfig.java
    M 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/config.jelly
    A 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/config.properties
    A 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/global.jelly
    A 
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/help-projectName.html
    A src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/help.html
    A 
src/main/resources/hudson/plugins/redmine/RedmineWebsiteConfig/config.jelly
    A 
src/main/resources/hudson/plugins/redmine/RedmineWebsiteConfig/config.properties
    M src/main/resources/index.jelly
    M src/main/webapp/help-global.html
    R src/main/webapp/help-globalConfig.html
    R src/main/webapp/help-projectConfig.html
    A src/main/webapp/redmine-logo.png

  Log Message:
  -----------
  Merge branch 'globally-configured-redmines' of 
https://github.com/ljader/redmine-plugin into 
ljader-globally-configured-redmines

Conflicts:
        src/main/java/hudson/plugins/redmine/RedmineLinkAction.java
        src/main/java/hudson/plugins/redmine/RedmineProjectProperty.java
        src/main/java/hudson/plugins/redmine/RedmineRepositoryBrowser.java
        
src/main/resources/hudson/plugins/redmine/RedmineProjectProperty/config.jelly


Compare: 
https://github.com/jenkinsci/redmine-plugin/compare/5dc8cf7d2a49...9fb21a1dfe21

-- 
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/groups/opt_out.


Reply via email to