1. 28b63e8 Make things as lazy as possible by Guillaume Nodet · 15 years ago
  2. cb2db1b Fix ansi on windows by Guillaume Nodet · 15 years ago
  3. 3443451 Add missing gogo bundles to windows dist by Guillaume Nodet · 15 years ago
  4. 27fcc0c Fix the session input stream which should use the console input stream by Guillaume Nodet · 15 years ago
  5. 5894f58 Correctly restore terminal at shutdown by Guillaume Nodet · 15 years ago
  6. 129433d Switch from gshell to gogo by Guillaume Nodet · 15 years ago
  7. 7751dee FELIX-1265 The command refreshUrl does not work if the features.xml file is embedded in a Jar. Patch by Charles Moulliard by Filippo Diotalevi · 15 years ago
  8. 3b48560 FELIX-1261: Install/uninstall features from web console by Gert Vanthienen · 15 years ago
  9. 9a7b16f Fix karaf wrt latest blueprint schema by Guillaume Nodet · 15 years ago
  10. 75d1072 Update to latest blueprint api by Guillaume Nodet · 15 years ago
  11. 9642338 Add ops4j snapshot repo for pax-logging until 1.4.0 is released by Guillaume Nodet · 15 years ago
  12. ca30f66 Fix stateful actions as they were currently reused instead of recreated by Guillaume Nodet · 15 years ago
  13. 748337a Fix karaf assemblies by Guillaume Nodet · 15 years ago
  14. fc098b6 FELIX-1243: change the default http port to 8181 for karaf by Guillaume Nodet · 15 years ago
  15. 8a87102 Upgrade to released version of sshd by Guillaume Nodet · 15 years ago
  16. 7d40fd3 Fix spring / spring-dm features, use pax-web instead of felix http service for web console by Guillaume Nodet · 15 years ago
  17. 745f17a Use blueprint for gshell-obr by Guillaume Nodet · 15 years ago
  18. 0a2119c Exclude spring handlers from gshell-core by Guillaume Nodet · 15 years ago
  19. 9d36247 Upgrade to latest blueprint spec by Guillaume Nodet · 15 years ago
  20. bb93b82 Fix the addRepository method and clean code a bit by Guillaume Nodet · 15 years ago
  21. 9fdddf7 Do not include the compendium jar as each service should export its own spec by Guillaume Nodet · 15 years ago
  22. 71725de Upgrade to felix snapshot (for blueprint dependency on osgi 4.2) by Guillaume Nodet · 15 years ago
  23. ab4e0fe Fix JAAS namespace handler by Guillaume Nodet · 15 years ago
  24. 3c35cf0 Use blueprint for web console by Guillaume Nodet · 15 years ago
  25. ace1329 Disable integration tests / demos for blueprint branch by Guillaume Nodet · 15 years ago
  26. c15e6c1 Fix column header in osgi/list by Guillaume Nodet · 15 years ago
  27. 6b2946d Switch from spring-dm to blueprint by Guillaume Nodet · 15 years ago
  28. 31926d8 FELIX-1199 - Karaf: closing IO stream, removal of minor file descriptor leak. by Chris Custine · 15 years ago
  29. e60a640 FELIX-1192 - KARAF: Locking error in DefaultJDBCLock, also contains an eventual OutOfMemory error on locked processes. by Chris Custine · 15 years ago
  30. ba9af0b FELIX-1172 - Rebrand Karaf locking mechanism. by Chris Custine · 15 years ago
  31. abed2af Update to felix-parent 1.2.0 and use EasyMock instead of JMock by Gert Vanthienen · 15 years ago
  32. cdec0a2 FELIX-1200: Move features-maven-plugin into Karaf by Gert Vanthienen · 15 years ago
  33. 3bdae60 Add a gitignore file for Karaf by Guillaume Nodet · 15 years ago
  34. 4d42557 FELIX-1206: config/propappend patch by Guillaume Nodet · 15 years ago
  35. 7584865 Add metatype to the webconsole feature so that configurations are correctly displayed by Guillaume Nodet · 15 years ago
  36. 711feef Fix ssh action default help by Guillaume Nodet · 15 years ago
  37. c8f2fb0 Add two config files by Guillaume Nodet · 15 years ago
  38. 40bccdd FELIX-1212: Possible infinite loop when a remote ssh connection is closed by Guillaume Nodet · 15 years ago
  39. 65b51e9 FELIX-1024: Fix the karaf client/server to allow direct execution of commands by Guillaume Nodet · 15 years ago
  40. 0f62b5b FELIX-1196: Allow Felix Web Console to show Karaf features by Gert Vanthienen · 15 years ago
  41. f789768 FELIX-1121: Add feature for installing Felix Web Console by Gert Vanthienen · 15 years ago
  42. fe865a6 [FELIX-1153]change parent artifact id from kernel to karaf in some modules to make the build pass from clean local maven repo by Freeman Yue Fang · 15 years ago
  43. b3f7480 FELIX-1149: Describe ConfigAdmin configurations using metatype by Guillaume Nodet · 15 years ago
  44. 60dbfd7 Fix poms by Guillaume Nodet · 15 years ago
  45. bb681e6 Upgrade main pom to use felix for the parent by Guillaume Nodet · 15 years ago
  46. 2ce221c FELIX-1132: remove dependency from gshell-features on spring jmx by Guillaume Nodet · 15 years ago
  47. e753e78 Fix problem with exported commands not being available from the console, fix integration tests by Guillaume Nodet · 15 years ago
  48. 24662ac Add some synchronization to make sure we don't loose commands by Guillaume Nodet · 15 years ago
  49. ab61d2b Use Import-Package instead of Require-Bundle for gshell-run by Guillaume Nodet · 15 years ago
  50. cb2d972 Default to felix for the OSGi framework by Guillaume Nodet · 15 years ago
  51. 22d03c6 FELIX-1098: split configuration from namespace handler to ease the upgrade to blueprint by Guillaume Nodet · 15 years ago
  52. f63af2f Fix a few problems with command bundles not starting correctly by Guillaume Nodet · 15 years ago
  53. b417d98 FELIX-1111: allow karaf to run on equinox by Guillaume Nodet · 15 years ago
  54. 55a34b6 Add missing properties for actions by Guillaume Nodet · 15 years ago
  55. 4e32cd6 FELIX-1115: use version ranges + clean up a bit gshell-core by Guillaume Nodet · 15 years ago
  56. 810fec9 FELIX-1098: Remove strong dependencies on spring / spring-dm by Guillaume Nodet · 15 years ago
  57. 1becb5b FELIX-1116: remove some remaining references to servicemix by Guillaume Nodet · 15 years ago
  58. 65e973f Rename spring config files to use karaf, remove empty dirs by Guillaume Nodet · 15 years ago
  59. 21d6398 FELIX-1098: Remove some spring strong dependencies by Guillaume Nodet · 15 years ago
  60. 7b1bcf2 FELIX-1098: Remove some spring strong dependencies by Guillaume Nodet · 15 years ago
  61. 5be9296 Rename some missed packages to felix.karaf by Guillaume Nodet · 15 years ago
  62. 25ec8f1 FELIX-1098: Remove some spring dependencies by Guillaume Nodet · 15 years ago
  63. 10fff85 FELIX-1118 - Update shell scripts by Chris Custine · 15 years ago
  64. 0525a79 Fix client broken due to the update to mina sshd by Guillaume Nodet · 15 years ago
  65. 7f02770 FELIX-1117 - Update branding by Chris Custine · 15 years ago
  66. f54a839 FELIX-1116: Renaming packages and changing artifact/group ids in the POMs by Gert Vanthienen · 15 years ago
  67. 4fe9653 Fix package name by Chris Custine · 15 years ago
  68. 6b6a83a Use the latest snapshot of the plugin so that SNAPSHOT dependencies are not resolved as timestamped versions by Guillaume Nodet · 15 years ago
  69. 9bbc0c2 FELIX-1104, FELIX-1112: improve start/stop/restart to support multiple bundle ids by Guillaume Nodet · 15 years ago
  70. 04fa684 Improve integration test speed by Guillaume Nodet · 15 years ago
  71. 2e6afd1 FELIX-1107, FELIX-1109, FELIX-1110: refactor the deployer into its own module, add a blueprint deployer and extract the features deployer in its own module by Guillaume Nodet · 15 years ago
  72. cbb5cb5 FELIX-1099: finish the switch to pax-exam by Guillaume Nodet · 15 years ago
  73. 5906117 FELIX-1099: switch from spring-dm integration tests to pax-exam by Guillaume Nodet · 15 years ago
  74. d3aeb5a FELIX-1102: make gshell-core really independant of the MainService by Guillaume Nodet · 15 years ago
  75. 56ee692 FELIX-1063: upgrade to latest Felix Bundle Repository (1.4.0) by Guillaume Nodet · 15 years ago
  76. 19b527d FELIX-1062: upgrade to latest felix framework version (1.6.0 atm) by Guillaume Nodet · 15 years ago
  77. b52a53f Correct svn info. by Carsten Ziegeler · 15 years ago
  78. 05fac96 Move ServiceMix Kernel trunk into Felix by Guillaume Nodet · 15 years ago