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