Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
f2f6d341f884c226c28c1b2ce5845ec3c471e403
f2f6d34
FELIX-2094 Ensure empty default value attribute in <AD> element gives String[]{ "" }.
by Felix Meschberger
· 15 years ago
04efedc
FELIX-1988 use AbstractWebConsolePlugin.readTemplateFile to load the template files
by Felix Meschberger
· 15 years ago
a6fe36c
FELIX-1988 Apply 7.services.patch by Valentin Valchev (thanks) with the following change: make readTemplateFile method of AbstractWebConsole protected for use by extending plugins and fix a minor issue in the services.js script preventing mutliple service details to be opened at the same time
by Felix Meschberger
· 15 years ago
16dd988
FELIX-1988 Fix an issue where multiple bundle details cannot be shown at the same time
by Felix Meschberger
· 15 years ago
931fe86
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 15 years ago
0574269
[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.2
by Carsten Ziegeler
· 15 years ago
62bf2e4
Catch npe if -bundles not set
by David Morgan Spenser Savage
· 15 years ago
f668f68
Change API for checking if packages are part of bundle - use package fragments vs roots to improve performance
by David Morgan Spenser Savage
· 15 years ago
6f1516a
Update internal values that use sets etc to use null objects or arrays to improve memory profile FELIX-2092
by David Morgan Spenser Savage
· 15 years ago
54147f3
Open jar file with verify off to improve performance
by David Morgan Spenser Savage
· 15 years ago
527104e
Usage of VersionTable FELIX-2085
by David Morgan Spenser Savage
· 15 years ago
5208369
tidy up
by David Morgan Spenser Savage
· 15 years ago
13bb138
Tidy up unused imports and implement hashCode algorithm
by David Morgan Spenser Savage
· 15 years ago
fc2721c
FELIX-2091 Properly handle cases when the ComponentActivatorTask checks whether a component task should be executed but the component has already been disposed off.
by Felix Meschberger
· 15 years ago
c522e47
fixed qualifier oversite
by David Morgan Spenser Savage
· 15 years ago
1045d99
FELIX-2089 "unset" the bundle context on stop for the LogWrapper to not cause an IllegalStateException when logging after the bundle has already stopped
by Felix Meschberger
· 15 years ago
4e46647
FELIX-2086 Make sure the bare Web Console bundle has a different symbolic name.
by Felix Meschberger
· 15 years ago
0742bee
only log an error if there is no implementation set AND creating an instance using a factory did not work
by Marcel Offermans
· 15 years ago
617daf8
Use VersionTable to reduce memory foot print and Object creation (FELIX-2085)
by David Morgan Spenser Savage
· 15 years ago
2247fd4
FELIX-1988 Apply 6.vmstat.patch by Valentin Valchev (thanks) with the following change: The WebConsoleUtil.getVariableResolver now presets the default resolver created with the appRoot and pluginRoot properties from the respective request attributes
by Felix Meschberger
· 15 years ago
cf4c2a1
Update NOTICE file and include Sun license.
by Richard S. Hall
· 15 years ago
6756dd7
FELIX-1988 Apply 5.main_template.patch by Valentin Valchev (thanks) with the following changes: (1) also externalize the footer as a template (for consistency), (2) create a readTemplateFile method to read the file, (3) return an empty string (instead of using null) of the file fails to be read
by Felix Meschberger
· 15 years ago
6d99588
FELIX-1988 fix GIF image media types and ensure i18n resource file is transmitted and provided in UTF-8 encoding (contains non-ISO-8859-1 characters)
by Felix Meschberger
· 15 years ago
e8fdd8a
FELIX-1988 Apply 4.webconsole_src_main_resources_res_lib.zip by Valentin Valchev (thanks) plus adding required NOTICEs and LICENSE files
by Felix Meschberger
· 15 years ago
f7aed6c
FELIX-2084: Make the display of exception stack traces available through a variable in the shell
by Guillaume Nodet
· 15 years ago
532a2ce
Append ":" to directive names. (FELIX-2081)
by Richard S. Hall
· 15 years ago
fbcd4fa
Use karaf in the manual name to be more intuitive
by Guillaume Nodet
· 15 years ago
710bb1f
FELIX-2082: Local resources should really be preferred over remote resources
by Guillaume Nodet
· 15 years ago
d6dae31
FELIX-2081: Attribtues and directives and not used on local resources
by Guillaume Nodet
· 15 years ago
045691e
Tested filter for null before using it.
by Marcel Offermans
· 15 years ago
95a140c
Fixes for bundle adapters. Added missing methods to DAB.
by Marcel Offermans
· 15 years ago
17057cb
Update notice file.
by Carsten Ziegeler
· 15 years ago
ab746dc
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 15 years ago
73e9334
[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.0
by Carsten Ziegeler
· 15 years ago
40012fe
Remove version info from export again; bnd seems to add it
by Carsten Ziegeler
· 15 years ago
ac53834
Add version information to export
by Carsten Ziegeler
· 15 years ago
af00b62
Applied patch to address some NPEs. (FELIX-1809)
by Richard S. Hall
· 15 years ago
c67a26b
FELIX-2074: Bring back the history command
by Guillaume Nodet
· 15 years ago
811b3bd
FELIX-2075: Add a 'new' command to create java objects from the command line
by Guillaume Nodet
· 15 years ago
b611614
FELIX-2078 Added a test case that exposes the bug.
by Marcel Offermans
· 15 years ago
a9fc3e0
Update framework dependency to snapshot
by Karl Pauls
· 15 years ago
aa7405f
Update framework dependency to snapshot
by Karl Pauls
· 15 years ago
314c645
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
849c2d3
[maven-release-plugin] prepare release org.apache.felix.main.distribution-2.0.4
by Karl Pauls
· 15 years ago
4817f9e
Update to framework 2.0.4
by Karl Pauls
· 15 years ago
2a8827e
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
2aaeceb
[maven-release-plugin] prepare release org.apache.felix.main-2.0.4
by Karl Pauls
· 15 years ago
3970159
Update to framework 2.0.4
by Karl Pauls
· 15 years ago
e40ab03
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
014f69a
[maven-release-plugin] prepare release org.apache.felix.framework-2.0.4
by Karl Pauls
· 15 years ago
ff6088c
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
5e91039
[maven-release-plugin] prepare release org.apache.felix.framework-2.0.4
by Karl Pauls
· 15 years ago
e39062b
Update main changelog
by Karl Pauls
· 15 years ago
7847043
Add framework distribution.
by Karl Pauls
· 15 years ago
0f01adb
Update changelog and delete not related docs
by Karl Pauls
· 15 years ago
c82557f
Remove assembly from main project.
by Karl Pauls
· 15 years ago
2eec9b2
Update changelog
by Karl Pauls
· 15 years ago
71f8d9c
Fix an oversight where we don't get URLStreamHandlers from frameworks inside different classloaders (FELIX-2056).
by Karl Pauls
· 15 years ago
bf9fd33
added new AspectWithLifecycleAnnotation test
by Pierre De Rop
· 15 years ago
207f8a5
fixed bug in ServiceProvider inner class
by Pierre De Rop
· 15 years ago
dc2c2c1
added start/stop methods
by Pierre De Rop
· 15 years ago
dee8ccb
fixed regresion introduced by aspect annotation. Fixed aspect parsing, where callback lifecycle and composition parameters were not parsed
by Pierre De Rop
· 15 years ago
720122b
fixed aspect service parsing (the lifecycle callbacks, and composition method name was not parsed)
by Pierre De Rop
· 15 years ago
0e169b6
Check for null or empty class name. (FELIX-2071)
by Richard S. Hall
· 15 years ago
331b6de
Missing javax.xml.ws.wsaddressing system bundle export for JDK 1.6. (FELIX-2073)
by Richard S. Hall
· 15 years ago
aa24c2e
FELIX-2072: OracleJDBCLock filling UNDO segment
by Guillaume Nodet
· 15 years ago
e499278
Catch exceptions while iterating over bundles entries
by Guillaume Nodet
· 15 years ago
5be5ca8
Remove the javax.script package which is causing problems when using an external java scripting api
by Guillaume Nodet
· 15 years ago
aa49ce8
FELIX-1995: Fix synchronization issue which cause two spring osgi listeners to be registered and created
by Guillaume Nodet
· 15 years ago
052535a
FELIX-2070: Upgrade to felix framework 2.0.3
by Guillaume Nodet
· 15 years ago
a2c826e
Calculating aggregate module requirements incorrectly. Was not handling different
by Richard S. Hall
· 15 years ago
c77ce35
FELIX-1988 Remove files not belonging here yet
by Felix Meschberger
· 15 years ago
ea682ea
FELIX-1988 Apply 3.javadoc-public-api.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
5de93e2
FELIX-1988 Apply 2.use-utility-methods.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
77f03a9
FELIX-1988 Apply abstr-simple-web-console2.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
0f2a929
FELIX-2065 - BootstrapLogManager doesn't load etc/org.ops4j.pax.logging.cfg file
by Chris Custine
· 15 years ago
e82470a
FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client
by Guillaume Nodet
· 15 years ago
320781c
FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client
by Guillaume Nodet
· 15 years ago
beeb67b
FELIX-2063 [karaf] hardcoding org.ops4j.pax.exam.rbc.rmi.port property in raw pax runner --vmOptions is problematic when 1099 is not the next free port
by Chris Custine
· 15 years ago
c2a6f75
Remove unnecessary jline dependency since console has it embedded. Fixes build failure.
by Chris Custine
· 15 years ago
2f453f0
FELIX-1843 Karaf shell doens't work properly under windows
by Chris Custine
· 15 years ago
7d9214a
FELIX-1815: Introduce 'shell:logout' command to close the current shell
by Guillaume Nodet
· 15 years ago
d951e45
FELIX-1843 Karaf shell doens't work properly under windows
by Chris Custine
· 15 years ago
b871285
FELIX-1843 Karaf shell doens't work properly under windows
by Chris Custine
· 15 years ago
4a3e356
FELIX-2061: use waitForFrameworkStartup pax-exam option in the integration tests
by Gert Vanthienen
· 15 years ago
250d599
FELIX-2049: extend org.apache.felix.karaf.testing.Helper to emit a karaf-specific execution environmnent file for pax-runner
by Guillaume Nodet
· 15 years ago
767f399
FELIX-2055: Use a nicer shutdown mechanism when stopping a managed instance
by Guillaume Nodet
· 15 years ago
6e8b51f
added Aspect junit test
by Pierre De Rop
· 15 years ago
19e3bc6
Verify Aspect filter syntax
by Pierre De Rop
· 15 years ago
b2a17d4
Fix issue FELIX-2052. Call onCreation during the starting process of handlers
by Clement Escoffier
· 15 years ago
0567538
Generate DependencyManager annotation descriptors under OSGI-INF/dependencymanager/ directory. Don't limit the Bnd class analyzer and parse every classes.
by Pierre De Rop
· 15 years ago
212254d
Support for Aspect annotation
by Pierre De Rop
· 15 years ago
2e6157b
added annotation for Aspects
by Pierre De Rop
· 15 years ago
6dd237a
added eclise="false" bnd option
by Pierre De Rop
· 15 years ago
5b13bc1
Aspect sample with annotation
by Pierre De Rop
· 15 years ago
0d44224
fixed javadoc. Added Aspect support
by Pierre De Rop
· 15 years ago
f7a312b
fixed javadoc
by Pierre De Rop
· 15 years ago
cdea877
added AspectService
by Pierre De Rop
· 15 years ago
46b50f9
Removed duplicate dependency (Maven 3 is noisy about these)
by Chris Custine
· 15 years ago
1d9ed26
FELIX-2053: Completion does not reprint previous characters in some circumstances
by Guillaume Nodet
· 15 years ago
Next »