1. a51034e FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  2. 99e7b95 FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  3. 5e6d2ba [FELIX-4942] Fix problem with resolved fragments by Guillaume Nodet · 9 years ago
  4. 7a7bd41 [FELIX-4942] Make sure all exceptions are propagated back to the caller when using the executor by Guillaume Nodet · 9 years ago
  5. dbdc30c [FELIX-4942] Upgrade framework to use the new resolver by Guillaume Nodet · 9 years ago
  6. f577fb6 [FELIX-4942] Fix some errors not being propagated properly by Guillaume Nodet · 9 years ago
  7. e9d83cb [FELIX-4942] Upgrade to latest felix parent, fix jdk 5 compatibility issues by Guillaume Nodet · 9 years ago
  8. 44837d3 [FELIX-4942] Use depth-first search by Guillaume Nodet · 9 years ago
  9. 7eb7982 [FELIX-4942] Do not store permutations on the session by Guillaume Nodet · 9 years ago
  10. 1321612 [FELIX-4942] Slightly refactor Candidates.populate() to remove the recursion. by Guillaume Nodet · 9 years ago
  11. 9a550f6 [FELIX-4942] Speed up collections a bit by Guillaume Nodet · 9 years ago
  12. 2aa9e8d [FELIX-4942] Make computation of package sources parallel for all resources that do not have required packages. by Guillaume Nodet · 9 years ago
  13. 0bffcf2 [FELIX-4942] Finally introduce some parallelism in the resolver by Guillaume Nodet · 9 years ago
  14. c1047d8 [FELIX-4942] Compute package spaces by stages by Guillaume Nodet · 9 years ago
  15. b3adf5f [FELIX-4942] Iterate through values instead of entries by Guillaume Nodet · 9 years ago
  16. 8ad45b1 [FELIX-4942] Introduce a WireCandidate class instead of using parallel lists by Guillaume Nodet · 9 years ago
  17. 0d9a0fd [FELIX-4942] Reuse checkConsistency for dynamic resolution by Guillaume Nodet · 9 years ago
  18. caf5edc [FELIX-4942] Do not use an intermediary list inside calculateExportedPackages by Guillaume Nodet · 9 years ago
  19. 18162fd [FELIX-4942] The test is already done in mergeUses by Guillaume Nodet · 9 years ago
  20. e51ed89 [FELIX-4942] Small improvements in mergeUses() by Guillaume Nodet · 9 years ago
  21. 3107062 [FELIX-4942] Use getFirstCandidate method by Guillaume Nodet · 9 years ago
  22. 2305d27 [FELIX-4942] Reuse the Util.isDynamic method by Guillaume Nodet · 9 years ago
  23. 657a829 [FELIX-4942] Avoid the creation of an intermediary list by Guillaume Nodet · 9 years ago
  24. 6f2eb92 [FELIX-4942] Improve mergeCandidatePackage by Guillaume Nodet · 9 years ago
  25. b6a7ac5 [FELIX-4942] Small improvements to mergeUses by Guillaume Nodet · 9 years ago
  26. dfaf2ad [FELIX-4942] Compute all package sources for a given resource at the same time. by Guillaume Nodet · 9 years ago
  27. e080d85 [FELIX-4942] Improve isCompatible to avoid creating useless lists by Guillaume Nodet · 9 years ago
  28. f1332e6 [FELIX-4942] Small improvements in checkPackageSpaceConsistency by Guillaume Nodet · 9 years ago
  29. 5039063 [FELIX-4942] Avoid one additional call in the stack for each recurtion by Guillaume Nodet · 9 years ago
  30. 88ed1cf [FELIX-4942] Move package source cache into Packages by Guillaume Nodet · 9 years ago
  31. 633e625 [FELIX-4942] Remove dead code by Guillaume Nodet · 9 years ago
  32. adf5772 [FELIX-4942] Use OpenHashMap in Packages and introduce a very fast ArrayMap for very small maps by Guillaume Nodet · 9 years ago
  33. 41758ff [FELIX-4942] Better use of OpenHashMap in Candidates by Guillaume Nodet · 9 years ago
  34. f985081 [FELIX-4942] Extract the consistency check into its own method by Guillaume Nodet · 9 years ago
  35. c38ce1f [FELIX-4942] Remove unused parameter in populate(Dynamic)WireMap by Guillaume Nodet · 9 years ago
  36. 80b684f [FELIX-4942] Avoid creating and throwing exceptions to report resolution problems internally. Also lazily create the error messages reported to the user. by Guillaume Nodet · 9 years ago
  37. 941c931 [FELIX-4942] Introduce a Util.isReExport() method by Guillaume Nodet · 9 years ago
  38. 922a646 [FELIX-4942] Improve Logger to provide isDebugEnabled() and debug() methods by Guillaume Nodet · 9 years ago
  39. 72b58b6 [FELIX-4942] Faster linked hash map implementation based on fastutil by Guillaume Nodet · 9 years ago
  40. 6ecdcb9 [FELIX-4942] Capabilities should not really implements equals by Guillaume Nodet · 9 years ago
  41. f4f26aa [FELIX-4942] Add some missing capabilities to a test. by Guillaume Nodet · 9 years ago
  42. 1225f59 [FELIX-4942] Improve the big resolution test to help testing for performance by Guillaume Nodet · 9 years ago
  43. 7ef644a [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 9 years ago
  44. 0d34dd1 [maven-release-plugin] prepare release org.apache.felix.webconsole-4.2.10 by Carsten Ziegeler · 9 years ago
  45. e7a4d7a FELIX-4852 ; Unbinding configuration does not have desired effect by Carsten Ziegeler · 9 years ago
  46. fffc937 [FELIX-4691] Empty string value for property causes build failure by Guillaume Nodet · 9 years ago
  47. b94d746 FELIX-4951 : [DS][RFC-190] Correct pid handling by Carsten Ziegeler · 9 years ago
  48. 064c762 FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  49. 202f3fe FELIX-4957 : [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  50. a8b8fe7 [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  51. a06eafb [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  52. a1170e7 [DS][RFC-212] Various issues with field references by Carsten Ziegeler · 9 years ago
  53. cab043c Update changelog by Guillaume Nodet · 9 years ago
  54. b7f9668 [FELIX-4823] Filtering snapshots is failing if version qualifier contains more than "SNAPSHOT" by Guillaume Nodet · 9 years ago
  55. 88239df [FELIX-3324] Allow maven-bundle-plugin:manifest to dump SCR component definitions generated by bnd by Guillaume Nodet · 9 years ago
  56. dfe0fe7 [FELIX-3994] Optional merging of duplicate manifest headers by Guillaume Nodet · 9 years ago
  57. ed7b110 [FELIX-3565] Embed-Transitive leaks transitive dependencies of excluded artifacts by Guillaume Nodet · 9 years ago
  58. 10dae65 [FELIX-4809] More flexibility for selecting the comparison artifact by Guillaume Nodet · 9 years ago
  59. 88ce738 [FELIX-4956] Embed latest bndlib by Guillaume Nodet · 9 years ago
  60. 254454f Add maven animal sniffer plugin and fix refs to > Java5 (FELIX-4952). by Karl Pauls · 9 years ago
  61. 84e560d FELIX-4951 : [DS][RFC-190] Correct pid handling by Carsten Ziegeler · 9 years ago
  62. dc04a3c FELIX-4951 : [DS][RFC-190] Correct pid handling - use scalar if single pid by Carsten Ziegeler · 9 years ago
  63. 97d7562 FELIX-4950 : [DS][RFC-190] Within a component instance for each reference to the same service the same object needs to be injected by Carsten Ziegeler · 9 years ago
  64. 88d5af7 FELIX-4949 : [DS][RFC-190] Implement prototype_required by Carsten Ziegeler · 9 years ago
  65. ffa70f0 Update to new parent pom by Carsten Ziegeler · 9 years ago
  66. cc95aad FELIX-4947 Webconsole plugin for OSGi Subsystems by A. J. David Bosschaert · 9 years ago
  67. 2861ae3 FELIX-4947 Webconsole plugin for OSGi Subsystems by A. J. David Bosschaert · 9 years ago
  68. 7e6fc5a FELIX-4947 Webconsole plugin for OSGi Subsystems by A. J. David Bosschaert · 9 years ago
  69. c12b314 FELIX-4947 Webconsole plugin for OSGi Subsystems by A. J. David Bosschaert · 9 years ago
  70. 5319289 FELIX-4947 Webconsole plugin for OSGi Subsystems by A. J. David Bosschaert · 9 years ago
  71. 005330d FELIX-4938 - Throw an exception when service use count overflows. by A. J. David Bosschaert · 9 years ago
  72. 42e9506 Update description by Carsten Ziegeler · 9 years ago
  73. 99d8336 Clean up pom by Carsten Ziegeler · 9 years ago
  74. 5ff102f FELIX-4940 : Use servlet 3.0 API to register all required web components by Carsten Ziegeler · 9 years ago
  75. 982ab79 Update to latest base by Carsten Ziegeler · 9 years ago
  76. 30ee9a4 FELIX-4939 : Add support for http session id listener by Carsten Ziegeler · 9 years ago
  77. c813e04 FELIX-4939 : Add support for http session id listener by Carsten Ziegeler · 9 years ago
  78. 3a55a2e FELIX-4937 : IllegalArgumentException on shutdown if sessions have been created by Carsten Ziegeler · 9 years ago
  79. 680e587 FELIX-4937 : IllegalArgumentException on shutdown if sessions have been created by Carsten Ziegeler · 9 years ago
  80. bade5a0 Fix listeners by Carsten Ziegeler · 9 years ago
  81. 88124f7 Add listener tests by Carsten Ziegeler · 9 years ago
  82. a3cf490 Update to new parent pom 3, cleanup pax exam configuration by Carsten Ziegeler · 9 years ago
  83. 29d0c10 Use latest parent pom and make sure to set java 1.4 as the base2 by Carsten Ziegeler · 9 years ago
  84. 50c8714 Use new parent pom and make sure java 6 is set as the base by Carsten Ziegeler · 9 years ago
  85. ab7fa70 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 9 years ago
  86. aa4fe2a [maven-release-plugin] prepare release felix-parent-3 by Carsten Ziegeler · 9 years ago
  87. 979192e FELIX-4930 : Support PersistenceManagers that provide their own caching heuristics. Apply patch from Ray Auge by Carsten Ziegeler · 9 years ago
  88. 68df0b3 Update config admin bridge to R5 by Carsten Ziegeler · 9 years ago
  89. 2d774bf FELIX-4917 : FilePersistenceManager doesn't support comments by Carsten Ziegeler · 9 years ago
  90. 63da4a2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 9 years ago
  91. 494014f [maven-release-plugin] prepare release org.apache.felix.main.distribution-5.0.1 by Karl Pauls · 9 years ago
  92. 9a85506 Cleanup after release by Karl Pauls · 9 years ago
  93. c34b101 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 9 years ago
  94. 1b41f0c [maven-release-plugin] prepare release org.apache.felix.main-5.0.1 by Karl Pauls · 9 years ago
  95. 5707fb3 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 9 years ago
  96. 9cf53f4 [maven-release-plugin] prepare release org.apache.felix.framework-5.0.1 by Karl Pauls · 9 years ago
  97. 45240c0 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 9 years ago
  98. 55191bf [maven-release-plugin] prepare release org.apache.felix.resolver-1.4.0 by Karl Pauls · 9 years ago
  99. 649c0fe Update changelog for release by Karl Pauls · 9 years ago
  100. c12ea24 Rollback release by Karl Pauls · 9 years ago