1. 7876ef9 FELIX-790 - Improve event list and start column sorting. by Carsten Ziegeler · 16 years ago
  2. bf43e66 Fixed potential NPE when comparing resources. (FELIX-789) by Richard S. Hall · 16 years ago
  3. 5b2f204 Removed the default repository URL from OBR, so now it must be configured by Richard S. Hall · 16 years ago
  4. 11a35f1 Print message if there are no matching bundles. (FELIX-785) by Richard S. Hall · 16 years ago
  5. aae612a Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  6. b417a85 Add tests on the invocation of super contructors with the bundle context in parameter. by Clement Escoffier · 16 years ago
  7. 3ba52de FELIX-793 get PackageAdmin before installing/update bundles and only by Felix Meschberger · 16 years ago
  8. fd17578 FELIX-790 -Add button to clear the list by Carsten Ziegeler · 16 years ago
  9. d4c4661 Remove unused function. by Carsten Ziegeler · 16 years ago
  10. 91b8b04 FELIX-790 - Display received date. by Carsten Ziegeler · 16 years ago
  11. 46fb24e FELIX-790 - Display events in reverse order. by Carsten Ziegeler · 16 years ago
  12. 204d15c Fix issue Felix-788 Allows passing the bundle context to a super constructor. by Clement Escoffier · 16 years ago
  13. 0052cd8 FELIX-790 - Synchronize event list by Carsten Ziegeler · 16 years ago
  14. 6749935 Use correct bundle header by Felix Meschberger · 16 years ago
  15. 87a8a21 Fix a display issue where data should be displayed in red but instead html code by Felix Meschberger · 16 years ago
  16. 7ba2bfe FELIX-790 - Use separate columns for property key and value by Carsten Ziegeler · 16 years ago
  17. e5788b6 Modified the OBR shell command to hide multiple versions of available by Richard S. Hall · 16 years ago
  18. d524ac9 FELIX-790 - Add initial support to display OSGi events. by Carsten Ziegeler · 16 years ago
  19. 001d6d2 Change the name of the SystemBundle interface to be Framework as a result by Richard S. Hall · 16 years ago
  20. a951408 Fix issue Felix-787. by Clement Escoffier · 16 years ago
  21. b5b04b9 Remove dependencies on Java 5. The junit4osgi framework is now compatible with J2ME Foundation Profile 1.1 by Clement Escoffier · 16 years ago
  22. db12afb Modification of the NOTICE file: by Clement Escoffier · 16 years ago
  23. c0a68ae FELIX-707: commit modified version of Alin's patch by Stuart McCulloch · 16 years ago
  24. 7225a21 Don't try to install extension bundles as fragments because they are different. Furthermore, fail to install extension bundles if they have incomplete metadata (FELIX-770). by Karl Pauls · 16 years ago
  25. 8ba9316 make both, the addToStreamCache and the addToContentCache methods synchronized. Then the sychronized block in both, the createUrlStreamHandler and createContentHandler methods can be narrowed down to protect the first line (FELIX-748). by Karl Pauls · 16 years ago
  26. 7b68e99 FELIX-769 Service property now set with actual HTTP and HTTPS ports used. Default service property names are same as OSGi config properties for these values: by Rob Walker · 16 years ago
  27. 06487bd Some simple changes to framework. by Richard S. Hall · 16 years ago
  28. 69c0d3e Give bundles all permission if no security extension is installed (as per spec). by Karl Pauls · 16 years ago
  29. 028b10f We no longer need to list the system package values in the config.properties by Richard S. Hall · 16 years ago
  30. 8155b23 Modified framework to have default values for the system packages property, by Richard S. Hall · 16 years ago
  31. 0be454f Minor modifications to improve main and align it wit the new API. (FELIX-753) by Richard S. Hall · 16 years ago
  32. c0e2e61 Update felix to work with the latest version of the android sdk (1.0.0.-rc1). by Karl Pauls · 16 years ago
  33. 93e0514 Fixed the <exclusion> to be inside of <exclusions>. by Richard S. Hall · 16 years ago
  34. b0c09df Modified the framework's dependency on compendium to exclude the servlet by Richard S. Hall · 16 years ago
  35. 5142162 FELIX-781 Oops Thread.getId() is Java 5 API, not to be used here by Felix Meschberger · 16 years ago
  36. 095156f FELIX-781 Add basic thread information to configuration status page by Felix Meschberger · 16 years ago
  37. a6bc96a FELIX-757 : Rename "Available" to "Total", code clean up by Carsten Ziegeler · 16 years ago
  38. 0f40374 FELIX-780 fix indexing issue in Compononent printer (Thanks Arjun for reporting) by Felix Meschberger · 16 years ago
  39. 1032b7c Implemented remaining PackageAdmin methods from R4. (FELIX-35) by Richard S. Hall · 16 years ago
  40. ca964d7 Modified resolver to correctly mark fragment modules as resolved. (FELIX-777) by Richard S. Hall · 16 years ago
  41. 1e33c07 Minor code changes. by Richard S. Hall · 16 years ago
  42. d0fd653 Add missing import statement. (FELIX-776) by Richard S. Hall · 16 years ago
  43. 20310c4 Modified the resolver to longer consider uninstalled fragments and hosts by Richard S. Hall · 16 years ago
  44. 26bc9db Modified the resolver to sort candidates when resolving require-bundle by Richard S. Hall · 16 years ago
  45. 7dfd532 FELIX-757 : Add bundle status message by Carsten Ziegeler · 16 years ago
  46. 5f193ed FELIX-774 : Add a hidden input field for checkboxes to handle the unchecked case. by Carsten Ziegeler · 16 years ago
  47. 501de52 Removed a Java 5 method to restore 1.4 compatibility by Marcel Offermans · 16 years ago
  48. f6a9342 FELIX-407 - small change to include debug output of lastModified timestamps to assist in debugging cache handling for resources by Rob Walker · 16 years ago
  49. a9aa21d Modified ExportedPackage.getImportingBundles() to include bundles by Richard S. Hall · 16 years ago
  50. 818e692 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  51. 6e6565d Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  52. 6dc5996 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.whiteboard-1.0.0 by Clement Escoffier · 16 years ago
  53. 61ed2ab Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  54. 0f526b6 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-1.0.0 by Clement Escoffier · 16 years ago
  55. 26e4672 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.jmx-1.0.0 by Clement Escoffier · 16 years ago
  56. 1604f53 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  57. 40f0fc5 Fix a NullPointerException in SecureAction when a SecurityManager is used by keeping pointers on the local stack. (FELIX-766) by Karl Pauls · 16 years ago
  58. 6c5ca5b [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender-1.0.0 by Clement Escoffier · 16 years ago
  59. 3514b3a Rollback the release. The pom file does'nt have the Apache licence header. by Clement Escoffier · 16 years ago
  60. e1a85dc [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  61. a48feac [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.0.0 by Clement Escoffier · 16 years ago
  62. a3bf81a Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  63. bfdccae [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.0.0 by Clement Escoffier · 16 years ago
  64. 1382a09 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  65. 9df7287 [maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.0.0 by Clement Escoffier · 16 years ago
  66. 1e0d110 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  67. 2b45d24 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.0.0 by Clement Escoffier · 16 years ago
  68. 8aa13cb Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  69. b5244f7 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.0.0 by Clement Escoffier · 16 years ago
  70. ec471f5 Rollback the release of the manipulator and maven-ipojo-plugin projects. The pom file does'nt have the Apache licence header. by Clement Escoffier · 16 years ago
  71. 1480a43 Prepare for next development iteration by Clement Escoffier · 16 years ago
  72. 2edf976 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  73. 5cf3f06 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.0.0 by Clement Escoffier · 16 years ago
  74. cd577c7 Prepare for next development iteration by Clement Escoffier · 16 years ago
  75. bb63bfa [maven-release-plugin] prepare release maven-ipojo-plugin-1.0.0 by Clement Escoffier · 16 years ago
  76. e5f3ad2 Prepare for next development iteration by Clement Escoffier · 16 years ago
  77. 2bc41ef [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.0.0 by Clement Escoffier · 16 years ago
  78. 475e9b1 Prepare for next development iteration by Clement Escoffier · 16 years ago
  79. 5af8782 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  80. e39d751 [maven-release-plugin] rollback the release of org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  81. ac9bdc5 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  82. 05a5de2 Null the classloader of a bundle when it's contenloader is closed and call System.gc twice when we can not delete the bundle revision in the cache. This allows to update and uninstall bundles with native libs on windows. (FELIX-733) by Karl Pauls · 16 years ago
  83. 192f7a0 FELIX-763 - improvements to alias resolution mechanism. Closer to standard, but still poss not quite right. by Rob Walker · 16 years ago
  84. 973d9c1 Set the date in two changelog files by Clement Escoffier · 16 years ago
  85. c9e3340 FELIX-407 - minor fix to ensure resource is returned in a case where modified timestamp of resource can't be determined by Rob Walker · 16 years ago
  86. 3cf894b Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  87. 8425b4d Fixes a minor bug in the pom file. The pom file referred to a non-existing file (LICENCE.asm rather than LICENSE.asm). by Clement Escoffier · 16 years ago
  88. 8350751 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  89. 99dfdc1 FELIX-407 - include and process modification timesstamps by Rob Walker · 16 years ago
  90. eeedd65 Moved removal pending flag from the module to the bundle. (FELIX-761) by Richard S. Hall · 16 years ago
  91. 8be364c Set the activator to null on Bundle.stop() to allow for earlier garbage collection. (FELIX-762) by Karl Pauls · 16 years ago
  92. ee68214 Fix a warning about no translation found for macro. by Karl Pauls · 16 years ago
  93. 05ad584 More BundleInfo refactoring improvements. (FELIX-753) by Richard S. Hall · 16 years ago
  94. b6ed212 Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  95. 16da5f4 The refactoring of BundleInfo was not complete, since RegularBundleInfo was by Richard S. Hall · 16 years ago
  96. 5a412b8 Applied patch (FELIX-750) to improve exception messages. by Richard S. Hall · 16 years ago
  97. 7e85cd8 The constructor to BundleInfo is not needed. (FELIX-753) by Richard S. Hall · 16 years ago
  98. 6ad0767 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  99. 4ded897 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  100. f3ce002 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago