aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/linaro/pubapi/LinaroPubAPIKey.java
AgeCommit message (Expand)Author
2015-10-23Make own class for publishing params, and replace them on each invocation.HEADmasterPaul Sokolovsky
2015-10-23Set both parameters in a single ParametersAction.Paul Sokolovsky
2015-05-11Change default credentials ID to "snapshots.linaro.org".Paul Sokolovsky
2015-04-24Allow to select target publishing server - via Jenkins Credentials subsys.Paul Sokolovsky
2015-04-07Fix issue when build step is not availabel in WebUI for Matrix builds.Paul Sokolovsky
2014-10-21Rename parameter PUBLISH_KEY -> PUBLISH_TOKEN.Paul Sokolovsky
2014-10-14Make default token not-valid-before/after values configurable.Paul Sokolovsky
2014-10-14Disable auto-retry for now.Paul Sokolovsky
2014-10-14Add global Jenkins config field for PubAPI URL.Paul Sokolovsky
2014-10-14Implement getting a publishing token from REST service.Paul Sokolovsky
2014-09-11Plugin skeleton which implements basic build step and configuration.Paul Sokolovsky