Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/qtest-plugin
  Commit: fc571d01ba80bc99725917c6bc0227ad7d13cce3
      
https://github.com/jenkinsci/qtest-plugin/commit/fc571d01ba80bc99725917c6bc0227ad7d13cce3
  Author: Trong Le <[email protected]>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.jelly
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  load closed release


  Commit: babdd43c8bf266a0cf8a54ea7e7475991a98a621
      
https://github.com/jenkinsci/qtest-plugin/commit/babdd43c8bf266a0cf8a54ea7e7475991a98a621
  Author: Trong Le <[email protected]>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:QASymphony/jenkin-qtest-plugin


  Commit: 6e0777056fd9cd9e858363ca468b99e4c61e799a
      
https://github.com/jenkinsci/qtest-plugin/commit/6e0777056fd9cd9e858363ca468b99e4c61e799a
  Author: Trong Le <[email protected]>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/OauthProvider.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M 
src/main/java/com/qasymphony/ci/plugin/submitter/JunitQtestSubmitterImpl.java
    M src/main/java/com/qasymphony/ci/plugin/utils/ResponseEntity.java

  Log Message:
  -----------
  integration with oauth


  Commit: 210c3f044b970e83187fb8394a71a2aaec0b2a33
      
https://github.com/jenkinsci/qtest-plugin/commit/210c3f044b970e83187fb8394a71a2aaec0b2a33
  Author: Trong Le <[email protected]>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestResponse.java
    M src/main/java/com/qasymphony/ci/plugin/model/SubmittedResult.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultServiceImpl.java
    M 
src/main/java/com/qasymphony/ci/plugin/submitter/JunitQtestSubmitterImpl.java
    M src/main/java/com/qasymphony/ci/plugin/submitter/JunitSubmitterResult.java
    M 
src/main/resources/com/qasymphony/ci/plugin/action/StatisticsAction/index.jelly
    M 
src/main/resources/com/qasymphony/ci/plugin/action/StatisticsAction/index.properties
    M src/main/webapp/js/qtest-service.js
    M src/main/webapp/js/submit-result.js
    M 
src/test/java/com/qasymphony/ci/plugin/store/JunitTestResultParserTests.java
    M src/test/java/com/qasymphony/ci/plugin/store/StoreResultServiceTests.java

  Log Message:
  -----------
  show testLogs in report, hyperlink for test suite name


  Commit: 5aef64febfcd19d0880b6ae9f502b7ce9d6ce098
      
https://github.com/jenkinsci/qtest-plugin/commit/5aef64febfcd19d0880b6ae9f502b7ce9d6ce098
  Author: Trong Le <[email protected]>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M src/main/webapp/css/app.css

  Log Message:
  -----------
  make result board display correct


  Commit: 021b46d434b20a36099e16b735dd724d98209ac1
      
https://github.com/jenkinsci/qtest-plugin/commit/021b46d434b20a36099e16b735dd724d98209ac1
  Author: Trong Le <[email protected]>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.jelly
    M 
src/main/resources/com/qasymphony/ci/plugin/action/StatisticsAction/index.jelly
    M src/main/webapp/css/app.css
    M src/main/webapp/datatable/css/jquery.dataTables.min.css
    M src/main/webapp/datatable/js/jquery.dataTables.min.js
    R src/main/webapp/jquery/js/jquery-1.11.1.min.js
    A src/main/webapp/jquery/js/jquery-2.1.4.min.js

  Log Message:
  -----------
  upgrade for datatable to 1.10.10


  Commit: 6b2156c7de7d88b53fa00b30040ce67f7596240e
      
https://github.com/jenkinsci/qtest-plugin/commit/6b2156c7de7d88b53fa00b30040ce67f7596240e
  Author: Trong Le <[email protected]>
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  correct email and artifactId in pom.xml


  Commit: 339d8aa2f4b51b27392ce3da1b143de7613c8c8f
      
https://github.com/jenkinsci/qtest-plugin/commit/339d8aa2f4b51b27392ce3da1b143de7613c8c8f
  Author: Trong Le <[email protected]>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M README.md

  Log Message:
  -----------
  add wiki link to README


  Commit: 8f2b21bd7f1e4acc6cd62c896fac0f74e51c79ef
      
https://github.com/jenkinsci/qtest-plugin/commit/8f2b21bd7f1e4acc6cd62c896fac0f74e51c79ef
  Author: Trong Le <[email protected]>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  make correct version with snapshot


  Commit: fbc668b235589c602aeb1bc255c3c04253db9153
      
https://github.com/jenkinsci/qtest-plugin/commit/fbc668b235589c602aeb1bc255c3c04253db9153
  Author: Trong Le <[email protected]>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/resources/com/qasymphony/ci/plugin/ResourceBundle.properties
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.jelly
    M 
src/main/resources/com/qasymphony/ci/plugin/action/StatisticsAction/index.jelly

  Log Message:
  -----------
  correct path when change from jqtest artifact to qtest


  Commit: 02f4002e142647217fc6b6a078df501c4a630d48
      
https://github.com/jenkinsci/qtest-plugin/commit/02f4002e142647217fc6b6a078df501c4a630d48
  Author: Trong Le <[email protected]>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java

  Log Message:
  -----------
  validate apiKey with url lastest


  Commit: 3e42434d07938b47fae264f8859e0f328bb90e18
      
