1. e22abb3 [FELIX-4825] The resolver may return wires to unresolved resources in some cases by Guillaume Nodet · 9 years ago
  2. 1ea679f [FELIX-4495] Fix possible NPE when trying to resolve a single bundle which is an already resolved fragment by Guillaume Nodet · 9 years ago
  3. b0d18ef [FELIX-4656] Add a big resolution test (disabled by default) by Guillaume Nodet · 9 years ago
  4. 75c16f0 [FELIX-4656] Cache parsed uses clauses and use sets for cycles by Guillaume Nodet · 9 years ago
  5. 40818cd [FELIX-4656] Bring a deterministic behaviour to the resolver by Guillaume Nodet · 9 years ago
  6. 8d3d945 [FELIX-4656] Avoid trying to solve the same set multiple times by Guillaume Nodet · 9 years ago
  7. e8c2594 [FELIX-4656] Use more efficient data structures by Guillaume Nodet · 9 years ago
  8. 7904932 [FELIX-4656] Clean up code a bit (generics, unboxing, etc…) by Guillaume Nodet · 9 years ago
  9. 2106ea4 [FELIX-4656] Isolate Candidates internal structure from resolver by Guillaume Nodet · 9 years ago
  10. 951fde2 Apply patch (FELIX-4762) to eliminate excessive memory consumption when by Richard S. Hall · 9 years ago
  11. ee6b6aa Apply patch FELIX-4727 to correctly handle namespaces in wrapped resources. by Richard S. Hall · 10 years ago
  12. ddd1f64 Revert "Isolate Candidates internal structure from resolver" by Guillaume Nodet · 10 years ago
  13. e31e476 Isolate Candidates internal structure from resolver by Guillaume Nodet · 10 years ago
  14. 1c0759e [FELIX-4642] NPE in the resolver when substituting by Guillaume Nodet · 10 years ago
  15. afa02dc Convert Resolver tests to JUnit tests. by A. J. David Bosschaert · 10 years ago
  16. d420509 Apply patch (FELIX-4524) to fix index out of bounds exception. by Richard S. Hall · 10 years ago
  17. d0d6e15 Formatting changes. by Richard S. Hall · 10 years ago
  18. 074059e Apply patch FELIX-4498 to improve handling of optional requirements. by Richard S. Hall · 10 years ago
  19. 42027bd Apply patch FELIX-4497 to improve handling of substitutable exports. by Richard S. Hall · 10 years ago
  20. 5c892bc Apply patch FELIX-4428 to fix bug in handling of fragment candidate capabilities. by Richard S. Hall · 10 years ago
  21. 286d55b Apply patch FELIX-4495 to stop ignoring candidates from already resolved fragments. by Richard S. Hall · 10 years ago
  22. a9cf8b1 Apply patch FELIX-4494 to fix improperly wrapped fragment capabilities. by Richard S. Hall · 10 years ago
  23. 1476af2 Forgot to add new file from last commit for FELIX-4493. by Richard S. Hall · 10 years ago
  24. 14b1887 Apply patch FELIX-4493 to add support for "on demand" resource resolving. by Richard S. Hall · 10 years ago
  25. a27842a Apply patch FELIX-4492 to improve logging and diagnostics. by Richard S. Hall · 10 years ago
  26. a6c0623 Apply patch FELIX-4182 to address some package space consistency bugs. by Richard S. Hall · 10 years ago
  27. 9abc244 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  28. 859d9fd [maven-release-plugin] prepare release org.apache.felix.resolver-1.0.0 by Karl Pauls · 11 years ago
  29. 6fc6eb0 Apply patch (FELIX-4008) to avoid NPE when converting blame to string. by Richard S. Hall · 11 years ago
  30. 99fdfc6 Downgrade as release vote canceled by Karl Pauls · 11 years ago
  31. 7dc40b0 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  32. f40f234 [maven-release-plugin] prepare release org.apache.felix.resolver-1.0.0 by Karl Pauls · 11 years ago
  33. f54f0e0 Add the correct tag root by Karl Pauls · 11 years ago
  34. 47e8036 [maven-release-plugin] rollback the release of org.apache.felix.resolver-1.0.0 by Karl Pauls · 11 years ago
  35. 79c4959 [maven-release-plugin] prepare release org.apache.felix.resolver-1.0.0 by Karl Pauls · 11 years ago
  36. 47b877c Create a changelog for release by Karl Pauls · 11 years ago
  37. 4283d68 Some release preparations. by Richard S. Hall · 11 years ago
  38. 606053d Apply patch (FELIX-3934) to special case fragment identity requirements wires. by Richard S. Hall · 11 years ago
  39. 7d43707 Apply patch (FELIX-3715) to make resolver thread safe. by Richard S. Hall · 12 years ago
  40. 372535f Applied patch (FELIX-3716) to provide support for resolving multiple cardinality by Richard S. Hall · 12 years ago
  41. eed3989 Apply patch (FELIX-3707) to ensure uses constraints are properly checked by Richard S. Hall · 12 years ago
  42. 4dd2087 Apply patch (FELIX-3516) to fix some comments. by Richard S. Hall · 12 years ago
  43. f7147c9 Apply patch (FELIX-3514) to add back support for dynamic importing. by Richard S. Hall · 12 years ago
  44. ac5308b Fix FELIX-3465 patch which was too aggressive in short circuiting by Richard S. Hall · 12 years ago
  45. ad542b5 Apply patch (FELIX-3458) to allow generic to hava a wire where the providing by Richard S. Hall · 12 years ago
  46. 51893e5 Created equals()/hashCode() methods for Wire (FELIX-3495), removed exception from by Richard S. Hall · 12 years ago
  47. 790f129 Apply patch (FELIX-3492) to create wires for all non-payload fragment requirements. by Richard S. Hall · 12 years ago
  48. 6ca8c3d Apply patch to avoid calculating package space more than once. (FELIX-3465) by Richard S. Hall · 12 years ago
  49. 44435ef Apply patch (FELIX-3463) to fix a bug in fragment handling. by Richard S. Hall · 12 years ago
  50. 97a0bc5 Fix bug in Util.isOptional(). by Richard S. Hall · 12 years ago
  51. b8eb1d2 Copied from sandbox. by Richard S. Hall · 12 years ago