1. db1d451 add permission for shell scripts. identical to groovy scripts for the moment. by Alex Heneveld · 9 months ago
  2. 4a1a072 add a 'shell' workflow step by Alex Heneveld · 9 months ago
  3. c3883be disable host geo lookup by default outside of dev environment by Alex Heneveld · 9 months ago
  4. 7aa849d better handling for quotes when passing container args; also support list by Alex Heneveld · 9 months ago
  5. 1afa1e0 include exception in output when logging a task warning by Alex Heneveld · 9 months ago
  6. 6f5a906 log workflow errors, include stack trace at debug level by Alex Heneveld · 9 months ago
  7. 1b93348 correclty use pull policy default, and show kubeconfig yaml file by Alex Heneveld · 10 months ago
  8. 9ab406f allow passing java.util.Predicate to assert methods by Alex Heneveld · 10 months ago
  9. 21bc09d use var for encoding, pass to surefire by Alex Heneveld · 10 months ago
  10. 1342bfc specify encoding, bump maven compiler, version bump of groovy plugins by Alex Heneveld · 10 months ago
  11. 6eab504 Merge branch 'master' of https://gitbox.apache.org/repos/asf/brooklyn-server by Alex Heneveld · 10 months ago
  12. 47beebb make stream gobbler test specify which charset to use (utf-8) by Alex Heneveld · 10 months ago
  13. e0ebaaf Merge pull request #1410 from iuliana/arg-tokenizer by Iuliana Cosmina · 10 months ago
  14. dd1522f Added arguments splitting using QuotedStringTokenizer by iuliana · 10 months ago
  15. 2bf5c51 Merge branch 'master' of https://gitbox.apache.org/repos/asf/brooklyn-server by Alex Heneveld · 10 months ago
  16. f61365a another quoted string test, for bash by Alex Heneveld · 10 months ago
  17. 3f98e24 tidy karaf logging by Alex Heneveld · 10 months ago
  18. 1ae135d Merge pull request #1409 from iuliana/rm-comment by Iuliana Cosmina · 10 months ago
  19. cc72062 Removed forgotten comment by iuliana · 10 months ago
  20. d0154c1 Merge pull request #1408 from iuliana/command-container by Iuliana Cosmina · 10 months ago
  21. 6477aa0 Simplified command container tests by iuliana · 10 months ago
  22. f117aac Added support for command containers in workflow steps, containers that are run as a command and only require arguments by iuliana · 10 months ago
  23. 2954e50 test and fix for issue where `item: URL` in catalog.bom breaks with comments by Alex Heneveld · 10 months ago
  24. 7c5fb71 note about intermittent failing test by Alex Heneveld · 10 months ago
  25. 8333e01 add more info in ui on the 'fail' step with a value by Alex Heneveld · 10 months ago
  26. 7865722 allow fail to include a value by Alex Heneveld · 10 months ago
  27. 6401e02 allow maps expected containing a type key by Alex Heneveld · 11 months ago
  28. 7ead50c Merge pull request #1407 from iuliana/wrapped by Alex Heneveld · 11 months ago
  29. c009a86 Added wrapped values in the other map by iuliana · 11 months ago
  30. 8116df8 workflow errors are simplified when serialized; by Alex Heneveld · 11 months ago
  31. 375c5a6 persist workflows on failure by Alex Heneveld · 11 months ago
  32. 46c0548 better warnings if connection object cannot be instantiated by Alex Heneveld · 11 months ago
  33. e536fd6 allow the workflow interpolation mode to be customized by Alex Heneveld · 11 months ago
  34. 3a1083c expose use of freemarker cache and object unwrapping by Alex Heneveld · 11 months ago
  35. 3b60d40 better handling of some errors by Alex Heneveld · 11 months ago
  36. 09803fd add config keys for all the supported workflow policy options by Alex Heneveld · 11 months ago
  37. c0861aa set sensors to null before removing by Alex Heneveld · 12 months ago
  38. 67be6ae Merge branch 'workflow-allow-onfire' by Alex Heneveld · 12 months ago
  39. b4fd8d6 make attributeWhenReady in workflow not timeout/abort on start/stop or abort by Alex Heneveld · 12 months ago
  40. 921d09e Allow on fire in workflow expressions by Duncan Grant · 12 months ago
  41. a366894 copy sensor map for workflow by Alex Heneveld · 12 months ago
  42. 7b22c96 allow workflow to delete themselves without deleting independent submitted tasks by Alex Heneveld · 12 months ago
  43. 9f55523 catch error if workflow entity is unmanaged by Alex Heneveld · 12 months ago
  44. f29962f provide a way to record notional/independent children against a DSTask by Alex Heneveld · 12 months ago
  45. 1412345 allow some coercers to return maybe-wrapped nulls by Alex Heneveld · 12 months ago
  46. 8fe9c4f don't warn if an active task deletes itself by Alex Heneveld · 12 months ago
  47. 0003ba4 cache service lookup results by Alex Heneveld · 12 months ago
  48. 11afb17 fix for NPE when condition gets a Maybe containing null, and disallow that for entity coercion by Alex Heneveld · 1 year ago
  49. cc86e2f transform syntax improved by Alex Heneveld · 1 year ago
  50. 7d5c247 comment or fix places that need deeply by Alex Heneveld · 1 year ago
  51. e59f4f2 add json shorthand deserializer by Alex Heneveld · 1 year ago
  52. 050f793 let DslPredicate use wrapped values so we can inject supplied values into this by Alex Heneveld · 1 year ago
  53. da5e836 use weak map to access more tasks in memory by Alex Heneveld · 1 year ago
  54. 15374e4 workflow tidies by Alex Heneveld · 1 year ago
  55. 46267ef fix recording of errors in step in subworkflow in some cases by Alex Heneveld · 1 year ago
  56. eb8dea1 add support for equals boolean check, and better errror/logging on ternary by Alex Heneveld · 1 year ago
  57. 4edec7a handle quotes in transform arguments by Alex Heneveld · 1 year ago
  58. a88fc13 replace transform recognizes empty word at end now, quoted properly, and is non-greedy for glob all by Alex Heneveld · 1 year ago
  59. 043cb18 tidy up tests, add some notes on gaps by Alex Heneveld · 1 year ago
  60. 1a13c62 Merge branch 'workflow-size-optimizations' by Alex Heneveld · 1 year ago
  61. a5403f5 remove old vars and a couple fixes to ensure the right data, when injected initially or from errors by Alex Heneveld · 1 year ago
  62. 7025d2e rename so old things are called old by Alex Heneveld · 1 year ago
  63. 1e1ff7f workflow scratch vars being set in an updateable way by Alex Heneveld · 1 year ago
  64. af91bd7 alternative way to compute/store output more efficiently by Alex Heneveld · 1 year ago
  65. 6d6e90a some of workflow scratch vars stored by Alex Heneveld · 1 year ago
  66. 5ce00a7 drop output which is identical to previous values by Alex Heneveld · 1 year ago
  67. 35ca970 test workflow size by Alex Heneveld · 1 year ago
  68. 275e090 make unique tag more configurable and smarter default for workflow sensors and policies by Alex Heneveld · 1 year, 1 month ago
  69. ebe5f01 update description and comment on workflow lock field by Alex Heneveld · 1 year, 1 month ago
  70. fd18cd9 exclude a weird source of Nullable and NonNull annotations pulled in by guava by Alex Heneveld · 1 year, 1 month ago
  71. 92197fd accept a slight delay when replaying to allow previous workflow to entirely finish by Alex Heneveld · 1 year, 1 month ago
  72. 62364d8 add debug logging for when entities are unmanaging by Alex Heneveld · 1 year, 1 month ago
  73. c77e469 make blueprint / rest/viewer tests easier to extend by Alex Heneveld · 1 year, 1 month ago
  74. 915f079 allow blueprint viewer tests to indicate they don't want to rebind by Alex Heneveld · 1 year, 1 month ago
  75. 41d5d32 more resilient catching of freemarker exception when creating classes by Alex Heneveld · 1 year, 1 month ago
  76. f1a7df8 more cautious convertShallow object references by Alex Heneveld · 1 year, 1 month ago
  77. 9ea637f add prepend/append transformer, and expand transformer resolution semantics by Alex Heneveld · 1 year, 1 month ago
  78. 8bdc96f Merge branch 'misc-fixes' by Alex Heneveld · 1 year, 1 month ago
  79. 0096fe4 don't accept jackson conversion of string to Predicate, and don't expand primitives when converting by Alex Heneveld · 1 year, 1 month ago
  80. 70b08ce return all errors from type coercion by Alex Heneveld · 1 year, 1 month ago
  81. f35185c don't use longhand object writer when given a primitive or string input by Alex Heneveld · 1 year, 1 month ago
  82. 4660a30 permit jackson to be used to coerce strings and primitives by Alex Heneveld · 1 year, 1 month ago
  83. dd89910 stricter coercion to maps by Alex Heneveld · 1 year, 1 month ago
  84. 216b485 more workflow math for time by Alex Heneveld · 1 year, 1 month ago
  85. 1d2f6bf allow use of overridden condition by Alex Heneveld · 1 year, 1 month ago
  86. d27d172 add 'slice' and 'remove' transforms to workflow by Alex Heneveld · 1 year, 1 month ago
  87. 7284501 Merge branch 'workflow-more-good-stuff' by Alex Heneveld · 1 year, 1 month ago
  88. 2d6e8cd more filtering of output - follow up to PR https://github.com/apache/brooklyn-server/pull/1389 by Alex Heneveld · 1 year, 1 month ago
  89. 4fafb37 Merge remote-tracking branch 'jcabrerizo/activities-rest-optization' by Alex Heneveld · 1 year, 1 month ago
  90. 245d1d1 better checks for errors when creating a spec via coercion by Alex Heneveld · 1 year, 1 month ago
  91. 7844795 more thorough cancellation of DST jobs by Alex Heneveld · 1 year, 1 month ago
  92. 8e00a08 tidy replay/resume semantics, fix rare bug in subworkflow resumption by Alex Heneveld · 1 year, 1 month ago
  93. 5e53249 update children test for interruption and replay by Alex Heneveld · 1 year, 1 month ago
  94. 78bd08e update children now working, with all options by Alex Heneveld · 1 year, 1 month ago
  95. 43b2bfa Merge pull request #1401 from iuliana/exposing by Iuliana Cosmina · 1 year, 1 month ago
  96. d284f70 making a static serialization method public to be alble to serialize and deserialize secrets properly by iuliana · 1 year, 1 month ago
  97. be3e3d3 allow transform to resolve an expression by Alex Heneveld · 1 year, 1 month ago
  98. dac12e7 allow spreading map keys in foreach by Alex Heneveld · 1 year, 1 month ago
  99. 14bd8f4 update children using subworkflows a bit more by Alex Heneveld · 1 year, 1 month ago
  100. 03a9c5e add transforms to return and set variables, and allow non-setting transform to give output by Alex Heneveld · 1 year, 1 month ago