1. 3b2f5fe FELIX-743 Support configuration filtering (see issue for details) by Felix Meschberger · 16 years ago
  2. c76ee7f FELIX-743 Ensure the configuration selection filter is sent back by Felix Meschberger · 16 years ago
  3. a11cec0 FELIX-691 Fix wrong scr.component attribute preventing metatype by Felix Meschberger · 16 years ago
  4. 0f37e7c Adapt Bundle-DocURL header to modified URL by Felix Meschberger · 16 years ago
  5. c7dd648 Added support for transiently starting/stopping bundles. (FELIX-741) by Richard S. Hall · 16 years ago
  6. 3227c45 Changed error message. (FELIX-729) by Richard S. Hall · 16 years ago
  7. 8e39b69 Modified the shell TUI thread to exit if it receives an IOException when by Richard S. Hall · 16 years ago
  8. 3da72fb Modified the resolver so that it correctly discards exported packages from by Richard S. Hall · 16 years ago
  9. 5c9d99b Refactored the resolver to clearly distinguish between "resolved" and by Richard S. Hall · 16 years ago
  10. 189fcab Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  11. 752869d Do not bootdelegate in case Bundle.loadClass() has been used. (FELIX-712) by Karl Pauls · 16 years ago
  12. d8048e9 Remove extraneous import. by Richard S. Hall · 16 years ago
  13. f277412 Applied patch to decode reference URLs. (FELIX-731) by Richard S. Hall · 16 years ago
  14. f94a18f For completeness, added symbolic names to framework and main. by Richard S. Hall · 16 years ago
  15. 9203b4c Modified the input thread to look for null input lines, in which case it by Richard S. Hall · 16 years ago
  16. 58b3f18 Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  17. 8b953f7 Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  18. 5f0780b Added dependencymanager.shell to the list of modules. by Marcel Offermans · 16 years ago
  19. f702cbd Removed an obsolete test. by Marcel Offermans · 16 years ago
  20. 696b835 Added a missing dependency. by Marcel Offermans · 16 years ago
  21. b20ea20 Initial version of Felix shell command for querying the status of services managed by the dependency manager. by Marcel Offermans · 16 years ago
  22. 50be255 Added initial support for externally querying the status of services managed by the dependency manager. Added initial support for supplying your own default implementation. Made null object creation more robust. Added support for specifying the name of the property in case you're injecting dependencies so you can inject multiple instances of a service to specific properties. by Marcel Offermans · 16 years ago
  23. e66610c Applied patch (FELIX-728) to fix an issue where requests to Start Level by Richard S. Hall · 16 years ago
  24. cac3521 FELIX-727 thanks to Rian Wouters by Francesco Furfari · 16 years ago
  25. 928a35b The class loader delegation in wires was not correctly working when a module by Richard S. Hall · 16 years ago
  26. ac40196 Fixed a bug where class loader delegation for dynamic imports was happening by Richard S. Hall · 16 years ago
  27. c332fd1 Changes the 'interface' attribute of the service dependency handler to be 'specification'. This change remove a differentiation between service dependencies description. The 'interface' attribute stills supported but becomes deprecated. by Clement Escoffier · 16 years ago
  28. 1b6147c Added a comment to remind us to clean up when fragments are done. by Richard S. Hall · 16 years ago
  29. 41870d4 Added a configuration property to determine whether installing a fragment by Richard S. Hall · 16 years ago
  30. 3d1049e Rollback an unintended commit from my previous commit. by Richard S. Hall · 16 years ago
  31. fc0fc12 Removed some experimental code for "implicit requirements" that was added by Richard S. Hall · 16 years ago
  32. 0861a4e Fix an issue with FilterImpl.toString which could throw a NullPointerException when several Threads where doing a toString at the same time. The fix is making the children member of Operator volatile and assign it optimistic. (FELIX-721) by Karl Pauls · 16 years ago
  33. 8667c71 Enable dynamic reconfiguration of service dependencies (for primitive types). by Clement Escoffier · 16 years ago
  34. cf5dba4 Fix name. by Carsten Ziegeler · 16 years ago
  35. 4997391 Fix name. by Carsten Ziegeler · 16 years ago
  36. 1166e61 FELIX-718 : Use new notice file format by Carsten Ziegeler · 16 years ago
  37. 0ea8e18 FELIX-717 : Add bsd licence to the licence list. by Carsten Ziegeler · 16 years ago
  38. 47da4f6 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  39. 62c8636 [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2 by Felix Meschberger · 16 years ago
  40. f6c6d70 Sample devices where missing properties for service when the UPnPDevice service is registered by Stefano Lenzi · 16 years ago
  41. bdd1f2e FELIX-709 Add OBR descriptor listing the imported services by Felix Meschberger · 16 years ago
  42. a625a94 FELIX-709 Also remove the Import-Service headers by Felix Meschberger · 16 years ago
  43. ae776ed [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  44. 401906c [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2 by Felix Meschberger · 16 years ago
  45. 9ef8272 Fix Copyright by Felix Meschberger · 16 years ago
  46. f543f37 FELIX-709 Make remote shell workable without a LogService provider by Felix Meschberger · 16 years ago
  47. 3a1b770 Fix the issue Felix-697 by Clement Escoffier · 16 years ago
  48. 48aafed updated dependencies by Francesco Furfari · 16 years ago
  49. f58887c Fix issue Felix-716 by Clement Escoffier · 16 years ago
  50. 6aed504 Gracefully handle top navigations spanning multiple lines by Felix Meschberger · 16 years ago
  51. c81740b Gracefully handle top navigations spanning multiple lines by Felix Meschberger · 16 years ago
  52. 7581fad [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  53. 6076736 [maven-release-plugin] prepare release maven-scr-plugin-1.0.8 by Carsten Ziegeler · 16 years ago
  54. fdaa4da [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  55. 58b0cba [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.2 by Carsten Ziegeler · 16 years ago
  56. a0313e5 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  57. 7e5cd85 [maven-release-plugin] prepare release org.apache.felix.scr-1.0.6 by Carsten Ziegeler · 16 years ago
  58. ae4722d Add global .svnignore by Carsten Ziegeler · 16 years ago
  59. 61c04c9 Prepare for next development iteration by Karl Pauls · 16 years ago
  60. 71d73e2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  61. 0b6d061 [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  62. d360f65 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  63. 66ddaba [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  64. b616f98 [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  65. 2aa55af [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  66. 480f8ba [maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  67. d9a0a6b [maven-release-plugin] prepare release org.apache.felix.main-1.2.1 by Karl Pauls · 16 years ago
  68. 3a96111 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  69. 0330fe8 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  70. 146ee49 [maven-release-plugin] rollback the release of org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  71. 8b1c6a0 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  72. 1ace7b6 [maven-release-plugin] rollback the release of org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  73. fb5c151 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.1 by Karl Pauls · 16 years ago
  74. dba15c8 Prepare for 1.2.1 release by Karl Pauls · 16 years ago
  75. fa99d5e Prepare for 1.2.1 release by Karl Pauls · 16 years ago
  76. 219b0a2 Fixed a performance regression that was caused by uncached access to the by Richard S. Hall · 16 years ago
  77. df6ee41 Fixed a bug in calculating the system bundle's exported packages; it was by Richard S. Hall · 16 years ago
  78. cc29388 insta/uninstall events were Logged as error instead of info by Peter Kriens · 16 years ago
  79. c8e27ab Manually set dependencies after release. by Karl Pauls · 16 years ago
  80. ca86c0c Manually set dependencies after release. by Karl Pauls · 16 years ago
  81. 1495915 Manually set dependencies after release. by Karl Pauls · 16 years ago
  82. 4580f68 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  83. 7f4ea79 [maven-release-plugin] prepare release org.apache.felix.main-1.2.0 by Karl Pauls · 16 years ago
  84. 67fe403 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  85. fcc2cf0 [maven-release-plugin] prepare release org.apache.felix.framework-1.2.0 by Karl Pauls · 16 years ago
  86. 6cae2db [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  87. cd63b81 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.2.0 by Karl Pauls · 16 years ago
  88. 7486586 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  89. 87ad3a1 [maven-release-plugin] prepare release org.apache.felix.shell.tui-1.0.2 by Karl Pauls · 16 years ago
  90. a0ea099 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  91. 77367dd [maven-release-plugin] prepare release org.apache.felix.shell-1.0.2 by Karl Pauls · 16 years ago
  92. 60946d0 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  93. 30d88e1 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  94. 549b838 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  95. 880df21 Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  96. da29c0a Prepare the Felix 1.2 release. by Karl Pauls · 16 years ago
  97. e08b2c2 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  98. bc403c1 [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.0 by Felix Meschberger · 16 years ago
  99. aaaee7f FELIX-706 Depend on minimum suitable version by Felix Meschberger · 16 years ago
  100. d94c445 Remove OSGi Copyright years and original author attribution by Felix Meschberger · 16 years ago