1. 848f750 This closes #1150 by Aled Sage · 8 years ago
  2. e07f0ee BROOKLYN-215: fix NPE when SshMachineLocation.port==null by Aled Sage · 8 years ago
  3. 3085324 Updated blueprints and managing by Duncan Godwin · 8 years ago
  4. 5644e28 Updated blueprints + fixes by Duncan Godwin · 8 years ago
  5. 5aca6ca Adding Vagrant Temp URL by Duncan Godwin · 8 years ago
  6. b5873c9 Getting Started with Vagrant updates - for review by Duncan Godwin · 8 years ago
  7. 289eb5b This closes #1145 by Alex Heneveld · 8 years ago
  8. 1b0f29b This closes #1146 by Alex Heneveld · 8 years ago
  9. c34106a This closes #1149 by Alex Heneveld · 8 years ago
  10. d376516 This closes #1143 by Alex Heneveld · 8 years ago
  11. 75245a6 turn off sticky sessions to allow easy balancing validation by John McCabe · 8 years ago
  12. 50b3c22 fix transformation of values which are Sets by Alex Heneveld · 8 years ago
  13. a8644cd unwrap type being extended as soon as it is loaded by Alex Heneveld · 8 years ago
  14. 6b43665 Better control over opening inbound ports by Guglielmo Nigri · 8 years ago
  15. ed289ec This closes #1125 by Aled Sage · 8 years ago
  16. a2fde1a This closes #1147 by Aled Sage · 8 years ago
  17. 1c3d59b add release notes mention of location changes by Alex Heneveld · 8 years ago
  18. 7ffc216 parameter-inheritance now marked with TODO, and prev behaviour largely restored by Alex Heneveld · 8 years ago
  19. aa9a2d7 WIP - change semantics of parameter addition by Alex Heneveld · 8 years ago
  20. 73f7e73 revise tests for new semantics of inheriting locations by Alex Heneveld · 8 years ago
  21. 9c64872 Test catalog item tags serialization by Svetoslav Neykov · 8 years ago
  22. f9591d9 Fix catalog XML deserializing by Svetoslav Neykov · 8 years ago
  23. add81aa in AbstractApplication, don't infer locations to pass to start(...) by Alex Heneveld · 8 years ago
  24. 70ed345 allow locations to be overridden when referring to a type by Alex Heneveld · 8 years ago
  25. 01833f2 better logging and rendering of errors by Alex Heneveld · 8 years ago
  26. be6612c moved new QA classes to correct location by Graeme-Miller · 8 years ago
  27. 13f0438 Adds all interfaces to proxy if deploying concrete application by Martin Harris · 8 years ago
  28. 4245bd6 BROOKLYN-212: more improvements by Aled Sage · 8 years ago
  29. ffbad25 AutoScaler test: remove unnecessary timeout config by Aled Sage · 8 years ago
  30. a91889d BROOKLYN-212: AutoScaling doesn’t retry if InsufficientCapacity by Aled Sage · 8 years ago
  31. dd3b8e8 Asserts: expectedFailureOfType checks caused-by as well by Aled Sage · 8 years ago
  32. 649a08d enable and fix test for yaml source being set correctly by Alex Heneveld · 8 years ago
  33. 0781c10 Merge branch 'master' into blueprint-for-app-spec by Alex Heneveld · 8 years ago
  34. e2392c3 This closes #1115 by Alex Heneveld · 8 years ago
  35. 0049626 fix tests related to app/entity wrapping/unwrapping by Alex Heneveld · 8 years ago
  36. b35188c tidy up of entity/app unwrapping by Alex Heneveld · 8 years ago
  37. 9fac9c4 Merge branch 'master' into blueprint-for-app-spec by Alex Heneveld · 8 years ago
  38. f0e4070 deprecate group.members.delegate and prevent delegate creation when adding to quarantine by John McCabe · 8 years ago
  39. 71cfdc6 Fixed an issue, where calling getEntity on BuiltResponsePreservingError would throw a previously caught error. We now throw an IllegalStateException to make it clear where the exception is coming from by Graeme-Miller · 8 years ago
  40. c97ccaf This closes #1138 by Alex Heneveld · 8 years ago
  41. 09351a6 test (failing) for setting the plan yaml on a spec when it comes from a template registry item by Alex Heneveld · 8 years ago
  42. 58337c4 This closes #1139 by Sam Corbett · 8 years ago
  43. 38a225f This closes #1137 by Sam Corbett · 8 years ago
  44. 2916fff This closes #1133 by Sam Corbett · 8 years ago
  45. 41e9231 [BROOKLYN-183] Remove dangling file by Ciprian Ciubotariu · 8 years ago
  46. 966b714 [BROOKLYN-183] Remove karaf dependencies.xml from git by Ciprian Ciubotariu · 8 years ago
  47. e3a1661 YAML: don’t wrap sub-entities in BasicApplication by Aled Sage · 8 years ago
  48. d5c0722 BROOKLYN-214: fix cancelling of AttributeWhenReady task by Aled Sage · 8 years ago
  49. 6e84d00 Merge pull request #1 from aledsage/iyovcheva/externalised-config-in-catalog-definition-aled by iyovcheva · 8 years ago
  50. 4dbbc9c external-config in catalog: avoid parsing items by Aled Sage · 8 years ago
  51. 4f4c4a5 Update commons-lang3 to 3.3.2 by Sam Corbett · 8 years ago
  52. 786db04 ExternalConfig in catalog: improve tests by Aled Sage · 8 years ago
  53. 18cce24 Support "externalised config" in catalog definition by Ivana Yovcheva · 8 years ago
  54. d058158 This closes #1134 by Aled Sage · 8 years ago
  55. 8b486f5 Expose BrooklynFeatureEnablement.setDefault by Sam Corbett · 8 years ago
  56. 9eb4105 add LoopOverGroupMembersTestCase & TargetableTestComponent. Should have been in previous commit but were excluded due to re-org by Graeme-Miller · 8 years ago
  57. d4565b8 Remove discontinued IP lookup service - BROOKLYN-213 by Matt Champion · 8 years ago
  58. 71f11ea Fix LocalhostExternalIpLoader blocking - BROOKLYN-213 by Matt Champion · 8 years ago
  59. eb541cf fixes for restructured directory by Graeme-Miller · 8 years ago
  60. 25ead1d Added new components to documentation by Graeme-Miller · 8 years ago
  61. 74a2248 Added LoopOverGroupMembersTestCase. Removed some targeting functionality from BaseTest and added it to a new Interface called TargetabeTestComponent by Graeme-Miller · 8 years ago
  62. 7bcb392 This closes #1120 by Aled Sage · 8 years ago
  63. 8d1ff75 In skipInstall include also : by Valentin Aitken · 8 years ago
  64. e300cf3 This closes #1129 by Sam Corbett · 8 years ago
  65. 867b55e WinRm documentation - In Powershell use Start-Process ... -Wait by Valentin Aitken · 8 years ago
  66. dff3014 This closes #1126 by Sam Corbett · 8 years ago
  67. ddd55b1 Fix getRequiredOpenPorts in SameServerDriverLifecycleEffectorTasks by Sam Corbett · 8 years ago
  68. e4fa88a Fix docs typo by Svet · 8 years ago
  69. 2864486 This closes #1116 by Sam Corbett · 8 years ago
  70. ca6f665 Merge pull request #2 from aledsage/googlielmo/feature/deferred-supplier-persistence-aled by Guglielmo Nigri · 8 years ago
  71. c8911e6 RabbitMQ upgrade by Yavor Yanchev · 8 years ago
  72. 9504022 More yaml AttributeWhenReady tests by Aled Sage · 8 years ago
  73. d09147f Address comments by Guglielmo Nigri · 8 years ago
  74. 1cd62c6 This closes #1121 by Aled Sage · 8 years ago
  75. 55fcdf9 This closes #1122 by Aled Sage · 8 years ago
  76. 3746503 Test AWR value is not leaked in the persistent state by Guglielmo Nigri · 8 years ago
  77. 9d65a61 Add new test for attributeWhenReady in EntitySpec by Guglielmo Nigri · 8 years ago
  78. 3e57289 Address comments by Guglielmo Nigri · 8 years ago
  79. 68d8018 Test correct persistence of attributeWhenReady by Guglielmo Nigri · 8 years ago
  80. 29bc6f6 Update for using a file for complex / multi-line invoke parameter values. by lloyddave · 8 years ago
  81. d1cbb36 Update command to examine policy to be more succinct by using its ID. by Geoff Macartney · 8 years ago
  82. 3cc6115 Update documentation notes on cluster size. by Geoff Macartney · 8 years ago
  83. f5448cc Some fixes to quotation style. by Geoff Macartney · 8 years ago
  84. d91d700 Updated to remove catalog related remarks. by Geoff Macartney · 8 years ago
  85. 4739d76 Fix `VaultAppIdExternalConfigSupplier` dynamic constructor by Valentin Aitken · 8 years ago
  86. cb76968 Removing previous "Getting Started" pages. by Geoff Macartney · 8 years ago
  87. a5a7d26 Updates following Scott's comments. by Geoff Macartney · 8 years ago
  88. 5262d47 Policy updates. by Geoff Macartney · 8 years ago
  89. 36e2f14 Updated blueprint-cli and managing-cli. by Geoff Macartney · 8 years ago
  90. 2966a44 Initial copy of cli docs. by Geoff Macartney · 8 years ago
  91. cd504e2 move cli docs from #1118 to reorg structure by Alex Heneveld · 8 years ago
  92. 9eadd25 This closes #1118 by Alex Heneveld · 8 years ago
  93. 39c1974 This closes #1119 by Alex Heneveld · 8 years ago
  94. fa9b4b1 [DIST] fix url in readme by Alex Heneveld · 8 years ago
  95. 0781581 [ALL] keep version properties in one place by Alex Heneveld · 8 years ago
  96. 0509bba [DIST] put a minimal README in the dist (instead of the "historical repo" readme!) by Alex Heneveld · 8 years ago
  97. b7c9d58 [JCLOUDS] fix unit test so it uses empty context and runs much faster by Alex Heneveld · 8 years ago
  98. 1ef517f [ALL] comment about relativePath in pom by Alex Heneveld · 8 years ago
  99. 6471500 [SERVER] fix load of JS UI in BrooklynJavascriptGuiLauncher by Alex Heneveld · 8 years ago
  100. 1f725bd [ALL] pom hints for eclipse to exclude certain maven build steps by Alex Heneveld · 8 years ago