1. a5830ed better resolution of workflow inputs by Alex Heneveld · 32 hours ago master
  2. c8e7bbb apply type deserialization even into maps and lists by default by Alex Heneveld · 2 days ago
  3. f05fe05 better ordering of type coercions, run "wrong bean" coercions after standard coercions by Alex Heneveld · 2 days ago
  4. 3bfae5b allow workflow policy and callable to be subclassed by Alex Heneveld · 4 days ago
  5. 0f56dd8 fix async delay for initializer, and intermittent failing test by Alex Heneveld · 9 days ago
  6. edca9fb allow tests to update the external config registry from properties by Alex Heneveld · 10 days ago
  7. b9febc0 expose ability for workflow policy to be invoked by Alex Heneveld · 13 days ago
  8. 3deb69f tidy utility methods, support floor/ceil by Alex Heneveld · 3 weeks ago
  9. 95d3ec3 reconstruct search path when set without catalog item id by Alex Heneveld · 4 weeks ago
  10. 351e1d0 remove unnecessary template model wrapping by Alex Heneveld · 4 weeks ago
  11. 83300f5 allow prefixes to filter on exceptions to be modified by Alex Heneveld · 4 weeks ago
  12. 2327001 allow checking call stacks across tasks by Alex Heneveld · 4 weeks ago
  13. c922860 update builder, git already installed here by Alex Heneveld · 5 weeks ago
  14. 5a5dd2a use newer maven container to build by Alex Heneveld · 5 weeks ago
  15. 7eda859 Merge branch 'tidy-config' by Alex Heneveld · 5 weeks ago
  16. a85eff4 ensure keys saved as value only are if specified as NEVER_INHERITED are not inherited by Alex Heneveld · 5 weeks ago
  17. 0d6fa32 remove deprecated config key methods by Alex Heneveld · 5 weeks ago
  18. 61d759d tidy deprecated and unused by Alex Heneveld · 5 weeks ago
  19. c8ce09a use latest apache parent pom by Alex Heneveld · 5 weeks ago
  20. 057d8f8 allow from system if possible where bundle not known by Alex Heneveld · 6 weeks ago
  21. 9ef5dcc pause most tasks submitted during entity startup, until all entities are managed by Alex Heneveld · 6 weeks ago
  22. 16f868a allow soft retention to be specified, globally or per workflow/step by Alex Heneveld · 6 weeks ago
  23. fb7c015 expire appropriate softly-kept in memory completed workflows, using system default by Alex Heneveld · 6 weeks ago
  24. 51ad80b allow keeping soft references to previous workflows by Alex Heneveld · 6 weeks ago
  25. 931caf0 record the workflow resolution context better by Alex Heneveld · 6 weeks ago
  26. 3c977b9 suppress handled error message in processing xpath by Alex Heneveld · 6 weeks ago
  27. 2ccea71 allow rebind tests to terminate mgmt context by Alex Heneveld · 6 weeks ago
  28. 9a58578 store whether a bundle comes from the initial catalog, and don't persist those by Alex Heneveld · 6 weeks ago
  29. 2738ecb exclude mvn: and classpath: url bundles from persistence, and related tweaks by Alex Heneveld · 6 weeks ago
  30. fb626e4 discover brooklyn packages when running osgi felix (not karaf) without JARs by Alex Heneveld · 6 weeks ago
  31. e48b67e allow on_update_child, and accept numbers as entity id's by Alex Heneveld · 7 weeks ago
  32. b47cbd8 better checking for string/primitive, and better error for workflow input by Alex Heneveld · 7 weeks ago
  33. fa635a1 better naming for switch step sub-tasks by Alex Heneveld · 7 weeks ago
  34. 1a2c551 make better subworkflow name and store on tag for easier navigation by Alex Heneveld · 8 weeks ago
  35. 8975991 allow if workflow step to take condition objects by Alex Heneveld · 3 months ago
  36. 2bca22a make more context for workflow step resolution by Alex Heneveld · 3 months ago
  37. 5520ad4 don't use synch blocks for type coercion; can cause race if task submitted for coercion by Alex Heneveld · 3 months ago
  38. e8ee84d better error handling in rest api by Alex Heneveld · 3 months ago
  39. eab2eeb improve rest output with errors, and reduce max depth by Alex Heneveld · 3 months ago
  40. 0931246 add if step, and improve deep workflow partial resolution for conditions by Alex Heneveld · 3 months ago
  41. 0091680 foreach takes 'do step' optionally by Alex Heneveld · 3 months ago
  42. a09ab7e better workflow step resolution, using workflow/entity/mgmt context by Alex Heneveld · 3 months ago
  43. 1d9bb2e improve step parser by Alex Heneveld · 3 months ago
  44. 6dd3bb6 support prescanning entities for dynamic group by Alex Heneveld · 3 months ago
  45. ead691b allow 'entity' to be used as a type, and lookup based on plan id or internal id by Alex Heneveld · 3 months ago
  46. 32257cb more flexible workflow shorthand - set entity on clear/set sensor/config, and entity on invoke-effector by Alex Heneveld · 3 months ago
  47. 72784da infer type as a subworkflow step if `step` is omitted but `steps` are supplied by Alex Heneveld · 3 months ago
  48. d369f4b add a subworkflow step which shares vars with parents by Alex Heneveld · 3 months ago
  49. d6d53dc allow workflow step names to include freemarker expressions, and resolve them by Alex Heneveld · 3 months ago
  50. 5b1ea50 expression parser - tweak to multi-word handling by Alex Heneveld · 3 months ago
  51. 6d428e7 Merge pull request #1415 from ahgittin/expression-parsing by Alex Heneveld · 3 months ago
  52. 68597ff refactor how map sensors are updated, consistent between let and set-sensor by Alex Heneveld · 3 months ago
  53. 0c6b441 update shorthand processor to use expression processor by Alex Heneveld · 3 months ago
  54. 9527155 add an expresson parser which understands interpolated strings etc by Alex Heneveld · 3 months ago
  55. c2320eb fix test case for more forgiving let parse by Alex Heneveld · 3 months ago
  56. 16ad21b better error check+report for workflow by Alex Heneveld · 3 months ago
  57. d5fdb06 tighten how interpolated expressions with spaces are accepted by Alex Heneveld · 3 months ago
  58. 5cbd6ce allow let workflow step to accept interpolated expressions with spaces by Alex Heneveld · 3 months ago
  59. 93dd3dd remove log warn on explicit workflow fail step, simplifying code by Alex Heneveld · 3 months ago
  60. b060595 remove redundant log warning on process workflow steps with non-zero exit code by Alex Heneveld · 3 months ago
  61. 7513c05 better warning for errors in workflow step config (between steps) by Alex Heneveld · 3 months ago
  62. deefd6c support boolean values and suppliers being set for dsl predicate / conditions by Alex Heneveld · 3 months ago
  63. fc9009d log handled workflow errors and explicit fail steps as debug not warn by Alex Heneveld · 3 months ago
  64. f2a35dc Change version to 1.2.0-SNAPSHOT by Duncan Grant · 3 months ago
  65. f1cd632 Merge pull request #1414 from apache/licences-update by Juan Cabrerizo · 4 months ago
  66. 65cac11 use bean with type to load beans in tests by Alex Heneveld · 4 months ago
  67. 1dc6d10 Updated licenses by Duncan Grant · 4 months ago licences-update
  68. b05554a better dsl predicate evaluation equality and comparison for numbers by Alex Heneveld · 4 months ago
  69. 852b038 blueprint test fixture should return new app after rebinding by Alex Heneveld · 4 months ago
  70. f22df8d use slightly older version of fabric8 kubernetes which uses slf4j 1.x by Alex Heneveld · 4 months ago
  71. d4cdbcf add note about excluding jclouds-byon for snakeyaml compatibility by Alex Heneveld · 4 months ago
  72. 4c3cdf1 bump kubernetes-client to latest version to work with snakeyaml 2.x by Alex Heneveld · 4 months ago
  73. e1bf605 comments on snakeyaml version bump by Alex Heneveld · 4 months ago
  74. 96cad20 Merge pull request #1413 from ahgittin/bump-snakeyaml-22 by Juan Cabrerizo · 4 months ago
  75. 0c34ed5 update snakeyaml to latest version; same for jackson and cxf to use latest snakeyaml by Alex Heneveld · 4 months ago
  76. eeb806e fix issue that guava predicates won't be deserialized as dsl predicates by Alex Heneveld · 5 months ago
  77. 8abb4cf support AddTags initializer and better errors by Alex Heneveld · 5 months ago
  78. fe2b324 support dot property access in DSL, and transform get, join, split by Alex Heneveld · 7 months ago
  79. ffdb9b3 give better/earlier error if 'services' and 'type' supplied in same block by Alex Heneveld · 7 months ago
  80. fd1d4cd add support for `skip_initial_run` on workflow policies and sensors by Alex Heneveld · 7 months ago
  81. 1211969 better logging messages and levels, esp during startup by Alex Heneveld · 7 months ago
  82. 83d80a8 better detection of dev env and disablement of host-geo lookup by Alex Heneveld · 7 months ago
  83. e244be1 note on non-det failure by Alex Heneveld · 7 months ago
  84. 0ffe031 disable non-deterministically failing test by Alex Heneveld · 7 months ago
  85. 8ae18e0 add small wait on assertions about entity failures in tests by Alex Heneveld · 7 months ago
  86. a3fc47a Merge branch 'master' of https://gitbox.apache.org/repos/asf/brooklyn-server by Alex Heneveld · 8 months ago
  87. 1312937 better CME protection for workflows by Alex Heneveld · 8 months ago
  88. 2d71a46 Merge pull request #1412 from jcabrerizo/security-provider-unauthorized-helper by Alex Heneveld · 8 months ago
  89. 5fbd2eb support better minidev and google json parsing and serialization by Alex Heneveld · 8 months ago
  90. f81db2c Allow to forward some to the headers when a SecurityProviderDeniedAuthentication is thrown for helping the client to identify the reason by Juan Cabrerizo · 8 months ago
  91. 23ff837 improvements for very occasional test failures by Alex Heneveld · 8 months ago
  92. b3864ca add primitive-or-object deserializer, fix bug resolving entity exprs in triggers by Alex Heneveld · 8 months ago
  93. c241157 better errors when config bag can't coerce something by Alex Heneveld · 8 months ago
  94. 7922399 allow effectors with workflow with output only, no steps by Alex Heneveld · 8 months ago
  95. 918acb9 allow workflow to have no steps if it has output by Alex Heneveld · 8 months ago
  96. 5f50ca0 fail poller tasks by default if they throw exceptions by Alex Heneveld · 8 months ago
  97. a122342 Merge branch 'shell-workflow-step' by Alex Heneveld · 8 months ago
  98. 71f88dd fix log message tests, ignoring noise from other runs by Alex Heneveld · 8 months ago
  99. db1d451 add permission for shell scripts. identical to groovy scripts for the moment. by Alex Heneveld · 8 months ago
  100. 4a1a072 add a 'shell' workflow step by Alex Heneveld · 8 months ago