1. 915291e Use bundle lock for system bundle operations instead of the "this" by Richard S. Hall · 15 years ago
  2. bc7ebd1 Minor cosmetic fixes. by Clement Escoffier · 15 years ago
  3. 317d2dc Commit of the iPOJO Webconsole plugin by Clement Escoffier · 15 years ago
  4. b77d3aa PackageAdmin.getExportedPackages() should return null and not an empty by Richard S. Hall · 15 years ago
  5. b4bc691 FELIX-1211 Lazily look up the getResource method otherwise the methods by Felix Meschberger · 15 years ago
  6. 637c0d3 FELIX-1283 Order titles in navigation ignoring case by Felix Meschberger · 15 years ago
  7. b16615b FELIX-1282 Do not export SCR API and only include Import/Export-Package parser by Felix Meschberger · 15 years ago
  8. f0a9e56 FELIX-1211 Testcases for getGetResourceMethod by Felix Meschberger · 15 years ago
  9. 144f12f FELIX-1211 JavaDoc on the getResourceProvider method by Felix Meschberger · 15 years ago
  10. 5a9a81d FELIX-1043 Only have the abstract web console plugin handle the request by Felix Meschberger · 15 years ago
  11. 6bf5768 FELIX-1211 Add support for plugins to provide a getResource method by Felix Meschberger · 15 years ago
  12. 60ec8df FELIX-1281 Adding official constants for the request attributes by Felix Meschberger · 15 years ago
  13. 9c71d9a FELIX-1043 Adding WebConsolePluginAdapter used as a wrapper around by Felix Meschberger · 15 years ago
  14. 1b7225c Add the bundleAsiPOJO tinybundles extension to the iPOJO Tests by Clement Escoffier · 15 years ago
  15. d041568 Use the latest Felix (1.8.1) by Clement Escoffier · 15 years ago
  16. 89551ff Properly monitor timeout on ThreadGate for Framework.waitForStop(). (FELIX-1279) by Richard S. Hall · 15 years ago
  17. e8db3e6 Update to latest blueprint api by Guillaume Nodet · 15 years ago
  18. ce8d3ec Rolled back the changes where LDAP evaluations made the constructor by Richard S. Hall · 15 years ago
  19. c810e8c Simplified support for the ENDMATCH service event to avoid GC issues. by Richard S. Hall · 15 years ago
  20. a12a867 Load javascript only once. by Carsten Ziegeler · 15 years ago
  21. fd140e4 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 15 years ago
  22. 4188acc [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.1 by Richard S. Hall · 15 years ago
  23. 49aa450 Fix some missing space in the license headers. by Clement Escoffier · 15 years ago
  24. 7ce59bd Fix some missing space in the license headers. by Clement Escoffier · 15 years ago
  25. a6125d3 Update to the new parent pom. by Richard S. Hall · 15 years ago
  26. f82d59b Update change log. by Richard S. Hall · 15 years ago
  27. b995c7f Return null for non-existent resources from Bundle.getResources(). (FELIX-1273) by Richard S. Hall · 15 years ago
  28. 84002f5 Special case getResource()/getResources()/loadClass() for fragments. by Richard S. Hall · 15 years ago
  29. c04ab77 Must return a case-insensitive header map. (FELIX-1271) by Richard S. Hall · 15 years ago
  30. dccacf6 Improve manifest localization by dealing with some special cases. (FELIX-1271) by Richard S. Hall · 15 years ago
  31. 2787487 Changed comment. by Richard S. Hall · 15 years ago
  32. b959c72 Update change log for version 1.2.0. by Richard S. Hall · 15 years ago
  33. a13baf2 Use latest parent pom and update notice file. by Carsten Ziegeler · 15 years ago
  34. b2731a4 FELIX-667 : Add obr descriptor file provided by Clement Escoffier by Carsten Ziegeler · 15 years ago
  35. e5d6665 FELIX-1268: Reformat code according to felix conventions by Guillaume Nodet · 15 years ago
  36. 77c7696 FELIX-1267: Rename gogo package from aQute.* to org.apache.felix.gogo.* by Guillaume Nodet · 15 years ago
  37. 2dc205f FELIX-1266: Provide a maven build for gogo by Guillaume Nodet · 15 years ago
  38. 283b83c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  39. 2b55707 [maven-release-plugin] prepare release org.apache.felix.fileinstall-1.2.0 by Karl Pauls · 15 years ago
  40. cd099af Applied patch (FELIX-1241) to log a message when a bundle is started. by Richard S. Hall · 15 years ago
  41. 4d9d13e FELIX-946: Apply Derek Baum patch on gogo by Guillaume Nodet · 15 years ago
  42. 035daba Provide transaction handler annotations Add test using annotations by Clement Escoffier · 15 years ago
  43. 46be6be Copy transaction handler test suite to the trunk by Clement Escoffier · 15 years ago
  44. 6f463a8 Copy the transaction handler to the trunk by Clement Escoffier · 15 years ago
  45. 8fb90cd Applied patch (FELIX-1251) to handle when the watched directory is removed. by Richard S. Hall · 15 years ago
  46. 21c2aaf Make return enumerations from findEntries() and getEntryPaths() more thread by Richard S. Hall · 15 years ago
  47. a0d2c17 Applied patch FELIX-1254, which effectively rolls back FELIX-1249. The by Richard S. Hall · 15 years ago
  48. 966e3fa Modified LDAP evaluation so approximate comparisons of Strings ignore by Richard S. Hall · 15 years ago
  49. 52923b7 Added support in LDAP evaluation for creating Comparable/unknown objects by Richard S. Hall · 15 years ago
  50. 50030f7 Fixed a bug in filter evaluation when handling an array of shorts. (FELIX-1258) by Richard S. Hall · 15 years ago
  51. 2ca9a63 Make LDAP parsing more lenient for trailing whitespace in filter string. by Richard S. Hall · 15 years ago
  52. af67fa1 Modify FilterImpl to handle null dictionary/service reference objects. by Richard S. Hall · 15 years ago
  53. c2a0eb5 Add ops4j snapshot repo for pax-logging until 1.4.0 is released by Guillaume Nodet · 15 years ago
  54. 4204eb7 Fix stateful actions as they were currently reused instead of recreated by Guillaume Nodet · 15 years ago
  55. 7482288 Fix karaf assemblies by Guillaume Nodet · 15 years ago
  56. c5a41a7 FELIX-1243: change the default http port to 8181 for karaf by Guillaume Nodet · 15 years ago
  57. a67831f Upgrade to released version of sshd by Guillaume Nodet · 15 years ago
  58. 653747c Fix spring / spring-dm features, use pax-web instead of felix http service for web console by Guillaume Nodet · 15 years ago
  59. b8439c6 Use blueprint for gshell-obr by Guillaume Nodet · 15 years ago
  60. 0bd970d Exclude spring handlers from gshell-core by Guillaume Nodet · 15 years ago
  61. 508a4e1 Upgrade to latest blueprint spec by Guillaume Nodet · 15 years ago
  62. 6b2a912 Fix the addRepository method and clean code a bit by Guillaume Nodet · 15 years ago
  63. 3af41a3 Do not include the compendium jar as each service should export its own spec by Guillaume Nodet · 15 years ago
  64. fe33416 Upgrade to felix snapshot (for blueprint dependency on osgi 4.2) by Guillaume Nodet · 15 years ago
  65. e04a571 Fix JAAS namespace handler by Guillaume Nodet · 15 years ago
  66. 9844a16 Use blueprint for web console by Guillaume Nodet · 15 years ago
  67. 8822ca1 Disable integration tests / demos for blueprint branch by Guillaume Nodet · 15 years ago
  68. 21c0ff6 Fix column header in osgi/list by Guillaume Nodet · 15 years ago
  69. fcf2d34 Switch from spring-dm to blueprint by Guillaume Nodet · 15 years ago
  70. 11fea11 Need to implement getEntries() in ExtensionManager, since system bundle by Richard S. Hall · 15 years ago
  71. c0627c1 FELIX-1199 - Karaf: closing IO stream, removal of minor file descriptor leak. by Chris Custine · 15 years ago
  72. 60830bd FELIX-1192 - KARAF: Locking error in DefaultJDBCLock, also contains an eventual OutOfMemory error on locked processes. by Chris Custine · 15 years ago
  73. 012e223 FELIX-1172 - Rebrand Karaf locking mechanism. by Chris Custine · 15 years ago
  74. d1ad55c Changed protected members to package private and removed some unneeded code. by Richard S. Hall · 15 years ago
  75. 3363610 Implement support for service exceptions for service factory handling. (FELIX-1250) by Richard S. Hall · 15 years ago
  76. 9d2d7cf Modify Bundle.findEntries() to also search fragment content. (FELIX-1249) by Richard S. Hall · 15 years ago
  77. a872d4c Removed extraneous whitespace after/before parenthesis. by Richard S. Hall · 15 years ago
  78. e862f7d Apply patch (FELIX-1235) to handle misconfigured watch directory. by Richard S. Hall · 15 years ago
  79. 6e65373 Apply patch (FELIX-1228) to allow spaces in file names. by Richard S. Hall · 15 years ago
  80. 49399d1 Modified when the framework fires BundleEvent.UNRESOLVED events. (FELIX-1247) by Richard S. Hall · 15 years ago
  81. bd01520 Array index out of bounds exception occurred when creating protection by Richard S. Hall · 15 years ago
  82. ca59b5a Simplified PackageAdmin.getBundle() implementation. (FELIX-1246) by Richard S. Hall · 15 years ago
  83. 89cf3ca Implemented ServiceEvent.MODIFIED_ENDMATCH. (FELIX-1244) by Richard S. Hall · 15 years ago
  84. d4625f8 Fix a memory leak when stopping and restarting felix by using weakreferences inside the bundle protection domain. (FELIX-1170) by Karl Pauls · 15 years ago
  85. c35bff3 URLHandlers are broken on harmony and J9. The reason is that they don't expect somebody to call toExternalForm from inside a URLHandlers. That causes a NPE and subsequently, we don't start-up. This fixes the issue for harmony and hopefully for J9 as well. (FELIX-893) by Karl Pauls · 15 years ago
  86. c3f669d Update to felix-parent 1.2.0 and use EasyMock instead of JMock by Gert Vanthienen · 15 years ago
  87. f53fd02 FELIX-925 Allow activate and deactivate methods to have different signatures by Felix Meschberger · 15 years ago
  88. 4c5d815 FELIX-1200: Move features-maven-plugin into Karaf by Gert Vanthienen · 15 years ago
  89. 90aee23 Add a gitignore file for Karaf by Guillaume Nodet · 15 years ago
  90. ef61836 Fire STOPPING and STOPPED events if a bundle fails to activate, by Richard S. Hall · 15 years ago
  91. f4c69d9 Slight modification to only call Class.forName() when an array by Richard S. Hall · 15 years ago
  92. 7536044 FELIX-1229 : Cache parameter map for annotations and fix activation methods if annotations are used. by Carsten Ziegeler · 15 years ago
  93. 0c91782 Fix imports by Felix Meschberger · 15 years ago
  94. 24aff2d FELIX-925 Use names of the activate and deactivate methods from the descriptor by Felix Meschberger · 15 years ago
  95. 77914b7 FELIX-1223 Refactor Configuration support by Felix Meschberger · 15 years ago
  96. 2044187 FELIX-1239 Do not make the AbstractComponentManager.getServiceReference method synchronized by Felix Meschberger · 15 years ago
  97. a1eca2e FELIX-1229 : Fix some bugs introduced with implemented the new features. by Carsten Ziegeler · 15 years ago
  98. 962b367 FELIX-924 configuration policy configurable by Felix Meschberger · 15 years ago
  99. bd5967c FELIX-1188 ---------- Applied a correcting patch when stopping rmiconnections. by Stephane Frenot · 15 years ago
  100. 08759e3 FELIX-1229 : Correct handling method visibility and warnings by Carsten Ziegeler · 15 years ago