1. 9ad188e Edited svn:ignore. by Richard S. Hall · 15 years ago
  2. 23c9555 Removing unneeded directories. by Richard S. Hall · 15 years ago
  3. f71a82a Add support for exec'ing file permissions for native libraries. (FELIX-1297) by Richard S. Hall · 15 years ago
  4. dcc95c0 Add support for configurable native library extensions. (FELIX-1298) by Richard S. Hall · 15 years ago
  5. 6df57bf Add commands, fix parser, remove DS dependency, remove equinox support by Guillaume Nodet · 15 years ago
  6. 9f3dd61 Removed support for legacy cache layout. (FELIX-1300) by Richard S. Hall · 15 years ago
  7. 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
  8. 3b48560 FELIX-1261: Install/uninstall features from web console by Gert Vanthienen · 15 years ago
  9. 0b93f38 Fix version number consistently by Clement Escoffier · 15 years ago
  10. c38de10 FELIX-1296 : Fix handling of @PropertyOption for the @Property annotation. Applied modified patch from Victor Antonovich by Carsten Ziegeler · 15 years ago
  11. 104fd02 FELIX-1294 : Remove checked attribute from reference annotation. by Carsten Ziegeler · 15 years ago
  12. 9a7b16f Fix karaf wrt latest blueprint schema by Guillaume Nodet · 15 years ago
  13. 3c27e06 Optimization for StringMap. (FELIX-1293) by Richard S. Hall · 15 years ago
  14. 33215cb Fix StringMap so it handles changes to case sensitivity properly. (FELIX-1293) by Richard S. Hall · 15 years ago
  15. 6bd0fa6 Make sure we return null for PackageAdmin.getBundle(Class) when by Richard S. Hall · 15 years ago
  16. 36fba53 Implement proper return type for Framework.waitForStop(). (FELIX-1291) by Richard S. Hall · 15 years ago
  17. c97c2ca Improved system bundle update. (FELIX-33) by Richard S. Hall · 15 years ago
  18. 52d3fa9 Added support for FrameworkUtil.getBundle(). (FELIX-1289) by Richard S. Hall · 15 years ago
  19. 4f7b2df Rename module directories. by Richard S. Hall · 15 years ago
  20. 907d4b1 FELIX-1266: maven build for gogo by Guillaume Nodet · 15 years ago
  21. 5c94308 Implement system bundle update. (FELIX-33) by Richard S. Hall · 15 years ago
  22. c392e6d Class loader used for boot delegation is now configurable, by Richard S. Hall · 15 years ago
  23. 272d9d3 Forgot to implement the declared constructor action. (FELIX-1286) by Richard S. Hall · 15 years ago
  24. cd18aa5 Invalidate and null system bundle context after shutdown. (FELIX-1288) by Richard S. Hall · 15 years ago
  25. 8af13a8 Still need to stop system bundle if it is starting. (FELIX-749) by Richard S. Hall · 15 years ago
  26. da22c1b SecureAction was not caching the correct context; make sure we exclude by Richard S. Hall · 15 years ago
  27. cf5d06c Use secure action to create module class loader. (FELIX-1286) by Richard S. Hall · 15 years ago
  28. 0d5160a Use bundle lock for system bundle operations instead of the "this" by Richard S. Hall · 15 years ago
  29. bf78604 Minor cosmetic fixes. by Clement Escoffier · 15 years ago
  30. d638a4c Commit of the iPOJO Webconsole plugin by Clement Escoffier · 15 years ago
  31. 456edc8 PackageAdmin.getExportedPackages() should return null and not an empty by Richard S. Hall · 15 years ago
  32. 5a11d90 FELIX-1211 Lazily look up the getResource method otherwise the methods by Felix Meschberger · 15 years ago
  33. 45590fb FELIX-1283 Order titles in navigation ignoring case by Felix Meschberger · 15 years ago
  34. 18330ac FELIX-1282 Do not export SCR API and only include Import/Export-Package parser by Felix Meschberger · 15 years ago
  35. 1159604 FELIX-1211 Testcases for getGetResourceMethod by Felix Meschberger · 15 years ago
  36. 3ed15fb FELIX-1211 JavaDoc on the getResourceProvider method by Felix Meschberger · 15 years ago
  37. 3d6a1e8 FELIX-1043 Only have the abstract web console plugin handle the request by Felix Meschberger · 15 years ago
  38. 9c11e82 FELIX-1211 Add support for plugins to provide a getResource method by Felix Meschberger · 15 years ago
  39. 085fba2 FELIX-1281 Adding official constants for the request attributes by Felix Meschberger · 15 years ago
  40. 7904aa6 FELIX-1043 Adding WebConsolePluginAdapter used as a wrapper around by Felix Meschberger · 15 years ago
  41. 3457169 Add the bundleAsiPOJO tinybundles extension to the iPOJO Tests by Clement Escoffier · 15 years ago
  42. d65172a Use the latest Felix (1.8.1) by Clement Escoffier · 15 years ago
  43. 116723a Properly monitor timeout on ThreadGate for Framework.waitForStop(). (FELIX-1279) by Richard S. Hall · 15 years ago
  44. 75d1072 Update to latest blueprint api by Guillaume Nodet · 15 years ago
  45. ddd994f Rolled back the changes where LDAP evaluations made the constructor by Richard S. Hall · 15 years ago
  46. 7a2b584 Simplified support for the ENDMATCH service event to avoid GC issues. by Richard S. Hall · 15 years ago
  47. 9fe56cb Load javascript only once. by Carsten Ziegeler · 15 years ago
  48. a960e2f [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 15 years ago
  49. 3bb3bcf [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.1 by Richard S. Hall · 15 years ago
  50. ce15211 Fix some missing space in the license headers. by Clement Escoffier · 15 years ago
  51. 7432767 Fix some missing space in the license headers. by Clement Escoffier · 15 years ago
  52. 854f178 Update to the new parent pom. by Richard S. Hall · 15 years ago
  53. 407fb2d Update change log. by Richard S. Hall · 15 years ago
  54. fc08121 Return null for non-existent resources from Bundle.getResources(). (FELIX-1273) by Richard S. Hall · 15 years ago
  55. 5a000d2 Special case getResource()/getResources()/loadClass() for fragments. by Richard S. Hall · 15 years ago
  56. ee089d2 Must return a case-insensitive header map. (FELIX-1271) by Richard S. Hall · 15 years ago
  57. 6eac1de Improve manifest localization by dealing with some special cases. (FELIX-1271) by Richard S. Hall · 15 years ago
  58. 20f5f1e Changed comment. by Richard S. Hall · 15 years ago
  59. 6cbf7a4 Update change log for version 1.2.0. by Richard S. Hall · 15 years ago
  60. 21004af Use latest parent pom and update notice file. by Carsten Ziegeler · 15 years ago
  61. dd45f5a FELIX-667 : Add obr descriptor file provided by Clement Escoffier by Carsten Ziegeler · 15 years ago
  62. c35dd9e FELIX-1268: Reformat code according to felix conventions by Guillaume Nodet · 15 years ago
  63. fdd29bb FELIX-1267: Rename gogo package from aQute.* to org.apache.felix.gogo.* by Guillaume Nodet · 15 years ago
  64. 04a5637 FELIX-1266: Provide a maven build for gogo by Guillaume Nodet · 15 years ago
  65. 64192ef [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  66. d24d21a [maven-release-plugin] prepare release org.apache.felix.fileinstall-1.2.0 by Karl Pauls · 15 years ago
  67. 920557b Applied patch (FELIX-1241) to log a message when a bundle is started. by Richard S. Hall · 15 years ago
  68. b4e055d FELIX-946: Apply Derek Baum patch on gogo by Guillaume Nodet · 15 years ago
  69. f4dd2f2 Provide transaction handler annotations Add test using annotations by Clement Escoffier · 15 years ago
  70. ea9dac4 Copy transaction handler test suite to the trunk by Clement Escoffier · 15 years ago
  71. 6283b13 Copy the transaction handler to the trunk by Clement Escoffier · 15 years ago
  72. f5750f6 Applied patch (FELIX-1251) to handle when the watched directory is removed. by Richard S. Hall · 15 years ago
  73. a0f4a66 Make return enumerations from findEntries() and getEntryPaths() more thread by Richard S. Hall · 15 years ago
  74. 83fadf4 Applied patch FELIX-1254, which effectively rolls back FELIX-1249. The by Richard S. Hall · 15 years ago
  75. 24760ba Modified LDAP evaluation so approximate comparisons of Strings ignore by Richard S. Hall · 15 years ago
  76. 36975de Added support in LDAP evaluation for creating Comparable/unknown objects by Richard S. Hall · 15 years ago
  77. 29ef6ba Fixed a bug in filter evaluation when handling an array of shorts. (FELIX-1258) by Richard S. Hall · 15 years ago
  78. 7559e20 Make LDAP parsing more lenient for trailing whitespace in filter string. by Richard S. Hall · 15 years ago
  79. e6f751b Modify FilterImpl to handle null dictionary/service reference objects. by Richard S. Hall · 15 years ago
  80. 9642338 Add ops4j snapshot repo for pax-logging until 1.4.0 is released by Guillaume Nodet · 15 years ago
  81. ca30f66 Fix stateful actions as they were currently reused instead of recreated by Guillaume Nodet · 15 years ago
  82. 748337a Fix karaf assemblies by Guillaume Nodet · 15 years ago
  83. fc098b6 FELIX-1243: change the default http port to 8181 for karaf by Guillaume Nodet · 15 years ago
  84. 8a87102 Upgrade to released version of sshd by Guillaume Nodet · 15 years ago
  85. 7d40fd3 Fix spring / spring-dm features, use pax-web instead of felix http service for web console by Guillaume Nodet · 15 years ago
  86. 745f17a Use blueprint for gshell-obr by Guillaume Nodet · 15 years ago
  87. 0a2119c Exclude spring handlers from gshell-core by Guillaume Nodet · 15 years ago
  88. 9d36247 Upgrade to latest blueprint spec by Guillaume Nodet · 15 years ago
  89. bb93b82 Fix the addRepository method and clean code a bit by Guillaume Nodet · 15 years ago
  90. 9fdddf7 Do not include the compendium jar as each service should export its own spec by Guillaume Nodet · 15 years ago
  91. 71725de Upgrade to felix snapshot (for blueprint dependency on osgi 4.2) by Guillaume Nodet · 15 years ago
  92. ab4e0fe Fix JAAS namespace handler by Guillaume Nodet · 15 years ago
  93. 3c35cf0 Use blueprint for web console by Guillaume Nodet · 15 years ago
  94. ace1329 Disable integration tests / demos for blueprint branch by Guillaume Nodet · 15 years ago
  95. c15e6c1 Fix column header in osgi/list by Guillaume Nodet · 15 years ago
  96. 6b2946d Switch from spring-dm to blueprint by Guillaume Nodet · 15 years ago
  97. da841d4 Need to implement getEntries() in ExtensionManager, since system bundle by Richard S. Hall · 15 years ago
  98. 31926d8 FELIX-1199 - Karaf: closing IO stream, removal of minor file descriptor leak. by Chris Custine · 15 years ago
  99. e60a640 FELIX-1192 - KARAF: Locking error in DefaultJDBCLock, also contains an eventual OutOfMemory error on locked processes. by Chris Custine · 15 years ago
  100. ba9af0b FELIX-1172 - Rebrand Karaf locking mechanism. by Chris Custine · 15 years ago