https://github.com/jenkinsci/qtest-plugin/commit/3e42434d07938b47fae264f8859e0f328bb90e18
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  clear release and environment when retrieve data


  Commit: f7dbe49f5d5aec020a558cca86dcd891e8e232a4
      
https://github.com/jenkinsci/qtest-plugin/commit/f7dbe49f5d5aec020a558cca86dcd891e8e232a4
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release qtest-1.0


  Commit: 3441321074b3217d4bce6ab2b56ed887ad9e2fd8
      
https://github.com/jenkinsci/qtest-plugin/commit/3441321074b3217d4bce6ab2b56ed887ad9e2fd8
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] rollback the release of qtest-1.0


  Commit: 00ecc44ca41ab0088f862e359fa5beafc2d526aa
      
https://github.com/jenkinsci/qtest-plugin/commit/00ecc44ca41ab0088f862e359fa5beafc2d526aa
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release qtest-1.0


  Commit: 2dbd1715e82f97dda2293fb9dd9591f6ffb13298
      
https://github.com/jenkinsci/qtest-plugin/commit/2dbd1715e82f97dda2293fb9dd9591f6ffb13298
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M pom.xml

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


  Commit: be12df092e6a16031d3842b21d985cf1a4d1de3f
      
https://github.com/jenkinsci/qtest-plugin/commit/be12df092e6a16031d3842b21d985cf1a4d1de3f
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] rollback the release of qtest-1.0


  Commit: 651a2143bc4b27f7c71bf13e522847c22da908c6
      
https://github.com/jenkinsci/qtest-plugin/commit/651a2143bc4b27f7c71bf13e522847c22da908c6
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release qtest-1.1


  Commit: 3bad62da95491d6b5410bc8c1a1174b08a4de0f3
      
https://github.com/jenkinsci/qtest-plugin/commit/3bad62da95491d6b5410bc8c1a1174b08a4de0f3
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M pom.xml

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


  Commit: 871071b869e142ba156dfad6ec32cc3f7a4abd31
      
https://github.com/jenkinsci/qtest-plugin/commit/871071b869e142ba156dfad6ec32cc3f7a4abd31
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  correct reset release and environment when no project loaded


  Commit: 2c07f6fd1690b3ae530ca550564abb67881c83b2
      
https://github.com/jenkinsci/qtest-plugin/commit/2c07f6fd1690b3ae530ca550564abb67881c83b2
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java

  Log Message:
  -----------
  make release, project id is 0 when name is empty


  Commit: ffe7f213fd268db2adda51fe2807d028940faaa8
      
https://github.com/jenkinsci/qtest-plugin/commit/ffe7f213fd268db2adda51fe2807d028940faaa8
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release qtest-1.1.1


  Commit: 5e72a1510872ad7c0426097e3e8edfac868481b5
      
https://github.com/jenkinsci/qtest-plugin/commit/5e72a1510872ad7c0426097e3e8edfac868481b5
  Author: Trong Le <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M pom.xml

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


  Commit: 8aff9d01b35efc40afc55262053da1702178d16b
      
https://github.com/jenkinsci/qtest-plugin/commit/8aff9d01b35efc40afc55262053da1702178d16b
  Author: Trong Le <[email protected]>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/webapp/js/app.js
    M src/main/webapp/js/qtest-service.js

  Log Message:
  -----------
  refactor log output, clear selection when api key is invalid


  Commit: 5af42e45e77cb5f2310a90999b5a961a41ce4495
      
https://github.com/jenkinsci/qtest-plugin/commit/5af42e45e77cb5f2310a90999b5a961a41ce4495
  Author: Trong Le <[email protected]>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/AutomationTestService.java
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/exception/SubmittedException.java
    M 
src/main/java/com/qasymphony/ci/plugin/submitter/JunitQtestSubmitterImpl.java

  Log Message:
  -----------
  send post or put when update setting in qTest, print out status code when 
submitt to qTest


  Commit: 293cd56be73b97c60355322fb1462bec841e3c7e
      
https://github.com/jenkinsci/qtest-plugin/commit/293cd56be73b97c60355322fb1462bec841e3c7e
  Author: Trong Le <[email protected]>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  log workspace dir when parse junut


  Commit: 2a64b278890e42b01f1a61ed41aebd214778a710
      
https://github.com/jenkinsci/qtest-plugin/commit/2a64b278890e42b01f1a61ed41aebd214778a710
  Author: anpham <[email protected]>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  Fix issue QTE-2733


  Commit: 6c2d3a6894cb473d803296090b1318dcbf3b226c
      
https://github.com/jenkinsci/qtest-plugin/commit/6c2d3a6894cb473d803296090b1318dcbf3b226c
  Author: Trong Le <[email protected]>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  correct testResult location for maven


  Commit: 86f67d26515c0ab162f68ca1e74e170c7cb65d7f
      
https://github.com/jenkinsci/qtest-plugin/commit/86f67d26515c0ab162f68ca1e74e170c7cb65d7f
  Author: Trong Le <[email protected]>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:QASymphony/jenkin-qtest-plugin


  Commit: ff689c7adb82066b2fa473a84f69e6a964a8566d
      
