Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-plugin
Commit: fc84984c92753f960a90d293a8762d931ae556ac
https://github.com/jenkinsci/workflow-plugin/commit/fc84984c92753f960a90d293a8762d931ae556ac
Author: Antonio Muñiz <[email protected]>
Date: 2015-12-14 (Mon, 14 Dec 2015)
Changed paths:
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
Use ACE annotations to show Groovy syntax errors
Commit: bab1c29dd6695812c9a6e57b3d1e7cc4b6b901d3
https://github.com/jenkinsci/workflow-plugin/commit/bab1c29dd6695812c9a6e57b3d1e7cc4b6b901d3
Author: Antonio Muñiz <[email protected]>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M CHANGES.md
M COMPATIBILITY.md
M aggregator/pom.xml
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/build/BuildTriggerStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/GitStepTest.java
M api/pom.xml
M basic-steps/pom.xml
M cps-global-lib/README.md
M cps-global-lib/pom.xml
M cps/pom.xml
M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/EnvActionImpl.java
M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java
M
cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/EnvActionImpl/Binder/help.jelly
M
cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/block.jelly
R
cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/steps/EvaluateStep/config.jelly
R
cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/steps/EvaluateStep/help-path.html
M cps/src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java
M demo/Dockerfile
M demo/plugins.txt
M demo/workflow-version.txt
M durable-task-step/pom.xml
M
durable-task-step/src/main/resources/org/jenkinsci/plugins/workflow/steps/durable_task/ShellStep/help.html
M job/pom.xml
M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
M multibranch/pom.xml
M
multibranch/src/test/java/org/jenkinsci/plugins/workflow/multibranch/WorkflowBranchProjectFactoryTest.java
M pom.xml
M scm-step/pom.xml
M step-api/pom.xml
M
step-api/src/main/java/org/jenkinsci/plugins/workflow/structs/DescribableHelper.java
M
step-api/src/test/java/org/jenkinsci/plugins/workflow/structs/DescribableHelperTest.java
A
step-api/src/test/resources/org/jenkinsci/plugins/workflow/structs/DescribableHelperTest/Impl1/help-text.html
A
step-api/src/test/resources/org/jenkinsci/plugins/workflow/structs/DescribableHelperTest/Impl1/help.html
M support/pom.xml
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java
Log Message:
-----------
Merge branch 'master' into ace-validation
Conflicts:
cps/src/main/js/workflow-editor.js
Commit: 31e5a8f86cd9f8a5d28d422b4a07d5f946990ce9
https://github.com/jenkinsci/workflow-plugin/commit/31e5a8f86cd9f8a5d28d422b4a07d5f946990ce9
Author: Antonio Muñiz <[email protected]>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java
A
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinitionValidator.java
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
[JENKINS-32067] Show groovy syntax errors as ACE editor annotations
Commit: b25e5faea702549d7333d01f2aa9230ad2920e11
https://github.com/jenkinsci/workflow-plugin/commit/b25e5faea702549d7333d01f2aa9230ad2920e11
Author: Antonio Muñiz <[email protected]>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
[JENKINS-32067] Manage script approval messages
Commit: 435a598de9c7b9cf2d8e7aaedacb2dd4a28e5a3c
https://github.com/jenkinsci/workflow-plugin/commit/435a598de9c7b9cf2d8e7aaedacb2dd4a28e5a3c
Author: Antonio Muñiz <[email protected]>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinitionValidator.java
Log Message:
-----------
Fix default line when we don't have explicit compilation errors
Commit: 985a352aa0be66bd38c25e5b83fbf1622ba1fb15
https://github.com/jenkinsci/workflow-plugin/commit/985a352aa0be66bd38c25e5b83fbf1622ba1fb15
Author: Antonio Muñiz <[email protected]>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinitionValidator.java
Log Message:
-----------
Add license header + clean up constants
Commit: 3a84c0ee430fe9fd9ab584ddde767bbcd93b439f
https://github.com/jenkinsci/workflow-plugin/commit/3a84c0ee430fe9fd9ab584ddde767bbcd93b439f
Author: Antonio Muñiz <[email protected]>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
Remove outdated comment
Commit: 146e37a554c7efe36bfb96ffa7907a6fbe1dce53
https://github.com/jenkinsci/workflow-plugin/commit/146e37a554c7efe36bfb96ffa7907a6fbe1dce53
Author: Antonio Muñiz <[email protected]>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
Fix jquery retrieve of sandbox element
Commit: 3965e92ac1c4ec7d544f2292e6886fdd3792fefd
https://github.com/jenkinsci/workflow-plugin/commit/3965e92ac1c4ec7d544f2292e6886fdd3792fefd
Author: Antonio Muñiz <[email protected]>
Date: 2015-12-21 (Mon, 21 Dec 2015)
Changed paths:
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinitionValidator.java
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
Skip approval validations as suggested by @jglick
Commit: 9bcac2d9e5ec04ab70f24891910863ed0bc54d2a
https://github.com/jenkinsci/workflow-plugin/commit/9bcac2d9e5ec04ab70f24891910863ed0bc54d2a
Author: Antonio Muñiz <[email protected]>
Date: 2016-01-08 (Fri, 08 Jan 2016)
Changed paths:
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
Show syntax checks as annotations and script approval requirements as regular
FormValidation
Commit: bb348cfd84e5f379043d15fbff77f76286644c73
https://github.com/jenkinsci/workflow-plugin/commit/bb348cfd84e5f379043d15fbff77f76286644c73
Author: Antonio Muñiz <[email protected]>
Date: 2016-01-11 (Mon, 11 Jan 2016)
Changed paths:
M CHANGES.md
M COMPATIBILITY.md
M README.md
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/CpsScmFlowDefinitionTest.java
M aggregator/src/test/java/org/jenkinsci/plugins/workflow/DSLTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/DynamicEnvironmentExpanderTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/EnvWorkflowTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/JenkinsRuleExt.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/SingleJobTestBase.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowRunRestartTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowRunTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/cps/global/WorkflowLibRepositoryTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/cps/steps/LoadStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/cps/steps/RestartingLoadStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/ArtifactArchiverStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/CoreStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/CoreWrapperStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/DeleteDirStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/EnvStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/IsUnixStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/MailStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/PushdStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/PwdStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/ReadWriteFileStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/SleepStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/StageTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/SynchronousNonBlockingStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/ToolStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/WorkspaceStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/build/BuildTriggerStepRestartTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/build/BuildTriggerStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/build/RunWrapperTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/durable_task/ShellStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/input/InputStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/GitStepRestartTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/GitStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/MercurialStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/SubversionStepTest.java
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/stash/StashTest.java
M api/src/main/java/org/jenkinsci/plugins/workflow/pickles/Pickle.java
M cps/package.json
M cps/pom.xml
M
cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/EnvActionImpl/Binder/help.jelly
M
cps/src/test/java/org/jenkinsci/plugins/workflow/cps/AbstractCpsFlowTest.java
M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
M pom.xml
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/pickles/ExecutorPickle.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/pickles/TryRepeatedly.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java
Log Message:
-----------
Merge branch 'master' into JENKINS-32067
Commit: 8133153fc1e19fd7cefdb7717c2f1e23262ce501
https://github.com/jenkinsci/workflow-plugin/commit/8133153fc1e19fd7cefdb7717c2f1e23262ce501
Author: Antonio Muñiz <[email protected]>
Date: 2016-01-11 (Mon, 11 Jan 2016)
Changed paths:
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
Remove unused parameter
Commit: 4086ffa5653fe282a4dba9d3a5b698dbc738a7fd
https://github.com/jenkinsci/workflow-plugin/commit/4086ffa5653fe282a4dba9d3a5b698dbc738a7fd
Author: Antonio Muñiz <[email protected]>
Date: 2016-01-11 (Mon, 11 Jan 2016)
Changed paths:
M
cps-global-lib/src/test/java/org/jenkinsci/plugins/workflow/cps/global/WorkflowLibRepositoryLocalTest.java
Log Message:
-----------
Fix related test
Commit: 6345d4732f44a37f2a59d3862131c3493682cd99
https://github.com/jenkinsci/workflow-plugin/commit/6345d4732f44a37f2a59d3862131c3493682cd99
Author: Jesse Glick <[email protected]>
Date: 2016-01-12 (Tue, 12 Jan 2016)
Changed paths:
M CHANGES.md
M
cps-global-lib/src/test/java/org/jenkinsci/plugins/workflow/cps/global/WorkflowLibRepositoryLocalTest.java
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java
A
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinitionValidator.java
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
[FIXED JENKINS-32067] Noting merge of #281.
Compare:
https://github.com/jenkinsci/workflow-plugin/compare/8d56e60f6445...6345d4732f44
--
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.