1. e357683 Added LICENSE and NOTICE files in all jars. by Sten Roger Sandvik · 15 years ago
  2. 3932af3 Removed files that should not be checked in here. My mistake. by Sten Roger Sandvik · 15 years ago
  3. 0aafbbc Added notice files release packages by Sten Roger Sandvik · 15 years ago
  4. 82757ee #1607 - Add css support. by Carsten Ziegeler · 15 years ago
  5. 38b1473 FELIX-1637 - Avoid double slash. by Carsten Ziegeler · 15 years ago
  6. b5781a4 Remove unneeded abstract class by Felix Meschberger · 15 years ago
  7. 9a4e177 FELIX-1637 support additional CSS references in plugins: by Felix Meschberger · 15 years ago
  8. b0827e5 FELIX-1636 - Only perform the html check in the adapter. by Carsten Ziegeler · 15 years ago
  9. af592a5 FELIX-1607 - First version of a timeline. by Carsten Ziegeler · 15 years ago
  10. b940bc2 FELIX-1607 - Start implementing timeline. by Carsten Ziegeler · 15 years ago
  11. e6fd5db FELIX-1638: [karaf] The branding properties load can't find the external branding file by Guillaume Nodet · 15 years ago
  12. 7a198bf FELIX-1607 : Add new plugin to build by Carsten Ziegeler · 15 years ago
  13. 580814b #1607 - Refactored version of the event console plugin by Carsten Ziegeler · 15 years ago
  14. c18856c set version via variable buildVersion (FELIX-1335) by David Morgan Spenser Savage · 15 years ago
  15. 3acc2e9 FELIX-1607 - Remove event plugin from web console; we'll create a separate plugin bundle by Carsten Ziegeler · 15 years ago
  16. 4f1c99f FELIX-1607 - Remove event plugin from web console; we'll create a separate plugin bundle by Carsten Ziegeler · 15 years ago
  17. 73e7633 FELIX-1636 only render header/footer if the request is plain HTML plugin by Felix Meschberger · 15 years ago
  18. 66f33b9 FELIX-1419 : Add support for nested/inner classes in SCR Plugins (QDox+Annotations). Apply patch from Stefan Seifert by Carsten Ziegeler · 15 years ago
  19. 64acc4d FELIX-1629 : SCR Annotations with Constanst reference may cause NPE. Apply patch from Stefan Seifert by Carsten Ziegeler · 15 years ago
  20. c56e773 Try to refine ServiceReference.isAssignableTo() to handle case where by Richard S. Hall · 15 years ago
  21. 34f5670 Modify default auto-deploy actions to be install and start only. (FELIX-1619) by Richard S. Hall · 15 years ago
  22. f781446 Give a name to the shutdown hook thread. by Richard S. Hall · 15 years ago
  23. f0a672d ServiceReference.isAssignableTo() does not correctly handle the case where by Richard S. Hall · 15 years ago
  24. a263977 FELIX-1634: enable transitive lookup for dependencies with <type>bundle</type> by Stuart McCulloch · 15 years ago
  25. b1134c7 Remove unneeded padding from inner table by Felix Meschberger · 15 years ago
  26. a756a3f FELIX-1632 Remove reference to KXml from NOTICE and LICENSE and update OSGi copyright years by Felix Meschberger · 15 years ago
  27. aff3b93 Fix a potential endless loop on android (FELIX-1631). by Karl Pauls · 15 years ago
  28. 9364e1f FELIX-1630 Create AbstractConfigurationPrinter from which new PreferencesConfigurationPrinter by Felix Meschberger · 15 years ago
  29. af5a4cf Small typo in update thread name by Felix Meschberger · 15 years ago
  30. 4ad94bf FELIX-1623 Better display of configuration status tabs on small windows by Felix Meschberger · 15 years ago
  31. 72f3172 FELIX-1627: add support for variable expansion in sigil defaults. by Derek Baum · 15 years ago
  32. bdf1622 [karaf] use a snapshot for parent so that karaf can build by Guillaume Nodet · 15 years ago
  33. 8e1627b FELIX-1623 Write <br/> for line breaks otherwise IE will not break by Felix Meschberger · 15 years ago
  34. 4c304ee Remove xml directive since some IE versions are known to not switch by Felix Meschberger · 15 years ago
  35. 1ecc6ec FELIX-1623 Fix configuration status display in FireFox and disable the animations by Felix Meschberger · 15 years ago
  36. 3b7f876 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  37. 916f28a [maven-release-plugin] prepare release karaf-1.0.0 by Guillaume Nodet · 15 years ago
  38. 5cb2096 Remove the verify goal that cause problems with maven-bundle-plugin by Guillaume Nodet · 15 years ago
  39. 3875337 [karaf] use the released version of parent to cut the release by Guillaume Nodet · 15 years ago
  40. 6560aee [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  41. 46144be [maven-release-plugin] prepare release felix-parent-1.2.1 by Guillaume Nodet · 15 years ago
  42. 5e566ef FELIX-1626: hack to work around the fact that fileinstall does not load the CM properties soon enough by Guillaume Nodet · 15 years ago
  43. c3d8321 [karaf] Fix build when using the release profile by Guillaume Nodet · 15 years ago
  44. eb66bb2 Fix svn:ignore props by Guillaume Nodet · 15 years ago
  45. a3d0147 [karaf] Fix os integration on windows by Guillaume Nodet · 15 years ago
  46. 199c6c2 [karaf] add missing # at beginning of a commented line by Guillaume Nodet · 15 years ago
  47. 9b259a4 [karaf] Fix maven assembly plugin config in release profile by Guillaume Nodet · 15 years ago
  48. 5f80bb6 [karaf] Fix scripts when karaf is installed in a directory containing a space by Guillaume Nodet · 15 years ago
  49. d27da67 [karaf] Add some missing ASF headers by Guillaume Nodet · 15 years ago
  50. 9f5e532 Refactoring the bundle cache to try to simplify and consolidate its by Richard S. Hall · 15 years ago
  51. aaea606 [pom] Make sure the two descriptors (bin, project) for the maven assembly plugin are not part of the plugin global configuration, else there's no way to remove those in subprojects by Guillaume Nodet · 15 years ago
  52. 4705d54 [karaf] Fix a snapshot plugin version by Guillaume Nodet · 15 years ago
  53. 923f6a6 Fix a few more NOTICE files by Guillaume Nodet · 15 years ago
  54. 2defeb6 [karaf] Fix readme and release notes by Guillaume Nodet · 15 years ago
  55. 84e76b1 FELIX-1622 Prevent NullPointerException if no LogReaderService is installed. by Felix Meschberger · 15 years ago
  56. 79ff78c [karaf] Fix notices for web console plugins, change default repository name, make sure ssh and management features are listed as installed, remove obr url to smx repo by Guillaume Nodet · 15 years ago
  57. 5e127d8 [karaf] remove empty dirs by Guillaume Nodet · 15 years ago
  58. cd852ba Cleaned up unused imports by Chris Custine · 15 years ago
  59. 648aa63 Fixed symbolic name for command services by Chris Custine · 15 years ago
  60. e8faf72 Fix file paths for for renamed package. by Chris Custine · 15 years ago
  61. 1e5953d [karaf] fix the javax.transaction* packages exported by the system bundle by Guillaume Nodet · 15 years ago
  62. c0d9772 [karaf] fix NOTICE files (first pass) by Guillaume Nodet · 15 years ago
  63. 91a52c0 [karaf] rename gshell to shell and rename submodules to avoid having the parent module name in their names by Guillaume Nodet · 15 years ago
  64. 6ab79c3 Fix broken tests on slow machines by adding some service checks. by Chris Custine · 15 years ago
  65. ff8f13e Clean up some error messages in pax exam itests. Fix version numbers. by Chris Custine · 15 years ago
  66. fc74f64 set update site url from bnd macro (again - botched svn commit) by David Morgan Spenser Savage · 15 years ago
  67. 5cd5e9a set update site url from preprocessed variable by David Morgan Spenser Savage · 15 years ago
  68. c581a47 delete unused project by David Morgan Spenser Savage · 15 years ago
  69. 283a58a add apache license header by David Morgan Spenser Savage · 15 years ago
  70. 9759903 use groovy script to generate update site.xml (FELIX-1597) by David Morgan Spenser Savage · 15 years ago
  71. 0f102f9 add ability to use groovy scripts in build by David Morgan Spenser Savage · 15 years ago
  72. 7ff4db8 FELIX-1618: In spring-dm feature, some optional imports from spring-context don't get resolved properly by Gert Vanthienen · 15 years ago
  73. 28185e3 remove unused init call by David Morgan Spenser Savage · 15 years ago
  74. 94bca53 unembed eclipse runtime by Derek Baum · 15 years ago
  75. 1b93ec4 include eclipse dependencies in stand-alone resolver; by Derek Baum · 15 years ago
  76. 064a6f8 allow variable expansion in sigil-repos.properties (FELIX-1383) by Derek Baum · 15 years ago
  77. 76a840d fix FELIX-611: -resource: @path-to-jar should only resolve path-to-jar if it exists by Derek Baum · 15 years ago
  78. 8af5934 Add OSGi Core as a top level dependency in the pom file. by Clement Escoffier · 15 years ago
  79. de699e7 by Derek Baum · 15 years ago
  80. a49a159 fix: FELIX-1608: non-existent OBR repository is fatal by Derek Baum · 15 years ago
  81. 1723ade changed eclpse projects to use project-specific code formatter. by Derek Baum · 15 years ago
  82. 806d25b FELIX-1543 Refer to official OSGi core and compendium library by Felix Meschberger · 15 years ago
  83. 2bdc17e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  84. f1cf063 [maven-release-plugin] prepare release org.apache.felix.prefs-1.0.4 by Carsten Ziegeler · 15 years ago
  85. 5a6ff41 Fix broken test on older Mac JDK by Chris Custine · 15 years ago
  86. eaabd2c Update to new Apache snapshots repo. by Chris Custine · 15 years ago
  87. 11c6c5a change features files to use bnd preprocessing to expand ${version} variable FELIX-1597 by David Morgan Spenser Savage · 15 years ago
  88. 0b85fb6 allow pass through of {} parameters to resources to allow bnd to preprocess resources FELIX-1605 by David Morgan Spenser Savage · 15 years ago
  89. 5d79b01 Reformatted code to Felix coding style (mostly removed extra whitespace). by Richard S. Hall · 15 years ago
  90. cf84f2e FELIX-1561 added a sysprop command to manage system properties by Filippo Diotalevi · 15 years ago
  91. 98ec9b1 [karaf] Fix web console plugins to work on 1.2.10 by Guillaume Nodet · 15 years ago
  92. f490b06 Upgrade to released versions of gogo and blueprint by Guillaume Nodet · 15 years ago
  93. 9016228 Update blueprint groupId/artifactId by Guillaume Nodet · 15 years ago
  94. e26681e [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  95. 0ca19e0 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.1 by Stuart McCulloch · 15 years ago
  96. a1a6363 Update bundleplugin docs by Stuart McCulloch · 15 years ago
  97. 344f264 Update changelog in preparation for 2.0.1 release by Stuart McCulloch · 15 years ago
  98. 510e3c0 FELIX-1602: Allow specifying boot features for admin:create-d instances by Gert Vanthienen · 15 years ago
  99. 0c49c6e Reactor seems stuck on using 1.4.0 bundleplugin everywhere, so can't use provided scope here as then base won't be on BND classpath by Stuart McCulloch · 15 years ago
  100. 11df433 FELIX-1171 Refactor display of configuration status using tabbed by Felix Meschberger · 15 years ago