Branch: refs/heads/2.11-beta
Home: https://github.com/jenkinsci/gerrit-trigger-plugin
Commit: 738f926c88c110f0c170b5542afb86f54fdace2f
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/738f926c88c110f0c170b5542afb86f54fdace2f
Author: Hugo Arès <[email protected]>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M gerrit-events/pom.xml
Log Message:
-----------
Upgrade Jsch library to version 0.1.50.
Upgrade to version 0.1.50 to fix JSchException: verify: false that
from time to time.
Commit: 5914e8556bb4fa402e481f9e84841a3aa49f8402
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/5914e8556bb4fa402e481f9e84841a3aa49f8402
Author: rsandell <[email protected]>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M gerrit-events/pom.xml
M gerrithudsontrigger/pom.xml
M pom.xml
Log Message:
-----------
Update build-config dependency version
Commit: 387bee5d9879ec1f416ba61bb035e73f8b022dc8
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/387bee5d9879ec1f416ba61bb035e73f8b022dc8
Author: Jyrki Puttonen <[email protected]>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/rest/ChangeId.java
A
gerrit-events/src/test/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/rest/ChangeIdTest.java
Log Message:
-----------
Encode ID used in REST endpoint URL
The Gerrit documentation says following:
"All IDs that appear in the URL of a REST call (e.g. project name,
group name) must be URL encoded."
As this wasn't done, project where the name was something
like "parent/project" didn't get messages from Gerrit.
The branch name can also have characters that must be encoded.
Commit: 21a164de18fcfb479e0fd63e5874a18874e94686
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/21a164de18fcfb479e0fd63e5874a18874e94686
Author: Jyrki Puttonen <[email protected]>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M gerrithudsontrigger/src/main/webapp/manual/help-Search.html
M gerrithudsontrigger/src/main/webapp/manual/help-Search_ja.html
Log Message:
-----------
Update documentation link to latest release
2.1.4 is pretty old and there's some new operators in
(at least) 2.8.
Commit: f163e936b198844622a2efdd823bc70ef1f2120b
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f163e936b198844622a2efdd823bc70ef1f2120b
Author: Jyrki Puttonen <[email protected]>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/dto/rest/ChangeId.java
Log Message:
-----------
Use constant instead of magic string
Use org.apache.commons.lang.CharEncoding.UTF_8 as
encoding instead of "UTF-8" -string.
Compare:
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/738f926c88c1^...f163e936b198
--
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.