Branch: refs/heads/flow-durability-levels-beta
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: f05120cbbd41ddd17717c069eb19c2bf06b062ac
      
https://github.com/jenkinsci/workflow-api-plugin/commit/f05120cbbd41ddd17717c069eb19c2bf06b062ac
  Author: Sam Van Oort <[email protected]>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
    A src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java

  Log Message:
  -----------
  Add durability hints that are tracked at the execution level


  Commit: 22b8681bd572ee68d0feb05f5998b3ac13957432
      
https://github.com/jenkinsci/workflow-api-plugin/commit/22b8681bd572ee68d0feb05f5998b3ac13957432
  Author: Sam Van Oort <[email protected]>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDefinition.java

  Log Message:
  -----------
  Make FlowDefinition offer a durability hint


  Commit: 5438cea2299c2fd72505271babefe6c762319893
      
https://github.com/jenkinsci/workflow-api-plugin/commit/5438cea2299c2fd72505271babefe6c762319893
  Author: Sam Van Oort <[email protected]>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDefinition.java

  Log Message:
  -----------
  Add Durability hint mutability to FlowDefinition because we to track it on 
the user-configurable FlowDefinition


  Commit: 1ed422f6d2bed4c38f9825ede55fa97d0001022d
      
https://github.com/jenkinsci/workflow-api-plugin/commit/1ed422f6d2bed4c38f9825ede55fa97d0001022d
  Author: Sam Van Oort <[email protected]>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionList.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionOwner.java

  Log Message:
  -----------
  Add mechanism to notify the FlowExecutionOwner & FlowExecution when we're 
about to shut down the master


  Commit: 10167dbd73038daa5b88d5874a0aa7f2ba20d6c3
      
