Branch: refs/heads/master
Home: https://github.com/jenkinsci/electricflow-plugin
Commit: 0923b1c3fe748515831eb68c55185e42e6155474
https://github.com/jenkinsci/electricflow-plugin/commit/0923b1c3fe748515831eb68c55185e42e6155474
Author: [email protected] <[email protected]>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/EnvReplacer.java
Log Message:
-----------
Support evn in pipeline paramters
Commit: ec9c4ce7d0a9b4ed82e29d1ba3ba6a1b1e588426
https://github.com/jenkinsci/electricflow-plugin/commit/ec9c4ce7d0a9b4ed82e29d1ba3ba6a1b1e588426
Author: justnoxx <[email protected]>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/EnvReplacer.java
Log Message:
-----------
Merge branch 'fixes'
Commit: e78f32ee6588cf6b78f23edbb1603cef0a5789e8
https://github.com/jenkinsci/electricflow-plugin/commit/e78f32ee6588cf6b78f23edbb1603cef0a5789e8
Author: [email protected] <[email protected]>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
A .idea/libraries/Maven__commons_io_commons_io_2_5.xml
A
.idea/libraries/Maven__org_apache_maven_shared_maven_shared_utils_3_1_0.xml
A .idea/uiDesigner.xml
M pom.xml
M src/main/java/org/jenkinsci/plugins/electricflow/Configuration.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowConfigurationManager.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
M
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/config.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration/config.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration/global.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/config.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication/config.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/config.jelly
Log Message:
-----------
Changed credential to configuration; Added informations to build page for
artifacts and pipeline; did refactoring; added expand variables for
publishArtifact and publish application
Commit: d07782c21bae3092229c6054160e997198004333
https://github.com/jenkinsci/electricflow-plugin/commit/d07782c21bae3092229c6054160e997198004333
Author: justnoxx <[email protected]>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
R .idea/libraries/Maven__commons_io_commons_io_2_5.xml
R
.idea/libraries/Maven__org_apache_maven_shared_maven_shared_utils_3_1_0.xml
R .idea/uiDesigner.xml
M pom.xml
Log Message:
-----------
updated version in pom.xml, removed .idea files
Commit: 6b8f5a8e3c987dc89c3b7bc200ef5e02a6845a80
https://github.com/jenkinsci/electricflow-plugin/commit/6b8f5a8e3c987dc89c3b7bc200ef5e02a6845a80
Author: justnoxx <[email protected]>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/electricflow/Configuration.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowConfigurationManager.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
M
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/config.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration/config.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration/global.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/config.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication/config.jelly
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/config.jelly
Log Message:
-----------
refactoring merged
Commit: b9f2ccc2c4365f780f7322f953df16bcfaa5d580
https://github.com/jenkinsci/electricflow-plugin/commit/b9f2ccc2c4365f780f7322f953df16bcfaa5d580
Author: justnoxx <[email protected]>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
Log Message:
-----------
added path concatenation method, changed application.zip to
deployment_package.zip
Commit: da9dbe5ec6c57f02530383fdfbed803549679bfb
https://github.com/jenkinsci/electricflow-plugin/commit/da9dbe5ec6c57f02530383fdfbed803549679bfb
Author: Dmitriy Shamatrin <[email protected]>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M pom.xml
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
Log Message:
-----------
Merge pull request #5 from electric-cloud/application_package_name_change
Application package name change
Commit: 9bdd2f1c7a0978b58b62db5b50f313a6dbf99047
https://github.com/jenkinsci/electricflow-plugin/commit/9bdd2f1c7a0978b58b62db5b50f313a6dbf99047
Author: [email protected] <[email protected]>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' of
https://github.com/electric-cloud/electricflow-jenkins-plugin into fixes
Commit: 5b33c1744fffec565ae2dc3537338bd79c94c9f3
https://github.com/jenkinsci/electricflow-plugin/commit/5b33c1744fffec565ae2dc3537338bd79c94c9f3
Author: [email protected] <[email protected]>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
R .idea/libraries/Maven__commons_io_commons_io_2_5.xml
R
.idea/libraries/Maven__org_apache_maven_shared_maven_shared_utils_3_1_0.xml
R .idea/uiDesigner.xml
M pom.xml
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
Log Message:
-----------
Merge branch 'fixes' of
https://github.com/electric-cloud/electricflow-jenkins-plugin into fixes
Commit: cccddec809977a5b12a884ecaca8d3db75a16d35
https://github.com/jenkinsci/electricflow-plugin/commit/cccddec809977a5b12a884ecaca8d3db75a16d35
Author: [email protected] <[email protected]>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/Configuration.java
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration.java
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/SummaryTextAction.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
Log Message:
-----------
Refactoring
Commit: 1bb30d29d2d317d6f773d4545cd861e25b1a1303
https://github.com/jenkinsci/electricflow-plugin/commit/1bb30d29d2d317d6f773d4545cd861e25b1a1303
Author: justnoxx <[email protected]>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M README.md
M
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication/help.html
Log Message:
-----------
merged from remote repo
Compare:
https://github.com/jenkinsci/electricflow-plugin/compare/0a044e59fe71...1bb30d29d2d3
--
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/d/optout.