Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitbucket-plugin
  Commit: e7856299fc3f0dd11dc48753ba89915bb0118458
      
https://github.com/jenkinsci/gitbucket-plugin/commit/e7856299fc3f0dd11dc48753ba89915bb0118458
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-22 (Sun, 22 Sep 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotator.java
    M 
src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty.java

  Log Message:
  -----------
  normalize url


  Commit: 2d14d5d11bdd7da4bff721408e5d7cccb0102bc5
      
https://github.com/jenkinsci/gitbucket-plugin/commit/2d14d5d11bdd7da4bff721408e5d7cccb0102bc5
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-22 (Sun, 22 Sep 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotator.java

  Log Message:
  -----------
  fixed the order of args


  Commit: d2d132dfd39d0e1ce17007fc669d3791716ba297
      
https://github.com/jenkinsci/gitbucket-plugin/commit/d2d132dfd39d0e1ce17007fc669d3791716ba297
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-22 (Sun, 22 Sep 2013)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotatorTest.java

  Log Message:
  -----------
  fixed the order of normalize url


  Commit: 8c1feb82566a7a76ba7172e78ee6ea14ce9332bf
      
https://github.com/jenkinsci/gitbucket-plugin/commit/8c1feb82566a7a76ba7172e78ee6ea14ce9332bf
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-22 (Sun, 22 Sep 2013)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty.java

  Log Message:
  -----------
  create nomalizeUrl


  Commit: 4b6e136c51e71d06afdf50cb2d5324db5aa7fae9
      
https://github.com/jenkinsci/gitbucket-plugin/commit/4b6e136c51e71d06afdf50cb2d5324db5aa7fae9
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  use latest Git plugin


  Commit: 1cb67cd6d9330aae3ee5d6e28e77e2734c401564
      
https://github.com/jenkinsci/gitbucket-plugin/commit/1cb67cd6d9330aae3ee5d6e28e77e2734c401564
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M pom.xml

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


  Commit: 59d2bee3987c3472d6b1a196afa6f3ef46ca1029
      
https://github.com/jenkinsci/gitbucket-plugin/commit/59d2bee3987c3472d6b1a196afa6f3ef46ca1029
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-25 (Wed, 25 Sep 2013)

  Changed paths:
    A src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowserTest.java

  Log Message:
  -----------
  more unit test


  Commit: d378762afc5ce134511ca15c6037a1c7dda67dc9
      
https://github.com/jenkinsci/gitbucket-plugin/commit/d378762afc5ce134511ca15c6037a1c7dda67dc9
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-25 (Wed, 25 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  added mockito for unit test


  Commit: ef7a489bab631d182c2a4a6448a72bc1998aa4be
      
https://github.com/jenkinsci/gitbucket-plugin/commit/ef7a489bab631d182c2a4a6448a72bc1998aa4be
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-25 (Wed, 25 Sep 2013)

  Changed paths:
    M pom.xml
    A src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowserTest.java

  Log Message:
  -----------
  more unit test


  Commit: 9ea02124afc2ede983ff79509b0497992ed962d7
      
https://github.com/jenkinsci/gitbucket-plugin/commit/9ea02124afc2ede983ff79509b0497992ed962d7
  Author: Seiji Sogabe <s.sog...@gmail.com>
  Date:   2013-09-25 (Wed, 25 Sep 2013)

  Changed paths:
    A 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectPropertyTest.java

  Log Message:
  -----------
  added test class for GitBucketProjectProperty.


  Commit: 164f21a1ac234f9d48cdc4fb344d7460f39954bd
      
https://github.com/jenkinsci/gitbucket-plugin/commit/164f21a1ac234f9d48cdc4fb344d7460f39954bd
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    A src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

  Log Message:
  -----------
  added test


  Commit: 481a2b1ada85a81a49673c5fc1e28a162249cfb4
      
https://github.com/jenkinsci/gitbucket-plugin/commit/481a2b1ada85a81a49673c5fc1e28a162249cfb4
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    A 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectPropertyTest.java
    A src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

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


  Commit: 1b6d0ad1edeb564954f8c854bae71b3a1d96d724
      
https://github.com/jenkinsci/gitbucket-plugin/commit/1b6d0ad1edeb564954f8c854bae71b3a1d96d724
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

  Log Message:
  -----------
  Junit 4


  Commit: 550f7b93dd8845d8d8247a83efcd824332d9b4e2
      
https://github.com/jenkinsci/gitbucket-plugin/commit/550f7b93dd8845d8d8247a83efcd824332d9b4e2
  Author: Seiji Sogabe <s.sog...@gmail.com>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M pom.xml
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotatorTest.java
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

  Log Message:
  -----------
  added more test cases and add cobertura plugin


  Commit: c62611766f4f29896140ebbd5080773d2381a5e5
      
https://github.com/jenkinsci/gitbucket-plugin/commit/c62611766f4f29896140ebbd5080773d2381a5e5
  Author: Seiji Sogabe <s.sog...@gmail.com>
  Date:   2013-09-27 (Fri, 27 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  fixed layout


  Commit: 1ac5ed0b398873ccf061b9566c45de0c9d917b91
      
https://github.com/jenkinsci/gitbucket-plugin/commit/1ac5ed0b398873ccf061b9566c45de0c9d917b91
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-27 (Fri, 27 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  re-format


  Commit: e64183b1a713ce3b0e1f1d92f7f537d25aff6962
      
https://github.com/jenkinsci/gitbucket-plugin/commit/e64183b1a713ce3b0e1f1d92f7f537d25aff6962
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-27 (Fri, 27 Sep 2013)

  Changed paths:
    M pom.xml
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotatorTest.java
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

  Log Message:
  -----------
  more test cases


  Commit: e592c507c61f97deaff3887619f4cc325637dd1e
      
https://github.com/jenkinsci/gitbucket-plugin/commit/e592c507c61f97deaff3887619f4cc325637dd1e
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-28 (Sat, 28 Sep 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowser.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAction.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotator.java
    M 
src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketPushTrigger.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHook.java
    M 
src/main/resources/org/jenkinsci/plugins/gitbucket/GitBucketBrowser/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/gitbucket/GitBucketPushTrigger/GitBucketWebHookPollingAction/index.jelly
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowserTest.java
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotatorTest.java
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectPropertyTest.java
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

  Log Message:
  -----------
  added license


  Commit: 885348085d7ed74a81b0995187288b57ab492146
      
https://github.com/jenkinsci/gitbucket-plugin/commit/885348085d7ed74a81b0995187288b57ab492146
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-28 (Sat, 28 Sep 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowser.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAction.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotator.java
    M 
src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketPushTrigger.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHook.java
    M 
src/main/resources/org/jenkinsci/plugins/gitbucket/GitBucketBrowser/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/gitbucket/GitBucketPushTrigger/GitBucketWebHookPollingAction/index.jelly
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowserTest.java
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotatorTest.java
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectPropertyTest.java
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

  Log Message:
  -----------
  Added license


  Commit: 0827fff564fc8dc86d917e3db827c8e3be6d1a45
      
https://github.com/jenkinsci/gitbucket-plugin/commit/0827fff564fc8dc86d917e3db827c8e3be6d1a45
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-30 (Mon, 30 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release gitbucket-0.1


  Commit: da2c6b9b102fa18a214219f2706c6af336d58cba
      
https://github.com/jenkinsci/gitbucket-plugin/commit/da2c6b9b102fa18a214219f2706c6af336d58cba
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-09-30 (Mon, 30 Sep 2013)

  Changed paths:
    M pom.xml

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


  Commit: d8619d16aecc97fd9cd01f21bba8b724cbd8bcc3
      
https://github.com/jenkinsci/gitbucket-plugin/commit/d8619d16aecc97fd9cd01f21bba8b724cbd8bcc3
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M pom.xml

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


  Commit: 3fe7bcf2fbedbf2915eb6b10742b549e38f6ef8f
      
https://github.com/jenkinsci/gitbucket-plugin/commit/3fe7bcf2fbedbf2915eb6b10742b549e38f6ef8f
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-03 (Thu, 03 Oct 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowser.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotator.java
    M 
src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty.java
    A src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketUtil.java
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectPropertyTest.java

  Log Message:
  -----------
  [FIXED JENKINS-19865] Wrong GitBucket link


  Commit: 32eb20945ae0f81294438c09119ca3877cd62517
      
https://github.com/jenkinsci/gitbucket-plugin/commit/32eb20945ae0f81294438c09119ca3877cd62517
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-03 (Thu, 03 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release gitbucket-0.2


  Commit: 63ba67047913bba390f652fbd9eb9faf0a28546b
      
https://github.com/jenkinsci/gitbucket-plugin/commit/63ba67047913bba390f652fbd9eb9faf0a28546b
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-03 (Thu, 03 Oct 2013)

  Changed paths:
    M pom.xml

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


  Commit: 8f3b080163a8d01bbf8d15b973c2c1a86c53e49d
      
https://github.com/jenkinsci/gitbucket-plugin/commit/8f3b080163a8d01bbf8d15b973c2c1a86c53e49d
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-16 (Wed, 16 Oct 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowser.java

  Log Message:
  -----------
  create GitBucketBrowserinstance from JSONObject


  Commit: 26ad4091d640e6726fe4d6c3a332e38c0b9c6b96
      
https://github.com/jenkinsci/gitbucket-plugin/commit/26ad4091d640e6726fe4d6c3a332e38c0b9c6b96
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-16 (Wed, 16 Oct 2013)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty.java

  Log Message:
  -----------
  remove unused import


  Commit: 31ffb3123dbdd374182022ff0ecc0f7b1038babe
      
https://github.com/jenkinsci/gitbucket-plugin/commit/31ffb3123dbdd374182022ff0ecc0f7b1038babe
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release gitbucket-0.3


  Commit: 10ebd43a133e08f68de232a893870349e3e839c6
      
https://github.com/jenkinsci/gitbucket-plugin/commit/10ebd43a133e08f68de232a893870349e3e839c6
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  Changed paths:
    M pom.xml

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


  Commit: f900bd7f255e40de35070cb83a37e4c2711782e7
      
https://github.com/jenkinsci/gitbucket-plugin/commit/f900bd7f255e40de35070cb83a37e4c2711782e7
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-24 (Thu, 24 Oct 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHook.java

  Log Message:
  -----------
  Support crumb exclusion


  Commit: 2f3c7f6897cac1a6eacb304abe7e017546e37073
      
https://github.com/jenkinsci/gitbucket-plugin/commit/2f3c7f6897cac1a6eacb304abe7e017546e37073
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-27 (Sun, 27 Oct 2013)

  Changed paths:
    A 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookCrumbExclusionTest.java

  Log Message:
  -----------
  Added Unit Test for GitBucketWebHookCrumbExclusion


  Commit: 56f50c6501141c7efca74ca72c27bba9adc4b288
      
https://github.com/jenkinsci/gitbucket-plugin/commit/56f50c6501141c7efca74ca72c27bba9adc4b288
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-10-27 (Sun, 27 Oct 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHook.java
    A 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookCrumbExclusionTest.java

  Log Message:
  -----------
  Supported crumb exclusion


  Commit: 4a69f71a628b2b25c3e01ae42d46a7f7aa444c09
      
https://github.com/jenkinsci/gitbucket-plugin/commit/4a69f71a628b2b25c3e01ae42d46a7f7aa444c09
  Author: Seiji Sogabe <s.sog...@gmail.com>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowser.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAction.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotator.java
    M 
src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketPushTrigger.java
    A src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketUtil.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHook.java
    M 
src/main/resources/org/jenkinsci/plugins/gitbucket/GitBucketBrowser/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/gitbucket/GitBucketProjectProperty/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/gitbucket/GitBucketPushTrigger/GitBucketWebHookPollingAction/index.jelly
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketBrowserTest.java
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketLinkAnnotatorTest.java
    M 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketProjectPropertyTest.java
    A 
src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookCrumbExclusionTest.java
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/ssogabe/gitbucket-plugin


  Commit: 14ae3ba3764cdd06ba2cffc05f58416c5fd11afe
      
https://github.com/jenkinsci/gitbucket-plugin/commit/14ae3ba3764cdd06ba2cffc05f58416c5fd11afe
  Author: Seiji Sogabe <s.sog...@gmail.com>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketPushTrigger.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHook.java
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

  Log Message:
  -----------
  show publisher name on build page.
since GitBucket 1.8


  Commit: 343e4676fc85577903d618b57a24150904a707fc
      
https://github.com/jenkinsci/gitbucket-plugin/commit/343e4676fc85577903d618b57a24150904a707fc
  Author: ssogabe <s.sog...@gmail.com>
  Date:   2013-11-02 (Sat, 02 Nov 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketPushTrigger.java
    M src/main/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHook.java
    M src/test/java/org/jenkinsci/plugins/gitbucket/GitBucketWebHookTest.java

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


Compare: 
https://github.com/jenkinsci/gitbucket-plugin/compare/6cb6a0352624...343e4676fc85

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