Branch: refs/heads/master
Home: https://github.com/jenkinsci/gerrit-trigger-plugin
Commit: a64043690a88ee7d74b871e208ab55dc7c127285
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/a64043690a88ee7d74b871e208ab55dc7c127285
Author: David Pursehouse <[email protected]>
Date: 2013-07-17 (Wed, 17 Jul 2013)
Changed paths:
M gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildFailed.html
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildNotBuilt.html
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildStarted.html
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildSuccessful.html
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildUnstable.html
Log Message:
-----------
Better wording in the verified command help texts
Change-Id: I74b4a061bb8ae01600a8f74c5d12a2afcbc58329
Commit: 7b9be83762f0332154e8033d5bbd4263d39d3841
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/7b9be83762f0332154e8033d5bbd4263d39d3841
Author: David Pursehouse <[email protected]>
Date: 2013-07-17 (Wed, 17 Jul 2013)
Changed paths:
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/Config.java
M
gerrithudsontrigger/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritManagement/index.jelly
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/ConfigTest.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/BackCompat252HudsonTest.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/SpecGerritTriggerHudsonTest.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/gerritnotifier/SpecGerritVerifiedSetterTest.java
M
gerrithudsontrigger/src/test/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/DuplicateGerritListenersHudsonTestCase/gerrit-trigger.xml
Log Message:
-----------
Replace deprecated `gerrit approve` with `gerrit review`
The `approve` command is deprecated since Gerrit version 2.1.3.
Replace it with `review` throughout the code.
Change-Id: Iada958c16f630fb171459bc38214984e398c65a6
Commit: b2fd938431aec23f6d2632eab0039a4c6802d525
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/b2fd938431aec23f6d2632eab0039a4c6802d525
Author: David Pursehouse <[email protected]>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildNotBuilt_ja.html
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger.html
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger_ja.html
Log Message:
-----------
Fix indentation in help files
Indent with spaces rather than tabs. Use correct indentation levels.
Change-Id: If97d4a2255e757cdbf9e72c8894e872fb99e6ab3
Commit: 52281400a21c0288029c5db925a8942be6d31705
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/52281400a21c0288029c5db925a8942be6d31705
Author: David Pursehouse <[email protected]>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/GerritEventKeys.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/attr/Provider.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger.html
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger_ja.html
Log Message:
-----------
Rename constants for better readability and consistency
The constants `PROTO` and `GERRIT_PROTO` are renamed to `SCHEME` and
`GERRIT_SCHEME`. This makes the naming of all the provider constants
consistent with RFC3986 [1].
The `proto` field is replaced with `scheme`. The methods to get and
set `proto` are deprecated and new methods to get/set `scheme` are
added.
JSON parsing is modified to use `proto` if it exists, or otherwise
use `scheme`.
[1] http://tools.ietf.org/html/rfc3986
Change-Id: I38890355daa5d614e6b43fd351b199ed4f9e83c1
Commit: 074393aa0001506181385a243c61e291b4ac7eed
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/074393aa0001506181385a243c61e291b4ac7eed
Author: David Pursehouse <[email protected]>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger.html
Log Message:
-----------
Fix grammar in help descriptions of Gerrit provider fields
Change-Id: I7a44a842e32a6bcccc81b829abd6d1b1a7afeedb
Commit: d9aee1be67628a8c1d444cb321b80447252ac74e
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/d9aee1be67628a8c1d444cb321b80447252ac74e
Author: David Pursehouse <[email protected]>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger.html
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger_ja.html
Log Message:
-----------
Add missing event types in description of change events
Change-Id: Ie066e281c7c20a432616c0668d076e18254df25d
Commit: bce21091f1132fa571fa255a636cfad374811a41
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/bce21091f1132fa571fa255a636cfad374811a41
Author: David Pursehouse <[email protected]>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/GerritEventKeys.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/GerritTriggeredEvent.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/data/GerritProject.java
Log Message:
-----------
Fix minor typos in comments
Change-Id: Ia8b00bd0f8b6f981b6c35f9f1f28089f1ed2ec9a
Commit: a3270f773fd1d2561ce5f202b4bb2d12e732c95d
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/a3270f773fd1d2561ce5f202b4bb2d12e732c95d
Author: David Pursehouse <[email protected]>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/attr/Change.java
Log Message:
-----------
Change.java: Put imports of static constants in alphabetical order
Change-Id: I0321279b1aeed954c536733c9b2c77427282fe30
Commit: beb04b356a3519e216e49b495b8be51a8d6d4a3d
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/beb04b356a3519e216e49b495b8be51a8d6d4a3d
Author: David Pursehouse <[email protected]>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/GerritEventKeys.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/attr/Change.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger.html
Log Message:
-----------
Make the change's full commit message available in triggered jobs
The full commit message is made available as an environment variable
in triggered jobs in Jenkins:
$GERRIT_CHANGE_COMMIT_MESSAGE
The environment variable is only set if the JSON data received from
Gerrit's `stream-events` command contains the `commitMessage` field.
The `commitMessage` field is available from Gerrit version 2.8.
Change-Id: I657d6c28c8ae05a8d1fc9c328f92677231c294cd
Commit: dec3480b3696da904caa3607699cb3c12a7accfe
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/dec3480b3696da904caa3607699cb3c12a7accfe
Author: Robert Sandell <[email protected]>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/GerritEventKeys.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/attr/Change.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/attr/Provider.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/GerritTriggeredEvent.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/Config.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/data/GerritProject.java
M
gerrithudsontrigger/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritManagement/index.jelly
M gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildFailed.html
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildNotBuilt.html
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildNotBuilt_ja.html
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildStarted.html
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildSuccessful.html
M
gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildUnstable.html
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger.html
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger_ja.html
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/ConfigTest.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/BackCompat252HudsonTest.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/SpecGerritTriggerHudsonTest.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/gerritnotifier/SpecGerritVerifiedSetterTest.java
M
gerrithudsontrigger/src/test/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/DuplicateGerritListenersHudsonTestCase/gerrit-trigger.xml
Log Message:
-----------
Merge branch 'i' of gerrit-trigger-plugin
Compare:
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/85c3c480a9da...dec3480b3696
--
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.