Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/fogbugz-plugin
  Commit: ea1d357a2b2dec26c0752d6259f95ddc20f89d85
      
https://github.com/jenkinsci/fogbugz-plugin/commit/ea1d357a2b2dec26c0752d6259f95ddc20f89d85
  Author: Dirk Zittersteyn <[email protected]>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    A src/main/java/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller.java
    M src/main/java/jenkins/plugins/fogbugz/notifications/FogbugzNotifier.java
    A 
src/main/resources/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller/config.jelly
    A 
src/main/resources/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller/help-ciProject.html

  Log Message:
  -----------
  added fogbugz-polling functionality


  Commit: cc92558bcd340d89d539ce81d7c55f9ce7286f11
      
https://github.com/jenkinsci/fogbugz-plugin/commit/cc92558bcd340d89d539ce81d7c55f9ce7286f11
  Author: Dirk Zittersteyn <[email protected]>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller.java
    M 
src/main/resources/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller/config.jelly
    A 
src/main/resources/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller/help-ciProjectField.html

  Log Message:
  -----------
  fixed peer-review comments, made ci project field configurable


  Commit: 6c6cd0b789612ae6fdb71c8680aaf20501940cda
      
https://github.com/jenkinsci/fogbugz-plugin/commit/6c6cd0b789612ae6fdb71c8680aaf20501940cda
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/fogbugz/jobtrigger/FogbugzEventListener.java

  Log Message:
  -----------
  correctly check original branch name


  Commit: ad67b098b9fe27a5f9b49d4644aa62b97ddff1a7
      
https://github.com/jenkinsci/fogbugz-plugin/commit/ad67b098b9fe27a5f9b49d4644aa62b97ddff1a7
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/fogbugz/jobtrigger/FogbugzEventListener.java

  Log Message:
  -----------
  remove merging tag if any error


  Commit: da039a10084f1c87f429c5a125623d8b1f634427
      
https://github.com/jenkinsci/fogbugz-plugin/commit/da039a10084f1c87f429c5a125623d8b1f634427
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller.java
    M src/main/java/jenkins/plugins/fogbugz/jobtrigger/FogbugzEventListener.java
    M src/main/java/jenkins/plugins/fogbugz/notifications/FogbugzNotifier.java

  Log Message:
  -----------
  correctly report about failing tests


  Commit: 6be34b82a60de035ada442f629f297400efd4fe7
      
https://github.com/jenkinsci/fogbugz-plugin/commit/6be34b82a60de035ada442f629f297400efd4fe7
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M pom.xml
    M src/main/java/jenkins/plugins/fogbugz/notifications/FogbugzNotifier.java

  Log Message:
  -----------
  use handlebars instead of mustache


  Commit: d81adc53ff45b2641fa427ed55e9ff98de5dfc91
      
https://github.com/jenkinsci/fogbugz-plugin/commit/d81adc53ff45b2641fa427ed55e9ff98de5dfc91
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/fogbugz/notifications/FogbugzNotifier.java

  Log Message:
  -----------
  correctly remove merging tag


  Commit: 895e485ef86b8ec1e5a62480f0fa81e59610cbed
      
https://github.com/jenkinsci/fogbugz-plugin/commit/895e485ef86b8ec1e5a62480f0fa81e59610cbed
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller.java
    M src/main/java/jenkins/plugins/fogbugz/jobtrigger/FogbugzEventListener.java
    M src/main/java/jenkins/plugins/fogbugz/notifications/FogbugzNotifier.java
    M 
src/main/resources/jenkins/plugins/fogbugz/notifications/FogbugzNotifier/global.jelly

  Log Message:
  -----------
  remove usage of merging tag. implemented case commenting about started build.


  Commit: a703d155b42da5cca3a44654b5e500da05840db1
      
https://github.com/jenkinsci/fogbugz-plugin/commit/a703d155b42da5cca3a44654b5e500da05840db1
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    A 
src/main/resources/jenkins/plugins/fogbugz/notifications/FogbugzNotifier/help-scheduledBuildTemplate.html

  Log Message:
  -----------
  remove usage of merging tag. implemented case commenting about started build.


  Commit: b8710b30e9a4d497e5cb70b517167946901a634a
      
https://github.com/jenkinsci/fogbugz-plugin/commit/b8710b30e9a4d497e5cb70b517167946901a634a
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  update version of java fogbugz


  Commit: 39a9a0ea8035c1ad85c0db576517b1924a6a0743
      
https://github.com/jenkinsci/fogbugz-plugin/commit/39a9a0ea8035c1ad85c0db576517b1924a6a0743
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M src/main/java/jenkins/plugins/fogbugz/jobtrigger/FogbugzEventListener.java
    M src/main/java/jenkins/plugins/fogbugz/notifications/FogbugzNotifier.java
    M 
src/main/resources/jenkins/plugins/fogbugz/notifications/FogbugzNotifier/global.jelly

  Log Message:
  -----------
  remove job name from config


  Commit: 6b4ac21032ba0a72cda5aebc23501241917a8102
      
https://github.com/jenkinsci/fogbugz-plugin/commit/6b4ac21032ba0a72cda5aebc23501241917a8102
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  update java bindings version


  Commit: 9e9658064c499fbea351d60e62105336c97bb975
      
https://github.com/jenkinsci/fogbugz-plugin/commit/9e9658064c499fbea351d60e62105336c97bb975
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-15 (Tue, 15 Apr 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  update java bindings version


  Commit: 05632080338690c9dc8f1a07870abd9b8ca8fc5a
      
https://github.com/jenkinsci/fogbugz-plugin/commit/05632080338690c9dc8f1a07870abd9b8ca8fc5a
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-16 (Wed, 16 Apr 2014)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  readme fix


  Commit: eca0792300b8108797221353c5b0b66215a4d7b6
      
https://github.com/jenkinsci/fogbugz-plugin/commit/eca0792300b8108797221353c5b0b66215a4d7b6
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-16 (Wed, 16 Apr 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update pom.xml


  Commit: b83cdb466fada52d66c9dbd2c9b65279d8c7fde3
      
https://github.com/jenkinsci/fogbugz-plugin/commit/b83cdb466fada52d66c9dbd2c9b65279d8c7fde3
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  update readme


  Commit: 1408e55a3f1ce1c2315803b885190a47464b30fc
      
https://github.com/jenkinsci/fogbugz-plugin/commit/1408e55a3f1ce1c2315803b885190a47464b30fc
  Author: Anatoly Bubenkov <[email protected]>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M README.rst
    M pom.xml
    A src/main/java/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller.java
    M src/main/java/jenkins/plugins/fogbugz/jobtrigger/FogbugzEventListener.java
    M src/main/java/jenkins/plugins/fogbugz/notifications/FogbugzNotifier.java
    A 
src/main/resources/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller/config.jelly
    A 
src/main/resources/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller/help-ciProject.html
    A 
src/main/resources/jenkins/plugins/fogbugz/jobpoller/FogbugzStatePoller/help-ciProjectField.html
    M 
src/main/resources/jenkins/plugins/fogbugz/notifications/FogbugzNotifier/global.jelly
    A 
src/main/resources/jenkins/plugins/fogbugz/notifications/FogbugzNotifier/help-scheduledBuildTemplate.html

  Log Message:
  -----------
  Merge pull request #3 from jenkinsci/fogbugz_polling

added fogbugz-polling functionality


Compare: 
https://github.com/jenkinsci/fogbugz-plugin/compare/7862c3bbc9e7...1408e55a3f1c

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