1. 7e0316b FELIX-2477 fix procedural commands parameter inheritance by Derek Baum · 14 years ago
  2. f70d568 FELIX-2468 don't coerce CharSequence types to String by Derek Baum · 14 years ago
  3. 932ee74 (FELIX-1473) use alternative implementation for method calls on Strings by Derek Baum · 14 years ago
  4. 8349117 change signature of runtime Activator's protected newProcessor() method to aid any future package renaming (FELIX-2441) by Derek Baum · 14 years ago
  5. 44a3f79 FELIX-2446 eclose whole gosh_profile in try {} block to stop errors from aborting startup by Derek Baum · 14 years ago
  6. 75d58ba FELIX-2446: reference the bundle command using the context: scope; by Derek Baum · 14 years ago
  7. f608e1b FELIX-2441: Restore backward compatibility on gogo by Guillaume Nodet · 14 years ago
  8. f4fa97e FELIX-2433 allow "$(...)" expansion by Derek Baum · 14 years ago
  9. 57b9cbc fix NPE/coercion error when passing null first argument FELIX-2432 by Derek Baum · 14 years ago
  10. 9aa9041 Add gogo to main pom, add gogo-parent to gogo reactor by Clement Escoffier · 14 years ago
  11. 6e3f324 FELIX-2341: the gogo-commands module should be moved back to karaf by Guillaume Nodet · 14 years ago
  12. 5353336 Clean-up after release by Karl Pauls · 14 years ago
  13. b8b3053 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  14. e630c00 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0 by Karl Pauls · 14 years ago
  15. 77fe578 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  16. e6190e5 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0 by Karl Pauls · 14 years ago
  17. 26f0ffa [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  18. 820852a [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0 by Karl Pauls · 14 years ago
  19. 7749c2a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  20. 6736571 [maven-release-plugin] prepare release gogo-parent-0.6.0 by Karl Pauls · 14 years ago
  21. a0da437 Rollback latest releases. by Karl Pauls · 14 years ago
  22. c81594b Contains OSGi Log Service. by Richard S. Hall · 14 years ago
  23. 796d420 Clean-up after release by Karl Pauls · 14 years ago
  24. 2f221fe [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  25. 77fe8b7a [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0 by Karl Pauls · 14 years ago
  26. 602e111 Set runtime dependency to 0.6.0 by Karl Pauls · 14 years ago
  27. 667ea96 Update to 0.6.0 parent pom. by Karl Pauls · 14 years ago
  28. 8ac4d06 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  29. 5ef9665 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0 by Karl Pauls · 14 years ago
  30. b6fe64c Set runtime dependency to 0.6.0 by Karl Pauls · 14 years ago
  31. 4a7e407 Update to 0.6.0 parent pom. by Karl Pauls · 14 years ago
  32. 150a1f7 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  33. 2ad8d29 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0 by Karl Pauls · 14 years ago
  34. 72d4271 Update to 0.6.0 parent pom. by Karl Pauls · 14 years ago
  35. b882e3b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  36. 00f3f3a [maven-release-plugin] prepare release gogo-parent-0.6.0 by Karl Pauls · 14 years ago
  37. 19a01b7 Add LICENSE and NOTICE by Karl Pauls · 14 years ago
  38. 14f14db Separate-out the parent pom so that we can release subprojects independently. by Karl Pauls · 14 years ago
  39. 54c2599 Prepare gogo 0.6.0 release by Karl Pauls · 14 years ago
  40. f0ef76c fixed lock contention in piped writer when reader doesn't read all input (FELIX-2380) by Derek Baum · 14 years ago
  41. 77fd820 better message/exception when arguments can't be coerced (FELIX-2375) by Derek Baum · 14 years ago
  42. 2a4d8f5 Update NOTICE/DEPENDENCIES files. by Richard S. Hall · 14 years ago
  43. aa78217 Removed description from Parameter and use Descriptor instead. (FELIX-2363) by Richard S. Hall · 14 years ago
  44. 27d7012 Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367) by Richard S. Hall · 14 years ago
  45. a73fba7 don't automatically convert return values that are arrays to ArrayList (FELIX-2337) by Derek Baum · 14 years ago
  46. 5bd2ce6 Add support for parameter aliases. (FELIX-2363) by Richard S. Hall · 14 years ago
  47. 8602df4 Merge @Flag and @Option annotations into a single @Parameter annotation. (FELIX-2363) by Richard S. Hall · 14 years ago
  48. feb306b Logic error; incorrectly checking for empty bundle array. (FELIX-2042) by Richard S. Hall · 14 years ago
  49. 6805849 Align command module version number with other Gogo modules, even by Richard S. Hall · 14 years ago
  50. cd909ea Rename command module. (FELIX-2042) by Richard S. Hall · 14 years ago
  51. df4169f Modified gogo modules to use org.apache.felix groupId. (FELIX-2334) by Richard S. Hall · 14 years ago
  52. 59d5e14 Change the scope for our commands and display scope in help message. (FELIX-2042) by Richard S. Hall · 14 years ago
  53. bb28883 Avoid mentioning help command until we decide how to do it. (FELIX-2042) by Richard S. Hall · 14 years ago
  54. e44d952 avoid possible IllegalStateException if framework is stopped during CommandProxy method execution. by Derek Baum · 14 years ago
  55. 40af43e Closure and CommandProxy unnecessarily extend Reflective, just so they can access its 'method()' method. (FELIX-2328). by Derek Baum · 14 years ago
  56. 85026c5 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 · 14 years ago
  57. 939dfea removed legacy felix command adaptor. (FELIX-2342) by Derek Baum · 14 years ago
  58. 560b0c6 register telnetd command directly, rather than via Shell. by Derek Baum · 14 years ago
  59. 7f7c02f removed gosh:shutdown command. stop 0 works fine. by Derek Baum · 14 years ago
  60. 1a2e9ac convert tokens that evaluate to CharSequence to String, to avoid variables by Derek Baum · 14 years ago
  61. dfcad24 make getCommands() public (again) by Derek Baum · 14 years ago
  62. 54c9dc8 complete addition of scripting by renaming module from console to shell (FELIX-2339) by Derek Baum · 14 years ago
  63. 7b577e2 remove launcher bundle (FELIX-1670) by Derek Baum · 14 years ago
  64. a2596f8 Include full attribution in MOTD. (FELIX-2339) by Richard S. Hall · 14 years ago
  65. 052ef36 Add missing descriptor. (FELIX-2042) by Richard S. Hall · 14 years ago
  66. 501b3b2 Fix typo. (FELIX-2042) by Richard S. Hall · 14 years ago
  67. bd5b608 added scripting support (FELIX-2339). by Derek Baum · 14 years ago
  68. 68a8512 fix ConcurrentModificationException caused by bad refactoring :-( by Derek Baum · 14 years ago
  69. 999f819 Minor improvement to "lb". (FELIX-2042) by Richard S. Hall · 14 years ago
  70. 58304eb Align bundle formatter with "lb" command. (FELIX-2042) by Richard S. Hall · 14 years ago
  71. f0652b7 Make "lb" command output more compact. (FELIX-2042) by Richard S. Hall · 14 years ago
  72. dd26115 disable packageadmin and other coomands to avoid conflict with bundlecontext commands by Derek Baum · 14 years ago
  73. 74f5b55 Fix bug in "which" command and other improvements to command by Richard S. Hall · 14 years ago
  74. 220d9f6 continue tidy-up: move SCOPE path handling into CommandProcessorImpl. FELIX-2328 by Derek Baum · 14 years ago
  75. 13dddbb fix to FELIX-1487 to report correct error location for defaulted commands. by Derek Baum · 14 years ago
  76. 6888bf8 fix NPE in session.execute("a = $b x") when $b evaluates to null; by Derek Baum · 14 years ago
  77. b492259 Improve ls command. (FELIX-2042) by Karl Pauls · 14 years ago
  78. 6f36a8f Improve/simplify "ls" command. (FELIX-2042) by Richard S. Hall · 14 years ago
  79. e7e043b Add "cd" command. (FELIX-2042) by Richard S. Hall · 14 years ago
  80. 616f5a5 Add support for OBR command. (FELIX-2042) by Richard S. Hall · 14 years ago
  81. f392c97 Stop registering the bundle object as a command since it interferes by Richard S. Hall · 14 years ago
  82. da5c97c Add more missing commands and do a little refactoring. (FELIX-2042) by Richard S. Hall · 14 years ago
  83. 68e2d63 clean up runtime code. FELIX-2328 by Derek Baum · 14 years ago
  84. 7969123 updated dependency versions and excluded servlet and foundation from compendium. by Derek Baum · 14 years ago
  85. 6d12e3b fix setLocation to always map EOFError by Derek Baum · 14 years ago
  86. 3ed7beb fix wrong exception: OperationNotSupportedException -> UnsupportedOperationException by Derek Baum · 14 years ago
  87. c578f44 refactor Parser - create explicit Tokenizer to enable fix for: by Derek Baum · 14 years ago
  88. f4d681e Add a "which" command to determine from where a bundle gets a class. (FELIX-2042) by Richard S. Hall · 14 years ago
  89. f8dccb4 Add descriptive information to commands. (FELIX-2042) by Richard S. Hall · 14 years ago
  90. 633716d Add some basic support for descriptive info; this will likely need to by Richard S. Hall · 14 years ago
  91. 1837170 Change parent pom. by Richard S. Hall · 14 years ago
  92. 2bc5092 Improve rudimentary "help" command and change some exception handling by Richard S. Hall · 14 years ago
  93. 395d6af Initial porting of some Felix shell commands to Gogo; a lot of this is still by Richard S. Hall · 14 years ago
  94. 55dd22e Reformat code according to style guide. by Richard S. Hall · 14 years ago
  95. 14629c8 Fix processing of flags; options not tested yet. by Richard S. Hall · 14 years ago
  96. da0d2fd Touching the heart: coercing by Peter Kriens · 14 years ago
  97. a2a7b14 Annotations for parameters by Peter Kriens · 14 years ago
  98. aa83cca [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  99. e376322 [maven-release-plugin] prepare release gogo-0.4.0 by Guillaume Nodet · 14 years ago
  100. 6d26983 [gogo] upgrade to latest felix-parent by Guillaume Nodet · 14 years ago