Branch: refs/heads/master
Home: https://github.com/jenkinsci/hockeyapp-plugin
Commit: 18afe8450f750201990eda1f02156f7c0f19f770
https://github.com/jenkinsci/hockeyapp-plugin/commit/18afe8450f750201990eda1f02156f7c0f19f770
Author: Christopher Orr <[email protected]>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Increase Jenkins requirement to 1.424 so the plugin can build on Java 7.
Commit: eeef1a3dcac3e78c1806b4fe77b0d3898a9d942a
https://github.com/jenkinsci/hockeyapp-plugin/commit/eeef1a3dcac3e78c1806b4fe77b0d3898a9d942a
Author: Christopher Orr <[email protected]>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M src/main/java/hockeyapp/HockeyappRecorder.java
Log Message:
-----------
Use boolean rather than Boolean to prevent NullPointerExceptions.
For example, when the 'useAppVersionURL' field was added, people upgrading the
plugin
would start a build, the plugin would try to dereference its auto-unboxed
values,
which would be null, causing a NPE.
Also cleaned up unnecessary getter methods.
Commit: 83193de7492748de8a961342e096049cd2e6867c
https://github.com/jenkinsci/hockeyapp-plugin/commit/83193de7492748de8a961342e096049cd2e6867c
Author: Christopher Orr <[email protected]>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M src/main/java/hockeyapp/HockeyappRecorder.java
Log Message:
-----------
Prepend ipa/dsym filename with the workspace path, if running on the master
server.
Commit: bc039369842d0a2ad28ff8172fd99d1b100cbe72
https://github.com/jenkinsci/hockeyapp-plugin/commit/bc039369842d0a2ad28ff8172fd99d1b100cbe72
Author: Christopher Orr <[email protected]>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M src/main/java/hockeyapp/HockeyappRecorder.java
M src/main/resources/hockeyapp/HockeyappRecorder/config.jelly
M src/main/resources/hockeyapp/HockeyappRecorder/help-apiToken.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-appId.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-buildNotes.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-cleanupOld.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-downloadAllowed.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-dsymPath.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-filePath.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-notifyTeam.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-numberOldVersions.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-tags.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-useAppVersionURL.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-useChangelog.html
A src/main/resources/hockeyapp/Messages.properties
Log Message:
-----------
Improve documentation and internationalise the plugin.
Commit: 6e7cc654210410da22eed475c4defc2793bcbac4
https://github.com/jenkinsci/hockeyapp-plugin/commit/6e7cc654210410da22eed475c4defc2793bcbac4
Author: Christopher Orr <[email protected]>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M src/main/java/hockeyapp/HockeyappRecorder.java
M src/main/resources/hockeyapp/Messages.properties
Log Message:
-----------
Report error if a non-integer was given for number of old versions to keep.
Commit: b75d3ccbd59717e5a60a9e1c43c82b5db4a7935e
https://github.com/jenkinsci/hockeyapp-plugin/commit/b75d3ccbd59717e5a60a9e1c43c82b5db4a7935e
Author: Christopher Orr <[email protected]>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
R README
A README.md
Log Message:
-----------
Add README.
Commit: eb872a142122108a3cca0247146dd984ff3021e3
https://github.com/jenkinsci/hockeyapp-plugin/commit/eb872a142122108a3cca0247146dd984ff3021e3
Author: Oliver Höltke <[email protected]>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
R README
A README.md
M pom.xml
M src/main/java/hockeyapp/HockeyappRecorder.java
M src/main/resources/hockeyapp/HockeyappRecorder/config.jelly
M src/main/resources/hockeyapp/HockeyappRecorder/help-apiToken.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-appId.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-buildNotes.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-cleanupOld.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-downloadAllowed.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-dsymPath.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-filePath.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-notifyTeam.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-numberOldVersions.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-tags.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-useAppVersionURL.html
M src/main/resources/hockeyapp/HockeyappRecorder/help-useChangelog.html
A src/main/resources/hockeyapp/Messages.properties
Log Message:
-----------
Merge pull request #5 from iosphere/master
Crash fix plus various improvements
Compare:
https://github.com/jenkinsci/hockeyapp-plugin/compare/cfeb60c92e13...eb872a142122
--
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.