https://github.com/jenkinsci/qtest-plugin/commit/ff689c7adb82066b2fa473a84f69e6a964a8566d
  Author: Trong Le <[email protected]>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    A src/main/java/com/qasymphony/ci/plugin/exception/SaveSettingException.java
    M src/main/java/com/qasymphony/ci/plugin/model/Configuration.java
    M src/main/java/com/qasymphony/ci/plugin/model/qtest/Setting.java

  Log Message:
  -----------
  save setting before submit


  Commit: fdd990daf32d6de49e6269a1d7500ed11663fa9d
      
https://github.com/jenkinsci/qtest-plugin/commit/fdd990daf32d6de49e6269a1d7500ed11663fa9d
  Author: Trong Le <[email protected]>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java

  Log Message:
  -----------
  get setting by id if provided instead by composed key


  Commit: 44b884b5ac975fd61a4ec0a87fcbcc771bde4bc8
      
https://github.com/jenkinsci/qtest-plugin/commit/44b884b5ac975fd61a4ec0a87fcbcc771bde4bc8
  Author: Trong Le <[email protected]>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/AutomationTestService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/exception/SubmittedException.java
    M 
src/main/java/com/qasymphony/ci/plugin/submitter/JunitQtestSubmitterImpl.java

  Log Message:
  -----------
  throw submitted exception with status


  Commit: 1addddc7ba861b7e5426eb7801888539246ad0db
      
https://github.com/jenkinsci/qtest-plugin/commit/1addddc7ba861b7e5426eb7801888539246ad0db
  Author: Trong Le <[email protected]>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestLog.java
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestResult.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    A src/test/java/com/qasymphony/ci/plugin/store/MavenJunitParseTests.java
    A src/test/resources/com/qasymphony/ci/plugin/store/MavenJunitParseTests.zip

  Log Message:
  -----------
  add test, try to get setting


  Commit: 476919abfb29c9d1e571c7d605fb5cd5483a9871
      
https://github.com/jenkinsci/qtest-plugin/commit/476919abfb29c9d1e571c7d605fb5cd5483a9871
  Author: Trong Le <[email protected]>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.jelly
    M src/main/webapp/js/app.js
    M src/main/webapp/js/qtest-service.js

  Log Message:
  -----------
  change binding selectize


  Commit: f0aec6721137700a9eb511ddf9a68f2963e3dde1
      
https://github.com/jenkinsci/qtest-plugin/commit/f0aec6721137700a9eb511ddf9a68f2963e3dde1
  Author: Trong Le <[email protected]>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestResult.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  rollback avoid duplicate in testLog


  Commit: 23b39446633b2ece8d74166cb30781e068a8ca8e
      
