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