Branch: refs/heads/master
Home: https://github.com/jenkinsci/gerrit-trigger-plugin
Commit: 9a2d2ab96838da94d3896c5766bd1b53839f1165
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/9a2d2ab96838da94d3896c5766bd1b53839f1165
Author: Tomas Westling <[email protected]>
Date: 2012-07-11 (Wed, 11 Jul 2012)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/ChangeAbandoned.java
A
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/ChangeBasedEvent.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/ChangeMerged.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/CommentAdded.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/DraftPublished.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/GerritTriggeredEvent.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/PatchsetCreated.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/RefUpdated.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/GerritNotifier.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/ParameterExpander.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/BadgeAction.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritCause.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.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/utils/StringUtil.java
M
gerrithudsontrigger/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/BadgeAction/badge.jelly
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/gerritnotifier/ParameterExpanderTest.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/data/TriggerContextConverterTest.java
Log Message:
-----------
Refactorization of GerritTriggeredEvents
Moved out change, patchset and refupdated to
subclasses, since not all events have these.
Change-Id: I1f212569f39cb89ab7a41c86a64d0f2edbff7488
Commit: da85ee967e20515b6494482c439e46d78a99cc3c
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/da85ee967e20515b6494482c439e46d78a99cc3c
Author: David Pursehouse <[email protected]>
Date: 2012-07-11 (Wed, 11 Jul 2012)
Changed paths:
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger_ja.html
Log Message:
-----------
Add more missing Japanese translations
Add descriptions of the following environment variables in the
Japanese translation of the main help file:
GERRIT_CHANGE_OWNER
GERRIT_CHANGE_OWNER_NAME
GERRIT_CHANGE_OWNER_EMAIL
GERRIT_PATCHSET_UPLOADER
GERRIT_PATCHSET_UPLOADER_NAME
GERRIT_PATCHSET_UPLOADER_EMAIL
Change-Id: I9163a0fb808b8f494950c504ae8f6a6e17aa78f2
Commit: 61bed982a2d1b61f3b51cb6d0decec29f235857c
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/61bed982a2d1b61f3b51cb6d0decec29f235857c
Author: David Pursehouse <[email protected]>
Date: 2012-07-11 (Wed, 11 Jul 2012)
Changed paths:
M gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildFailed.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
Log Message:
-----------
Update documentation for consistency
Make sure references to "Change-Id" and "ref-spec." are consistent
throughout the documentation.
Change-Id: Ied5a4945d00820135ecf001fb8d369167277b592
Commit: 264a0e78b3e413addcb5ab09d4f55563f21e2327
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/264a0e78b3e413addcb5ab09d4f55563f21e2327
Author: David Pursehouse <[email protected]>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M gerrithudsontrigger/src/main/webapp/help-whatIsGerritTrigger_ja.html
Log Message:
-----------
Merge "Add more missing Japanese translations" into internal
Commit: 15ecc29b7ce1000aa862cc4c11432f4c2533091c
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/15ecc29b7ce1000aa862cc4c11432f4c2533091c
Author: David Pursehouse <[email protected]>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M gerrithudsontrigger/src/main/webapp/help-GerritVerifiedCmdBuildFailed.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
Log Message:
-----------
Merge "Update documentation for consistency" into internal
Commit: c5b2a4a211bf8deddd5dd53e529cdb514c8cdfd3
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/c5b2a4a211bf8deddd5dd53e529cdb514c8cdfd3
Author: Tomas Westling <[email protected]>
Date: 2012-07-13 (Fri, 13 Jul 2012)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/ChangeBasedEvent.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/ManualPatchsetCreated.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/RefUpdated.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/mock/Setup.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/SpecGerritTriggerHudsonTest.java
Log Message:
-----------
Implemented hashCode methods for events.
Not every event should be considered unique as
far as the build memory goes. Added an overridden
hashCode method so that the event type, change,
patchset and refupdated are all part of generating
the hashcode for an event.
Change-Id: I6afda82871eef6bae8e540d5a64c8be027305065
Commit: f70e4fc86864056a817aa8c7c5ef75d70ee446b9
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f70e4fc86864056a817aa8c7c5ef75d70ee446b9
Author: Tomas Westling <[email protected]>
Date: 2012-07-13 (Fri, 13 Jul 2012)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/ChangeBasedEvent.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/ManualPatchsetCreated.java
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/events/RefUpdated.java
M
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/mock/Setup.java
M
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/SpecGerritTriggerHudsonTest.java
Log Message:
-----------
Merge "Implemented hashCode methods for events." into internal
Compare:
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/a7a7a3f9a982...f70e4fc86864