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