1. a6dbc75 tidy up junit dependencies by David Morgan Spencer Savage · 14 years ago
  2. 450afbe track JUnitService in activator setup felix obr as build repo by David Morgan Spencer Savage · 14 years ago
  3. 40b4c14 register junit service by David Morgan Spencer Savage · 14 years ago
  4. 6aa9ffc FELIX-1947: [Karaf] Remove import java.util.* from karaf.main.StringMap and replace with proper import list. by Guillaume Nodet · 14 years ago
  5. fec1a17 add license header by David Morgan Spencer Savage · 14 years ago
  6. d2bcd1c add gogo cli for junit testing (FELIX-1358) by David Morgan Spencer Savage · 14 years ago
  7. dc3fea3 FELIX-2043: When launching Karaf with equinox, the osgi framework state is not written until 30s after the boot by Guillaume Nodet · 14 years ago
  8. 6e8af01 FELIX-2026: Document the use of the system.properties config file by Guillaume Nodet · 14 years ago
  9. 7ca77bf fixed javadoc by Pierre De Rop · 14 years ago
  10. afaf5af fixed bnf description in javadoc by Pierre De Rop · 14 years ago
  11. 658857c swith to bnd 0.0.394 by Pierre De Rop · 14 years ago
  12. 6ce01ad added annotation for metatype support (work in progress) by Pierre De Rop · 14 years ago
  13. 220e281 Use the Property annotation for declaring service properties by Pierre De Rop · 14 years ago
  14. eed7e01 FELIX-2031 : Services should be registered asynchronously - fix pom and use a shorter timeout. by Carsten Ziegeler · 14 years ago
  15. 57ec644 FELIX-1960 : Fine-grained timeout configuration by Carsten Ziegeler · 14 years ago
  16. 7341aab FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf by Guillaume Nodet · 14 years ago
  17. 0dbc9cd FELIX-2020 : Make event admin configurable through configuration admin by Carsten Ziegeler · 14 years ago
  18. fef8c11 FELIX-2030 Calculate the context path from the actual context path and the by Felix Meschberger · 14 years ago
  19. 0e71f56 FELIX-2030 Calculate the context path from the actual context path and the by Felix Meschberger · 14 years ago
  20. 7ca7ac8 FELIX-2034 set manager root field also if there is no Http Service registered by Felix Meschberger · 14 years ago
  21. a446ec2 FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf by Guillaume Nodet · 14 years ago
  22. 555ea13 Update version to 1.0.0 snapshot by Carsten Ziegeler · 14 years ago
  23. 3a0342c FELIX-2031 : Services should be registered asynchronously by Carsten Ziegeler · 14 years ago
  24. 2d97ddd FELIX-1913 : All events are processed in a queue by Carsten Ziegeler · 14 years ago
  25. 489ba5c FELIX-2020 : Unregister service on destroy. by Carsten Ziegeler · 14 years ago
  26. 828f51f FELIX-2020 : Make event admin configurable through configuration admin by Carsten Ziegeler · 14 years ago
  27. baad9d9 FELIX-1913 : All events are processed in a queue by Carsten Ziegeler · 14 years ago
  28. bceda24 Remove the framework specific authority from the url on a toExternalForm as otherwise its going to override the host and port info (FELIX-1973). by Karl Pauls · 14 years ago
  29. a9d55ec FELIX-1958 use the brand name (BrandingPlugin.getBrandName()) as the page title (together with the plugin title) and allow for its configuraiton through the properties file (webconsole.brand.name) in the DefaultBrandingPlugin by Felix Meschberger · 14 years ago
  30. adbf52f FELIX-2029 Properly handle the default locale both for placing it at the root of the Locale chain and for keeping it in the resource bundle entries map. Also ensure, that entires may not be overwritten by fragments. by Felix Meschberger · 14 years ago
  31. 983a727 FELIX-2028: Upgrade to preferences services 1.0.4 by Guillaume Nodet · 14 years ago
  32. 7c2dbfe FELIX-2022 Make sure absolute URLs set in branding fragments are not prefixed with the console application root by Felix Meschberger · 14 years ago
  33. 3e0bf8a FELIX-2027: Custom deployers leveraging url handlers must not be registered before the url handler is actually registered in the osgi framework by Guillaume Nodet · 14 years ago
  34. 34c453f Fix issue FELIX-2019. by Clement Escoffier · 14 years ago
  35. 0f82b18 FELIX-664 : Event Admin OBR description by Carsten Ziegeler · 14 years ago
  36. ab80410 FELIX-2025 - grep -v doesn't filter linefeed on Windows by Chris Custine · 14 years ago
  37. 8b927c8 If a fragment bundle is uninstalled, it must be unmerged from any unresolved by Richard S. Hall · 14 years ago
  38. 4d15383 FELIX-2001 - Add more info to log and console when feature bundles fail to resolve by Chris Custine · 14 years ago
  39. 439ec85 Use project name as bundle name by Carsten Ziegeler · 14 years ago
  40. 5402da1 FELIX-2011: admin:create should use the ${karaf.home}/etc configuration files by Guillaume Nodet · 14 years ago
  41. f2366bc [FELIX-1994]improve fix to handle more generic case by Freeman Yue Fang · 14 years ago
  42. 1419f08 FELIX-1993 : Enhance configuration printer support by Carsten Ziegeler · 14 years ago
  43. 8fd0a8f FELIX-1993 : Enhance configuration printer support by Carsten Ziegeler · 14 years ago
  44. 967a3c1 [FELIX-2018]features-maven-plugin add-features-to-repo should suport the bundle start with wrap: in features.xml by Freeman Yue Fang · 14 years ago
  45. 620d51e FELIX-2017 prevent NullPointerException if URLConnection.getInputStream() returns by Felix Meschberger · 14 years ago
  46. 4b6d5d9 Fix issue FELIX-2014 by Clement Escoffier · 14 years ago
  47. b1da588 FELIX-1993 : Enhance configuration printer support by Carsten Ziegeler · 14 years ago
  48. 81f8525 FELIX-1501 ResourceBundle file stub -- to be filled as the Web Console is being localized by Felix Meschberger · 14 years ago
  49. 4d7beb1 FELIX-1501 Provide Locale in the ResourceBundle by Felix Meschberger · 14 years ago
  50. 0511b76 FELIX-1501 Refactor VariableResolver infrastructure: The resolver relates to a request not to a bundle and thus must be provided by request. Also a default resolver implementation based on HashMap is provided. by Felix Meschberger · 14 years ago
  51. a64a9f8 Fix javadoc. by Carsten Ziegeler · 14 years ago
  52. 9629913 FELIX-1993 : Enhance configuration printer support by Carsten Ziegeler · 14 years ago
  53. 3242020 FELIX-2010 Missing descriptor for the test components ... by Felix Meschberger · 14 years ago
  54. ed21c03 FELIX-2010 Testcases ensuring various visibility and argument options for the activate method are respected for DS 1.1 components. by Felix Meschberger · 14 years ago
  55. 39c1a40 decreased sleep delay in annotated temporal service dependency test by Pierre De Rop · 14 years ago
  56. 2944728 removed "changed/removed" callbacks from temporal service dependency annotation by Pierre De Rop · 14 years ago
  57. bfd76b7 Composite Architecture displays internal services. by Clement Escoffier · 14 years ago
  58. c5891a0 FELIX-2009 ensure console servlet is rebound to the HttpService only if required and also unbound with the old location and then bound with the new location by Felix Meschberger · 14 years ago
  59. 3b0c688 FELIX-2005 Prevent console failure in the absence of the Metatype Service API. by Felix Meschberger · 14 years ago
  60. 2d8c1df Reset writer state if $ is not followed with { by Felix Meschberger · 14 years ago
  61. 70c3704 Prevent NullPointerException if the bundle has no locale properties file by Felix Meschberger · 14 years ago
  62. af2536d FELIX-2007 : JavaScript error on bundle page by Carsten Ziegeler · 14 years ago
  63. c4d4719 FELIX-2006 Catch Throwable instead of Exception to properly handle instantiation failure if loading the implementation class fails. by Felix Meschberger · 14 years ago
  64. d325261 fixed javadoc by Pierre De Rop · 14 years ago
  65. 7f1d7f5 added missing annotation for the stop method by Pierre De Rop · 14 years ago
  66. e205d85 Fix bug in patch which was always causing boot delegation. (FELIX-1991) by Richard S. Hall · 14 years ago
  67. 84cab25 fixed improper filter regarding Sequencer service dependency by Pierre De Rop · 14 years ago
  68. 8ea71e0 FELIX-1975: Add Oracle database support to Karaf locking feature by Gert Vanthienen · 14 years ago
  69. 83ba00d FELIX-1979 Fixed test case (getPathInfo was not mocked) by Felix Meschberger · 14 years ago
  70. 8313de3 fixed license headers by Pierre De Rop · 14 years ago
  71. 96b6cd5 fixed license headers by Pierre De Rop · 14 years ago
  72. f846bef Reorganized annotation tests. Added tests for annotated temporal service dependencies by Pierre De Rop · 14 years ago
  73. 76ffc50 added support for temporal service dependency annotations by Pierre De Rop · 14 years ago
  74. cd517a5 code cleanup by Pierre De Rop · 14 years ago
  75. 4781a01 FELIX-1979 Apply improved patch based on servlet container's path info (dropping the need for decoding and cutting of servlet path) by Felix Meschberger · 14 years ago
  76. ecb6707 Fixed some bugs and improved fragment version range intersection. (FELIX-1919) by Richard S. Hall · 15 years ago
  77. 1228637 Allow fragment requirement version ranges to differ from hosts by by Richard S. Hall · 15 years ago
  78. 3e0d098 Improve error message slightly. by Richard S. Hall · 15 years ago
  79. 3f3ad3f FELIX-1051 Add Localization Support based on Bundle-Localization header. Also included is a first shot at trying to implement some templating support. See issue for details. by Felix Meschberger · 15 years ago
  80. f68f4e1 FELIX-1993 : Enhance configuration printer support - add mode support for configuration printers. by Carsten Ziegeler · 15 years ago
  81. 75dced5 Ignore Eclipse project files by Felix Meschberger · 15 years ago
  82. 2bd660c FELIX-1999 Handle ServletRequest.getPathInfo() possibly being null. For both filters and servlets, we assume the path info is "/" in case the actual path info is reported as null from the servlet container. by Felix Meschberger · 15 years ago
  83. 421b0cb updated todos by Pierre De Rop · 15 years ago
  84. c629982 oops, use bnd 0.0.392 instead of 390 version by Pierre De Rop · 15 years ago
  85. 7acf3fe fixed javadoc by Pierre De Rop · 15 years ago
  86. 7d04903 fixed javadoc by Pierre De Rop · 15 years ago
  87. 3abf9a3 use bnd 0.0.390, which fixes a bug in the OSGi filter verifier by Pierre De Rop · 15 years ago
  88. 078792a Remove unneeded classes. by Richard S. Hall · 15 years ago
  89. 6b5f9af FELIX-1997 : Actual configuration might not be reflected in the web console by Carsten Ziegeler · 15 years ago
  90. d2db2f3 Missed this file. (FELIX-1991) by Richard S. Hall · 15 years ago
  91. 5f4a4f2 Use UTF-8 when decoding URLs. (FELIX-1998) by Richard S. Hall · 15 years ago
  92. 39ad7b2 FELIX-1992 Replace special character with a Character constant by Felix Meschberger · 15 years ago
  93. 30a4d10 Applied patch (FELIX-1991) to make boot delegation class loader configurable. by Richard S. Hall · 15 years ago
  94. 798c8ec Fix to work with Maven 3 by Chris Custine · 15 years ago
  95. 040e6ec FELIX-1995: Spring status does not show properly after osgi:list command by Guillaume Nodet · 15 years ago
  96. 2fdcd61 [FELIX-1994]Web Console admin,features and gogo plugins do not work with Equinox by Freeman Yue Fang · 15 years ago
  97. 279edae Update copyright year .... by Felix Meschberger · 15 years ago
  98. 1761e26 removed useless invocation of config.setBundleLocation(null) by Pierre De Rop · 15 years ago
  99. 2b6d2aa don't log in addDictionary callback, because the logger may not be injected yet by Pierre De Rop · 15 years ago
  100. a8163d2 FELIX-1970: the stop script should always work even if the default user / password / host has been changed by Guillaume Nodet · 15 years ago