1. ab96878 [karaf] Add the web demo back by Guillaume Nodet · 15 years ago
  2. 751a487 Reenable karaf integration tests by Guillaume Nodet · 15 years ago
  3. fdaf5fc FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  4. ef83c74 FELIX-1468: The shell:info command use the old @|bold syntax for ansi by Guillaume Nodet · 15 years ago
  5. 61c8e28 Use a more simple mechanism for retrieving the prompt instead of evaluating a command by Guillaume Nodet · 15 years ago
  6. 875d132 FELIX-1485: Adding AdminService support to the web console by Gert Vanthienen · 15 years ago
  7. bd76181 Fix karaf echo command by Guillaume Nodet · 15 years ago
  8. 429d049 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  9. 614cd6a Avoid possible NPE by Guillaume Nodet · 15 years ago
  10. b1a6025 FELIX-1127: Add a name for a repository by Guillaume Nodet · 15 years ago
  11. db5886a FELIX-1276: There is no way to get all the Feature information from the FeaturesService by Guillaume Nodet · 15 years ago
  12. cb5dc3b FELIX-1472: better handling of configurations from the deployer and features service by Guillaume Nodet · 15 years ago
  13. fb28019 Enable built-in echo command by Guillaume Nodet · 15 years ago
  14. 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
  15. 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
  16. 71b44de FELIX-1152: wrapper scripts fail to start Karaf by Guillaume Nodet · 15 years ago
  17. d0a6a47 Fix code requiring jdk 6 by Guillaume Nodet · 15 years ago
  18. c5e1e60 FELIX-1466: org.apache.felix.karaf.features.FeaturesServiceTest fails by Guillaume Nodet · 15 years ago
  19. 79f324e FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles by Guillaume Nodet · 15 years ago
  20. 89203c8 FELIX-1449: tab completion does not work on windows by Guillaume Nodet · 15 years ago
  21. 9265387 FELIX-1222: [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url string by Guillaume Nodet · 15 years ago
  22. 6f3c60b FELIX-1220: Remove unnecssary parts of a filter by Guillaume Nodet · 15 years ago
  23. c0f02ca Upgrade various pax dependencies by Guillaume Nodet · 15 years ago
  24. 3e870a5 FELIX-1133: Allow usage of fragments in Karaf features by Guillaume Nodet · 15 years ago
  25. 7bc0182 FELIX-1450: Adding the missing images by Gert Vanthienen · 15 years ago
  26. ffe23bb FELIX-1454: install --help throws an exception by Guillaume Nodet · 15 years ago
  27. 7f569f2 FELIX-1458: server and client options not working properly on windows by Guillaume Nodet · 15 years ago
  28. df93fb8 FELIX-1459: bin/karaf may fail to start when CDPATH is set (on posix shells) by Guillaume Nodet · 15 years ago
  29. e692a96 FELIX-1457: refactor features management layer by Guillaume Nodet · 15 years ago
  30. 037159b Add an ignore case option for grep by Guillaume Nodet · 15 years ago
  31. 51374cb Fix ssh terminal completion and cursor handling by Guillaume Nodet · 15 years ago
  32. 756cf8e FELIX-1431: Add a web console plugin to have access to the gogo shell by Guillaume Nodet · 15 years ago
  33. 14110c1 FELIX-1450: Karaf branding and plugins for Felix webconsole by Gert Vanthienen · 15 years ago
  34. 99435c4 FELIX-1423 - karaf fails to start in cygwin bash by Chris Custine · 15 years ago
  35. 2e46d5d Fix wrapper command by Guillaume Nodet · 15 years ago
  36. b38fe2a Fix bundle start level so that it is independant of the framework by Guillaume Nodet · 15 years ago
  37. 3c0d26f FELIX-1274: Spring deployer fails when bean class is from java.* packages by Guillaume Nodet · 15 years ago
  38. a27a64d Put the shell commands in the scope by default by Guillaume Nodet · 15 years ago
  39. da605a7 Switch back to felix by default now that it correctly exports the osgi 4.2 packages by Guillaume Nodet · 15 years ago
  40. 9a7dd0d FELIX-1375: there's no 'help' command by Guillaume Nodet · 15 years ago
  41. e668bc3 FELIX-1378: Optional branding does not work in new gogo console by Guillaume Nodet · 15 years ago
  42. c4fc7be FELIX-1373: featuresBoot in etc/org.apache.felix.karaf.featues no longer works by Guillaume Nodet · 15 years ago
  43. f01e536 Clean commands a bit by Guillaume Nodet · 15 years ago
  44. b7c9e38 FELIX-1391: Unable to create a new ConfigAdmin PID through the Karaf console by Gert Vanthienen · 15 years ago
  45. 28b63e8 Make things as lazy as possible by Guillaume Nodet · 15 years ago
  46. cb2db1b Fix ansi on windows by Guillaume Nodet · 15 years ago
  47. 3443451 Add missing gogo bundles to windows dist by Guillaume Nodet · 15 years ago
  48. 27fcc0c Fix the session input stream which should use the console input stream by Guillaume Nodet · 15 years ago
  49. 5894f58 Correctly restore terminal at shutdown by Guillaume Nodet · 15 years ago
  50. 129433d Switch from gshell to gogo by Guillaume Nodet · 15 years ago
  51. 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
  52. 3b48560 FELIX-1261: Install/uninstall features from web console by Gert Vanthienen · 15 years ago
  53. 9a7b16f Fix karaf wrt latest blueprint schema by Guillaume Nodet · 15 years ago
  54. 75d1072 Update to latest blueprint api by Guillaume Nodet · 15 years ago
  55. 9642338 Add ops4j snapshot repo for pax-logging until 1.4.0 is released by Guillaume Nodet · 15 years ago
  56. ca30f66 Fix stateful actions as they were currently reused instead of recreated by Guillaume Nodet · 15 years ago
  57. 748337a Fix karaf assemblies by Guillaume Nodet · 15 years ago
  58. fc098b6 FELIX-1243: change the default http port to 8181 for karaf by Guillaume Nodet · 15 years ago
  59. 8a87102 Upgrade to released version of sshd by Guillaume Nodet · 15 years ago
  60. 7d40fd3 Fix spring / spring-dm features, use pax-web instead of felix http service for web console by Guillaume Nodet · 15 years ago
  61. 745f17a Use blueprint for gshell-obr by Guillaume Nodet · 15 years ago
  62. 0a2119c Exclude spring handlers from gshell-core by Guillaume Nodet · 15 years ago
  63. 9d36247 Upgrade to latest blueprint spec by Guillaume Nodet · 15 years ago
  64. bb93b82 Fix the addRepository method and clean code a bit by Guillaume Nodet · 15 years ago
  65. 9fdddf7 Do not include the compendium jar as each service should export its own spec by Guillaume Nodet · 15 years ago
  66. 71725de Upgrade to felix snapshot (for blueprint dependency on osgi 4.2) by Guillaume Nodet · 15 years ago
  67. ab4e0fe Fix JAAS namespace handler by Guillaume Nodet · 15 years ago
  68. 3c35cf0 Use blueprint for web console by Guillaume Nodet · 15 years ago
  69. ace1329 Disable integration tests / demos for blueprint branch by Guillaume Nodet · 15 years ago
  70. c15e6c1 Fix column header in osgi/list by Guillaume Nodet · 15 years ago
  71. 6b2946d Switch from spring-dm to blueprint by Guillaume Nodet · 15 years ago
  72. 31926d8 FELIX-1199 - Karaf: closing IO stream, removal of minor file descriptor leak. by Chris Custine · 15 years ago
  73. e60a640 FELIX-1192 - KARAF: Locking error in DefaultJDBCLock, also contains an eventual OutOfMemory error on locked processes. by Chris Custine · 15 years ago
  74. ba9af0b FELIX-1172 - Rebrand Karaf locking mechanism. by Chris Custine · 15 years ago
  75. abed2af Update to felix-parent 1.2.0 and use EasyMock instead of JMock by Gert Vanthienen · 15 years ago
  76. cdec0a2 FELIX-1200: Move features-maven-plugin into Karaf by Gert Vanthienen · 15 years ago
  77. 3bdae60 Add a gitignore file for Karaf by Guillaume Nodet · 15 years ago
  78. 4d42557 FELIX-1206: config/propappend patch by Guillaume Nodet · 15 years ago
  79. 7584865 Add metatype to the webconsole feature so that configurations are correctly displayed by Guillaume Nodet · 15 years ago
  80. 711feef Fix ssh action default help by Guillaume Nodet · 15 years ago
  81. c8f2fb0 Add two config files by Guillaume Nodet · 15 years ago
  82. 40bccdd FELIX-1212: Possible infinite loop when a remote ssh connection is closed by Guillaume Nodet · 15 years ago
  83. 65b51e9 FELIX-1024: Fix the karaf client/server to allow direct execution of commands by Guillaume Nodet · 15 years ago
  84. 0f62b5b FELIX-1196: Allow Felix Web Console to show Karaf features by Gert Vanthienen · 15 years ago
  85. f789768 FELIX-1121: Add feature for installing Felix Web Console by Gert Vanthienen · 15 years ago
  86. 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
  87. b3f7480 FELIX-1149: Describe ConfigAdmin configurations using metatype by Guillaume Nodet · 15 years ago
  88. 60dbfd7 Fix poms by Guillaume Nodet · 15 years ago
  89. bb681e6 Upgrade main pom to use felix for the parent by Guillaume Nodet · 15 years ago
  90. 2ce221c FELIX-1132: remove dependency from gshell-features on spring jmx by Guillaume Nodet · 15 years ago
  91. e753e78 Fix problem with exported commands not being available from the console, fix integration tests by Guillaume Nodet · 15 years ago
  92. 24662ac Add some synchronization to make sure we don't loose commands by Guillaume Nodet · 15 years ago
  93. ab61d2b Use Import-Package instead of Require-Bundle for gshell-run by Guillaume Nodet · 15 years ago
  94. cb2d972 Default to felix for the OSGi framework by Guillaume Nodet · 15 years ago
  95. 22d03c6 FELIX-1098: split configuration from namespace handler to ease the upgrade to blueprint by Guillaume Nodet · 15 years ago
  96. f63af2f Fix a few problems with command bundles not starting correctly by Guillaume Nodet · 15 years ago
  97. b417d98 FELIX-1111: allow karaf to run on equinox by Guillaume Nodet · 15 years ago
  98. 55a34b6 Add missing properties for actions by Guillaume Nodet · 15 years ago
  99. 4e32cd6 FELIX-1115: use version ranges + clean up a bit gshell-core by Guillaume Nodet · 15 years ago
  100. 810fec9 FELIX-1098: Remove strong dependencies on spring / spring-dm by Guillaume Nodet · 15 years ago