1. fccb247 further icon updates (FELIX-1336) by David Morgan Spencer Savage · 15 years ago
  2. 9c12257 update icon references for views (FELIX-1336) by David Morgan Spencer Savage · 15 years ago
  3. d9e734f provide package, import-package, require-bundle, export-package + (error and optional equivalents) by David Morgan Spencer Savage · 15 years ago
  4. 81fc1b4 "borrow" icons from bnd (apache licensed) use these as the basis for remaining icons (FELIX-1336) by David Morgan Spencer Savage · 15 years ago
  5. e7551df FELIX-1808 Oh my ... IE6 does not accept event handlers when using by Felix Meschberger · 15 years ago
  6. 6a6b9aa FELIX-1808 Support manual configuration unbinding and extend the confirmation by Felix Meschberger · 15 years ago
  7. 9ca65cd Ensure **sigil.properties pattern matches sigil.properties in top level dir (FELIX-1794) by David Morgan Spencer Savage · 15 years ago
  8. 43f284a FELIX-1805 - Upgrade equinox to 3.5.1 by Chris Custine · 15 years ago
  9. d6b4652 FELIX-1803 - Unable to edit or backspace on multiline commands by Chris Custine · 15 years ago
  10. face733 FELIX-1802 - Grep command line prefix (-n) not working properly by Chris Custine · 15 years ago
  11. 290f07d FELIX-1801 - Case insensitive grep outputs all uppercase in match results by Chris Custine · 15 years ago
  12. 5224706 FELIX-1800: Multiple related fixes: by Felix Meschberger · 15 years ago
  13. 8426630 FELIX-1799: Hot-deployment not working on admin:create'd instances by Gert Vanthienen · 15 years ago
  14. 1ebf8a5 FELIX-1766: fix various problems by Guillaume Nodet · 15 years ago
  15. fed9ddc FELIX-1766: Remove unused dir by Guillaume Nodet · 15 years ago
  16. 8c0c8eb FELIX-1766: Refactor and enable AdminServiceMBean by Guillaume Nodet · 15 years ago
  17. 1563de2 Obey fragment host version ranges. (FELIX-1795) by Richard S. Hall · 15 years ago
  18. be88852 FELIX-1791 - Update to the karaf web demo readme. by Chris Custine · 15 years ago
  19. 0aa75a6 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  20. c8d6c31 [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.4 by Guillaume Nodet · 15 years ago
  21. 69d89f8 Remove debug statement by Guillaume Nodet · 15 years ago
  22. 10aaf3b [FELIX-1793]ensure launch karaf java process from KARAF_BASE folder by Freeman Yue Fang · 15 years ago
  23. 6a319b4 FELIX-1790: fileinstall tmp dir needs to be different for each watched directory by Guillaume Nodet · 15 years ago
  24. 82e972f Remove verify calls for easymock by Guillaume Nodet · 15 years ago
  25. 0f35431 FELIX-1788: Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default by Guillaume Nodet · 15 years ago
  26. 7ef7130 FELIX-1787: fileinstall relies on location to be a valid URL for update to be successful by Guillaume Nodet · 15 years ago
  27. 785255f FELIX-1784: add an option to control the behavior in case of a failure in a batched installation by Guillaume Nodet · 15 years ago
  28. 3dc630e FELIX-1786: the features deployment listener tracks installed bundles and force their resolution by Guillaume Nodet · 15 years ago
  29. cbb9525 [FELIX-1784]install one feature failed in org.apache.felix.karaf.features.cfg featuresBoot list shouldn't block install other features in this list by Freeman Yue Fang · 15 years ago
  30. d80dd90 Eliminate contention on ServiceRegistry.getServiceReferences(String, Filter) (FELIX-1783). by Karl Pauls · 15 years ago
  31. aac860d Fix various error during start-up on gnu/classpath based VMs (jamvm, kaffe, cacao) and mika (FELIX-1782). Mainly, catch throwable instead of exceptions when we look for dalvik specific classes and add a couple of workarounds to URLHandlers. by Karl Pauls · 15 years ago
  32. 7d5669c Removed PackageSource class from resolver to avoid unnecessary object allocations by Richard S. Hall · 15 years ago
  33. d8eb7f0 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  34. 7168f64 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.2 by Guillaume Nodet · 15 years ago
  35. 1b869f4 FELIX-1777: Hitting backspace beyond last character causes LOUD BEEP by Guillaume Nodet · 15 years ago
  36. 1710abf FELIX-1779: The port for the jmx server needs to be configured at two locations by Guillaume Nodet · 15 years ago
  37. c0ff563 FELIX-1778: instances/xxx/karaf.bat leaks environment variables to parent shell by Guillaume Nodet · 15 years ago
  38. 4a77808 FELIX-1776: the Util.getBundleKey method should just use the bundle id by Guillaume Nodet · 15 years ago
  39. 003bc24 FELIX-1207: update svn:ignore properties to exclude more files generated for eclipse/idea by Guillaume Nodet · 15 years ago
  40. e4c754d FELIX-1064: Improve validate goal to deal with repository specified in the bundle url by Gert Vanthienen · 15 years ago
  41. 62c174d FELIX-1772: upgrade to felix framework 2.0.1 by Guillaume Nodet · 15 years ago
  42. 2d33092 FELIX-1755: provide a script that would be loaded when starting a new shell by Guillaume Nodet · 15 years ago
  43. 850d50f FELIX-1718: karaf shell config:update command should persist / override configurations from the etc/ folder by Guillaume Nodet · 15 years ago
  44. 39e3365 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  45. 748d36e [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.2 by Guillaume Nodet · 15 years ago
  46. 89482a3 FELIX-1370: Sometimes the configuration for org.apache.felix.webconsole.internal.servlet.OsgiManager is ignored by Guillaume Nodet · 15 years ago
  47. 7f81043 FELIX-1771: Feature deployer is broken on windows by Guillaume Nodet · 15 years ago
  48. d4e4c65 [FELIX-1768]should catch exception for FeaturesServiceImpl.internalAddRepository per uri by Freeman Yue Fang · 15 years ago
  49. ceb3373 FELIX-1064: Add a goal to validate a features descriptor to the features-maven-plugin by Gert Vanthienen · 15 years ago
  50. f30a8bc FELIX-1655: enhance the webconsole plugin + unit tests, patch provided by David Bosschaert with many thx by Guillaume Nodet · 15 years ago
  51. 44ef462 FELIX-1620: Script for running the created Karaf instances with a console by Guillaume Nodet · 15 years ago
  52. 8d96ddb FELIX-1655: Provide an additional argument to the Karaf admin:create command that specifies the featuresBoot by Guillaume Nodet · 15 years ago
  53. ed407b8 FELIX-1757: Completer for session scopes by Guillaume Nodet · 15 years ago
  54. 3091638 FELIX-1763: upgrade to latest pax-url by Guillaume Nodet · 15 years ago
  55. f06efd9 Change a bit the manual generation so that it can we also fallback to a dummy pdf in case of an error, and it also provides an easier way to switch to something else than prince if needed by Guillaume Nodet · 15 years ago
  56. b5ce080 Reverting disable of manual build. Manual build succeeds but assembly fails if it the manual pdf is not available. We'll have to get prince installed on build servers, or find some way to optionally include it in assembly. by Chris Custine · 15 years ago
  57. 6f6a605 Disabling manual in default build for now. Perhaps we should add a profile to include it so that default builds work without prince (like Hudson builds). by Chris Custine · 15 years ago
  58. 20e0115 FELIX-1743: include the karaf manual into the distribution by Guillaume Nodet · 15 years ago
  59. 2f2aecc FELIX-1762: upgrade to pax-web 0.7.1 by Guillaume Nodet · 15 years ago
  60. 0f4abbf FELIX-1761: include felix as a platform for karaf integration tests by Guillaume Nodet · 15 years ago
  61. 7b3a3bd FELIX-1091: [karaf] reenable integration tests on windows by Guillaume Nodet · 15 years ago
  62. 2c5b2f6 FELIX-1759: upgrade karaf to latest web console by Guillaume Nodet · 15 years ago
  63. 8544c0f Use released version of felix parent pom by Guillaume Nodet · 15 years ago
  64. e4460f0 FELIX-1717: osgi:list column for spring is sometimes filled and sometimes not by Guillaume Nodet · 15 years ago
  65. 995ce07 FELIX-1572: fileinstall runs into an infinite loop while watching multiple directories, one of which is itself by Guillaume Nodet · 15 years ago
  66. fc1217c FELIX-1756: allow fileinstall to override (i.e. update) bundles that have not been deployed by fileinstall initially by Guillaume Nodet · 15 years ago
  67. 46e2838 FELIX-1626: fix some remaining bits by Guillaume Nodet · 15 years ago
  68. e12a8cb FELIX-1591: fix last refactoring for cm being optional by Guillaume Nodet · 15 years ago
  69. 514c259 FELIX-1723: [karaf] slave instances on same host as master instance does not properly lock by Guillaume Nodet · 15 years ago
  70. 9e2b666 FELIX-1716: Fileinstall does not properly handle bundles uninstalled through the OSGi API by Guillaume Nodet · 15 years ago
  71. 31c0005 FELIX-1593: Got an exception when restarting FileInstall bundle by Guillaume Nodet · 15 years ago
  72. a286157 FELIX-1591: fileinstall should have an optional import on org.osgi.service.cm package by Guillaume Nodet · 15 years ago
  73. aed7fe0 [fileinstall] fix code format by Guillaume Nodet · 15 years ago
  74. e9aaca9 [fileinstall] remove the Jar class which is not used anymore by Guillaume Nodet · 15 years ago
  75. e1e0711 FELIX-1715: osgi:update can not be used on transformed artifacts by Guillaume Nodet · 15 years ago
  76. 0d4ee15 FELIX-1689: improve the features deployer to leverage batch installation too by Guillaume Nodet · 15 years ago
  77. 276a750 [karaf] fix the module name for the manual to be consistent with others by Guillaume Nodet · 15 years ago
  78. feb3677 FELIX-1689: use a list instead of a set to keep ordering of bundles and start them in order by Guillaume Nodet · 15 years ago
  79. 869225e FELIX-1752: [karaf] extends DefaultJDBCLock to support MySQL out of the box by Guillaume Nodet · 15 years ago
  80. 11eadbc FELIX-1578: remove commented code by Guillaume Nodet · 15 years ago
  81. 70d9623 FELIX-1666 JavaDoc for the helper method and accept STARTING bundles by Felix Meschberger · 15 years ago
  82. e254442 FELIX-1689: make sure boot features are installed in batch to avoid unnecessary refresh by Guillaume Nodet · 15 years ago
  83. fc77de0 FELIX-1578: fileinstall issue when updating already installed bundles at startup time by Guillaume Nodet · 15 years ago
  84. e6c40e7 FELIX-1666 add helper method for deciding whether a bundle is considered by Felix Meschberger · 15 years ago
  85. 582ec30 FELIX-1751: [karaf] admin:start silently fails to launch new instance by Guillaume Nodet · 15 years ago
  86. d6eb4fd FELIX-1537: fileinstall should support xml syntax for properties file by Guillaume Nodet · 15 years ago
  87. 540f6af FELIX-1750: fileinstall does not work on jdk 1.4 by Guillaume Nodet · 15 years ago
  88. b49d1f5 FELIX-1749: Improve log:set command with completer and support for lower case by Gert Vanthienen · 15 years ago
  89. b8111a5 Add the manual to the build making it fully optional unless karaf is being released by Guillaume Nodet · 15 years ago
  90. d4ae3d9 FELIX-1748: make the command history persistent across restarts by Guillaume Nodet · 15 years ago
  91. ea011a0 FELIX-1744: add a -C/--context option to the grep command by Guillaume Nodet · 15 years ago
  92. b4c8e3e FELIX-1743 first commit of the apache felix karaf user guide module by Filippo Diotalevi · 15 years ago
  93. aedf17e FELIX-1689: When deploying a feature, we need to refresh some bundles to cope with newly resolved optional dependencies by Guillaume Nodet · 15 years ago
  94. 026d19a FELIX-1745: Unable to alter/unset a log level after it has been set from the console by Gert Vanthienen · 15 years ago
  95. 33bbf0c FELIX-1682: the newly installed bundles for a feature shuld be uninstalled when feature install failed by Guillaume Nodet · 15 years ago
  96. d9656ac fix -defaults for absoliute patsh (FELIX-1738) by Derek Baum · 15 years ago
  97. 54a8771 The exclusion is no longer needed. by Richard S. Hall · 15 years ago
  98. ea0f645 FELIX-1626: Configurations loaded from the etc/ directory are only available after a delay by Guillaume Nodet · 15 years ago
  99. 644f9e3 FELIX-1628: fileinstall should load configurations as soon as config admin is available by Guillaume Nodet · 15 years ago
  100. 6c63b75 FELIX-1735 adding a string property for the build directory by Felix Meschberger · 15 years ago