1. 3c26c34 Enhance feature install completer to only show uninstalled features by Chris Custine · 15 years ago
  2. cd794d0 [FELIX-1558]use com.sun.* instead of com.sun.management* for boot delegation by Freeman Yue Fang · 15 years ago
  3. 588dc43 [karaf] Upgrade to latest fileinstall snapshot by Guillaume Nodet · 15 years ago
  4. 07a19da Improve the blueprint imported package discovery (use the same xslt transformation as in bundleplugin) by Guillaume Nodet · 15 years ago
  5. f91d181 Remove two harmless exceptions at startup time by Guillaume Nodet · 15 years ago
  6. dce21f4 FELIX-1463: Switch to Felix Fileinstall instead of our own file deployer by Guillaume Nodet · 15 years ago
  7. 4478ec3 [karaf] fix another use of the old ansi support by Guillaume Nodet · 15 years ago
  8. 3246c66 FELIX-1529: fix console ^D handling by Guillaume Nodet · 15 years ago
  9. cf60846 [karaf] Fix missing help on ssh commands by Guillaume Nodet · 15 years ago
  10. 1b49155 FELIX-1529: The console does not work anymore when connecting to another karaf instance by Guillaume Nodet · 15 years ago
  11. 88896e3 Avoid a manual step in the release process by computing the osgi version derived from the maven version by Guillaume Nodet · 15 years ago
  12. ccb7888 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
  13. fd301ae Upgrade to released version of SSHD 0.2.0 by Guillaume Nodet · 15 years ago
  14. ec200d1 FELIX-1524: tac command by Guillaume Nodet · 15 years ago
  15. adc9d28 FELIX-1523: Fix Karaf version to 0.9.0-SNAPSHOT as next release will be 1.0.0 by Guillaume Nodet · 15 years ago
  16. 624fc9d [karaf] upgrade to released version of jansi by Guillaume Nodet · 15 years ago
  17. cd61e22 [FELIX-1519]Karaf Failover does not work with PostgreSQL and Oracle by Freeman Yue Fang · 15 years ago
  18. aaf91e6 FELIX-1516: Child instances use stuff from the /etc directory in the root by Guillaume Nodet · 15 years ago
  19. 1f54101 [karaf] better exception message when reporting an unknown feature from the maven plugin by Guillaume Nodet · 15 years ago
  20. 9967653 [karaf] Fix spring-osgi-annotation version in the features.xml by Guillaume Nodet · 15 years ago
  21. ab96878 [karaf] Add the web demo back by Guillaume Nodet · 15 years ago
  22. 751a487 Reenable karaf integration tests by Guillaume Nodet · 15 years ago
  23. fdaf5fc FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  24. ef83c74 FELIX-1468: The shell:info command use the old @|bold syntax for ansi by Guillaume Nodet · 15 years ago
  25. 61c8e28 Use a more simple mechanism for retrieving the prompt instead of evaluating a command by Guillaume Nodet · 15 years ago
  26. 875d132 FELIX-1485: Adding AdminService support to the web console by Gert Vanthienen · 15 years ago
  27. bd76181 Fix karaf echo command by Guillaume Nodet · 15 years ago
  28. 429d049 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  29. 614cd6a Avoid possible NPE by Guillaume Nodet · 15 years ago
  30. b1a6025 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  31. db5886a FELIX-1276: There is no way to get all the Feature information from the FeaturesService by Guillaume Nodet · 15 years ago
  32. cb5dc3b FELIX-1472: better handling of configurations from the deployer and features service by Guillaume Nodet · 15 years ago
  33. fb28019 Enable built-in echo command by Guillaume Nodet · 15 years ago
  34. 77807a4 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
  35. c6fcca1 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
  36. 71b44de FELIX-1152: wrapper scripts fail to start Karaf by Guillaume Nodet · 15 years ago
  37. d0a6a47 Fix code requiring jdk 6 by Guillaume Nodet · 15 years ago
  38. c5e1e60 FELIX-1466: org.apache.felix.karaf.features.FeaturesServiceTest fails by Guillaume Nodet · 15 years ago
  39. 79f324e FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  40. 89203c8 FELIX-1449: tab completion does not work on windows by Guillaume Nodet · 15 years ago
  41. 9265387 FELIX-1222: [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url string by Guillaume Nodet · 15 years ago
  42. 6f3c60b FELIX-1220: Remove unnecssary parts of a filter by Guillaume Nodet · 15 years ago
  43. c0f02ca Upgrade various pax dependencies by Guillaume Nodet · 15 years ago
  44. 3e870a5 FELIX-1133: Allow usage of fragments in Karaf features by Guillaume Nodet · 15 years ago
  45. 7bc0182 FELIX-1450: Adding the missing images by Gert Vanthienen · 15 years ago
  46. ffe23bb FELIX-1454: install --help throws an exception by Guillaume Nodet · 15 years ago
  47. 7f569f2 FELIX-1458: server and client options not working properly on windows by Guillaume Nodet · 15 years ago
  48. df93fb8 FELIX-1459: bin/karaf may fail to start when CDPATH is set (on posix shells) by Guillaume Nodet · 15 years ago
  49. e692a96 FELIX-1457: refactor features management layer by Guillaume Nodet · 15 years ago
  50. 037159b Add an ignore case option for grep by Guillaume Nodet · 15 years ago
  51. 51374cb Fix ssh terminal completion and cursor handling by Guillaume Nodet · 15 years ago
  52. 756cf8e FELIX-1431: Add a web console plugin to have access to the gogo shell by Guillaume Nodet · 15 years ago
  53. 14110c1 FELIX-1450: Karaf branding and plugins for Felix webconsole by Gert Vanthienen · 15 years ago
  54. 99435c4 FELIX-1423 - karaf fails to start in cygwin bash by Chris Custine · 15 years ago
  55. 2e46d5d Fix wrapper command by Guillaume Nodet · 15 years ago
  56. b38fe2a Fix bundle start level so that it is independant of the framework by Guillaume Nodet · 15 years ago
  57. 3c0d26f FELIX-1274: Spring deployer fails when bean class is from java.* packages by Guillaume Nodet · 15 years ago
  58. a27a64d Put the shell commands in the scope by default by Guillaume Nodet · 15 years ago
  59. da605a7 Switch back to felix by default now that it correctly exports the osgi 4.2 packages by Guillaume Nodet · 15 years ago
  60. 9a7dd0d FELIX-1375: there's no 'help' command by Guillaume Nodet · 15 years ago
  61. e668bc3 FELIX-1378: Optional branding does not work in new gogo console by Guillaume Nodet · 15 years ago
  62. c4fc7be FELIX-1373: featuresBoot in etc/org.apache.felix.karaf.featues no longer works by Guillaume Nodet · 15 years ago
  63. f01e536 Clean commands a bit by Guillaume Nodet · 15 years ago
  64. b7c9e38 FELIX-1391: Unable to create a new ConfigAdmin PID through the Karaf console by Gert Vanthienen · 15 years ago
  65. 28b63e8 Make things as lazy as possible by Guillaume Nodet · 15 years ago
  66. cb2db1b Fix ansi on windows by Guillaume Nodet · 15 years ago
  67. 3443451 Add missing gogo bundles to windows dist by Guillaume Nodet · 15 years ago
  68. 27fcc0c Fix the session input stream which should use the console input stream by Guillaume Nodet · 15 years ago
  69. 5894f58 Correctly restore terminal at shutdown by Guillaume Nodet · 15 years ago
  70. 129433d Switch from gshell to gogo by Guillaume Nodet · 15 years ago
  71. 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
  72. 3b48560 FELIX-1261: Install/uninstall features from web console by Gert Vanthienen · 15 years ago
  73. 9a7b16f Fix karaf wrt latest blueprint schema by Guillaume Nodet · 15 years ago
  74. 75d1072 Update to latest blueprint api by Guillaume Nodet · 15 years ago
  75. 9642338 Add ops4j snapshot repo for pax-logging until 1.4.0 is released by Guillaume Nodet · 15 years ago
  76. ca30f66 Fix stateful actions as they were currently reused instead of recreated by Guillaume Nodet · 15 years ago
  77. 748337a Fix karaf assemblies by Guillaume Nodet · 15 years ago
  78. fc098b6 FELIX-1243: change the default http port to 8181 for karaf by Guillaume Nodet · 15 years ago
  79. 8a87102 Upgrade to released version of sshd by Guillaume Nodet · 15 years ago
  80. 7d40fd3 Fix spring / spring-dm features, use pax-web instead of felix http service for web console by Guillaume Nodet · 15 years ago
  81. 745f17a Use blueprint for gshell-obr by Guillaume Nodet · 15 years ago
  82. 0a2119c Exclude spring handlers from gshell-core by Guillaume Nodet · 15 years ago
  83. 9d36247 Upgrade to latest blueprint spec by Guillaume Nodet · 15 years ago
  84. bb93b82 Fix the addRepository method and clean code a bit by Guillaume Nodet · 15 years ago
  85. 9fdddf7 Do not include the compendium jar as each service should export its own spec by Guillaume Nodet · 15 years ago
  86. 71725de Upgrade to felix snapshot (for blueprint dependency on osgi 4.2) by Guillaume Nodet · 15 years ago
  87. ab4e0fe Fix JAAS namespace handler by Guillaume Nodet · 15 years ago
  88. 3c35cf0 Use blueprint for web console by Guillaume Nodet · 15 years ago
  89. ace1329 Disable integration tests / demos for blueprint branch by Guillaume Nodet · 15 years ago
  90. c15e6c1 Fix column header in osgi/list by Guillaume Nodet · 15 years ago
  91. 6b2946d Switch from spring-dm to blueprint by Guillaume Nodet · 15 years ago
  92. 31926d8 FELIX-1199 - Karaf: closing IO stream, removal of minor file descriptor leak. by Chris Custine · 15 years ago
  93. e60a640 FELIX-1192 - KARAF: Locking error in DefaultJDBCLock, also contains an eventual OutOfMemory error on locked processes. by Chris Custine · 15 years ago
  94. ba9af0b FELIX-1172 - Rebrand Karaf locking mechanism. by Chris Custine · 15 years ago
  95. abed2af Update to felix-parent 1.2.0 and use EasyMock instead of JMock by Gert Vanthienen · 15 years ago
  96. cdec0a2 FELIX-1200: Move features-maven-plugin into Karaf by Gert Vanthienen · 15 years ago
  97. 3bdae60 Add a gitignore file for Karaf by Guillaume Nodet · 15 years ago
  98. 4d42557 FELIX-1206: config/propappend patch by Guillaume Nodet · 15 years ago
  99. 7584865 Add metatype to the webconsole feature so that configurations are correctly displayed by Guillaume Nodet · 15 years ago
  100. 711feef Fix ssh action default help by Guillaume Nodet · 15 years ago