1. 2cb94d0 FELIX-1457: refactor features management layer by Guillaume Nodet · 15 years ago
  2. a5a427e Add an ignore case option for grep by Guillaume Nodet · 15 years ago
  3. 416e398 Fix ssh terminal completion and cursor handling by Guillaume Nodet · 15 years ago
  4. 974bf0d FELIX-1431: Add a web console plugin to have access to the gogo shell by Guillaume Nodet · 15 years ago
  5. 1ba9a05 FELIX-1450: Karaf branding and plugins for Felix webconsole by Gert Vanthienen · 15 years ago
  6. 28d6bf0 FELIX-1423 - karaf fails to start in cygwin bash by Chris Custine · 15 years ago
  7. 3d70390 Fix wrapper command by Guillaume Nodet · 15 years ago
  8. 71f67a9 Fix bundle start level so that it is independant of the framework by Guillaume Nodet · 15 years ago
  9. b599d3a FELIX-1274: Spring deployer fails when bean class is from java.* packages by Guillaume Nodet · 15 years ago
  10. 9299cc6 Put the shell commands in the scope by default by Guillaume Nodet · 15 years ago
  11. 01bc669 Switch back to felix by default now that it correctly exports the osgi 4.2 packages by Guillaume Nodet · 15 years ago
  12. 5182e98 FELIX-1375: there's no 'help' command by Guillaume Nodet · 15 years ago
  13. 0058dc1 FELIX-1378: Optional branding does not work in new gogo console by Guillaume Nodet · 15 years ago
  14. 88daf8b FELIX-1373: featuresBoot in etc/org.apache.felix.karaf.featues no longer works by Guillaume Nodet · 15 years ago
  15. 8b39d3b Clean commands a bit by Guillaume Nodet · 15 years ago
  16. d5cd213 FELIX-1391: Unable to create a new ConfigAdmin PID through the Karaf console by Gert Vanthienen · 15 years ago
  17. 64723c5 Make things as lazy as possible by Guillaume Nodet · 15 years ago
  18. f9b2bf4 Fix ansi on windows by Guillaume Nodet · 15 years ago
  19. 35bb221 Add missing gogo bundles to windows dist by Guillaume Nodet · 15 years ago
  20. 0bdd3ff Fix the session input stream which should use the console input stream by Guillaume Nodet · 15 years ago
  21. dfe04ee Correctly restore terminal at shutdown by Guillaume Nodet · 15 years ago
  22. 077bac5 Switch from gshell to gogo by Guillaume Nodet · 15 years ago
  23. 2fcdfda 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
  24. 9627037 FELIX-1261: Install/uninstall features from web console by Gert Vanthienen · 15 years ago
  25. 67eeb70 Fix karaf wrt latest blueprint schema by Guillaume Nodet · 15 years ago
  26. e8db3e6 Update to latest blueprint api by Guillaume Nodet · 15 years ago
  27. c2a0eb5 Add ops4j snapshot repo for pax-logging until 1.4.0 is released by Guillaume Nodet · 15 years ago
  28. 4204eb7 Fix stateful actions as they were currently reused instead of recreated by Guillaume Nodet · 15 years ago
  29. 7482288 Fix karaf assemblies by Guillaume Nodet · 15 years ago
  30. c5a41a7 FELIX-1243: change the default http port to 8181 for karaf by Guillaume Nodet · 15 years ago
  31. a67831f Upgrade to released version of sshd by Guillaume Nodet · 15 years ago
  32. 653747c Fix spring / spring-dm features, use pax-web instead of felix http service for web console by Guillaume Nodet · 15 years ago
  33. b8439c6 Use blueprint for gshell-obr by Guillaume Nodet · 15 years ago
  34. 0bd970d Exclude spring handlers from gshell-core by Guillaume Nodet · 15 years ago
  35. 508a4e1 Upgrade to latest blueprint spec by Guillaume Nodet · 15 years ago
  36. 6b2a912 Fix the addRepository method and clean code a bit by Guillaume Nodet · 15 years ago
  37. 3af41a3 Do not include the compendium jar as each service should export its own spec by Guillaume Nodet · 15 years ago
  38. fe33416 Upgrade to felix snapshot (for blueprint dependency on osgi 4.2) by Guillaume Nodet · 15 years ago
  39. e04a571 Fix JAAS namespace handler by Guillaume Nodet · 15 years ago
  40. 9844a16 Use blueprint for web console by Guillaume Nodet · 15 years ago
  41. 8822ca1 Disable integration tests / demos for blueprint branch by Guillaume Nodet · 15 years ago
  42. 21c0ff6 Fix column header in osgi/list by Guillaume Nodet · 15 years ago
  43. fcf2d34 Switch from spring-dm to blueprint by Guillaume Nodet · 15 years ago
  44. c0627c1 FELIX-1199 - Karaf: closing IO stream, removal of minor file descriptor leak. by Chris Custine · 15 years ago
  45. 60830bd FELIX-1192 - KARAF: Locking error in DefaultJDBCLock, also contains an eventual OutOfMemory error on locked processes. by Chris Custine · 15 years ago
  46. 012e223 FELIX-1172 - Rebrand Karaf locking mechanism. by Chris Custine · 15 years ago
  47. c3f669d Update to felix-parent 1.2.0 and use EasyMock instead of JMock by Gert Vanthienen · 15 years ago
  48. 4c5d815 FELIX-1200: Move features-maven-plugin into Karaf by Gert Vanthienen · 15 years ago
  49. 90aee23 Add a gitignore file for Karaf by Guillaume Nodet · 15 years ago
  50. a3f88fa FELIX-1206: config/propappend patch by Guillaume Nodet · 15 years ago
  51. afcbf45 Add metatype to the webconsole feature so that configurations are correctly displayed by Guillaume Nodet · 15 years ago
  52. 3b8d8c1 Fix ssh action default help by Guillaume Nodet · 15 years ago
  53. e921985 Add two config files by Guillaume Nodet · 15 years ago
  54. 40fe42d FELIX-1212: Possible infinite loop when a remote ssh connection is closed by Guillaume Nodet · 15 years ago
  55. edf7d1a FELIX-1024: Fix the karaf client/server to allow direct execution of commands by Guillaume Nodet · 15 years ago
  56. 971f933 FELIX-1196: Allow Felix Web Console to show Karaf features by Gert Vanthienen · 15 years ago
  57. 9385bac FELIX-1121: Add feature for installing Felix Web Console by Gert Vanthienen · 15 years ago
  58. 3eb6d29 [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 · 16 years ago
  59. abea8f4 FELIX-1149: Describe ConfigAdmin configurations using metatype by Guillaume Nodet · 16 years ago
  60. b9103c8 Fix poms by Guillaume Nodet · 16 years ago
  61. 1343e1d Upgrade main pom to use felix for the parent by Guillaume Nodet · 16 years ago
  62. bfee74f FELIX-1132: remove dependency from gshell-features on spring jmx by Guillaume Nodet · 16 years ago
  63. cd8b917 Fix problem with exported commands not being available from the console, fix integration tests by Guillaume Nodet · 16 years ago
  64. a712f49 Add some synchronization to make sure we don't loose commands by Guillaume Nodet · 16 years ago
  65. b994b55 Use Import-Package instead of Require-Bundle for gshell-run by Guillaume Nodet · 16 years ago
  66. ca43142 Default to felix for the OSGi framework by Guillaume Nodet · 16 years ago
  67. ccfc3d8 FELIX-1098: split configuration from namespace handler to ease the upgrade to blueprint by Guillaume Nodet · 16 years ago
  68. 34c3ce3 Fix a few problems with command bundles not starting correctly by Guillaume Nodet · 16 years ago
  69. 350b150 FELIX-1111: allow karaf to run on equinox by Guillaume Nodet · 16 years ago
  70. 178d0e7 Add missing properties for actions by Guillaume Nodet · 16 years ago
  71. 3e9a428 FELIX-1115: use version ranges + clean up a bit gshell-core by Guillaume Nodet · 16 years ago
  72. 2e5c4e3 FELIX-1098: Remove strong dependencies on spring / spring-dm by Guillaume Nodet · 16 years ago
  73. 874ecc8 FELIX-1116: remove some remaining references to servicemix by Guillaume Nodet · 16 years ago
  74. 5ddd3db Rename spring config files to use karaf, remove empty dirs by Guillaume Nodet · 16 years ago
  75. a86f1ae FELIX-1098: Remove some spring strong dependencies by Guillaume Nodet · 16 years ago
  76. d4bbd1a FELIX-1098: Remove some spring strong dependencies by Guillaume Nodet · 16 years ago
  77. 4713c73 Rename some missed packages to felix.karaf by Guillaume Nodet · 16 years ago
  78. 5c4228c FELIX-1098: Remove some spring dependencies by Guillaume Nodet · 16 years ago
  79. ad72828 FELIX-1118 - Update shell scripts by Chris Custine · 16 years ago
  80. 6902c05 Fix client broken due to the update to mina sshd by Guillaume Nodet · 16 years ago
  81. deb9f3f FELIX-1117 - Update branding by Chris Custine · 16 years ago
  82. 607b852 FELIX-1116: Renaming packages and changing artifact/group ids in the POMs by Gert Vanthienen · 16 years ago
  83. 254df20 Fix package name by Chris Custine · 16 years ago
  84. 1de714b Use the latest snapshot of the plugin so that SNAPSHOT dependencies are not resolved as timestamped versions by Guillaume Nodet · 16 years ago
  85. c17a2f1 FELIX-1104, FELIX-1112: improve start/stop/restart to support multiple bundle ids by Guillaume Nodet · 16 years ago
  86. 331282e Improve integration test speed by Guillaume Nodet · 16 years ago
  87. 18c56a1 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 · 16 years ago
  88. f201501 FELIX-1099: finish the switch to pax-exam by Guillaume Nodet · 16 years ago
  89. 5c1894e FELIX-1099: switch from spring-dm integration tests to pax-exam by Guillaume Nodet · 16 years ago
  90. e565a9b FELIX-1102: make gshell-core really independant of the MainService by Guillaume Nodet · 16 years ago
  91. 89190a1 FELIX-1063: upgrade to latest Felix Bundle Repository (1.4.0) by Guillaume Nodet · 16 years ago
  92. d8082ee FELIX-1062: upgrade to latest felix framework version (1.6.0 atm) by Guillaume Nodet · 16 years ago
  93. d372ef1 Correct svn info. by Carsten Ziegeler · 16 years ago
  94. 91fab3b Move ServiceMix Kernel trunk into Felix by Guillaume Nodet · 16 years ago