1. ccf8d1f Merge pull request #1427 from ahgittin/master by Alex Heneveld · 2 weeks ago master
  2. b62bf1e Fix unreliable test by Alex Heneveld · 2 weeks ago
  3. 337a5fd Merge pull request #1426 from zan-mateusz/feature/add-format-query-param-support by Alex Heneveld · 2 weeks ago
  4. 643a82c allow optional query parameter to specify format to createPoly by Mateusz Zan · 3 weeks ago
  5. f3459ab Merge pull request #1425 from ahgittin/fix-scope-root by Iuliana Cosmina · 8 weeks ago
  6. b04fc03 Fix ScopeRoot replacement with known root when entities are unpacked and unwrapped by Alex Heneveld · 8 weeks ago
  7. fe283db Add more dependent configuration wait modes by Alex Heneveld · 5 months ago
  8. d6ee94d Merge pull request #1423 from ahgittin/duration by Alex Heneveld · 6 months ago
  9. 4d7f2fe If caller specifies AttributeWhenReady options, then use them by Alex Heneveld · 6 months ago
  10. 0f23212 Fix Duration when adding along with FOREVER by Alex Heneveld · 6 months ago
  11. 9495e64 Mark elect primary tests which have tiny edge conditions as flaky by Alex Heneveld · 6 months ago
  12. 335ad0f Merge pull request #1422 from iuliana/fixed-rnd-pass-provider by Juan Cabrerizo · 6 months ago
  13. aade9cc Added fix for BrooklynUserWithRandomPasswordSecurityProvider and unit test by iuliana · 6 months ago
  14. ff46577 Merge pull request #1421 from ahgittin/fix-dsl-brooklyn-external-nested-dsl by Alex Heneveld · 6 months ago
  15. cae2b17 Allow external to take nested DSL expressions by Alex Heneveld · 6 months ago
  16. 414234f Merge pull request #1420 from ahgittin/increase-yaml-aliases by Alex Heneveld · 6 months ago
  17. 866d500 Increase number of aliases allowed when reading YAML by Alex Heneveld · 6 months ago
  18. 6e75f90 Merge pull request #1418 from iuliana/sanitize-exception by Alex Heneveld · 6 months ago
  19. 24b45de Sanitizing BeanWithType exception message by iuliana · 9 months ago
  20. e2a8e0f fix deserialization to WrappedValue with nested DSL items by Alex Heneveld · 12 months ago
  21. 01d2c72 Allow explicity WinRM exec configuration to override machine configuration, for port, address, etc by Alex Heneveld · 1 year, 1 month ago
  22. 665dc53 improve wait and recalculation for in-flight racing updates to service up, problems, and expected by Alex Heneveld · 1 year, 2 months ago
  23. 9f8e8cf better logging/tostring to subscriptions and lifecycle transitions by Alex Heneveld · 1 year, 2 months ago
  24. 09f01bc Adjust timing with comment in indeterminately failing test by Alex Heneveld · 1 year, 2 months ago
  25. ea6cc20 Add execution mgr support for global tags, including newTaskStartCallback tag by Alex Heneveld · 1 year, 2 months ago
  26. ce769fa Further tidy-up of login/logout logging by Alex Heneveld · 1 year, 2 months ago
  27. f046b27 Tidy up of suppressing traces for some users in REST requests, and including a reference and better info by Alex Heneveld · 1 year, 2 months ago
  28. a7ccf6a Sanitize stdout and stderr from scripts\ by Alex Heneveld · 1 year, 2 months ago
  29. c584b4d Log sanitized config of external suppliers by Alex Heneveld · 1 year, 2 months ago
  30. 21d1dba Fix issue where vault token is not refreshed by Alex Heneveld · 1 year, 2 months ago
  31. a5974df Add option to disable traces in REST responses by Alex Heneveld · 1 year, 2 months ago
  32. bd848cc Add ldap recursive search and group filter support by Alex Heneveld · 1 year, 2 months ago
  33. 169f938 Add explicit logging for user login and logout by Alex Heneveld · 1 year, 2 months ago
  34. 1b5f399 Disable Jetty sending the Server: header by Alex Heneveld · 1 year, 4 months ago
  35. 97e583b Recompute service state+up in more cases when entering running by Alex Heneveld · 1 year, 6 months ago
  36. ff295cd Improve entity creation logging by Alex Heneveld · 1 year, 6 months ago
  37. 5a8622c Value resolution - fix params in deprecated methods by Alex Heneveld · 1 year, 6 months ago
  38. 6118e6b Test and fix for persisting after importing by Alex Heneveld · 1 year, 7 months ago
  39. 9b01234 optimize immediate evaluation and task cancellation by Alex Heneveld · 1 year, 8 months ago
  40. bbd4919 ensure validation only done once by Alex Heneveld · 1 year, 8 months ago
  41. 2e8ba6e better logging for entity id and name on creation by Alex Heneveld · 1 year, 8 months ago
  42. 15c749a defend against ConcurrentModError when doing attrWhenReady waits by Alex Heneveld · 1 year, 8 months ago
  43. f07615d fix for intermittent test failure by Alex Heneveld · 1 year, 8 months ago
  44. b9ade38 Merge branch 'master' of https://gitbox.apache.org/repos/asf/brooklyn-server by Alex Heneveld · 1 year, 8 months ago
  45. c10b07b fix for intermittent initializer test failure, now that it might run async with creation by Alex Heneveld · 1 year, 8 months ago
  46. e1b0eeb Merge pull request #1417 from ahgittin/retry-move-if-access-denied by Alex Heneveld · 1 year, 8 months ago
  47. 1006bff byon locations can be dynamic by Alex Heneveld · 1 year, 8 months ago
  48. f887c9a don't allow blocking when entities are creating by Alex Heneveld · 1 year, 8 months ago
  49. 29069e9 allow AttrWhenReadyOptions fields to be edited by Alex Heneveld · 1 year, 8 months ago
  50. 2a56281 tidy-up of attributeWhenReady options, and tests by Alex Heneveld · 1 year, 8 months ago
  51. 424951d add a retry if file move has a transient access issue by Alex Heneveld · 1 year, 8 months ago
  52. 0e4e943 Merge branch 'attr-when-ready-options' by Alex Heneveld · 1 year, 8 months ago
  53. aef8b33 expose an attributeWhenReadyAllowingOnFire by Alex Heneveld · 1 year, 8 months ago
  54. 33a68bd add support for dsl to take maps as function args, and to chain when necessary by Alex Heneveld · 1 year, 8 months ago
  55. 930309c add basic attr when ready options by Alex Heneveld · 1 year, 8 months ago
  56. e1f4a41 service up wait tidy up by Alex Heneveld · 1 year, 8 months ago
  57. f018049 allow user in byon to be dynamic by Alex Heneveld · 1 year, 8 months ago
  58. 4c39d30 skip intermediate service not up indicators triggering failure if cleared soon after by Alex Heneveld · 1 year, 8 months ago
  59. 8f8eb59 allow byon/fixed-list config to be dynamic by Alex Heneveld · 1 year, 8 months ago
  60. 94cb482 prevent flapping when entity service state has children dependencies by Alex Heneveld · 1 year, 8 months ago
  61. e90fe71 when running service state expected logic, don't rely on eventual consistency by Alex Heneveld · 1 year, 8 months ago
  62. d0ce66d support icons on bundles using bundleIconUrl by Alex Heneveld · 1 year, 9 months ago
  63. 9ed4c13 Merge pull request #1416 from duncangrant/fix-rest-username-logging by Alex Heneveld · 1 year, 9 months ago
  64. 77bb2c2 remove the WWW-Authenticate header when using the login form by Alex Heneveld · 1 year, 9 months ago
  65. 064a4eb improve handling if ssh expiry set to 0/negative/forever by Alex Heneveld · 1 year, 9 months ago
  66. ecb37dc Add username to logging context by Duncan Grant · 1 year, 9 months ago
  67. a09fca9 Lookup user using BrooklynSecurityProviderFilterHelper by Duncan Grant · 1 year, 9 months ago
  68. 471161d provide a way for extended rest endpoints to indicate the correct path to swagger by Alex Heneveld · 1 year, 9 months ago
  69. bfe0677 Change config/sensor to return 200, 204, or 404. Tidy other API documentation bits. by Alex Heneveld · 1 year, 9 months ago
  70. e9e4852 catch and recover on rare CME by Alex Heneveld · 1 year, 10 months ago
  71. 531a72d add conveniences for entity tests by Alex Heneveld · 1 year, 10 months ago
  72. ba15bed workflow flow control - labels, output, end semantics by Alex Heneveld · 1 year, 10 months ago
  73. f6716dc allow output from previous step to be accessible in subworkflow by Alex Heneveld · 1 year, 10 months ago
  74. d55ea77 add note and increase timeout for intermittent failure by Alex Heneveld · 1 year, 10 months ago
  75. 737adf8 easier checking if config is null, and allow explicit null values in workflow by Alex Heneveld · 1 year, 10 months ago
  76. 74fb372 allow workflow scratch to store an explicit null, if somehow it is set by Alex Heneveld · 1 year, 10 months ago
  77. 799907a fix patch support with body by Alex Heneveld · 1 year, 10 months ago
  78. 86d519a add patch support to http tool by Alex Heneveld · 1 year, 10 months ago
  79. e946424 improve DSL parsing by Alex Heneveld · 1 year, 10 months ago
  80. e4599a0 optimize absent stack trace origin, and improve version serialization for jackson by Alex Heneveld · 1 year, 10 months ago
  81. a5830ed better resolution of workflow inputs by Alex Heneveld · 1 year, 10 months ago
  82. c8e7bbb apply type deserialization even into maps and lists by default by Alex Heneveld · 1 year, 10 months ago
  83. f05fe05 better ordering of type coercions, run "wrong bean" coercions after standard coercions by Alex Heneveld · 1 year, 10 months ago
  84. 3bfae5b allow workflow policy and callable to be subclassed by Alex Heneveld · 1 year, 11 months ago
  85. 0f56dd8 fix async delay for initializer, and intermittent failing test by Alex Heneveld · 1 year, 11 months ago
  86. edca9fb allow tests to update the external config registry from properties by Alex Heneveld · 1 year, 11 months ago
  87. b9febc0 expose ability for workflow policy to be invoked by Alex Heneveld · 1 year, 11 months ago
  88. 3deb69f tidy utility methods, support floor/ceil by Alex Heneveld · 1 year, 11 months ago
  89. 95d3ec3 reconstruct search path when set without catalog item id by Alex Heneveld · 2 years ago
  90. 351e1d0 remove unnecessary template model wrapping by Alex Heneveld · 2 years ago
  91. 83300f5 allow prefixes to filter on exceptions to be modified by Alex Heneveld · 2 years ago
  92. 2327001 allow checking call stacks across tasks by Alex Heneveld · 2 years ago
  93. c922860 update builder, git already installed here by Alex Heneveld · 2 years ago
  94. 5a5dd2a use newer maven container to build by Alex Heneveld · 2 years ago
  95. 7eda859 Merge branch 'tidy-config' by Alex Heneveld · 2 years ago
  96. a85eff4 ensure keys saved as value only are if specified as NEVER_INHERITED are not inherited by Alex Heneveld · 2 years ago
  97. 0d6fa32 remove deprecated config key methods by Alex Heneveld · 2 years ago
  98. 61d759d tidy deprecated and unused by Alex Heneveld · 2 years ago
  99. c8ce09a use latest apache parent pom by Alex Heneveld · 2 years ago
  100. 057d8f8 allow from system if possible where bundle not known by Alex Heneveld · 2 years ago