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