1. 337a5d2 This closes #1181 by Alex Heneveld · 8 years ago master
  2. a820585 Apache Brooklyn has moved to http://github.com/apache/brooklyn by Alex Heneveld · 8 years ago
  3. c464a7e This closes #1180 by Alex Heneveld · 8 years ago
  4. aaaaeb3 fix file missing header (rat) by Alex Heneveld · 8 years ago
  5. 5b37751 This closes #1169 by Alex Heneveld · 8 years ago
  6. 73839fa This closes #1166 by Alex Heneveld · 8 years ago
  7. a6f3219 update LICENSE files throughout by Alex Heneveld · 8 years ago
  8. d8a3873 update license generation to put a file in each project root by Alex Heneveld · 8 years ago
  9. 8a08f7b This closes #1144 by Alex Heneveld · 8 years ago
  10. 9ae6d9e This closes #1179 by Alex Heneveld · 8 years ago
  11. 627aaad fix the nondet cancellation test race observed previously by Alex Heneveld · 8 years ago
  12. 00d99b9 This closes #1170 by Alex Heneveld · 8 years ago
  13. e56536b This closes #1175 by Alex Heneveld · 8 years ago
  14. da1db57 This closes #1178 by Alex Heneveld · 8 years ago
  15. dc0ca05 fix failing (time sensitive) test by Alex Heneveld · 8 years ago
  16. f10ed3a Changes re code review by Duncan Grant · 8 years ago
  17. 16d1e91 add support for SNAPSHOT downloads by John McCabe · 8 years ago
  18. 9d5ba14 remove printStackTrace which snuck in to test by Alex Heneveld · 8 years ago
  19. 552f4b7 Update storm dependency by Valentin Aitken · 8 years ago
  20. e14a16b This closes #1173 by Alex Heneveld · 8 years ago
  21. f6134de This closes #1174 by Alex Heneveld · 8 years ago
  22. 18dfd46 fix intermittent failing test on constraint validation by Alex Heneveld · 8 years ago
  23. 81f552b This closes #1165 by Aled Sage · 8 years ago
  24. 3070055 SshFeed: if same cmd, then share result by Aled Sage · 8 years ago
  25. 7f302ca SshFeedIntegrationTest: fix compile warnings by Aled Sage · 8 years ago
  26. ba23788 change-version: improve echo msg by Aled Sage · 8 years ago
  27. 09c4c80 Updated license for Glossarizer MIT statement by Duncan Godwin · 8 years ago
  28. 19a10ae Finished Managing by Duncan Godwin · 8 years ago
  29. b50e176 This closes #1167 by Alex Heneveld · 8 years ago
  30. ac0636c This closes #1171 by Alex Heneveld · 8 years ago
  31. 8b1a4cb add README.md to rat excludes by John McCabe · 8 years ago
  32. 4383386 add -SNAPSHOT handling by John McCabe · 8 years ago
  33. b3c222c fix RAT violations by John McCabe · 8 years ago
  34. 80f7f62 This closes #1172 by Aled Sage · 8 years ago
  35. 76c761b Adds catalog item example to externalized-configuration.md by Aled Sage · 8 years ago
  36. 8dee3a6 load locations from catalog, strip unnecessary properties by John McCabe · 8 years ago
  37. ed7a510 Concertina in managing, glossary & refactored names by Duncan Godwin · 8 years ago
  38. 03725f4 revert generics change as it causes inconsistent failures in different JVM's by Alex Heneveld · 8 years ago
  39. e77f62a also improve jmx port allocation in tests by Alex Heneveld · 8 years ago
  40. cfd54d5 fix race in DSTTest.testCancel by Alex Heneveld · 8 years ago
  41. dc7e8c4 correct artifact staging dir path by John McCabe · 8 years ago
  42. de945b2 add getting started vagrant env to release artifacts by John McCabe · 8 years ago
  43. 1d8b8e9 update release process docs for current repo structure by John McCabe · 8 years ago
  44. 2ee54b0 add apache-brooklyn-VER-vagrant release artifact by John McCabe · 8 years ago
  45. 9fdca59 update make-release-artifacts to work with current repo structure by John McCabe · 8 years ago
  46. 50f70fe Create Password Sensor by Duncan Grant · 8 years ago
  47. 39e2a4e group software process tasks better by Alex Heneveld · 8 years ago
  48. 624cf2a start fleshing out release notes, including reference to the new parameters example by Alex Heneveld · 8 years ago
  49. 411d3f8 add more examples to `netcat` illustration, by Alex Heneveld · 8 years ago
  50. ecbd90e support dynamic cluster restart by Alex Heneveld · 8 years ago
  51. 9141c99 allow spec parameters to imply sensors as well as config keys; by Alex Heneveld · 8 years ago
  52. 5e9012b ensure install-label-salt-inferencing does not block by Alex Heneveld · 8 years ago
  53. b28ba02 fix location of yaml file read in by docs by Alex Heneveld · 8 years ago
  54. 8d47bfa This closes #1148 by Alex Heneveld · 8 years ago
  55. 0482cbd mark ConnectionFailureDetectorTest.java as Integration because it requires ports accessible by Alex Heneveld · 8 years ago
  56. 5118860 This closes #1164 by Alex Heneveld · 8 years ago
  57. 11a0b8a address minor shutdown cleanup code review comments by Alex Heneveld · 8 years ago
  58. 88b76b7 suppress explicit termination in main thread; by Alex Heneveld · 8 years ago
  59. db44cd7 background the dev-mode web server shutdown, by Alex Heneveld · 8 years ago
  60. 2354c48 prevent deadlock if requests coming in during startup by Alex Heneveld · 8 years ago
  61. 2a432cf better shutdown by Alex Heneveld · 8 years ago
  62. 8303fea This closes #1160 by Alex Heneveld · 8 years ago
  63. 2a164a8 This closes #1162 by Alex Heneveld · 8 years ago
  64. 54cba8a code review for task-cancellation mode by Alex Heneveld · 8 years ago
  65. 47e2aec address code review for #1162 by Alex Heneveld · 8 years ago
  66. aed0786 clearer semantics for cancel, and cancel dependent submitted tasks by default by Alex Heneveld · 8 years ago
  67. 27cd092 This closes #1163 by Aled Sage · 8 years ago
  68. 1affd4d for chained references, prefer outer catalog item id, and outer tags by Alex Heneveld · 8 years ago
  69. 56f9cdd Adds EmptyWindowsProcess by Aled Sage · 8 years ago
  70. 7191c7b Fix EmptySoftwareProcessYamlTest by Aled Sage · 8 years ago
  71. 2f3e465 This closes #1158 by Aled Sage · 8 years ago
  72. 70f379e winrm: switch to winrm4j v0.2.0, from 0.1.0 by Aled Sage · 8 years ago
  73. 7d2ae06 This closes #1161 by Alex Heneveld · 8 years ago
  74. 0fa772a This closes #1123 by Alex Heneveld · 8 years ago
  75. 4b864fa Fixed stray end tag by Duncan Godwin · 8 years ago
  76. bb5f8e1 Updated blueprints and managing by Duncan Godwin · 8 years ago
  77. ba8bb7f tidy several other places start(Collection<Location>) is assuming locations are always passed in, not inherited by Alex Heneveld · 8 years ago
  78. 717c79b This closes #1155 by Alex Heneveld · 8 years ago
  79. ae01e5e This closes #1132 by Alex Heneveld · 8 years ago
  80. 9f178a6 Add more tests. Correct typo. by Guglielmo Nigri · 8 years ago
  81. e3da35d clean up how start(Location) works, for Dynamic{Cluster,Fabric} by Alex Heneveld · 8 years ago
  82. 1c7ab43 This closes #1159 by Alex Heneveld · 8 years ago
  83. 58226b7 Fix DynamicFabric locations by Aled Sage · 8 years ago
  84. ba913f1 This closes #1157 by Aled Sage · 8 years ago
  85. 778bc52 This closes #1154 by Andrew Kennedy · 8 years ago
  86. 12128ff Set error logging for MySqlNode by Valentin Aitken · 8 years ago
  87. 10f5392 Additional security for MySQL by Yavor Yanchev · 8 years ago
  88. 981f7c7 This closes #1131 by Sam Corbett · 8 years ago
  89. 22faee7 This closes #1153 by Sam Corbett · 8 years ago
  90. a858981 This closes #1141 by Sam Corbett · 8 years ago
  91. 841178b Updated JClouds to 1.9.2 by Graeme-Miller · 8 years ago
  92. 93dd48d WinRM docs for correct preparation of windows template by Yavor Yanchev · 8 years ago
  93. 209c0ad This closes #1142 by Andrew Kennedy · 8 years ago
  94. f7cf0bc This closes #1152 by Ciprian Ciubotariu · 8 years ago
  95. c022c6e [BROOKLYN-183] Add karaf features by Cristian Tarsoaga · 8 years ago
  96. e431e6a This closes #1130 by Aled Sage · 8 years ago
  97. 38d3102 This closes #1151 by Alex Heneveld · 8 years ago
  98. 8c4b757 update licenses with latest metadata and dependencies by Alex Heneveld · 8 years ago
  99. 9f9f849 correct references used in license-readme-generation for new project structure by Alex Heneveld · 8 years ago
  100. d9d1337 This closes #1136 by Aled Sage · 8 years ago