https://github.com/jenkinsci/workflow-api-plugin/commit/10167dbd73038daa5b88d5874a0aa7f2ba20d6c3
  Author: Sam Van Oort <[email protected]>
  Date:   2017-10-05 (Thu, 05 Oct 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java

  Log Message:
  -----------
  Add descriptions to durability hints


  Commit: 565b627a1e4b08efe003478c0c8c9977f55998fb
      
https://github.com/jenkinsci/workflow-api-plugin/commit/565b627a1e4b08efe003478c0c8c9977f55998fb
  Author: Sam Van Oort <[email protected]>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Create a crazy snapshot version to sidestep icky wrong-version-resolution 
problem


  Commit: 96e523a35f02809dd4eef79c5d2fedd5cac7d3f7
      
https://github.com/jenkinsci/workflow-api-plugin/commit/96e523a35f02809dd4eef79c5d2fedd5cac7d3f7
  Author: Sam Van Oort <[email protected]>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java

  Log Message:
  -----------
  Rewrite the descriptions for durability levels


  Commit: 921f07bc493ef1e8cad2da3c6c457ad77189b06d
      
https://github.com/jenkinsci/workflow-api-plugin/commit/921f07bc493ef1e8cad2da3c6c457ad77189b06d
  Author: Sam Van Oort <[email protected]>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java

  Log Message:
  -----------
  Convert FlowDurabilityHint to an ExtensionPoint


  Commit: b6a18fdf7f2b5d761a7202f431674e2d7139202a
      
https://github.com/jenkinsci/workflow-api-plugin/commit/b6a18fdf7f2b5d761a7202f431674e2d7139202a
  Author: Sam Van Oort <[email protected]>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java

  Log Message:
  -----------
  Cleanup


  Commit: a0c0c4687a1fae7ca271f96c75b19632202e09e1
      
https://github.com/jenkinsci/workflow-api-plugin/commit/a0c0c4687a1fae7ca271f96c75b19632202e09e1
  Author: Sam Van Oort <[email protected]>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java

  Log Message:
  -----------
  Merge branch 'flow-durability-levels-extensionpt' into flow-durability-levels


  Commit: c8cb87817bc110ff7172f500aa1b217879966998
      
https://github.com/jenkinsci/workflow-api-plugin/commit/c8cb87817bc110ff7172f500aa1b217879966998
  Author: Sam Van Oort <[email protected]>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java

  Log Message:
  -----------
  Equals method for FlowDurabilityHint


  Commit: a5457ff29726ac98bdea01ed26d181605fbcfb54
      
https://github.com/jenkinsci/workflow-api-plugin/commit/a5457ff29726ac98bdea01ed26d181605fbcfb54
  Author: Sam Van Oort <[email protected]>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java

  Log Message:
  -----------
  Yes we need to implement hashcode if we implement equals


  Commit: 2586e23442e606a23dd8e8de913ee2bf2fb3e308
      
https://github.com/jenkinsci/workflow-api-plugin/commit/2586e23442e606a23dd8e8de913ee2bf2fb3e308
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java

  Log Message:
  -----------
  Fix missing FlowDurabilityHint getter, and make the durability hints sortable


  Commit: 30467ac1a4197028804f908752ab522984131892
      
https://github.com/jenkinsci/workflow-api-plugin/commit/30467ac1a4197028804f908752ab522984131892
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-07 (Thu, 07 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java

  Log Message:
  -----------
  Rework durability descriptions and add new nonatomic mode


  Commit: cd4c5d72237e9040b36a66236f017fd3d613b9f8
      
https://github.com/jenkinsci/workflow-api-plugin/commit/cd4c5d72237e9040b36a66236f017fd3d613b9f8
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-07 (Thu, 07 Dec 2017)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDefinition.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java
    A 
src/main/java/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel.java
    A 
src/main/resources/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel/global.jelly
    A 
src/test/java/org/jenkinsci/plugins/workflow/flow/DurabilityBasicsTest.java

  Log Message:
  -----------
  Convert back to Enum for FlowDurabilityHint AND add a global setting for 
default durability


  Commit: 2eab7dced45eeb6ce9a60b4c21413b20ed8cf71e
      
https://github.com/jenkinsci/workflow-api-plugin/commit/2eab7dced45eeb6ce9a60b4c21413b20ed8cf71e
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-07 (Thu, 07 Dec 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel.java

  Log Message:
  -----------
  Note on permissions checks


  Commit: 4c4baf18f2ffacbac94fa91f2093f82ea3c01182
      
https://github.com/jenkinsci/workflow-api-plugin/commit/4c4baf18f2ffacbac94fa91f2093f82ea3c01182
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel.java
    M 
src/main/resources/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel/global.jelly
    A 
src/main/resources/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel/help-hint.html

  Log Message:
  -----------
  Add help text and tooltips and cleaner UI for global durability hint


  Commit: e2308e61fd70558e0fa1a22c180cb873356092bc
      
https://github.com/jenkinsci/workflow-api-plugin/commit/e2308e61fd70558e0fa1a22c180cb873356092bc
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Explain custom version


  Commit: c69db2fcfff2be88c77631481db0517ac9468fe2
      
https://github.com/jenkinsci/workflow-api-plugin/commit/c69db2fcfff2be88c77631481db0517ac9468fe2
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
    A 
src/main/resources/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel/help-durabilityHint.html
    R 
src/main/resources/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel/help-hint.html

  Log Message:
  -----------
  Fix help file name


  Commit: b53fd1cee4109ca1a267058cee8fce90c450364f
      
https://github.com/jenkinsci/workflow-api-plugin/commit/b53fd1cee4109ca1a267058cee8fce90c450364f
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
    M Jenkinsfile
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/FilePathUtils.java
    M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into flow-durability-levels


  Commit: 875e1dd5adabb7e4dde939d5e263610c88aeb4ca
      
https://github.com/jenkinsci/workflow-api-plugin/commit/875e1dd5adabb7e4dde939d5e263610c88aeb4ca
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDurabilityHint.java

  Log Message:
  -----------
  Javadocs fix for @dwnusbaum


  Commit: aded59a1a7b2a61ee7a6caef9efef334e8d29cac
      
https://github.com/jenkinsci/workflow-api-plugin/commit/aded59a1a7b2a61ee7a6caef9efef334e8d29cac
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    A src/main/java/org/jenkinsci/plugins/workflow/flow/BlockableResume.java

  Log Message:
  -----------
  Add marker for being unable to resume


  Commit: 0309dd2c926eae8feb853ba39e76658dc572721c
      
https://github.com/jenkinsci/workflow-api-plugin/commit/0309dd2c926eae8feb853ba39e76658dc572721c
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
    M pom.xml
    A 
src/main/java/org/jenkinsci/plugins/workflow/flow/DurabilityHintProvider.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDefinition.java

  Log Message:
  -----------
  Switch to DurabilityHintProvider


  Commit: 62604ce73621d9dc1291437f1f265d0053471c4d
      
https://github.com/jenkinsci/workflow-api-plugin/commit/62604ce73621d9dc1291437f1f265d0053471c4d
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/DurabilityHintProvider.java

  Log Message:
  -----------
  Support use of ordinals properly for DurabilityHintProvider


  Commit: 4022651381ede66d77d24eb3bb8f040d4eace366
      
https://github.com/jenkinsci/workflow-api-plugin/commit/4022651381ede66d77d24eb3bb8f040d4eace366
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel/help-durabilityHint.html

  Log Message:
  -----------
  Rewrite durability hint helptext


  Commit: 9872a049839f772d88f9c35983e057d205b7e0d8
      
https://github.com/jenkinsci/workflow-api-plugin/commit/9872a049839f772d88f9c35983e057d205b7e0d8
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionOwner.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/flow/DurabilityBasicsTest.java

  Log Message:
  -----------
  Cleanup from review


  Commit: 343fc2a9f16059f9175c72311cab54ebf7137bb1
      
https://github.com/jenkinsci/workflow-api-plugin/commit/343fc2a9f16059f9175c72311cab54ebf7137bb1
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M pom.xml
    A 
src/main/java/org/jenkinsci/plugins/workflow/flow/DurabilityHintProvider.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowDefinition.java
    M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionOwner.java
    M 
src/main/resources/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel/help-durabilityHint.html
    M 
src/test/java/org/jenkinsci/plugins/workflow/flow/DurabilityBasicsTest.java

  Log Message:
  -----------
  Merge branch 'flow-durability-levels-attach-hint' into flow-durability-levels


  Commit: 1dba26e98779d08a3280d38b1a3ec90f8a3023e0
      
https://github.com/jenkinsci/workflow-api-plugin/commit/1dba26e98779d08a3280d38b1a3ec90f8a3023e0
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel/global.jelly

  Log Message:
  -----------
  UI cleanup


  Commit: 2e11385355261e04df0051372f052e6d913846c2
      
https://github.com/jenkinsci/workflow-api-plugin/commit/2e11385355261e04df0051372f052e6d913846c2
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/workflow/flow/GlobalDefaultFlowDurabilityLevel/help-durabilityHint.html

  Log Message:
  -----------
  Wording fix for help docs


  Commit: b1640fd6a954cf85ed32d6fa718793109891edd4
      
https://github.com/jenkinsci/workflow-api-plugin/commit/b1640fd6a954cf85ed32d6fa718793109891edd4
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Beta version


  Commit: a8cf13cff7f3d23df59fe600424c574d4cc4b6ce
      
https://github.com/jenkinsci/workflow-api-plugin/commit/a8cf13cff7f3d23df59fe600424c574d4cc4b6ce
  Author: Sam Van Oort <[email protected]>
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release workflow-api-2.25-durability-beta


Compare: 
https://github.com/jenkinsci/workflow-api-plugin/compare/f05120cbbd41^...a8cf13cff7f3

-- 
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.

Reply via email to