- b7ac4e1 FELIX-2034 set manager root field also if there is no Http Service registered by Felix Meschberger · 15 years ago
- a9a1b5e FELIX-2033: Provide an easy to use layer for writing pax-exam test for Karaf by Guillaume Nodet · 15 years ago
- 29c833b Update version to 1.0.0 snapshot by Carsten Ziegeler · 15 years ago
- ccaa3cc FELIX-2031 : Services should be registered asynchronously by Carsten Ziegeler · 15 years ago
- 4643cf6 FELIX-1913 : All events are processed in a queue by Carsten Ziegeler · 15 years ago
- 6b6c352 FELIX-2020 : Unregister service on destroy. by Carsten Ziegeler · 15 years ago
- ebe4623 FELIX-2020 : Make event admin configurable through configuration admin by Carsten Ziegeler · 15 years ago
- 827e55d FELIX-1913 : All events are processed in a queue by Carsten Ziegeler · 15 years ago
- 608d1cf 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 · 15 years ago
- 3e62b5d 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 · 15 years ago
- eae506c 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 · 15 years ago
- cfea9c1 FELIX-2028: Upgrade to preferences services 1.0.4 by Guillaume Nodet · 15 years ago
- 0cefcd7 FELIX-2022 Make sure absolute URLs set in branding fragments are not prefixed with the console application root by Felix Meschberger · 15 years ago
- a9e3666 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 · 15 years ago
- b5ddba2 Fix issue FELIX-2019. by Clement Escoffier · 15 years ago
- b83ed9e FELIX-664 : Event Admin OBR description by Carsten Ziegeler · 15 years ago
- 661fbbc FELIX-2025 - grep -v doesn't filter linefeed on Windows by Chris Custine · 15 years ago
- d2180a2 If a fragment bundle is uninstalled, it must be unmerged from any unresolved by Richard S. Hall · 15 years ago
- 86c13bc FELIX-2001 - Add more info to log and console when feature bundles fail to resolve by Chris Custine · 15 years ago
- f9479e1 Use project name as bundle name by Carsten Ziegeler · 15 years ago
- 759953a FELIX-2011: admin:create should use the ${karaf.home}/etc configuration files by Guillaume Nodet · 15 years ago
- ba7fc46 [FELIX-1994]improve fix to handle more generic case by Freeman Yue Fang · 15 years ago
- 2eee331 FELIX-1993 : Enhance configuration printer support by Carsten Ziegeler · 15 years ago
- 3a56a7c FELIX-1993 : Enhance configuration printer support by Carsten Ziegeler · 15 years ago
- d8087b1 [FELIX-2018]features-maven-plugin add-features-to-repo should suport the bundle start with wrap: in features.xml by Freeman Yue Fang · 15 years ago
- 4a3f0a6 FELIX-2017 prevent NullPointerException if URLConnection.getInputStream() returns by Felix Meschberger · 15 years ago
- 9b0a368 Fix issue FELIX-2014 by Clement Escoffier · 15 years ago
- 6b71ef0 FELIX-1993 : Enhance configuration printer support by Carsten Ziegeler · 15 years ago
- fb9fe9c FELIX-1501 ResourceBundle file stub -- to be filled as the Web Console is being localized by Felix Meschberger · 15 years ago
- acdcdd1 FELIX-1501 Provide Locale in the ResourceBundle by Felix Meschberger · 15 years ago
- da61b36 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 · 15 years ago
- 4d13563 Fix javadoc. by Carsten Ziegeler · 15 years ago
- 95cc3ce FELIX-1993 : Enhance configuration printer support by Carsten Ziegeler · 15 years ago
- c06caf0 FELIX-2010 Missing descriptor for the test components ... by Felix Meschberger · 15 years ago
- 8397688 FELIX-2010 Testcases ensuring various visibility and argument options for the activate method are respected for DS 1.1 components. by Felix Meschberger · 15 years ago
- 9efd880 decreased sleep delay in annotated temporal service dependency test by Pierre De Rop · 15 years ago
- f9bfe44 removed "changed/removed" callbacks from temporal service dependency annotation by Pierre De Rop · 15 years ago
- 7861355 Composite Architecture displays internal services. by Clement Escoffier · 15 years ago
- 8bed36f 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 · 15 years ago
- 5c21239 FELIX-2005 Prevent console failure in the absence of the Metatype Service API. by Felix Meschberger · 15 years ago
- 3dc2323 Reset writer state if $ is not followed with { by Felix Meschberger · 15 years ago
- 6a39c69 Prevent NullPointerException if the bundle has no locale properties file by Felix Meschberger · 15 years ago
- cefffcb FELIX-2007 : JavaScript error on bundle page by Carsten Ziegeler · 15 years ago
- 1f98ada FELIX-2006 Catch Throwable instead of Exception to properly handle instantiation failure if loading the implementation class fails. by Felix Meschberger · 15 years ago
- a489363 fixed javadoc by Pierre De Rop · 15 years ago
- aa7593c added missing annotation for the stop method by Pierre De Rop · 15 years ago
- 31062d0 Fix bug in patch which was always causing boot delegation. (FELIX-1991) by Richard S. Hall · 15 years ago
- edea96d fixed improper filter regarding Sequencer service dependency by Pierre De Rop · 15 years ago
- efa28dd FELIX-1975: Add Oracle database support to Karaf locking feature by Gert Vanthienen · 15 years ago
- 7b421f4 FELIX-1979 Fixed test case (getPathInfo was not mocked) by Felix Meschberger · 15 years ago
- 7364ff5 fixed license headers by Pierre De Rop · 15 years ago
- 233edc7 fixed license headers by Pierre De Rop · 15 years ago
- 6ce7300 Reorganized annotation tests. Added tests for annotated temporal service dependencies by Pierre De Rop · 15 years ago
- a050e9a added support for temporal service dependency annotations by Pierre De Rop · 15 years ago
- 53d3376 code cleanup by Pierre De Rop · 15 years ago
- 0bf1720 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 · 15 years ago
- 77b9a04 Fixed some bugs and improved fragment version range intersection. (FELIX-1919) by Richard S. Hall · 15 years ago
- 5d5dcc8 Allow fragment requirement version ranges to differ from hosts by by Richard S. Hall · 15 years ago
- 750d033 Improve error message slightly. by Richard S. Hall · 15 years ago
- 271e6f0 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
- 4c0bd32 FELIX-1993 : Enhance configuration printer support - add mode support for configuration printers. by Carsten Ziegeler · 15 years ago
- be6d1d1 Ignore Eclipse project files by Felix Meschberger · 15 years ago
- 49ef66c 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
- 8823b3f updated todos by Pierre De Rop · 15 years ago
- 329b8ec oops, use bnd 0.0.392 instead of 390 version by Pierre De Rop · 15 years ago
- 954c2f5 fixed javadoc by Pierre De Rop · 15 years ago
- d9ecf4f fixed javadoc by Pierre De Rop · 15 years ago
- efb92e2 use bnd 0.0.390, which fixes a bug in the OSGi filter verifier by Pierre De Rop · 15 years ago
- a49943a Remove unneeded classes. by Richard S. Hall · 15 years ago
- a3159bf FELIX-1997 : Actual configuration might not be reflected in the web console by Carsten Ziegeler · 15 years ago
- efa6d31 Missed this file. (FELIX-1991) by Richard S. Hall · 15 years ago
- 7a692d6 Use UTF-8 when decoding URLs. (FELIX-1998) by Richard S. Hall · 15 years ago
- 6482528 FELIX-1992 Replace special character with a Character constant by Felix Meschberger · 15 years ago
- 840bede Applied patch (FELIX-1991) to make boot delegation class loader configurable. by Richard S. Hall · 15 years ago
- f3288b8 Fix to work with Maven 3 by Chris Custine · 15 years ago
- e114117 FELIX-1995: Spring status does not show properly after osgi:list command by Guillaume Nodet · 15 years ago
- c1077dd [FELIX-1994]Web Console admin,features and gogo plugins do not work with Equinox by Freeman Yue Fang · 15 years ago
- b6a4296 Update copyright year .... by Felix Meschberger · 15 years ago
- 66ebdb7 removed useless invocation of config.setBundleLocation(null) by Pierre De Rop · 15 years ago
- 8de2fe4 don't log in addDictionary callback, because the logger may not be injected yet by Pierre De Rop · 15 years ago
- 1da9ce1 FELIX-1970: the stop script should always work even if the default user / password / host has been changed by Guillaume Nodet · 15 years ago
- e24b8ae [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
- 92cb8bb [maven-release-plugin] prepare release org.apache.felix.webconsole-2.0.6 by Felix Meschberger · 15 years ago
- bd76be5 FELIX-1957 Replace use of String.replaceAll not available in OSGi/Minimum-1.0 EE by using a StringTokenizer to replace all occurrences of "<" in strings by "<". by Felix Meschberger · 15 years ago
- ccdf523 FELIX-1957 Replace use String.matches by using a regular string match. First this makes this method usable in a OSGi/Minimum-1.0 EE evnironment this should also make this method faster: Previously the list was iterated and for each pattern, the JAR file was opened and scanned. Now the JAR file is opened and scanned once and for each entry, the list of "prefixes" is matched. by Felix Meschberger · 15 years ago
- 259289b FELIX-1957 Replace use of LinkedHashMap not available in OSGi/Minimum-1.0 EE by TreeMap. by Felix Meschberger · 15 years ago
- 235b80a FELIX-1957 Remove String.split method not available in OSGi/Minimum-1.0 EE by Felix Meschberger · 15 years ago
- 5fc7079 Remove unneeded comma in Embed-Dependency element and clearly mark "import everything else" in the Import-Package element by Felix Meschberger · 15 years ago
- 37283e1 added notice by Pierre De Rop · 15 years ago
- 9d1bd8b fixed ant script by Pierre De Rop · 15 years ago
- 69b9cf3 changed the annotation sample code with a SpellCheck Felix Shell command: the command uses two dictionaries in order to check spelling (english dictionary, and french dictionary) by Pierre De Rop · 15 years ago
- 159eef8 fixed bug when creating a ConfigurationDependency (the pid was not set) by Pierre De Rop · 15 years ago
- c051dde Remove unneeded imports. by Richard S. Hall · 15 years ago
- d70ec0e register the FelixDMCommand instead of the DMCommand command by Pierre De Rop · 15 years ago
- e521a5d fixed symbolic name by Pierre De Rop · 15 years ago
- 77b9583 import dependencymanager packages using version range by Pierre De Rop · 15 years ago
- 3181840 revert to previous version: this is the FelixDMCommand which properly implements the Command interface by Pierre De Rop · 15 years ago
- 4b70e7f fixed the DMCommand which must implement the Felix Command interface by Pierre De Rop · 15 years ago
- 9bd413c added new testcase regarding annotations and dependencymanager service factories by Pierre De Rop · 15 years ago
- 4124179 fixed bug when handling dependencymanager service factory parameters by Pierre De Rop · 15 years ago