1. 7c60d66 add support for offline=<true|false> config to obr (FELIX-2585) by David Morgan Spencer Savage · 14 years ago
  2. 544ddcb handle default index/cache dirs if not set by David Morgan Spencer Savage · 14 years ago
  3. eec389c stop runtime exception on duplicate uri FELIX-2565 by David Morgan Spencer Savage · 14 years ago
  4. fa217cb improve error message to aid debug by David Morgan Spencer Savage · 14 years ago
  5. 13c0adc improve error message for clarity by David Morgan Spencer Savage · 14 years ago
  6. 15b5f34 tidyup unused imports by David Morgan Spencer Savage · 14 years ago
  7. 63bcae6 reformat code using updated code template (FELIX-1613) by David Morgan Spencer Savage · 14 years ago
  8. 2f6a32f tidy up common packages to use common prefix (FELIX-2504) by David Morgan Spencer Savage · 14 years ago
  9. 6b0602a fix hardcoded update period - now checks config props and falls back to default if that fails (FELIX-1610) by David Morgan Spencer Savage · 14 years ago
  10. 57282ff use toURI().toURL() to avoid windows file conversion bugs by David Morgan Spencer Savage · 14 years ago
  11. 8c5a69a Remove dependency on IPath (FELIX-1509) by David Morgan Spencer Savage · 14 years ago
  12. b59d391 refactored junk main test into junit test by David Morgan Spencer Savage · 15 years ago
  13. b425286 Use VersionTable to reduce memory foot print and Object creation (FELIX-2085) by David Morgan Spencer Savage · 15 years ago
  14. bf70ff8 throw parsing exception if top level element is not <repository> (FELIX-1948) by David Morgan Spencer Savage · 15 years ago
  15. 219b9d6 fix testURL to be same as repositoryURL to support passing filesystem path as repositoryURL by Derek Baum · 15 years ago
  16. 81b3e6b allow OBR repository url to be native filesystem path by Derek Baum · 15 years ago
  17. b4f5260 by Derek Baum · 15 years ago
  18. 1588e1b fix: FELIX-1608: non-existent OBR repository is fatal by Derek Baum · 15 years ago
  19. 30f0217 tidy up handling of caching local obr file by David Morgan Spencer Savage · 15 years ago
  20. c641c64 patch for FELIX-1583 - refactored LDAP and VersionRange classes into own bundle by David Morgan Spencer Savage · 15 years ago
  21. c6b1224 no longer copy file:obr.xml files into cache as these are already up to date on the filesystem FELIX-1491 by David Morgan Spencer Savage · 15 years ago
  22. 1a6bd4f tidy up unused import by David Morgan Spencer Savage · 15 years ago
  23. 646ceda move private classes to non exported package by David Morgan Spencer Savage · 15 years ago
  24. b8bf26c check parent dir exists before calling mkdirs to prevent invalid exception message FELIX-1442 by David Morgan Spencer Savage · 15 years ago
  25. 7871468 minor debug enhancement by David Morgan Spencer Savage · 15 years ago
  26. 43bd705 FELIX-1322 bulk update of formatting based on eclipse style referenced in http://felix.apache.org/site/coding-standards.html by David Morgan Spencer Savage · 15 years ago
  27. 8f14dbe patch for FELIX-1394 by David Morgan Spencer Savage · 15 years ago
  28. c32abdf directory structure tidy up (FELIX-1357) by David Morgan Spencer Savage · 15 years ago