1. 992a2af Avoid a manual step in the release process by computing the osgi version derived from the maven version by Guillaume Nodet · 15 years ago
  2. 804e360 FELIX-1517 and FELIX-1528: use a defined location for the storage of the list of managed instances and avoid an exception if one instance has been deleted by Guillaume Nodet · 15 years ago
  3. 4aa90ac Upgrade to released version of SSHD 0.2.0 by Guillaume Nodet · 15 years ago
  4. 6144ee1 FELIX-1524: tac command by Guillaume Nodet · 15 years ago
  5. abe5600 FELIX-1523: Fix Karaf version to 0.9.0-SNAPSHOT as next release will be 1.0.0 by Guillaume Nodet · 15 years ago
  6. a29569e [karaf] upgrade to released version of jansi by Guillaume Nodet · 15 years ago
  7. 234f6f2 [FELIX-1519]Karaf Failover does not work with PostgreSQL and Oracle by Freeman Yue Fang · 15 years ago
  8. 0be1dc5 FELIX-1516: Child instances use stuff from the /etc directory in the root by Guillaume Nodet · 15 years ago
  9. 8be074e [karaf] better exception message when reporting an unknown feature from the maven plugin by Guillaume Nodet · 15 years ago
  10. 6a8e2f1 [karaf] Fix spring-osgi-annotation version in the features.xml by Guillaume Nodet · 15 years ago
  11. f7b0c81 [karaf] Add the web demo back by Guillaume Nodet · 15 years ago
  12. 8d9a141 Reenable karaf integration tests by Guillaume Nodet · 15 years ago
  13. e6dea12 FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  14. f3c09a9 FELIX-1468: The shell:info command use the old @|bold syntax for ansi by Guillaume Nodet · 15 years ago
  15. 684b74b Use a more simple mechanism for retrieving the prompt instead of evaluating a command by Guillaume Nodet · 15 years ago
  16. 968eed0 FELIX-1485: Adding AdminService support to the web console by Gert Vanthienen · 15 years ago
  17. a62166a Fix karaf echo command by Guillaume Nodet · 15 years ago
  18. c83b9c2 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  19. e8f72c7 Avoid possible NPE by Guillaume Nodet · 15 years ago
  20. 9cb7cb8 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  21. 6c90a03 FELIX-1276: There is no way to get all the Feature information from the FeaturesService by Guillaume Nodet · 15 years ago
  22. 9ede1c2 FELIX-1472: better handling of configurations from the deployer and features service by Guillaume Nodet · 15 years ago
  23. 547a3d8 Enable built-in echo command by Guillaume Nodet · 15 years ago
  24. 5df8d60 FELIX-1126: No errors are generated for a bad URL passed to the features/addUrl, features/refreshUrl, or features/list commands. by Guillaume Nodet · 15 years ago
  25. ee747e4 FELIX-1468: wrapper:install and admin:create prints old ansi output that need to be converted to real ansi by Guillaume Nodet · 15 years ago
  26. 1ef6e40 FELIX-1152: wrapper scripts fail to start Karaf by Guillaume Nodet · 15 years ago
  27. e83e34a Fix code requiring jdk 6 by Guillaume Nodet · 15 years ago
  28. c10e56a FELIX-1466: org.apache.felix.karaf.features.FeaturesServiceTest fails by Guillaume Nodet · 15 years ago
  29. 5b4d76d FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  30. 492d90e FELIX-1449: tab completion does not work on windows by Guillaume Nodet · 15 years ago
  31. da211f2 FELIX-1222: [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url string by Guillaume Nodet · 15 years ago
  32. 45b4f57 FELIX-1220: Remove unnecssary parts of a filter by Guillaume Nodet · 15 years ago
  33. 4d838bd Upgrade various pax dependencies by Guillaume Nodet · 15 years ago
  34. e8c036d FELIX-1133: Allow usage of fragments in Karaf features by Guillaume Nodet · 15 years ago
  35. f3586ba FELIX-1450: Adding the missing images by Gert Vanthienen · 15 years ago
  36. fa1880d FELIX-1454: install --help throws an exception by Guillaume Nodet · 15 years ago
  37. 9d8d3e1 FELIX-1458: server and client options not working properly on windows by Guillaume Nodet · 15 years ago
  38. 791bd71 FELIX-1459: bin/karaf may fail to start when CDPATH is set (on posix shells) by Guillaume Nodet · 15 years ago
  39. 2cb94d0 FELIX-1457: refactor features management layer by Guillaume Nodet · 15 years ago
  40. a5a427e Add an ignore case option for grep by Guillaume Nodet · 15 years ago
  41. 416e398 Fix ssh terminal completion and cursor handling by Guillaume Nodet · 15 years ago
  42. 974bf0d FELIX-1431: Add a web console plugin to have access to the gogo shell by Guillaume Nodet · 15 years ago
  43. 1ba9a05 FELIX-1450: Karaf branding and plugins for Felix webconsole by Gert Vanthienen · 15 years ago
  44. 28d6bf0 FELIX-1423 - karaf fails to start in cygwin bash by Chris Custine · 15 years ago
  45. 3d70390 Fix wrapper command by Guillaume Nodet · 15 years ago
  46. 71f67a9 Fix bundle start level so that it is independant of the framework by Guillaume Nodet · 15 years ago
  47. b599d3a FELIX-1274: Spring deployer fails when bean class is from java.* packages by Guillaume Nodet · 15 years ago
  48. 9299cc6 Put the shell commands in the scope by default by Guillaume Nodet · 15 years ago
  49. 01bc669 Switch back to felix by default now that it correctly exports the osgi 4.2 packages by Guillaume Nodet · 15 years ago
  50. 5182e98 FELIX-1375: there's no 'help' command by Guillaume Nodet · 15 years ago
  51. 0058dc1 FELIX-1378: Optional branding does not work in new gogo console by Guillaume Nodet · 15 years ago
  52. 88daf8b FELIX-1373: featuresBoot in etc/org.apache.felix.karaf.featues no longer works by Guillaume Nodet · 15 years ago
  53. 8b39d3b Clean commands a bit by Guillaume Nodet · 15 years ago
  54. d5cd213 FELIX-1391: Unable to create a new ConfigAdmin PID through the Karaf console by Gert Vanthienen · 15 years ago
  55. 64723c5 Make things as lazy as possible by Guillaume Nodet · 15 years ago
  56. f9b2bf4 Fix ansi on windows by Guillaume Nodet · 15 years ago
  57. 35bb221 Add missing gogo bundles to windows dist by Guillaume Nodet · 15 years ago
  58. 0bdd3ff Fix the session input stream which should use the console input stream by Guillaume Nodet · 15 years ago
  59. dfe04ee Correctly restore terminal at shutdown by Guillaume Nodet · 15 years ago
  60. 077bac5 Switch from gshell to gogo by Guillaume Nodet · 15 years ago
  61. 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
  62. 9627037 FELIX-1261: Install/uninstall features from web console by Gert Vanthienen · 15 years ago
  63. 67eeb70 Fix karaf wrt latest blueprint schema by Guillaume Nodet · 15 years ago
  64. e8db3e6 Update to latest blueprint api by Guillaume Nodet · 15 years ago
  65. c2a0eb5 Add ops4j snapshot repo for pax-logging until 1.4.0 is released by Guillaume Nodet · 15 years ago
  66. 4204eb7 Fix stateful actions as they were currently reused instead of recreated by Guillaume Nodet · 15 years ago
  67. 7482288 Fix karaf assemblies by Guillaume Nodet · 15 years ago
  68. c5a41a7 FELIX-1243: change the default http port to 8181 for karaf by Guillaume Nodet · 15 years ago
  69. a67831f Upgrade to released version of sshd by Guillaume Nodet · 15 years ago
  70. 653747c Fix spring / spring-dm features, use pax-web instead of felix http service for web console by Guillaume Nodet · 15 years ago
  71. b8439c6 Use blueprint for gshell-obr by Guillaume Nodet · 15 years ago
  72. 0bd970d Exclude spring handlers from gshell-core by Guillaume Nodet · 15 years ago
  73. 508a4e1 Upgrade to latest blueprint spec by Guillaume Nodet · 15 years ago
  74. 6b2a912 Fix the addRepository method and clean code a bit by Guillaume Nodet · 15 years ago
  75. 3af41a3 Do not include the compendium jar as each service should export its own spec by Guillaume Nodet · 15 years ago
  76. fe33416 Upgrade to felix snapshot (for blueprint dependency on osgi 4.2) by Guillaume Nodet · 15 years ago
  77. e04a571 Fix JAAS namespace handler by Guillaume Nodet · 15 years ago
  78. 9844a16 Use blueprint for web console by Guillaume Nodet · 15 years ago
  79. 8822ca1 Disable integration tests / demos for blueprint branch by Guillaume Nodet · 15 years ago
  80. 21c0ff6 Fix column header in osgi/list by Guillaume Nodet · 15 years ago
  81. fcf2d34 Switch from spring-dm to blueprint by Guillaume Nodet · 15 years ago
  82. c0627c1 FELIX-1199 - Karaf: closing IO stream, removal of minor file descriptor leak. by Chris Custine · 15 years ago
  83. 60830bd FELIX-1192 - KARAF: Locking error in DefaultJDBCLock, also contains an eventual OutOfMemory error on locked processes. by Chris Custine · 15 years ago
  84. 012e223 FELIX-1172 - Rebrand Karaf locking mechanism. by Chris Custine · 15 years ago
  85. c3f669d Update to felix-parent 1.2.0 and use EasyMock instead of JMock by Gert Vanthienen · 15 years ago
  86. 4c5d815 FELIX-1200: Move features-maven-plugin into Karaf by Gert Vanthienen · 15 years ago
  87. 90aee23 Add a gitignore file for Karaf by Guillaume Nodet · 15 years ago
  88. a3f88fa FELIX-1206: config/propappend patch by Guillaume Nodet · 15 years ago
  89. afcbf45 Add metatype to the webconsole feature so that configurations are correctly displayed by Guillaume Nodet · 15 years ago
  90. 3b8d8c1 Fix ssh action default help by Guillaume Nodet · 15 years ago
  91. e921985 Add two config files by Guillaume Nodet · 15 years ago
  92. 40fe42d FELIX-1212: Possible infinite loop when a remote ssh connection is closed by Guillaume Nodet · 15 years ago
  93. edf7d1a FELIX-1024: Fix the karaf client/server to allow direct execution of commands by Guillaume Nodet · 15 years ago
  94. 971f933 FELIX-1196: Allow Felix Web Console to show Karaf features by Gert Vanthienen · 15 years ago
  95. 9385bac FELIX-1121: Add feature for installing Felix Web Console by Gert Vanthienen · 15 years ago
  96. 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
  97. abea8f4 FELIX-1149: Describe ConfigAdmin configurations using metatype by Guillaume Nodet · 16 years ago
  98. b9103c8 Fix poms by Guillaume Nodet · 16 years ago
  99. 1343e1d Upgrade main pom to use felix for the parent by Guillaume Nodet · 16 years ago
  100. bfee74f FELIX-1132: remove dependency from gshell-features on spring jmx by Guillaume Nodet · 16 years ago