1. bba2e55 FELIX-3868 : Adding osgi.identity namespace to bundles (resources). Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  2. b987528 Remove system out from test by Carsten Ziegeler · 11 years ago
  3. c7284e2 FELIX-4085 : [Core R5] Implement updates to the Bundle Hook Specification. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  4. 065aeb3 Use getDeclaredMethod when looking for the framework method that gives us the urlhandlers and fix a bug when running in different classloaders (FELIX-3840). by Karl Pauls · 12 years ago
  5. 42126f8 Modify substring parsing to accept successive '*' characters. (FELIX-3344) by Richard S. Hall · 12 years ago
  6. f53c7cd [FELIX-3761] When a bundle registers a service, the bundle lock is obtained without any real purpose by Guillaume Nodet · 12 years ago
  7. 05bbbc9 Fix a couple of bugs in substring matching and null handling when by Richard S. Hall · 13 years ago
  8. f1a208e Substring parsing was incorrectly disallowing parentheses characters. (FELIX-2762) by Richard S. Hall · 13 years ago
  9. 5d1aa4d Enable limits on the number of open files by the bundle cache. (FELIX-3071) by Richard S. Hall · 13 years ago
  10. 7675827 Refactor event listener data structure to make it more amenable by Richard S. Hall · 13 years ago
  11. c0bb32f Implement bundle hooks and fix a bug in service registry hooks. by Richard S. Hall · 13 years ago
  12. 3d2e194 Modify framework wiring and framework start level object to registry by Richard S. Hall · 13 years ago
  13. 3db51b1 More refactoring to service registry hook handling to match by Richard S. Hall · 13 years ago
  14. 0dc87b7 Refactor service hooks to use new service registry hook tracking mechanism by Richard S. Hall · 13 years ago
  15. 75f9de5 Reformat to match Felix style. by Richard S. Hall · 14 years ago
  16. 5672f76 [FELIX-1581] Bundle#update, Bundle#uninstall and Bundle#stop should wait for a (configurable) timeout before throwing an exception if the bundle is starting or stopping by Guillaume Nodet · 14 years ago
  17. 0dd8d0a Need to special case substring matching when there is no wildcard by Richard S. Hall · 14 years ago
  18. 22cd739 Add a test case for missing attributes in filters, which was previously by Richard S. Hall · 14 years ago
  19. 8181e47 Ignore mismatched variable delimiters. (FELIX-2336) by Richard S. Hall · 14 years ago
  20. 77de75d Remove duplicate code for checking substrings. (FELIX-2035) by Richard S. Hall · 14 years ago
  21. c018bde More changes due to abstraction changes for the new resolver implementation. by Richard S. Hall · 15 years ago
  22. 4705e0e Fix another issue with substring matching add test case. (FELIX-2107) by Richard S. Hall · 15 years ago
  23. d2db2f3 Missed this file. (FELIX-1991) by Richard S. Hall · 15 years ago
  24. 0b9533c Commit patch to fix some issues with service registry hooks that were by Richard S. Hall · 15 years ago
  25. 7a2b584 Simplified support for the ENDMATCH service event to avoid GC issues. by Richard S. Hall · 15 years ago
  26. 04186a2 Implemented ServiceEvent.MODIFIED_ENDMATCH. (FELIX-1244) by Richard S. Hall · 15 years ago
  27. ea4ae41 Applied patch (FELIX-1208) to update tests to new version of EasyMock. by Richard S. Hall · 15 years ago
  28. 25c68b0 Added final patch for service registry hooks. (FELIX-905,FELIX-906) by Richard S. Hall · 15 years ago
  29. ad524bf Remove tests for now as they need to be updated to newer version of easymock. by Karl Pauls · 15 years ago
  30. 9f0067c Applying patch for RFC-126 service hooks. (FELIX-905, FELIX-906) by Richard S. Hall · 16 years ago