1. 5e0d9ee More attempts to make resolver state handling more consistent. (FELIX-851) by Richard S. Hall · 16 years ago
  2. e8bcbcf Improved move of resolver state handling to bundle. (FELIX-851) by Richard S. Hall · 16 years ago
  3. 65d1654 Moved resolver state handling to the bundle so we can guarantee state changes by Richard S. Hall · 16 years ago
  4. 01f32f5 Moved security check and setting of bundle protection domain to the by Richard S. Hall · 16 years ago
  5. def3d12 More refactoring. Moved manifest parsing into module constructor. (FELIX-851) by Richard S. Hall · 16 years ago
  6. e42c810 Verify that package name is not empty for imports and exports. (FELIX-897) by Richard S. Hall · 16 years ago
  7. 9fb05fb FELIX-884 and FELIX-887: Applying combined patch FELIX-884-4.patch with by Felix Meschberger · 16 years ago
  8. 2330ec4 Removed unneeded locking method. (FELIX-851) by Richard S. Hall · 16 years ago
  9. e5bbf96 More refactoring. (FELIX-851) by Richard S. Hall · 16 years ago
  10. 5bd2698 Loosened locking by firing some events outside of bundle locking region. by Richard S. Hall · 16 years ago
  11. d3d340f Only mark a bundle as lock after it is verified it is lockable. (FELIX-891) by Richard S. Hall · 16 years ago
  12. 6348fde Refactor ServiceReferenceImpl to be an inner class of ServiceRegistrationImpl. This makes it easier to call the registration directly where needed and fixes an IllegalStateException that could happen in hashCode and equals (FELIX-892). by Karl Pauls · 16 years ago
  13. f68c3ec Needed to loosen locking otherwise a deadlock could occur during framework by Richard S. Hall · 16 years ago
  14. 372bc78 Set mime type and character set for response. by Carsten Ziegeler · 16 years ago
  15. e96f401 Update dependencies to snapshot versions. by Clement Escoffier · 16 years ago
  16. 4ff556d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  17. e1bf953 [maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.2.0 by Clement Escoffier · 16 years ago
  18. 2e34b4e Update the dependency to point on 1.2.0 by Clement Escoffier · 16 years ago
  19. 956e8bd Update the dependency to point on 1.2.0 by Clement Escoffier · 16 years ago
  20. 569a105 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  21. c59f6c6 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.2.0 by Clement Escoffier · 16 years ago
  22. dd09f19 Update dependencies to use snapshots. by Clement Escoffier · 16 years ago
  23. 521f93e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  24. fd285ea [maven-release-plugin] prepare release org.apache.felix.ipojo-1.2.0 by Clement Escoffier · 16 years ago
  25. 59d8fab Update dependency to 1.2.0 Update XSD location by Clement Escoffier · 16 years ago
  26. d2712b5 Update dependencies to use snapshot versions. by Clement Escoffier · 16 years ago
  27. 779358a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  28. 62a1be5 [maven-release-plugin] prepare release maven-ipojo-plugin-1.2.0 by Clement Escoffier · 16 years ago
  29. 81bcca2 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  30. 96f24ea [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.2.0 by Clement Escoffier · 16 years ago
  31. 3878871 Update metadata version to use the 1.2.0 and manipulator 1.2.0 by Clement Escoffier · 16 years ago
  32. f8e260b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  33. 7019ead [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.2.0 by Clement Escoffier · 16 years ago
  34. 0c29622 Update metadata version to use the 1.2.0 by Clement Escoffier · 16 years ago
  35. 9a97d70 Update iPOJO Package version to 1.2.0 for the next iPOJO version. by Clement Escoffier · 16 years ago
  36. 0f749f6 Remove those @author and @version tags by Felix Meschberger · 16 years ago
  37. c9356b2 FELIX-890 Configuration.getProperties() must return a full copy of the by Felix Meschberger · 16 years ago
  38. 3382f86 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  39. 045a66d [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.2.0 by Clement Escoffier · 16 years ago
  40. bb4d2a5 [maven-release-plugin] rollback the release of org.apache.felix.ipojo.metadata-1.2.0 by Clement Escoffier · 16 years ago
  41. 5556bf9 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.2.0 by Clement Escoffier · 16 years ago
  42. 192227e FELIX-889 Ensure arrays of primitives are also accepted plus some more test cases by Felix Meschberger · 16 years ago
  43. 6ce443c Felix-888 : Add support for {symbolic-name}[:{version}] in the url which can be used instead of the bundle id to get information of a bundle as json, or perform an action on this bundle. by Carsten Ziegeler · 16 years ago
  44. f71a7bc Fix the issue Felix-860. by Clement Escoffier · 16 years ago
  45. 685cdd7 FELIX-885 Only create a new factory configuration instance if the by Felix Meschberger · 16 years ago
  46. 4980f41 Typo in vendor name property by Felix Meschberger · 16 years ago
  47. 8251f60 Update documentation by Clement Escoffier · 16 years ago
  48. 1a86292 Update changelog files by Clement Escoffier · 16 years ago
  49. 7acea2a FELIX-882 Replace three uses of the servlet context logger by the Logger. by Felix Meschberger · 16 years ago
  50. 9f14227 Update Property.java. The TYPE[].class construction is not supported by Apache Harmony. So, an empty array has to be created and the .getClass() method called. by Clement Escoffier · 16 years ago
  51. 4c3da9c [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  52. 36f305c [maven-release-plugin] prepare release org.apache.felix.configadmin-1.0.8 by Felix Meschberger · 16 years ago
  53. 99856a0 FELIX-881 Also clear the configurationAdminRegistration field before by Felix Meschberger · 16 years ago
  54. 98fca8e FELIX-881 provide getter for the service reference preventing by Felix Meschberger · 16 years ago
  55. 502f4df [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  56. bfdf85b [maven-release-plugin] prepare release org.apache.felix.configadmin-1.0.6 by Felix Meschberger · 16 years ago
  57. fecb0a0 Update copyright year by Felix Meschberger · 16 years ago
  58. b91ea25 FELIX-880 get the ServiceReference from the ServiceRegistration to by Felix Meschberger · 16 years ago
  59. d58f730 FELIX-878 : Add export of configurations as json. The configs are exported by adding ".json" to the request url. The url can either contain a pid as the path info or a filter expression. by Carsten Ziegeler · 16 years ago
  60. 61d38c1 FELIX-878 : Add export of configurations as json. The configs are exported by adding ".json" to the request url. The url can either contain a pid as the path info or a filter expression. by Carsten Ziegeler · 16 years ago
  61. ff67d23 FELIX-740 Check ServiceReference's Bundle before using it, since the by Felix Meschberger · 16 years ago
  62. 8e49b2b FELIX-879 Replace Vector by Collection and copy provided by Felix Meschberger · 16 years ago
  63. 1d98e8f Correct response type. by Carsten Ziegeler · 16 years ago
  64. a6be793 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 16 years ago
  65. 98436a2 SLING-875 Treat bundle files indicating the system.bundle symbolic by Felix Meschberger · 16 years ago
  66. 31f33f8 SLING-874 Fix wrong form field name to set the bundle start level by Felix Meschberger · 16 years ago
  67. 062af89 FELIX-863 Merge license information from enclosed bundlerpository bundle by Felix Meschberger · 16 years ago
  68. 695bb84 FELIX-873 Refactor VMStatRender with shutdown support into VMStatPlugin by Felix Meschberger · 16 years ago
  69. df638c8 Action should return true if successfull by Felix Meschberger · 16 years ago
  70. 2120898 Minor changes. (FELIX-851) by Richard S. Hall · 16 years ago
  71. 65c1f29 Major refactoring of module layer. Removed IModuleDefition and IContentLoader, by Richard S. Hall · 16 years ago
  72. 00b868e Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  73. 9bf3cde FELIX-871 Show a note if no RepositoryAdmin service is available by Felix Meschberger · 16 years ago
  74. f86f354 FELIX-870 Added config property to allow NIO to be selectively disabled in favour of simple blocking sockets. by Rob Walker · 16 years ago
  75. ec6b1d0 Add the junit4osgi module in the iPOJO pom. by Clement Escoffier · 16 years ago
  76. 3781bd7 Move junit4osgi out of the 'examples' by Clement Escoffier · 16 years ago
  77. 48c99d6 - Refactor instance descriptions to fit with the new introspection and reconfiguration API (instances will be reconfigurable directly from their instance description). by Clement Escoffier · 16 years ago
  78. 0304dab Fix issue Felix-866 by Clement Escoffier · 16 years ago
  79. bd047e7 FELIX-861 Check class loader of target class, which may be null if the by Felix Meschberger · 16 years ago
  80. a766acf FELIX-865 Remove service dependencies, which are not "real" dependencies by Felix Meschberger · 16 years ago
  81. 207a18c Previously fragments were only being attached to hosts when the host was by Richard S. Hall · 16 years ago
  82. 574850f Started refactoring of resolver code, breaking R4SearchPolicyCore into by Richard S. Hall · 16 years ago
  83. aa8bd86 Fix issue Felix-846. by Clement Escoffier · 16 years ago
  84. 8368d92 Fix XSD locations. by Clement Escoffier · 16 years ago
  85. 85da109 Update XSD Schemas to integrate latest temporal dependencies improvements (proxy and specification attributes) by Clement Escoffier · 16 years ago
  86. fdb8f3e Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
  87. e68989e [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  88. 976a7c2 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.2 by Felix Meschberger · 16 years ago
  89. c91bb72 FELIX-738 Replace "Update" button by "Refresh" button on the bundles page by Felix Meschberger · 16 years ago
  90. a6cdce2 Fix wrong Bundle-DocURL by Felix Meschberger · 16 years ago
  91. f64fd5d FELIX-857 Statically register DepPackServlet in the OSGi Manager by Felix Meschberger · 16 years ago
  92. 93add2f SLING-859 - Clear border style attribute for inner table to remove lines. by Carsten Ziegeler · 16 years ago
  93. 7cb41f1 FELIX-857 Statically register EventAdminServlet in the OSGi Manager by Felix Meschberger · 16 years ago
  94. 98503fb FELIX-856 During bundle activation and deactivation, the OSGiManager just by Felix Meschberger · 16 years ago
  95. 4b2e143 FELIX-767 Add notice about inclusion of OSGi classes by Felix Meschberger · 16 years ago
  96. f53be0b FELIX-752 Manually load plugin classes included with the web console by Felix Meschberger · 16 years ago
  97. 9f93f94 Make sure that factoryPid is spelled correctly. by Carsten Ziegeler · 16 years ago
  98. bab8a6c Factory pid has been returned twice in the resulting json. As the factory pid will be included by addConfiguration() this statement can be removed. by Carsten Ziegeler · 16 years ago
  99. baa367e Update to development dependencies. by Karl Pauls · 16 years ago
  100. 30a7b1f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago