1. fb5fe95 FELIX-1707 - Add OSGi framework information to InfoAction by Chris Custine · 15 years ago
  2. 29785a2 FELIX-1706 - Highlight grep matches by Chris Custine · 15 years ago
  3. 23560f4 FELIX-1656: new Shell command: shell:clear, patch provided by Lars Heinemann by Guillaume Nodet · 15 years ago
  4. e93393e FELIX-1660: karaf should not hardcode the 'system' location of its maven like repository, patch provided by David Jencks by Guillaume Nodet · 15 years ago
  5. 3abd384 FELIX-1675: karaf web demo README references old servicemix-client jar by Guillaume Nodet · 15 years ago
  6. 1e056a6 FELIX-1693: [karaf][shell] Make "system bundles" start level configurable via properties, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
  7. 2a46bef FELIX-1694: [karaf][shell] Do not print stack traces on exceptions, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
  8. 244b8d9 Add .gitignore file by Guillaume Nodet · 15 years ago
  9. 1f88baa FELIX-1674 fix typo (thanks Dims for reporting) by Felix Meschberger · 15 years ago
  10. 8b1ef0f Fix License Header by Felix Meschberger · 15 years ago
  11. 7b8b14e Revert to using released annotations by Felix Meschberger · 15 years ago
  12. 6d361f0 Fine tuned ServiceReference.isAssignableTo(). (FELIX-1600) by Richard S. Hall · 15 years ago
  13. 0086c16 Fix a typo in framework discovery in URLHandlersBundleURLConnection (FELIX-1698) by Karl Pauls · 15 years ago
  14. 39ede83 Fix bug in getting version. (FELIX-1699) by Richard S. Hall · 15 years ago
  15. 034d09e Get framework version in implementation-independent way. (FELIX-1699) by Richard S. Hall · 15 years ago
  16. 70fe764 Remove throw error call (FELIX-1690) by David Morgan Spencer Savage · 15 years ago
  17. 376f1c3 remove unused property method by David Morgan Spencer Savage · 15 years ago
  18. 7edef20 FELIX-1626 - Configuration loaded from the etc/ directory are only available after a delay by Chris Custine · 15 years ago
  19. 6417ad4 tidy up unused code by David Morgan Spencer Savage · 15 years ago
  20. 32154c7 Exclude not neccessary osgi classes from the main felix.jar by Karl Pauls · 15 years ago
  21. 684b57f FELIX-1685 use official OSGi API libraries, remove unneeded dependencies and by Felix Meschberger · 15 years ago
  22. 84706fd FELIX-1684 JavaDoc extensions by Felix Meschberger · 15 years ago
  23. 1fd5829 FELIX-1684 Refactor plugin for non-Maven reuse. Everything maven specific by Felix Meschberger · 15 years ago
  24. c4f5149 Fix an issue when the requester doesn't have a wire but the provider does and the service is a service factory. In that case, we should see whether the provider has access and if so whether the class is the same as of the requester. (FELIX-1600) by Karl Pauls · 15 years ago
  25. c2b432a add felix command adaptor (FELIX-1671) by Derek Baum · 15 years ago
  26. 4ff52b3 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  27. 15064ea [maven-release-plugin] prepare release org.apache.felix.http-2.0.2 by Sten Roger Sandvik · 15 years ago
  28. 6c933b2 Use finals for thread safety. (FELIX-1679) by Richard S. Hall · 15 years ago
  29. 3c193cc merge bnd lib inside common core bundle to avoid need to install bndlib separately by David Morgan Spencer Savage · 15 years ago
  30. 61ac607 Fix URL to more information by Felix Meschberger · 15 years ago
  31. 6dd1be8 workaround for (FELIX-1676) explicitly delete the temporary artifacts related to sigil by David Morgan Spencer Savage · 15 years ago
  32. 3308583 FELIX-1674 fix typo (thanks Dims for reporting) by Felix Meschberger · 15 years ago
  33. 4b26230 Change OSGi API dependencies to be on the official JAR files. Added core by Richard S. Hall · 15 years ago
  34. e8afc4f Remove some odd character. by Richard S. Hall · 15 years ago
  35. c39c8c8 tidy up some remaining cauldron references by David Morgan Spencer Savage · 15 years ago
  36. 5ab3a0a Uses bridge instead of bundle for sample by Sten Roger Sandvik · 15 years ago
  37. d6f0608 FELIX-1668: Uses OSGi 1.0.0 libs instead of 1.2.0. by Sten Roger Sandvik · 15 years ago
  38. 897fb70 FELIX-1667: Fixes issues with NOTICE files by Sten Roger Sandvik · 15 years ago
  39. 70a2f9f FELIX-1667: Added LICENSE and NOTICE to META-INF under war file. by Sten Roger Sandvik · 15 years ago
  40. fd651b1 FELIX-1667: Added right module names under NOTICE files by Sten Roger Sandvik · 15 years ago
  41. ffea4f8 Rolled back the version to 2.0.0-SNAPSHOT by Sten Roger Sandvik · 15 years ago
  42. 1d7fb59 Modify framework, main, shell, shell.tui, and obr to depend on official OSGi JAR files (FELIX-1617) by Karl Pauls · 15 years ago
  43. bfccfdf Remove obsolete licence file by Carsten Ziegeler · 15 years ago
  44. ddf2e14 Reformat code to recommended style. by Richard S. Hall · 15 years ago
  45. 079c9f0 Search for requirements in resolution context first (FELIX-1665) by David Morgan Spencer Savage · 15 years ago
  46. 8be7bca Make bundle cache instance-based, rather than static to facilitate by Richard S. Hall · 15 years ago
  47. e0b9b2e use TreeSet to ensure project ordering is explicit (FELIX-1664) by David Morgan Spencer Savage · 15 years ago
  48. 388bf6c refactored BundleResolver to first find all requirements then explicitly sort them before resolving dependencies (FELIX-1664) by David Morgan Spencer Savage · 15 years ago
  49. 5f7a413 Modify "find" command to use start level service. (FELIX-1662) by Richard S. Hall · 15 years ago
  50. fa1a9f7 update obr feature to sigil project in eclipse by David Morgan Spencer Savage · 15 years ago
  51. cdce4b8 * Remove org.apache.felix.sigil.common.core from org.apache.felix.sigil.ivy.resolver .classpath file by David Morgan Spencer Savage · 15 years ago
  52. 35a01cf Remove unneeded telnet config property. by Richard S. Hall · 15 years ago
  53. d981571 tighten version range due to broken jars in spring repo (FELIX-1659) by David Morgan Spencer Savage · 15 years ago
  54. 219b9d6 fix testURL to be same as repositoryURL to support passing filesystem path as repositoryURL by Derek Baum · 15 years ago
  55. 4fe1daa enhance variable substitution (FELIX-1627) to use Ant properties, then System properties, then Environment variables. by Derek Baum · 15 years ago
  56. 81b3e6b allow OBR repository url to be native filesystem path by Derek Baum · 15 years ago
  57. c072474 Added constant, fixed minor formatting issue. by Richard S. Hall · 15 years ago
  58. 119c79b [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  59. 3d50a06 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.event-0.9.0 by Carsten Ziegeler · 15 years ago
  60. 8d831d6 FELIX-1653 Adding support for system property deletion by Filippo Diotalevi · 15 years ago
  61. b471625 set localization header for eclipse (FELIX-1652) by David Morgan Spencer Savage · 15 years ago
  62. 89aab64 Previous commit was too strict and disallowed access if the same by Richard S. Hall · 15 years ago
  63. 5575408 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  64. ee4dd85 [maven-release-plugin] prepare release org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  65. 7dd618c [maven-release-plugin] rollback the release of org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  66. 3882e74 [maven-release-plugin] prepare release org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  67. b61405d Fixed all poms by Sten Roger Sandvik · 15 years ago
  68. 3e6686a Avoid an NPE if the abstract path does not denote a directory. by Clement Escoffier · 15 years ago
  69. 62db4b5 Commit a basic fix for FELIX-1650. Remove ;singleton:=true from the symbolic name during the local repository computation. by Clement Escoffier · 15 years ago
  70. d54c50e Close an unclosed input stream by Clement Escoffier · 15 years ago
  71. 3064a53 Remove dependency to JSON library by Carsten Ziegeler · 15 years ago
  72. ed1c30c Update to osgi core 1.4.2 by Clement Escoffier · 15 years ago
  73. 15e61c7 Fix an issue with trailing spaces in the license header. by Clement Escoffier · 15 years ago
  74. 919e886 Update junit4osgi to use Felix 2.0 by Clement Escoffier · 15 years ago
  75. 9e7d0e9 log error vs throwing illegal state which locks up rest of IDE (FELIX-1647) by David Morgan Spencer Savage · 15 years ago
  76. 0b43633 add test for variables with inheritance by David Morgan Spencer Savage · 15 years ago
  77. 62e4a7c minor debug logging improvement and use Integer.toString instead of i + "" by David Morgan Spencer Savage · 15 years ago
  78. 0830f82 fix imports by David Morgan Spencer Savage · 15 years ago
  79. 83d7131 delete unused project by David Morgan Spencer Savage · 15 years ago
  80. a93e49c set update site url from property by David Morgan Spencer Savage · 15 years ago
  81. 819a0a3 [FELIX-1645] add null and empty check for FeaturesServiceImpl.readValue(String val) by Freeman Yue Fang · 15 years ago
  82. 6189a67 remove explicit versions from leaf projects by David Morgan Spencer Savage · 15 years ago
  83. 3626224 set sigil import version from variable by David Morgan Spencer Savage · 15 years ago
  84. c411391 add echo of buildVersion by David Morgan Spencer Savage · 15 years ago
  85. 4cbab06 Added required licenses to samples by Sten Roger Sandvik · 15 years ago
  86. 7401a84 Changed pom - moved samples to another profile by Sten Roger Sandvik · 15 years ago
  87. faf8abf [maven-release-plugin] rollback the release of org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  88. 3d359f0 Removed unused README file by Sten Roger Sandvik · 15 years ago
  89. df2ba07 Modified pom.xml so that samples are build seperately by Sten Roger Sandvik · 15 years ago
  90. a30ebb3 add explicit dependency on ide bundle by David Morgan Spencer Savage · 15 years ago
  91. 66976d7 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  92. 59f05f5 [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.0 by Felix Meschberger · 15 years ago
  93. f19b14f removed unused property by David Morgan Spencer Savage · 15 years ago
  94. bb1cb62 Add missing Creative Commons Attribution 2.5 license text for by Felix Meschberger · 15 years ago
  95. f17eae2 JSON license file for the included JSON library by Felix Meschberger · 15 years ago
  96. 2408338 Small typo... by Felix Meschberger · 15 years ago
  97. e79f9fd Small typo... by Felix Meschberger · 15 years ago
  98. 534c5be Fix license header of recently added files.... by Felix Meschberger · 15 years ago
  99. b614115 Ignore eclipse project files by Felix Meschberger · 15 years ago
  100. 77d75c5 FELIX-1644 Reintroduce update button to update a bundle from its by Felix Meschberger · 15 years ago