https://github.com/jenkinsci/qtest-plugin/commit/23b39446633b2ece8d74166cb30781e068a8ca8e
  Author: Trong Le <[email protected]>
  Date:   2015-11-21 (Sat, 21 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.jelly
    M 
src/main/resources/com/qasymphony/ci/plugin/action/StatisticsAction/index.jelly
    R 
src/main/webapp/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
    R 
src/main/webapp/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
    R 
src/main/webapp/jquery/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
    R 
src/main/webapp/jquery/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
    R 
src/main/webapp/jquery/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
    R 
src/main/webapp/jquery/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
    R 
src/main/webapp/jquery/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
    R 
src/main/webapp/jquery/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
    R 
src/main/webapp/jquery/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
    R src/main/webapp/jquery/css/ui-lightness/images/ui-icons_222222_256x240.png
    R src/main/webapp/jquery/css/ui-lightness/images/ui-icons_228ef1_256x240.png
    R src/main/webapp/jquery/css/ui-lightness/images/ui-icons_ef8c08_256x240.png
    R src/main/webapp/jquery/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
    R src/main/webapp/jquery/css/ui-lightness/images/ui-icons_ffffff_256x240.png
    R src/main/webapp/jquery/css/ui-lightness/jquery-ui-1.10.0.custom.css
    R src/main/webapp/jquery/css/ui-lightness/jquery-ui-1.10.0.custom.min.css
    R src/main/webapp/js/qtest-service.js
    A src/main/webapp/js/result.js
    A src/main/webapp/js/service.js
    R src/main/webapp/js/submit-result.js

  Log Message:
  -----------
  remove unuse resource, check empty name with binding in selectize


  Commit: 68bd575e4e5df46217a3d3bcb80344a6af641564
      
https://github.com/jenkinsci/qtest-plugin/commit/68bd575e4e5df46217a3d3bcb80344a6af641564
  Author: Trong Le <[email protected]>
  Date:   2015-11-22 (Sun, 22 Nov 2015)

  Changed paths:
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  correct binding environmentName1


  Commit: 7eb95660a0834a015bb5b38d025f357357ef5ba6
      
https://github.com/jenkinsci/qtest-plugin/commit/7eb95660a0834a015bb5b38d025f357357ef5ba6
  Author: Trong Le <[email protected]>
  Date:   2015-11-22 (Sun, 22 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ConfigService.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java

  Log Message:
  -----------
  fix QTE-2775


  Commit: cb28ac1b8f84ad9ae3faaf12d5e342491e21c806
      
https://github.com/jenkinsci/qtest-plugin/commit/cb28ac1b8f84ad9ae3faaf12d5e342491e21c806
  Author: Trong Le <[email protected]>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/OauthProvider.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    A src/main/java/com/qasymphony/ci/plugin/utils/LoggerUtils.java
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.jelly
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  fix QTE-2775, try to scan when maven pom file is not located at root workspace


  Commit: 12e529e2bcf70170cc514246e245220350668f72
      
https://github.com/jenkinsci/qtest-plugin/commit/12e529e2bcf70170cc514246e245220350668f72
  Author: Trong Le <[email protected]>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

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

  Log Message:
  -----------
  add help link to QAS


  Commit: c1f60a71c38eefea1154fa13bd82b5c7c4038c76
      
https://github.com/jenkinsci/qtest-plugin/commit/c1f60a71c38eefea1154fa13bd82b5c7c4038c76
  Author: Trong Le <[email protected]>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java

  Log Message:
  -----------
  scan only surefire report folder if project is maven and src located in sub 
folder


  Commit: fb7326621a33509f2d7b467eebdf07fcba878de3
      
https://github.com/jenkinsci/qtest-plugin/commit/fb7326621a33509f2d7b467eebdf07fcba878de3
  Author: Trong Le <[email protected]>
  Date:   2015-11-23 (Mon, 23 Nov 2015)

  Changed paths:
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  clear binding release with label and search field


  Commit: d3dd5cd3f74b402874a27c83e13f762f63192be5
      
https://github.com/jenkinsci/qtest-plugin/commit/d3dd5cd3f74b402874a27c83e13f762f63192be5
  Author: Trong Le <[email protected]>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/AutomationTestService.java
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.properties

  Log Message:
  -----------
  change message when environment inactive or has no value, fix QTE-2798


  Commit: 0b640c2f35005c20bc6a07cfefe923e8da488bea
      
https://github.com/jenkinsci/qtest-plugin/commit/0b640c2f35005c20bc6a07cfefe923e8da488bea
  Author: Trong Le <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  show loading icon when load project data, binding release with render


  Commit: e50c5d80663393d646a357ccf0c3db2f3eab7ef0
      
https://github.com/jenkinsci/qtest-plugin/commit/e50c5d80663393d646a357ccf0c3db2f3eab7ef0
  Author: Trong Le <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/OauthProvider.java

  Log Message:
  -----------
  correct typo work in log to jenkins


  Commit: e3448558df1b8d4fc1bd3ed42e3b05837e5bb353
      
https://github.com/jenkinsci/qtest-plugin/commit/e3448558df1b8d4fc1bd3ed42e3b05837e5bb353
  Author: Trong Le <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/TestResultParse.java
    M src/main/webapp/js/app.js
    M src/main/webapp/js/service.js

  Log Message:
  -----------
  refactor, remove console.log


  Commit: 8b548aee193e749b211472a2e359513e51f4e973
      
https://github.com/jenkinsci/qtest-plugin/commit/8b548aee193e749b211472a2e359513e51f4e973
  Author: Trong Le <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/StatisticsAction.java

  Log Message:
  -----------
  show qTest Plugin extension when user added plugin


  Commit: 02c72fac737f10e6fa23d70b49f4100656e1d074
      
https://github.com/jenkinsci/qtest-plugin/commit/02c72fac737f10e6fa23d70b49f4100656e1d074
  Author: anpham <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  Fix issue https://agile.qasymphony.com/browse/QTE-2738


  Commit: 9e2157b5d66f2120ea5ad170d8bb46ece2e20e6d
      
https://github.com/jenkinsci/qtest-plugin/commit/9e2157b5d66f2120ea5ad170d8bb46ece2e20e6d
  Author: anpham <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/StatisticsAction.java

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/QASymphony/jenkin-qtest-plugin.git


  Commit: 24a77583394ed0682abc10070dd7a7c01842975e
      
https://github.com/jenkinsci/qtest-plugin/commit/24a77583394ed0682abc10070dd7a7c01842975e
  Author: Trong Le <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M 
src/main/resources/com/qasymphony/ci/plugin/action/StatisticsAction/index.properties

  Log Message:
  -----------
  change text in submission report QTE-2815


  Commit: 7e7ae1c6328412d84f121af8e11dcf2211d0a955
      
https://github.com/jenkinsci/qtest-plugin/commit/7e7ae1c6328412d84f121af8e11dcf2211d0a955
  Author: Trong Le <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/model/SubmittedResult.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultServiceImpl.java
    M 
src/main/java/com/qasymphony/ci/plugin/submitter/JunitQtestSubmitterImpl.java

  Log Message:
  -----------
  store url and project after each build, use to build testSuite link by each 
build


  Commit: 6386500f8d0f544f35e30a26fd688febc5354939
      
https://github.com/jenkinsci/qtest-plugin/commit/6386500f8d0f544f35e30a26fd688febc5354939
  Author: Trong Le <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:QASymphony/jenkin-qtest-plugin


  Commit: 9df68dd93cdf0b172de2d635fd5ac98f66bf3dea
      
https://github.com/jenkinsci/qtest-plugin/commit/9df68dd93cdf0b172de2d635fd5ac98f66bf3dea
  Author: Trong Le <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M 
src/main/java/com/qasymphony/ci/plugin/submitter/JunitQtestSubmitterImpl.java

  Log Message:
  -----------
  throw exception if cannot get access token when submit to qTest


  Commit: d67062008f19b51bb187b3d44ba1cdf63878adef
      
https://github.com/jenkinsci/qtest-plugin/commit/d67062008f19b51bb187b3d44ba1cdf63878adef
  Author: Trong Le <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java

  Log Message:
  -----------
  show log when cannot parse junit result


  Commit: 1b9f197c73e0adc8b7abbac69f7ca63a5e5afd6f
      
https://github.com/jenkinsci/qtest-plugin/commit/1b9f197c73e0adc8b7abbac69f7ca63a5e5afd6f
  Author: Trong Le <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    A src/test/java/com/qasymphony/ci/plugin/store/ParseJunitWithNunitTests.java
    A 
src/test/resources/com/qasymphony/ci/plugin/store/ParseJunitWithNunitTests.zip

  Log Message:
  -----------
  correct scan junit folder


  Commit: f3b290e4949348a6852612a3302b3f463f33e3f6
      
https://github.com/jenkinsci/qtest-plugin/commit/f3b290e4949348a6852612a3302b3f463f33e3f6
  Author: Trong Le <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/AutomationTestService.java
    M src/main/java/com/qasymphony/ci/plugin/ResourceBundle.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/action/StatisticsAction.java
    M src/main/java/com/qasymphony/ci/plugin/model/Configuration.java
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultServiceImpl.java
    M src/main/java/com/qasymphony/ci/plugin/store/file/FileReader.java
    M src/main/java/com/qasymphony/ci/plugin/store/file/FileReaderException.java
    M src/main/java/com/qasymphony/ci/plugin/utils/HttpClientUtils.java
    M src/main/java/com/qasymphony/ci/plugin/utils/JsonUtils.java
    M src/main/java/com/qasymphony/ci/plugin/utils/ResponseEntity.java

  Log Message:
  -----------
  refactor code


  Commit: 09d6dca72f45401e7666c47e39ffa2644603691e
      
https://github.com/jenkinsci/qtest-plugin/commit/09d6dca72f45401e7666c47e39ffa2644603691e
  Author: Trong Le <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    M src/test/java/com/qasymphony/ci/plugin/store/MavenJunitParseTests.java
    M src/test/java/com/qasymphony/ci/plugin/store/StoreResultServiceTests.java

  Log Message:
  -----------
  avoid duplicate entry in zip attachment


  Commit: 404b7713404af0c09a5600625160e90e8efe60ef
      
https://github.com/jenkinsci/qtest-plugin/commit/404b7713404af0c09a5600625160e90e8efe60ef
  Author: Trong Le <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    M src/main/java/com/qasymphony/ci/plugin/submitter/JunitSubmitterResult.java

  Log Message:
  -----------
  store when have no result


  Commit: 0fcf47aae90e4929aac6cca96716b6536cd356fd
      
https://github.com/jenkinsci/qtest-plugin/commit/0fcf47aae90e4929aac6cca96716b6536cd356fd
  Author: Trong Le <[email protected]>
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
    M 
src/main/resources/com/qasymphony/ci/plugin/action/StatisticsAction/index.jelly
    M 
src/main/resources/com/qasymphony/ci/plugin/action/StatisticsAction/index.properties
    M src/main/webapp/js/result.js

  Log Message:
  -----------
  add status for skipped


  Commit: 61d5a787c22c9aa72bb0de1c83b0c176521dc84c
      
https://github.com/jenkinsci/qtest-plugin/commit/61d5a787c22c9aa72bb0de1c83b0c176521dc84c
  Author: Trong Le <[email protected]>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/ResourceBundle.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/action/StatisticsAction.java
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationAttachment.java
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestLog.java
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestResponse.java
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestResult.java
    M 
src/main/java/com/qasymphony/ci/plugin/model/AutomationTestResultWrapper.java
    M src/main/java/com/qasymphony/ci/plugin/model/Configuration.java
    M src/main/java/com/qasymphony/ci/plugin/model/Error.java
    R src/main/java/com/qasymphony/ci/plugin/model/Module.java
    M src/main/java/com/qasymphony/ci/plugin/parse/TestResultParse.java
    M src/main/resources/com/qasymphony/ci/plugin/ResourceBundle.properties

  Log Message:
  -----------
  refactor code move string to properties file


  Commit: 67efdcb91e677ca18159a67e1862bc12192f587a
      
https://github.com/jenkinsci/qtest-plugin/commit/67efdcb91e677ca18159a67e1862bc12192f587a
  Author: Trong Le <[email protected]>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M 
src/test/java/com/qasymphony/ci/plugin/store/JunitTestResultParserTests.java

  Log Message:
  -----------
  add performance test, show link to testSuite in console log of jenkins build


  Commit: 63d69d82800935735381a557d3ecfabf4b5fb2a0
      
https://github.com/jenkinsci/qtest-plugin/commit/63d69d82800935735381a557d3ecfabf4b5fb2a0
  Author: Trong Le <[email protected]>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java

  Log Message:
  -----------
  correct parse multi sub project maven


  Commit: dc9b1afe229f28943bf68fdae46583044fb7f168
      
https://github.com/jenkinsci/qtest-plugin/commit/dc9b1afe229f28943bf68fdae46583044fb7f168
  Author: Trong Le <[email protected]>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java

  Log Message:
  -----------
  return when is multi maven project


  Commit: 9d4fc0b24182a0c567435e524e8541b23e541005
      
https://github.com/jenkinsci/qtest-plugin/commit/9d4fc0b24182a0c567435e524e8541b23e541005
  Author: Trong Le <[email protected]>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/utils/LoggerUtils.java
    M 
src/test/java/com/qasymphony/ci/plugin/store/JunitTestResultParserTests.java

  Log Message:
  -----------
  correct typo text when loggin to jenkins build console


  Commit: a655869972442fbfc8d528d11f9a72cb10737776
      
https://github.com/jenkinsci/qtest-plugin/commit/a655869972442fbfc8d528d11f9a72cb10737776
  Author: anpham <[email protected]>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    A src/main/java/com/qasymphony/ci/plugin/parse/CommonParsingUtils.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    A src/main/java/com/qasymphony/ci/plugin/parse/PublishResultParser.java

  Log Message:
  -----------
  Update change https://agile.qasymphony.com/browse/QTE-2883


  Commit: b936bfd15302a5572554c3f4f78d66bfb1ee18f3
      
https://github.com/jenkinsci/qtest-plugin/commit/b936bfd15302a5572554c3f4f78d66bfb1ee18f3
  Author: Trong Le <[email protected]>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/OauthProvider.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/resources/com/qasymphony/ci/plugin/ResourceBundle.properties
    M 
src/test/java/com/qasymphony/ci/plugin/store/JunitTestResultParserTests.java
    M 
src/test/resources/com/qasymphony/ci/plugin/store/JunitTestResultParserTests.zip

  Log Message:
  -----------
  fix QTE-2889, validate api key with url param, encode api key when get access 
token


  Commit: d8c114c7f5c6ec3ae30d4ad387be12793d7cb55b
      
https://github.com/jenkinsci/qtest-plugin/commit/d8c114c7f5c6ec3ae30d4ad387be12793d7cb55b
  Author: Trong Le <[email protected]>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.jelly
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.properties

  Log Message:
  -----------
  add ui


  Commit: b019b38e6b04e393faaa0d7234d71cdc6932c01d
      
https://github.com/jenkinsci/qtest-plugin/commit/b019b38e6b04e393faaa0d7234d71cdc6932c01d
  Author: Trong Le <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/StatisticsAction.java
    A src/main/java/com/qasymphony/ci/plugin/store/ReadSubmitLogRequest.java
    A src/main/java/com/qasymphony/ci/plugin/store/ReadSubmitLogResult.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultService.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultServiceImpl.java

  Log Message:
  -----------
  add request and result in fetch method


  Commit: 62a67d040df57a05c9ad0204a3ba86cb4e2c6cfa
      
https://github.com/jenkinsci/qtest-plugin/commit/62a67d040df57a05c9ad0204a3ba86cb4e2c6cfa
  Author: Trong Le <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/test/java/com/qasymphony/ci/plugin/store/StoreResultServiceTests.java

  Log Message:
  -----------
  correct test method


  Commit: 6d39646db17454303f34dc5b55c34cbc4db817e3
      
https://github.com/jenkinsci/qtest-plugin/commit/6d39646db17454303f34dc5b55c34cbc4db817e3
  Author: anpham <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  Fix issue https://agile.qasymphony.com/browse/QTE-2917


  Commit: fcd262b9ef33dbf8727481e7ddc35460bded8ba1
      
https://github.com/jenkinsci/qtest-plugin/commit/fcd262b9ef33dbf8727481e7ddc35460bded8ba1
  Author: anpham <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/OauthProvider.java
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/parse/CommonParsingUtils.java
    M src/main/java/com/qasymphony/ci/plugin/utils/LoggerUtils.java
    M src/main/resources/com/qasymphony/ci/plugin/ResourceBundle.properties
    M 
src/test/java/com/qasymphony/ci/plugin/store/JunitTestResultParserTests.java
    M 
src/test/resources/com/qasymphony/ci/plugin/store/JunitTestResultParserTests.zip

  Log Message:
  -----------
  Merge branch 'develop' into feature/jqtest-integration-publish-result

Conflicts:
        src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
        src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java


  Commit: 06fc24d996e03be1deedffc2863bd4b960ac827d
      
https://github.com/jenkinsci/qtest-plugin/commit/06fc24d996e03be1deedffc2863bd4b960ac827d
  Author: anpham <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/PublishResultParser.java

  Log Message:
  -----------
  Fix nullpointer exception


  Commit: 300dd8f996b14c107eab88ca4aae00073d98c7fb
      
https://github.com/jenkinsci/qtest-plugin/commit/300dd8f996b14c107eab88ca4aae00073d98c7fb
  Author: anpham <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  Merge branch 'develop'


  Commit: 3806ce3b217b81bf36c3ea893e2407f21bcae510
      
https://github.com/jenkinsci/qtest-plugin/commit/3806ce3b217b81bf36c3ea893e2407f21bcae510
  Author: anpham <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/StatisticsAction.java
    A src/main/java/com/qasymphony/ci/plugin/store/ReadSubmitLogRequest.java
    A src/main/java/com/qasymphony/ci/plugin/store/ReadSubmitLogResult.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultService.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultServiceImpl.java
    M src/test/java/com/qasymphony/ci/plugin/store/StoreResultServiceTests.java

  Log Message:
  -----------
  Merge branch 'master' into feature/jqtest-integration-publish-result


  Commit: 9de93f31a9da2797fde4969bc397fe336bb01795
      
https://github.com/jenkinsci/qtest-plugin/commit/9de93f31a9da2797fde4969bc397fe336bb01795
  Author: Trong Le <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/StatisticsAction.java
    A src/main/java/com/qasymphony/ci/plugin/store/ReadSubmitLogRequest.java
    A src/main/java/com/qasymphony/ci/plugin/store/ReadSubmitLogResult.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultService.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultServiceImpl.java
    M src/test/java/com/qasymphony/ci/plugin/store/StoreResultServiceTests.java

  Log Message:
  -----------
  Merge branch 'master' into feature/jqtest-integration-publish-result


  Commit: 7654b13af9dc69602bb6587e87d9790391dc0c4d
      
https://github.com/jenkinsci/qtest-plugin/commit/7654b13af9dc69602bb6587e87d9790391dc0c4d
  Author: Trong Le <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Log Message:
  -----------
  Merge branch 'feature/jqtest-integration-publish-result' of 
github.com:QASymphony/jenkin-qtest-plugin into 
feature/jqtest-integration-publish-result


  Commit: 425053de97a48d022902dede28c33110af5396c1
      
https://github.com/jenkinsci/qtest-plugin/commit/425053de97a48d022902dede28c33110af5396c1
  Author: Trong Le <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

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

  Log Message:
  -----------
  update description for plugin


  Commit: 46921fed04faa2681a5fdd362770097371b8ea70
      
https://github.com/jenkinsci/qtest-plugin/commit/46921fed04faa2681a5fdd362770097371b8ea70
  Author: Trong Le <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

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

  Log Message:
  -----------
  Merge branch 'master' into feature/jqtest-integration-publish-result


  Commit: d0b879bbd160608b021c6b48ac44ad57611bf1fc
      
https://github.com/jenkinsci/qtest-plugin/commit/d0b879bbd160608b021c6b48ac44ad57611bf1fc
  Author: Trong Le <[email protected]>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java

  Log Message:
  -----------
  correct fix QTE-2917 with status SKIPPED


  Commit: 5ad59d94ab6cbc30ccc9377cf8e3bdb914e0f7d3
      
https://github.com/jenkinsci/qtest-plugin/commit/5ad59d94ab6cbc30ccc9377cf8e3bdb914e0f7d3
  Author: Trong Le <[email protected]>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestResult.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    M 
src/main/java/com/qasymphony/ci/plugin/submitter/JunitQtestSubmitterImpl.java

  Log Message:
  -----------
  correct fix QTE-2917 with status of testLog


  Commit: c3f2220fd3412122d1afda14a43982582cbdfbfb
      
https://github.com/jenkinsci/qtest-plugin/commit/c3f2220fd3412122d1afda14a43982582cbdfbfb
  Author: Trong Le <[email protected]>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestResult.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    M 
src/main/java/com/qasymphony/ci/plugin/submitter/JunitQtestSubmitterImpl.java

  Log Message:
  -----------
  Merge branch 'master' into feature/jqtest-integration-publish-result

Conflicts:
        src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java


  Commit: 1a9028c2a15422095e06b60fa68d88c36173d58e
      
https://github.com/jenkinsci/qtest-plugin/commit/1a9028c2a15422095e06b60fa68d88c36173d58e
  Author: Trong Le <[email protected]>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/CommonParsingUtils.java

  Log Message:
  -----------
  merge master with QTE-2917


  Commit: 146c4a710b6bed1096675245c833edca079c4641
      
https://github.com/jenkinsci/qtest-plugin/commit/146c4a710b6bed1096675245c833edca079c4641
  Author: Trong Le <[email protected]>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M pom.xml
    M src/main/java/com/qasymphony/ci/plugin/action/StatisticsAction.java
    M src/main/java/com/qasymphony/ci/plugin/model/AutomationTestResult.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    A src/main/java/com/qasymphony/ci/plugin/store/ReadSubmitLogRequest.java
    A src/main/java/com/qasymphony/ci/plugin/store/ReadSubmitLogResult.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultService.java
    M src/main/java/com/qasymphony/ci/plugin/store/StoreResultServiceImpl.java
    M 
src/main/java/com/qasymphony/ci/plugin/submitter/JunitQtestSubmitterImpl.java
    M src/main/resources/index.jelly
    M src/test/java/com/qasymphony/ci/plugin/store/StoreResultServiceTests.java

  Log Message:
  -----------
  Merge branch 'master' into feature/QTE-2885


  Commit: d5577c5e35c4e745fc59b631f9f293de05a28482
      
https://github.com/jenkinsci/qtest-plugin/commit/d5577c5e35c4e745fc59b631f9f293de05a28482
  Author: Trong Le <[email protected]>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    A src/main/java/com/qasymphony/ci/plugin/parse/CommonParsingUtils.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    A src/main/java/com/qasymphony/ci/plugin/parse/PublishResultParser.java

  Log Message:
  -----------
  Merge branch 'feature/jqtest-integration-publish-result' into feature/QTE-2885


  Commit: cce4c341a45bf2a505e83954d3db5c974a82de74
      
https://github.com/jenkinsci/qtest-plugin/commit/cce4c341a45bf2a505e83954d3db5c974a82de74
  Author: Trong Le <[email protected]>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/model/Configuration.java
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.jelly
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.properties

  Log Message:
  -----------
  integration with read test result from testResultAction


  Commit: 0ca858d47c98dd03d01e05187f3bb21ef96cb7f3
      
https://github.com/jenkinsci/qtest-plugin/commit/0ca858d47c98dd03d01e05187f3bb21ef96cb7f3
  Author: Trong Le <[email protected]>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    M src/main/java/com/qasymphony/ci/plugin/utils/HttpClientUtils.java

  Log Message:
  -----------
  scan all sub folder in surefire-report for maven style project


  Commit: 582b0cf4140e4bd47cf51899e9cb53b0a7d9fe87
      
https://github.com/jenkinsci/qtest-plugin/commit/582b0cf4140e4bd47cf51899e9cb53b0a7d9fe87
  Author: Trong Le <[email protected]>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  show loading when load project and release for first retrieve


  Commit: a305796c3230a075dc85caddd655312d1e7b74f6
      
https://github.com/jenkinsci/qtest-plugin/commit/a305796c3230a075dc85caddd655312d1e7b74f6
  Author: Trong Le <[email protected]>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  show missing testSuite environment if have no value


  Commit: 14b24ce95b6a70bb69459d1cb438ccf954e4a5c2
      
https://github.com/jenkinsci/qtest-plugin/commit/14b24ce95b6a70bb69459d1cb438ccf954e4a5c2
  Author: Trong Le <[email protected]>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release qtest-1.1.2


  Commit: af67b5a3fa726ef0bfbab44f4fd235be258246f8
      
https://github.com/jenkinsci/qtest-plugin/commit/af67b5a3fa726ef0bfbab44f4fd235be258246f8
  Author: Trong Le <[email protected]>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M pom.xml

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


  Commit: 62caf39de127019d0e1f6d7c6203354cd466a4a2
      
https://github.com/jenkinsci/qtest-plugin/commit/62caf39de127019d0e1f6d7c6203354cd466a4a2
  Author: Trong Le <[email protected]>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M pom.xml
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    M src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    M src/main/java/com/qasymphony/ci/plugin/utils/HttpClientUtils.java
    M src/main/webapp/js/app.js

  Log Message:
  -----------
  Merge branch 'master' into feature/QTE-2885


  Commit: 140874db003872c28a586f901a95c443c5d800b5
      
https://github.com/jenkinsci/qtest-plugin/commit/140874db003872c28a586f901a95c443c5d800b5
  Author: Trong Le <[email protected]>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/model/Configuration.java
    M src/main/java/com/qasymphony/ci/plugin/parse/CommonParsingUtils.java
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    R src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParse.java
    A src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParser.java
    A src/main/java/com/qasymphony/ci/plugin/parse/ParseRequest.java
    M src/main/java/com/qasymphony/ci/plugin/parse/PublishResultParser.java
    R src/main/java/com/qasymphony/ci/plugin/parse/TestResultParse.java
    A src/main/java/com/qasymphony/ci/plugin/parse/TestResultParser.java
    M 
src/test/java/com/qasymphony/ci/plugin/store/JunitTestResultParserTests.java
    M src/test/java/com/qasymphony/ci/plugin/store/MavenJunitParseTests.java
    M src/test/java/com/qasymphony/ci/plugin/store/ParseJunitWithNunitTests.java

  Log Message:
  -----------
  add factory to parser


  Commit: 904009a050a71362906fab7c8b5e01136fe765ee
      
https://github.com/jenkinsci/qtest-plugin/commit/904009a050a71362906fab7c8b5e01136fe765ee
  Author: Trong Le <[email protected]>
  Date:   2015-12-15 (Tue, 15 Dec 2015)

  Changed paths:
    M src/main/java/com/qasymphony/ci/plugin/action/PushingResultAction.java
    M src/main/java/com/qasymphony/ci/plugin/model/Configuration.java
    A src/main/java/com/qasymphony/ci/plugin/parse/AutoScanParser.java
    M src/main/java/com/qasymphony/ci/plugin/parse/JunitTestResultParser.java
    R src/main/java/com/qasymphony/ci/plugin/parse/MavenJunitParser.java
    M src/main/java/com/qasymphony/ci/plugin/parse/ParseRequest.java
    A src/main/java/com/qasymphony/ci/plugin/parse/PatternScanParser.java
    M src/main/java/com/qasymphony/ci/plugin/parse/PublishResultParser.java
    M 
src/main/resources/com/qasymphony/ci/plugin/action/PushingResultAction/config.jelly
    M src/test/java/com/qasymphony/ci/plugin/store/MavenJunitParseTests.java

  Log Message:
  -----------
  separate parse implements for test result location pattern


Compare: 
https://github.com/jenkinsci/qtest-plugin/compare/628b4e34a04a...904009a050a7

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