1. 743515e Add CLI documentation to the Operations Guide by lloyddave · 8 years ago
  2. 2264220 [SPLITPREP] apply version reversion in missed places, and add BROOKLY_VERSION label for script to work in future by Alex Heneveld · 8 years ago
  3. 2ee1781 [SPLITPREP] revert version to 0.9.0-SNAPSHOT by Alex Heneveld · 8 years ago
  4. db7242a [DIST] reparent the downstream project so it doesn't get rat check, plus comments by Alex Heneveld · 8 years ago
  5. 45f1979 [DIST] revert parent updates and move archetype to last built module (currently failing Rat) by John McCabe · 8 years ago
  6. b32a37b [LIBRARY] move camp webapp related tests from software-webapp to qa module by John McCabe · 8 years ago
  7. 3d92033 [LIBRARY] add database dependency for camp tests by John McCabe · 8 years ago
  8. 1e748da [SERVER] use catalog entities from software-base in rest-server tests by John McCabe · 8 years ago
  9. 356b0f9 [UI] fix jasmine tests by John McCabe · 8 years ago
  10. 5d242dc [SERVER] [LIBRARY] fix/move rest-server and camp-brooklyn tests by John McCabe · 8 years ago
  11. fef8a36 [ALL] update README file in each repo to be appropriate to that repo, with building instructions by Alex Heneveld · 8 years ago
  12. 78ea56a [UBER] add pom in brooklyn uber project subdir to build everything by Alex Heneveld · 8 years ago
  13. 0d1ca4b [SERVER] fix rat violations by Alex Heneveld · 8 years ago
  14. 39616e4 [SERVER] updated BrooklynJavascriptGuiLauncherTest to use a non brooklyn-library test entity by John McCabe · 8 years ago
  15. 559fee4 [SERVER] [LIBRARY] [DIST] multiple pom updates to pull brooklyn-parent via relative path to brooklyn-server repo, added dist and a root pom to build the all modules that are built in the pre-split incubator-brooklyn repo by John McCabe · 8 years ago
  16. 9123435 [SERVER] [UI] moved BrooklynJavascriptGuiLauncher from ui to server repo, relative paths updated, tested in both IntelliJ and Eclipse by John McCabe · 8 years ago
  17. b4d6c4b [LIBRARY] switch back to using brooklyn-parent by John McCabe · 8 years ago
  18. 598a3d2 [SERVER] minor fixes to existing poms by John McCabe · 8 years ago
  19. 265f0fe [SERVER] [LIBRARY] moved missing resources and fixed CAMP tests moved in 7007c65 by John McCabe · 8 years ago
  20. 980237e [SERVER] [UNDO HACK] readded test deps after fixing/moving tests - undoes commit 906ad0c by John McCabe · 8 years ago
  21. 0616573 [SERVER] replaced ProxySslConfig with a dummy POJO by John McCabe · 8 years ago
  22. d49445d [SERVER] [LIBRARY] moved webapp related CAMP tests to brooklyn-library by John McCabe · 8 years ago
  23. 1c7e36a [LIBRARY] added root brooklyn-library pom (dumb copy of incubator-brooklyn root and parent), updated submodule poms. This currently builds successfully after brooklyn-server by John McCabe · 8 years ago
  24. 8243033 [LIBRARY] removed brooklyn-dist depdency by John McCabe · 8 years ago
  25. 9d2c69d [SERVER] [HACK] commented out dependencies on test jars to allow use of -Dmaven.test.skip=true, even though tests are being skipped the test jars are considered during buildplan creation which causes the build to fail. At this point in the repo-fix some tests fail to compile so we need to exclude them, they will be fixed for the split, *but* it should be possible to build Brooklyn without test jars having been generated imho. by John McCabe · 8 years ago
  26. df67b6e [SERVER] delete dependencies on software-* jars from brooklyn-library repo by John McCabe · 8 years ago
  27. ea3e4ca [SERVER] omit jsgui feature from launcher build (no code update) by John McCabe · 8 years ago
  28. 2148236 [SERVER] omit jsgui feature from karaf by John McCabe · 8 years ago
  29. c6ad9cf [SERVER] simple pom.xml updates post-reorg by John McCabe · 8 years ago
  30. 3d79300 [SPLITPREP] brookly version 0.9.SPLITWIP-SNAPSHOT for test purposes by John McCabe · 8 years ago
  31. faa6a9d [LIBRARY] fix GeoDns test by Alex Heneveld · 8 years ago
  32. 8a3c17b [SPLITPREP] move more PR items to the right place by Alex Heneveld · 8 years ago
  33. 018a0e1 Merge commit 'e430723' into reorg2 by Alex Heneveld · 8 years ago
  34. e3b0389 This closes #1073 by Alex Heneveld · 8 years ago
  35. 5388dbe This closes #1114 by Alex Heneveld · 8 years ago
  36. 9b7ad2e tidy-up following review of #1117, thx @iyovcheva by Alex Heneveld · 8 years ago
  37. 885c7c3 This closes #1117 by Alex Heneveld · 8 years ago
  38. 09f1cdf Fix jclouds machine subnetHostname by Aled Sage · 8 years ago
  39. 590bf74 MachineEntity.exec: better NPE if no driver by Aled Sage · 8 years ago
  40. 70ed0e1 Use Sanitiser.sanitize when logging by Aled Sage · 8 years ago
  41. 93ddbd4 misc tidy by Alex Heneveld · 8 years ago
  42. 3900e19 resolve the curious Maybe.Present(null) making use of new Absent.isNull() by Alex Heneveld · 8 years ago
  43. 0b9b2e3 support isNull on Maybe, including an "absent because null" semantics. by Alex Heneveld · 8 years ago
  44. 48bb798 clean-up of type registry work following PR comments; all addressed apart from weird validate semantics by Alex Heneveld · 8 years ago
  45. cde2ad5 This closes #1110 by Aled Sage · 8 years ago
  46. 29ab8e2 Fix concurrent use of entity.setAttribute() by Aled Sage · 8 years ago
  47. a5f359f This closes #1112 by Aled Sage · 8 years ago
  48. f66a72d BrooklynProperties handles externalised config by Aled Sage · 8 years ago
  49. 420ea30 type registry: adds validation, best version support, aliases, tags by Alex Heneveld · 8 years ago
  50. 1265796 introduce VersionComparator and use it where appropriate by Alex Heneveld · 8 years ago
  51. 3584f5b This closes #1096 by Alex Heneveld · 8 years ago
  52. 816f617 Test loading downstream-project into catalogue by Sam Corbett · 8 years ago
  53. ac9ea5d downstream-parent excludes a number of non-OSGi packages by Sam Corbett · 8 years ago
  54. 13e38d9 downstream-parent does not set Export-Package by Sam Corbett · 8 years ago
  55. c8ec662 Forbid all imports from com.google.api.client by Sam Corbett · 8 years ago
  56. b0875f4 This closes #1082 by Alex Heneveld · 8 years ago
  57. 1c80fb4 tidy of dependent configuration methods by Alex Heneveld · 8 years ago
  58. 9df3f2b This closes #1090 by Alex Heneveld · 8 years ago
  59. 08b8141 add log message to #1104 by Alex Heneveld · 8 years ago
  60. a9795e5 This closes #1104 by Alex Heneveld · 8 years ago
  61. 085e1cc Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-brooklyn by Alex Heneveld · 8 years ago
  62. 7f3c4d7 This closes #1107 by Alex Heneveld · 8 years ago
  63. 85ff6af This closes #1106 by Aled Sage · 8 years ago
  64. af31ba8 This closes #1108 by Alex Heneveld · 8 years ago
  65. 548eaba This closes #1109 by Aled Sage · 8 years ago
  66. 3812be0 This closes #1113 by Aled Sage · 8 years ago
  67. 3db2ca4 Rebind NPE fixes by Svetoslav Neykov · 8 years ago
  68. 9dc1cb4 This closes #1111 by Aled Sage · 8 years ago
  69. e430723 [SPLITPREP] rearranged to have structure of new repositories by John McCabe · 8 years ago
  70. ea37bb6 Adds CampYamlParser (accessible in core) by Aled Sage · 8 years ago
  71. ac8009e Create BrooklynProperties interface by Aled Sage · 8 years ago
  72. fdf1f66 Proper ordering of catalog config by Svetoslav Neykov · 8 years ago
  73. 6a52bbc Avoid casting to BrooklynProperties by Aled Sage · 8 years ago
  74. 6f81aaf jclouds machine: don’t persist node+template by Aled Sage · 9 years ago
  75. 1b7b5a8 Tidy by Sam Corbett · 8 years ago
  76. e6235d9 This closes #1101 by Sam Corbett · 8 years ago
  77. a4de743 Ported some Clocker changes back to brooklyn. by Graeme-Miller · 8 years ago
  78. 6b7e0ad Formatting corrections, changed names assigned to ELK entities, misc other minor updateds to advanced-example doc. by John McCabe · 8 years ago
  79. 110d277 Polls for REQUEST_COUNT are configured to republish current val on error by Sam Corbett · 8 years ago
  80. b97370b This closes #1085 by Sam Corbett · 8 years ago
  81. 1fe871b Fix Getting Started button again by Richard Downer · 8 years ago
  82. 894890a Hazelcast Cluster support by Yavor Yanchev · 8 years ago
  83. 2cdd880 Bumping Hazelcast's version to 3.5.4 by Yavor Yanchev · 8 years ago
  84. 3635a46 Moving HazelcastCluster out of the sandbox by Yavor Yanchev · 8 years ago
  85. 0026079 fixed broken link to groovy eclipse plugin site by Murdo Aird · 8 years ago
  86. ed928a5 Fix some more links broken by the graduation moves by Richard Downer · 8 years ago
  87. d3af13a Merge and close #1105 by Richard Downer · 8 years ago
  88. 40a4133 Merge remote-tracking branch 'upstream/master' by Murdo Aird · 8 years ago
  89. 0a86e29 fixed byon syntax for catalog template examples by Murdo Aird · 8 years ago
  90. f71c363 Update index.md by Morgan Brooke Wright · 8 years ago
  91. 443fa4b Brooklyn properties files may be symlinks by Sam Corbett · 8 years ago
  92. cb502b9 Added licence header by Mark McKenna · 8 years ago
  93. efadb4e Test jcloudsLocation.releasePortForwarding by Aled Sage · 8 years ago
  94. fa4da07 releasePortForwarding: exec all concurrently by Aled Sage · 8 years ago
  95. a16a729 Fix SshMachineLocation.getSshHostAndPort by Aled Sage · 8 years ago
  96. 2c194d1 releasePortForwarding now uses Task F/W to invoke portForwarder.closePortForwarding by Mark McKenna · 8 years ago
  97. 4ed9e97 This closes #1098 by Sam Corbett · 8 years ago
  98. 0a856de This closes #1097 by Sam Corbett · 8 years ago
  99. a218cd9 This closes #1091 by Sam Corbett · 8 years ago
  100. 3b99c6f This closes #1095 by Sam Corbett · 8 years ago