- 657cb30 [karaf] update wrt latest bundlerepository changes by Guillaume Nodet · 15 years ago
- c258703 FELIX-2215: Refactor bundlerepository and maven bundle plugin obr data model by Guillaume Nodet · 15 years ago
- be4441f [utils] add a toString() method on Clause by Guillaume Nodet · 15 years ago
- 28f91b3 [utils] make the artifact a plain jar instead of a bundle by Guillaume Nodet · 15 years ago
- 8da8843 FELIX-2208 Add missing NOTICE/LICENSE files by Felix Meschberger · 15 years ago
- 63f6a7f FELIX-2206 Apply FELIX-2206-fmeschbe.patch turning ConfigurationRender into a special plugin, which is provided with the ResourceBundleManager to be able to translate ConfigurationPrinter titles (to English for now). by Felix Meschberger · 15 years ago
- f6c07a5 FELIX-2208 Remove empty folders by Felix Meschberger · 15 years ago
- fe4efbd FELIX-2208 A few improvements: by Felix Meschberger · 15 years ago
- 57e7711 FELIX-2208 Force compilation to Java 5 class files (using Generics etc.) by Felix Meschberger · 15 years ago
- 4c9f43e Resolved FELIX-2214 /Event plugin - template & localization files must be UTF-8./ by Valentin Pavlov Valchev · 15 years ago
- b2a498b Resolved FELIX-1441 /Search manifest entries of bundles/ by Valentin Pavlov Valchev · 15 years ago
- 03810b0 FELIX-2208 Refactor into Apache Felix domain: by Felix Meschberger · 15 years ago
- e82e665 FELIX-2208 Move memoryusage web console plugin from fmeschbe's Sling whiteboard to here by Felix Meschberger · 15 years ago
- be9180f FELIX-2213 do not try to call any optional modify() method if the component has not yet been instantiated by Felix Meschberger · 15 years ago
- 4177c26 FELIX-2212: Create a new Utils subproject to hold shared classes by Guillaume Nodet · 15 years ago
- c293a07 FELIX-2211: remove empty dirs by Guillaume Nodet · 15 years ago
- 8764ef2 FELIX-2211: Simplify the repository parser based on KXml2 by Guillaume Nodet · 15 years ago
- 3c190c2 Resolved FELIX-1441 /Search manifest entries of bundles/ by Valentin Pavlov Valchev · 15 years ago
- 366f91c Resolved FELIX-1441 /Search manifest entries of bundles/ by Valentin Pavlov Valchev · 15 years ago
- fdfbd60 FELIX-569 Apply FELIX-569-fmeschbe-3.patch based on config-treetable.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
- 13d8424 FELIX-2188 Do not render left and right borders on tables inside .tablelayout tables by Felix Meschberger · 15 years ago
- d8e694d FELIX-2088 : SCR Plugin ignores transitive dependencies when inspecting super classes. Apply patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
- d6fb403 [FELIX-2193] add-features-to-repo goal of features-maven-plugin should be able to download dependencies if necessary by Freeman Yue Fang · 15 years ago
- 6a1a95b Fixed FELIX-2204 /Localization causes a problem in WebConsole configuration/ by Valentin Pavlov Valchev · 15 years ago
- 092d69c Fix regression, we must remove capabilities that were imported. (FELIX-2035) by Richard S. Hall · 15 years ago
- 0d15d98 Fix a regression, PackageAdmin.getHosts() should return null. (FELIX-2035) by Richard S. Hall · 15 years ago
- 29fd357 Implemented FELIX-2203 by Valentin Pavlov Valchev · 15 years ago
- ee54b8b Implemented FELIX-2202 Update Events plugin to JQuery UI by Valentin Pavlov Valchev · 15 years ago
- 356e7f3a Try to eliminate unneeded permutations. (FELIX-2037) by Richard S. Hall · 15 years ago
- 8713da3 FELIX-1988 remove all icons not used any more after JQuery UI migration and remove reference to Silk icons not included any more. by Felix Meschberger · 15 years ago
- 769fa12 FELIX-1988 remove ui.js replaced by lib/support.js and configmanager.js not used any more by Felix Meschberger · 15 years ago
- bf4428f FELIX-1988 remove legal references to the tw JQuery plugin not used anymore after JQuery UI migration. by Felix Meschberger · 15 years ago
- 7128c6a FELIX-1988 remove JavaScript files not used any longer after JQuery UI migration and library reorganization by Felix Meschberger · 15 years ago
- 0fe0aa3 FELIX-2199 Register newly extracted built-in ConfigurationPrinters with service registry and OsgiManager by Felix Meschberger · 15 years ago
- 8f97e22 FELIX-2199 Extract built-in ConfigurationPrinter classes as top level classes by Felix Meschberger · 15 years ago
- 1206e2c FELIX-569 Apply config-name_column-sorting.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
- 91cb17b FELIX-2158 Apply my FELIX-2158-2.patch by Felix Meschberger · 15 years ago
- acb6128 FELIX-2183 Apply supportjs-ajax-error.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
- e7f0973 FELIX-2099 Cleanup loggging: All logging now goes through the GenericServlet.log methods where the AbstractWebConsolePlugin provides log methods taking a log level used to filter log messages on a log level configurable for all web console plugins. Removing the now unused Logger and BaseManagementPlugin classes. Simplifying the BasedUpdateInstallHelper and its extension classes using a SimpleWebConsolePlugin as its basis for logging and service access. Add configuration option (loglevel) to configure the loglevel message filter. by Felix Meschberger · 15 years ago
- 3aff77d FELIX-2189 Hide the shell form if the ShellService is not available. Also rename the "console" by Felix Meschberger · 15 years ago
- 957d2a3 FELIX-2198 Prevent NullPointerException if ConfigurationAdmin service is not running. by Felix Meschberger · 15 years ago
- 03ccc9d FELIX-2165 remove Action interface, merge InstallAction into BundlesServlet and add workaround code to support Maven Sling Plugins use of the .../install URL. by Felix Meschberger · 15 years ago
- b582336 FELIX-2188 Remove old admin.css and admin.js CSS and script and provide a new admin_compat.css providing parts of the former admin.css so as to render as much as possible of old plugins somewhat nice. by Felix Meschberger · 15 years ago
- 42e8e52 FELIX-2196: Use current version of aries artifacts by Guillaume Nodet · 15 years ago
- 0683c3a FELIX-2196: Use current version of aries artifacts by Guillaume Nodet · 15 years ago
- ca74a87 FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 15 years ago
- 0f77eeb FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 15 years ago
- fae04fd Specify symbolic name. (FELIX-2192) by Richard S. Hall · 15 years ago
- bde435b FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 15 years ago
- 6eb68b4 FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 15 years ago
- 85508b0 [webconsole] minor fixes to the OBR plugin, fix legal stuff by Guillaume Nodet · 15 years ago
- 4e070fe FELIX-569 : Improve Configuration Page - Apply patch from Valentin Valchev by Carsten Ziegeler · 15 years ago
- fd8fb5a check for null repository config (fix for FELIX-2187) by David Morgan Spenser Savage · 15 years ago
- 08112cb Consistently permutate candidates. (FELIX-2037) by Richard S. Hall · 15 years ago
- d911f88 Patches for FELIX-2181 - now runs workspace resolve task using a damped delay to ensure that event storm does not trigger multiple project builds. by David Morgan Spenser Savage · 15 years ago
- 56af2e2 Patch for FELIX-2180 - now global repository and project specific repository managers share a common repository map to ensure same objects are used throughout the IDE by David Morgan Spenser Savage · 15 years ago
- 23764f5 Add missing opening plugins tag by Chris Custine · 15 years ago
- 7b1cefc fixed inconsistency in ConfigurationDependency annotation API: renamed the "properties" attribute to "metadata" by Pierre De Rop · 15 years ago
- dc32dfb fixed potential NullPointerException, when getting list of available Locales by Pierre De Rop · 15 years ago
- 0fd8e32 fixed javadoc by Pierre De Rop · 15 years ago
- 372e350 Aligned MetaType annotations on DependencyManager API: the configuration metadata is now specified when declaring the ConfigurationDependency annotation. Renamed "Param" annotation to "Property" annotation for consistency and clarity reasons by Pierre De Rop · 15 years ago
- e2bb01a added ResourceAnnotation integration test (currently, the testResourceAdapterAnnotation fails because it sounds like there is a bug in ResourceAdapterImpl, which does not propagate the resource adapter filter. by Pierre De Rop · 15 years ago
- a0dfcde Fixed bug when parsing BundleDependency's propagate attribute. Added ResourceAdapter and ResourceDependency annotations. by Pierre De Rop · 15 years ago
- e39deb5 added ResourceAdapter and ResourceDependency annotations. by Pierre De Rop · 15 years ago
- 510ea3f added MetaType sample by Pierre De Rop · 15 years ago
- 69d04c3 added MetaType support in DependencyManager API by Pierre De Rop · 15 years ago
- 00d0cdf FELIX-2179 Actually none of the dependencies need to be compile. So changing dependencies to provided and upgrading bundle plugin to be able to include classes from the provded dependency. by Felix Meschberger · 15 years ago
- 8ca8aea FELIX-2179 Apply patch by David Jencks (thanks) by Felix Meschberger · 15 years ago
- d0d6433 Patch to address ui/classpath consistency issues when adding and removing projects from workspace that provide dependencies (related to FELIX-1349) by David Morgan Spenser Savage · 15 years ago
- 2e29621 Added a service.pid to the UserAdmin service, because it did not have one and the spec requires the user admin to send its pid as part of each event. Because this pid was missing, user admin was trying to send invalid events and failed to work (but only if event admin is actually present). Furthermore, fixed a typo in a class name. by Marcel Offermans · 15 years ago
- 9c0f9b9 Mark load as synchronized to avoid threading issues when accessing hashmap by David Morgan Spenser Savage · 15 years ago
- 4698874 [bundlerepository] remove unused method by Guillaume Nodet · 15 years ago
- 8c1043c Use the new maven bundle plugin goal to generate the OSGi versions instead of the hacky antrun + regexp stuff by Guillaume Nodet · 15 years ago
- 8206c12 FELIX-1568: Goal to transform a maven version into an OSGi version by Guillaume Nodet · 15 years ago
- 71ebd7f FELIX-2173: Fix inconsistent maven->osgi version conversion between maven-bundle-plugin and DefaultMaven2OsgiConverter by Guillaume Nodet · 15 years ago
- 3030244 refactored junk main test into junit test by David Morgan Spenser Savage · 15 years ago
- d1e0cd3 refactored junk main test into junit test by David Morgan Spenser Savage · 15 years ago
- 5c0f5ae allow version table to parse "" qualifer by David Morgan Spenser Savage · 15 years ago
- 27f65a7 [webconsole] remove optional dependencies resolution as it can take a fair amount of time by Guillaume Nodet · 15 years ago
- 8eec632 Check if we are able to permutate before doing it. (FELIX-2037) by Richard S. Hall · 15 years ago
- 58e68ed [bundlerepository] fix uri handling which incorrectly change urls for uris which aren't really specified.One problem i found was when parsing some license headers which aren't actually considered URIs, such as the BND one which looks like: ASL20;name="This material is licensed under the Apache Software License, Version 2.0"; url="http://www.apache.org/licenses/LICENSE-2.0";distribution=repo The solution is to let the user deal with URI unless the type is actually specified (and for the main resource URI). by Guillaume Nodet · 15 years ago
- a54cbcf [bundlerepository] fix stax parser which does not read additional resource properties (license, copyright, size, etc...) by Guillaume Nodet · 15 years ago
- 5374e7e [bundlerepository] fix the NO_LOCAL_RESOURCES flag by Guillaume Nodet · 15 years ago
- 346d305 [webconsole] fix rev 903286 (FELIX-2009) which breaks again FELIX-1370 (configuration for org.apache.felix.webconsole.internal.servlet.OsgiManager is sometimes ignored)The test is wrong, as they may be other changes (such as user / password) that may affect the service, so always rebind the main servlet if there is any change by Guillaume Nodet · 15 years ago
- b47d660 [webconsole] fix some styling problems when displaying configurations by Guillaume Nodet · 15 years ago
- e00edeb FELIX-2162, FELIX-2171: rewrite the OBR webconsole page to be more scalable and display detailed informations about a given bundle by Guillaume Nodet · 15 years ago
- 53218d2 Add a "to do" comment. by Richard S. Hall · 15 years ago
- 920af56 More improvements to new filter impl. (FELIX-2039) by Richard S. Hall · 15 years ago
- 75f591c Warning message was being incorrectly displayed. by Richard S. Hall · 15 years ago
- ee8e706 Improve error message. by Richard S. Hall · 15 years ago
- 70c2657 Ensure internal cache is flushed on project delete (fix for FELIX-2168) by David Morgan Spenser Savage · 15 years ago
- a5cb550 FELIX-2169: Improve dev:show-tree performance and avoid NPE when no matching export is found by Gert Vanthienen · 15 years ago
- 4eeaeee FELIX-2167 Call Bundle.update() to update the bundle using bundle manifest provided update location instead of implementing update through Bundle location ourselves. by Felix Meschberger · 15 years ago
- be3f73d validate factory/factoryMethod AspectService attributes by Pierre De Rop · 15 years ago
- b66b73c code factorization: merged setServiceComposition/setServiceCallbacks methods into setCommonServiceParams method. Added factory/factoryMethod attributes in AspectService annotation by Pierre De Rop · 15 years ago
- 4bd4683 added factory and factoryMethod attributes in AspectService annotation by Pierre De Rop · 15 years ago
- 5cd7447 trivial tidyup by David Morgan Spenser Savage · 15 years ago
- 6ab4b3c Progress towards fixing bundle import resolution on project import FELIX-1349 by David Morgan Spenser Savage · 15 years ago
- 4251cd8 Improvements to new filter implementation. (FELIX-2039) by Richard S. Hall · 15 years ago
- 03bc7e7 fixed javadoc by Pierre De Rop · 15 years ago