1. 1daa91b FELIX-2441: Restore backward compatibility on gogo by Guillaume Nodet · 14 years ago
  2. 20b8884 FELIX-2433 allow "$(...)" expansion by Derek Baum · 14 years ago
  3. 218ef9b fix NPE/coercion error when passing null first argument FELIX-2432 by Derek Baum · 14 years ago
  4. 1322396 Add gogo to main pom, add gogo-parent to gogo reactor by Clement Escoffier · 14 years ago
  5. 11ddca4 FELIX-2341: the gogo-commands module should be moved back to karaf by Guillaume Nodet · 14 years ago
  6. 4694470 Clean-up after release by Karl Pauls · 14 years ago
  7. 235590c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  8. 771a712 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0 by Karl Pauls · 14 years ago
  9. ace9e85 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  10. 57d0001 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0 by Karl Pauls · 14 years ago
  11. b9f5dab [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  12. b7222ce [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0 by Karl Pauls · 14 years ago
  13. 15163a0 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  14. 2c93aa4 [maven-release-plugin] prepare release gogo-parent-0.6.0 by Karl Pauls · 14 years ago
  15. b62b6aa Rollback latest releases. by Karl Pauls · 14 years ago
  16. d1fcee3 Contains OSGi Log Service. by Richard S. Hall · 14 years ago
  17. 51e8152 Clean-up after release by Karl Pauls · 14 years ago
  18. aab987f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  19. fe71c2f [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0 by Karl Pauls · 14 years ago
  20. 116f35d Set runtime dependency to 0.6.0 by Karl Pauls · 14 years ago
  21. e031e2d Update to 0.6.0 parent pom. by Karl Pauls · 14 years ago
  22. 698ac75 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  23. 6fb2d71 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0 by Karl Pauls · 14 years ago
  24. 6d21e8f Set runtime dependency to 0.6.0 by Karl Pauls · 14 years ago
  25. 6e2029d Update to 0.6.0 parent pom. by Karl Pauls · 14 years ago
  26. 2e4958d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  27. 1a64058 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0 by Karl Pauls · 14 years ago
  28. ee8a9e0 Update to 0.6.0 parent pom. by Karl Pauls · 14 years ago
  29. cd64157 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  30. d4a9da5 [maven-release-plugin] prepare release gogo-parent-0.6.0 by Karl Pauls · 14 years ago
  31. 5074ea4 Add LICENSE and NOTICE by Karl Pauls · 14 years ago
  32. 94ab71c Separate-out the parent pom so that we can release subprojects independently. by Karl Pauls · 14 years ago
  33. 937ee73 Prepare gogo 0.6.0 release by Karl Pauls · 14 years ago
  34. c28f795 fixed lock contention in piped writer when reader doesn't read all input (FELIX-2380) by Derek Baum · 14 years ago
  35. c79bf83 better message/exception when arguments can't be coerced (FELIX-2375) by Derek Baum · 14 years ago
  36. 7149f84 Update NOTICE/DEPENDENCIES files. by Richard S. Hall · 15 years ago
  37. 8f1df2f Removed description from Parameter and use Descriptor instead. (FELIX-2363) by Richard S. Hall · 15 years ago
  38. 5f9b306 Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367) by Richard S. Hall · 15 years ago
  39. 31fedb7 don't automatically convert return values that are arrays to ArrayList (FELIX-2337) by Derek Baum · 15 years ago
  40. e52146d Add support for parameter aliases. (FELIX-2363) by Richard S. Hall · 15 years ago
  41. 11fd469 Merge @Flag and @Option annotations into a single @Parameter annotation. (FELIX-2363) by Richard S. Hall · 15 years ago
  42. da9b2dd Logic error; incorrectly checking for empty bundle array. (FELIX-2042) by Richard S. Hall · 15 years ago
  43. 9ac465b Align command module version number with other Gogo modules, even by Richard S. Hall · 15 years ago
  44. 81be373 Rename command module. (FELIX-2042) by Richard S. Hall · 15 years ago
  45. 17f2302 Modified gogo modules to use org.apache.felix groupId. (FELIX-2334) by Richard S. Hall · 15 years ago
  46. 8e6e0e2 Change the scope for our commands and display scope in help message. (FELIX-2042) by Richard S. Hall · 15 years ago
  47. 9fe88cc Avoid mentioning help command until we decide how to do it. (FELIX-2042) by Richard S. Hall · 15 years ago
  48. e612684 avoid possible IllegalStateException if framework is stopped during CommandProxy method execution. by Derek Baum · 15 years ago
  49. d4031a4 Closure and CommandProxy unnecessarily extend Reflective, just so they can access its 'method()' method. (FELIX-2328). by Derek Baum · 15 years ago
  50. 487a65e moved gogo.runtime.shell sub-package in Runtime bundle up into gogo.runtime package to avoid possible confusion with the gogo.shell package in the new Shell bundle (FELIX-2328). by Derek Baum · 15 years ago
  51. 1cddac4 removed legacy felix command adaptor. (FELIX-2342) by Derek Baum · 15 years ago
  52. 3053d19 register telnetd command directly, rather than via Shell. by Derek Baum · 15 years ago
  53. 59568a4 removed gosh:shutdown command. stop 0 works fine. by Derek Baum · 15 years ago
  54. 9f2f8f2 convert tokens that evaluate to CharSequence to String, to avoid variables by Derek Baum · 15 years ago
  55. 2fa59da make getCommands() public (again) by Derek Baum · 15 years ago
  56. ee1898e complete addition of scripting by renaming module from console to shell (FELIX-2339) by Derek Baum · 15 years ago
  57. 13df061 remove launcher bundle (FELIX-1670) by Derek Baum · 15 years ago
  58. a549551 Include full attribution in MOTD. (FELIX-2339) by Richard S. Hall · 15 years ago
  59. ce3ef3d Add missing descriptor. (FELIX-2042) by Richard S. Hall · 15 years ago
  60. 2b46919 Fix typo. (FELIX-2042) by Richard S. Hall · 15 years ago
  61. 9944670 added scripting support (FELIX-2339). by Derek Baum · 15 years ago
  62. 9967f8c fix ConcurrentModificationException caused by bad refactoring :-( by Derek Baum · 15 years ago
  63. 9abd792 Minor improvement to "lb". (FELIX-2042) by Richard S. Hall · 15 years ago
  64. 39f856a Align bundle formatter with "lb" command. (FELIX-2042) by Richard S. Hall · 15 years ago
  65. de4b31f Make "lb" command output more compact. (FELIX-2042) by Richard S. Hall · 15 years ago
  66. abe87b9 disable packageadmin and other coomands to avoid conflict with bundlecontext commands by Derek Baum · 15 years ago
  67. 4cd4c0f Fix bug in "which" command and other improvements to command by Richard S. Hall · 15 years ago
  68. f95b767 continue tidy-up: move SCOPE path handling into CommandProcessorImpl. FELIX-2328 by Derek Baum · 15 years ago
  69. cb297be fix to FELIX-1487 to report correct error location for defaulted commands. by Derek Baum · 15 years ago
  70. b86cd1c fix NPE in session.execute("a = $b x") when $b evaluates to null; by Derek Baum · 15 years ago
  71. dcb273f Improve ls command. (FELIX-2042) by Karl Pauls · 15 years ago
  72. 24aaf08 Improve/simplify "ls" command. (FELIX-2042) by Richard S. Hall · 15 years ago
  73. 85075cf Add "cd" command. (FELIX-2042) by Richard S. Hall · 15 years ago
  74. 28f3950 Add support for OBR command. (FELIX-2042) by Richard S. Hall · 15 years ago
  75. c8d570d Stop registering the bundle object as a command since it interferes by Richard S. Hall · 15 years ago
  76. a4018a0 Add more missing commands and do a little refactoring. (FELIX-2042) by Richard S. Hall · 15 years ago
  77. e9a8257 clean up runtime code. FELIX-2328 by Derek Baum · 15 years ago
  78. adb1730 updated dependency versions and excluded servlet and foundation from compendium. by Derek Baum · 15 years ago
  79. 5700633 fix setLocation to always map EOFError by Derek Baum · 15 years ago
  80. 01aa0a8 fix wrong exception: OperationNotSupportedException -> UnsupportedOperationException by Derek Baum · 15 years ago
  81. c768352 refactor Parser - create explicit Tokenizer to enable fix for: by Derek Baum · 15 years ago
  82. e0f38d8 Add a "which" command to determine from where a bundle gets a class. (FELIX-2042) by Richard S. Hall · 15 years ago
  83. c12b633 Add descriptive information to commands. (FELIX-2042) by Richard S. Hall · 15 years ago
  84. b412dfc Add some basic support for descriptive info; this will likely need to by Richard S. Hall · 15 years ago
  85. de93139 Change parent pom. by Richard S. Hall · 15 years ago
  86. d38e807 Improve rudimentary "help" command and change some exception handling by Richard S. Hall · 15 years ago
  87. 887ba2c Initial porting of some Felix shell commands to Gogo; a lot of this is still by Richard S. Hall · 15 years ago
  88. b965d52 Reformat code according to style guide. by Richard S. Hall · 15 years ago
  89. a8fd227 Fix processing of flags; options not tested yet. by Richard S. Hall · 15 years ago
  90. 966730a Touching the heart: coercing by Peter Kriens · 15 years ago
  91. 02a52da Annotations for parameters by Peter Kriens · 15 years ago
  92. 87a1238 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  93. 8ca355c [maven-release-plugin] prepare release gogo-0.4.0 by Guillaume Nodet · 15 years ago
  94. 2051385 [gogo] upgrade to latest felix-parent by Guillaume Nodet · 15 years ago
  95. d916b15 FELIX-2247: Gogo badly prints empty maps and dictionaries by Guillaume Nodet · 15 years ago
  96. 3e9a51b added blank line to force bamboo rebuild, to fix spurious failure FELIX-DEF-3041 by Derek Baum · 15 years ago
  97. 2ee6cba reformat code using felix eclipse template. FELIX-1953. by Derek Baum · 15 years ago
  98. 7950bb7 change priority of ; and | to match bash. resolves FELIX-1500. by Derek Baum · 15 years ago
  99. e5b391a make closure arguments start at $1 (rather than $0). FELIX-1494. by Derek Baum · 15 years ago
  100. bd6785e FELIX-1722: gogo AbstractCommand should let the possibility to release the used Action by Guillaume Nodet · 15 years ago