1. 547866d Fix issue Felix-640. by Clement Escoffier · 16 years ago
  2. 0264e84 by Stephane Frenot · 16 years ago
  3. d4748fc Modified OBR to correctly consider the namespace attribute when matching by Richard S. Hall · 16 years ago
  4. 65158f8 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  5. 069d46d Fix issue Felix-632: by Clement Escoffier · 16 years ago
  6. 51a196b Fix the issue Felix-631 by Clement Escoffier · 16 years ago
  7. d50c912 Add tests on instance configuration with complex types and new array syntax. by Clement Escoffier · 16 years ago
  8. 39522c9 Fix the issue Felix-629 by Clement Escoffier · 16 years ago
  9. 0498d30 FELIX-556: support use of filters when embedding dependencies, for example: <Embed-Dependency>foo;inline=META-INF/**</Embed-Dependency> by Stuart McCulloch · 16 years ago
  10. ed7449c FELIX-620: special handling when only exportcontents is used by Stuart McCulloch · 16 years ago
  11. 72b54d0 Add a simple trace to indicate the test suite departure. by Clement Escoffier · 16 years ago
  12. a6f13b2 Added svn properties by Stefano Lenzi · 16 years ago
  13. bf84fe4 Modify the test suite according to the recent change on the Architecture service published properties. by Clement Escoffier · 16 years ago
  14. 2b334ed Fix the Felix-628 issue. by Clement Escoffier · 16 years ago
  15. e2ecf31 Add the temporal dependency annotation. This annotation is inside the annotation project despite its an external handler. This choice was made to avoid to create multiple artifacts. by Clement Escoffier · 16 years ago
  16. 42271e5 FELIX-547: fix VersionRange test to allow [1.0,1.0] ranges by Stuart McCulloch · 16 years ago
  17. 80ca860 Fix the issue Felix-626. by Clement Escoffier · 16 years ago
  18. bf67f50 Clean up code. by Carsten Ziegeler · 16 years ago
  19. b89bd61 - Add temporal dependency tests about onTimeout policies by Clement Escoffier · 16 years ago
  20. 805a333 FELIX-624: Use the classloader of the bundle exporting the service to load the service class. by Carsten Ziegeler · 16 years ago
  21. 742f9ce Add the onTimeout support to the temporal dependencies. by Clement Escoffier · 16 years ago
  22. bb72cb0 FELIX-620: update manifest goal to be compatible with the bundle goal by Stuart McCulloch · 16 years ago
  23. f9b7761 FELIX-620: report BND warnings and errors for bundle:manifest goal by Stuart McCulloch · 16 years ago
  24. 322c7d1 Adds support for the standard symbolic name for the system bundle; however, by Richard S. Hall · 16 years ago
  25. 83cc7ed Fix versions to point on the actual (under-development) version. by Clement Escoffier · 16 years ago
  26. 896e15e Add the temporal dependency handler in the parent pom. by Clement Escoffier · 16 years ago
  27. ea38135 Fix some minor bugs in tests: Some instances were not disposed when test ends. by Clement Escoffier · 16 years ago
  28. 0b7ca03 Fix the Felix-622 issue by Clement Escoffier · 16 years ago
  29. 435697e Modify the svn:ignore property to ignore .externalToolBuilders by Clement Escoffier · 16 years ago
  30. 9938e9c Fix the issue Felix-613 by Clement Escoffier · 16 years ago
  31. 22ebd98 Fix the issue Felix-621. by Clement Escoffier · 16 years ago
  32. 356e629 Move the temporal dependency tests from the sandbox to the trunk (ipojo test folder) by Clement Escoffier · 16 years ago
  33. b064ebe [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  34. f3c8e65 [maven-release-plugin] prepare release maven-scr-plugin-1.0.6 by Carsten Ziegeler · 16 years ago
  35. 3b16e2a FELIX-618 - Search the import list for a service and test if the class in question implements the interface. by Carsten Ziegeler · 16 years ago
  36. ca94836 FELIX-617: Provided scope is allowed for inheriting scr configurations. by Carsten Ziegeler · 16 years ago
  37. 7db6c93 Show Repository URL as link (opens in a new window) and fix an issue by Felix Meschberger · 16 years ago
  38. 4ec062d FELIX-614 display left array with "go back to full list" functionality by Felix Meschberger · 16 years ago
  39. f96d39f Fix method name to call refreshPackages by Felix Meschberger · 16 years ago
  40. 4153930 FELIX-399 Implement Referral with hop count support by Felix Meschberger · 16 years ago
  41. 61c94a7 FELIX-592 Remove debugging alert() call by Felix Meschberger · 16 years ago
  42. fb550db FELIX-592 Declare response as transitional XHTML by Felix Meschberger · 16 years ago
  43. c07350a FELIX-592 Refactor configmanager.js to create DOM of the configuraiton by Felix Meschberger · 16 years ago
  44. dba21f5 Reactivate OBR refresh action and add GUI elements to by Felix Meschberger · 16 years ago
  45. f614b10 FELIX-592 use firstChild property instead of innerHTML to check by Felix Meschberger · 16 years ago
  46. 0704b05 FELIX-592 Refactor Client Side JavaScript to enable the console by Felix Meschberger · 16 years ago
  47. 5db099a Minor code cleanup. by Carsten Ziegeler · 16 years ago
  48. a6c0afc Applied patch to fix a type error when creating dynamic wires. (FELIX-606) by Richard S. Hall · 16 years ago
  49. 6aa170e Modified some comments. by Richard S. Hall · 16 years ago
  50. 4bdd665 FELIX-609 Fixed the issue as suggested in the description. If the user node is invalid, a new node will be returned. by Marcel Offermans · 16 years ago
  51. 9964117 FELIX-159 ---------- Fix some bugs: by Stephane Frenot · 16 years ago
  52. a3214dd FELIX-566 Enable RESTful URLs for component list and unify display of bundles and components by Felix Meschberger · 16 years ago
  53. 4154b7a Render the current page inverse and create a link on it if displaying by Felix Meschberger · 16 years ago
  54. 9b5e967 Properties from config.properties.<profilName> used to build remote gateways address changed. There is no more hard coded part into the remote gateway construction. by Stephane Frenot · 16 years ago
  55. 0407e25 FELIX-566 Support restful URLs for Configuration support by Felix Meschberger · 16 years ago
  56. 9535167 Better handling of "application root" by Felix Meschberger · 16 years ago
  57. 67f8902 FELIX-610 by Stephane Frenot · 16 years ago
  58. a266854 FELIX-598 by Stephane Frenot · 16 years ago
  59. f66e734 Removed from "Used" section of the NOTICE files the reference to item already listed in the "Included" section by Stefano Lenzi · 16 years ago
  60. 3198876 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  61. 1b59c75 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  62. b0c950b Revert to the 0.8.1-SNAPSHOT version in order to fix a NOTICE file issue. The file said that this artifact contains code from the OSGi Alliance, but this was wrong. by Clement Escoffier · 16 years ago
  63. feb8b78 FELIX-608 Correctly create localization attribute according to the by Felix Meschberger · 16 years ago
  64. 304274f FELIX-607 Use metatype localization attribute value as full base by Felix Meschberger · 16 years ago
  65. 4e42feb Remove unused imports by Felix Meschberger · 16 years ago
  66. 81d5de9 FELIX-583, FELIX-584, FELIX-588: Do not depend on ConfigurationAdmin.createFactoryConfiguration by Felix Meschberger · 16 years ago
  67. 60d7702 Remove unused imports by Felix Meschberger · 16 years ago
  68. 72377fa Remove unused imports by Felix Meschberger · 16 years ago
  69. 0ca87d9 Add triangle icons to flip open and close the inline bundle details by Felix Meschberger · 16 years ago
  70. fd7fe4f Add README and DISCLAIMER files to the license page display by Felix Meschberger · 16 years ago
  71. 7bb8224 Redirect both /system/console and /system/console/ to the default page, by Felix Meschberger · 16 years ago
  72. 5611f01 FELIX-583, FELIX-584, FELIX-588: Separate the lists of the ManagedServiceFactory by Felix Meschberger · 16 years ago
  73. 48f6e7a FELIX-605 include service tracker as private package by Felix Meschberger · 16 years ago
  74. 407b3eb FELIX-604 Add plugin to disply LICENSE and NOTICE files contained by Felix Meschberger · 16 years ago
  75. c2af07c FELIX-566 next step in making bundle display more REST-ful: by Felix Meschberger · 16 years ago
  76. 9483b84 Add two bundle related utility methods by Felix Meschberger · 16 years ago
  77. ebbda94 Update maven-javadoc-plugin to 2.4 because 2.3 had trouble with IBM JDK by Stefano Lenzi · 16 years ago
  78. 4ed3b5d Fix the issue Felix-603. Allow arch to display all the available information on a service dependency such as the state, the binding-policy, the comparator ... by Clement Escoffier · 16 years ago
  79. e87857b [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  80. d6ab2f2 [maven-release-plugin] prepare release org.apache.felix.scr-1.0.2 by Felix Meschberger · 16 years ago
  81. 643d0df Considering the implementation complete, hence removing the todolist by Felix Meschberger · 16 years ago
  82. 188caaa Remove DEBUG logging which may fill the log and move fields to the front by Felix Meschberger · 16 years ago
  83. 953dcc9 Add Apache to the "used" section of the notice, add missing licenses for slf4j and asm by Carsten Ziegeler · 16 years ago
  84. f9643a2 FELIX-598 by Stephane Frenot · 16 years ago
  85. 1edbfc4 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  86. 0b9dfb3 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.1 by Clement Escoffier · 16 years ago
  87. 8293b68 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  88. e860160 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  89. 6511f7d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  90. 6d62c3b [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.1 by Clement Escoffier · 16 years ago
  91. 31d6519 FELIX-600 Insert 2 seconds delay after install/update before refreshing packages by Felix Meschberger · 16 years ago
  92. 2198726 FELIX-601 Reactivation upon reconfiguration happens completeley asynchronous by Felix Meschberger · 16 years ago
  93. 66950c7 FELIX-599 Mutliple changes to service registration locking: by Felix Meschberger · 16 years ago
  94. bd7ff50 Preparation of the next release by Clement Escoffier · 16 years ago
  95. f4c6527 FELIX-598 by Stephane Frenot · 16 years ago
  96. e5ea451 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  97. de918a3 [maven-release-plugin] prepare release maven-scr-plugin-1.0.5 by Carsten Ziegeler · 16 years ago
  98. 6c8e0b7 Fixed small bug in the meta type service: when reading meta type resources the content of an attribute tag was incorrectly split on comma's when it was provided in one or more value child tags instead of in the content argument of the attribute tag itself. by Christian van Spaandonk · 16 years ago
  99. e7f82ba [maven-release-plugin] prepare for next development iteration by Stefano Lenzi · 16 years ago
  100. 1d7cec5 [maven-release-plugin] prepare release org.apache.felix.upnp.basedriver-0.8.0 by Stefano Lenzi · 16 years ago