1. 5e48231 [FELIX-3761] When a bundle registers a service, the bundle lock is obtained without any real purpose by Guillaume Nodet · 12 years ago
  2. 3ad6aea Fix a couple of bugs in substring matching and null handling when by Richard S. Hall · 13 years ago
  3. 8bae016 Substring parsing was incorrectly disallowing parentheses characters. (FELIX-2762) by Richard S. Hall · 13 years ago
  4. ceeec93 Enable limits on the number of open files by the bundle cache. (FELIX-3071) by Richard S. Hall · 13 years ago
  5. 1bbc711 Refactor event listener data structure to make it more amenable by Richard S. Hall · 13 years ago
  6. a01ea27 Implement bundle hooks and fix a bug in service registry hooks. by Richard S. Hall · 13 years ago
  7. 3b04ba9 Modify framework wiring and framework start level object to registry by Richard S. Hall · 14 years ago
  8. 37c5290 More refactoring to service registry hook handling to match by Richard S. Hall · 14 years ago
  9. f4ceaf4 Refactor service hooks to use new service registry hook tracking mechanism by Richard S. Hall · 14 years ago
  10. 22fbc46 Reformat to match Felix style. by Richard S. Hall · 14 years ago
  11. f04974e [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
  12. 4024e4e Need to special case substring matching when there is no wildcard by Richard S. Hall · 14 years ago
  13. 3aaaf92 Add a test case for missing attributes in filters, which was previously by Richard S. Hall · 14 years ago
  14. e110954 Ignore mismatched variable delimiters. (FELIX-2336) by Richard S. Hall · 15 years ago
  15. 31db07c Remove duplicate code for checking substrings. (FELIX-2035) by Richard S. Hall · 15 years ago
  16. 3c31abf More changes due to abstraction changes for the new resolver implementation. by Richard S. Hall · 15 years ago
  17. 7feb2e5 Fix another issue with substring matching add test case. (FELIX-2107) by Richard S. Hall · 15 years ago
  18. efa6d31 Missed this file. (FELIX-1991) by Richard S. Hall · 15 years ago
  19. 63e52df Commit patch to fix some issues with service registry hooks that were by Richard S. Hall · 15 years ago
  20. c810e8c Simplified support for the ENDMATCH service event to avoid GC issues. by Richard S. Hall · 15 years ago
  21. 89cf3ca Implemented ServiceEvent.MODIFIED_ENDMATCH. (FELIX-1244) by Richard S. Hall · 15 years ago
  22. 2ed38ef Applied patch (FELIX-1208) to update tests to new version of EasyMock. by Richard S. Hall · 15 years ago
  23. 65809db Added final patch for service registry hooks. (FELIX-905,FELIX-906) by Richard S. Hall · 15 years ago
  24. b6157da Remove tests for now as they need to be updated to newer version of easymock. by Karl Pauls · 16 years ago
  25. cb33c56 Applying patch for RFC-126 service hooks. (FELIX-905, FELIX-906) by Richard S. Hall · 16 years ago