Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
6bd3c5b8b328f5f7abdc646467b2ead7f483cb68
6bd3c5b
Fixed FELIX-2256 /Some small visual defects in the WebConsole/
by Valentin Valchev
· 15 years ago
01df0bc
Added bg localization for FELIX-2261 /On the Servlets page the list of using bundles is not displayed/
by Valentin Valchev
· 15 years ago
b69b26f
FELIX-2264 Implement for lazy service registration and dynamic API binding
by Felix Meschberger
· 15 years ago
e1b7ef8
FELIX-2262 Fix symbolic name of Memory Usage plugin bundle
by Felix Meschberger
· 15 years ago
2977ce4
FELIX-2263 Ensure response is committed when the OsgiManager.service method terminates
by Felix Meschberger
· 15 years ago
de0ceed
FELIX-2261 Display using bundles along with links to the bundle page
by Felix Meschberger
· 15 years ago
43ffa29
FELIX-2260 Prevent NullPointerException if no services are available
by Felix Meschberger
· 15 years ago
6a420d3
FELIX-2259 Use getAllServiceReferences method to retrieve service references to not miss some services
by Felix Meschberger
· 15 years ago
c46c528
FELIX-2246 Do not check for label property twice upon service events
by Felix Meschberger
· 15 years ago
bdb663b
Fixing visual defect 1 & 2 of FELIX-2256
by Valentin Valchev
· 15 years ago
8c53265
FELIX-2256 Limiting the height of the image to the head of the #lead <DIV> minus the top padding. This allows for automatic resizing of any log image provided by branding plugins which may extend into the top navigation
by Felix Meschberger
· 15 years ago
8295500
FELIX-2246 Allow for lazy loading of WebConsole plugins
by Felix Meschberger
· 15 years ago
5eb38b8
Added an extra parameter to resource adapters to specify a handler to invoke life cycle callbacks on. Experimental bit of API for now.
by Marcel Offermans
· 15 years ago
abcf540
Fixed FELIX-2253 /Display progress indiciator on configuration status page/
by Valentin Valchev
· 15 years ago
46e26fb
Fixed an issue with not all callbacks being invoked on service compositions, introduced as part of the refactoring of Friday.
by Marcel Offermans
· 15 years ago
ac583ba
Removed unexpected return in invokeCallbackMethod(Object[] instances, String methodName, Class[][] signatures, Object[][] parameters) method
by Pierre De Rop
· 15 years ago
074063a
reactivated testResourceAdapterAnnotation: this test is still failing and we have to investigate
by Pierre De Rop
· 15 years ago
d68e9b8
applied DependencyManager.createAdapterService() API modification: service name is now defined as a String, not as a Class
by Pierre De Rop
· 15 years ago
142dc17
since pax exam 2.0.0 is used, the fix which remove temporary files under /tmp/tb directory has to be reactivated
by Pierre De Rop
· 15 years ago
f0eb46e
added new test for Service Composition
by Pierre De Rop
· 15 years ago
d264688
fixed findbug warning: Integer was not parsed using String.valueOf
by Pierre De Rop
· 15 years ago
faea8e8
fixed findbugs warning: File.exists() and File.delete() return value was not checked
by Pierre De Rop
· 15 years ago
49c5d51
applied DependencyManager.createResourceAdapterService() API modification: service name is now defined as a String, not as a Class
by Pierre De Rop
· 15 years ago
e8894c2
fixed invalid classcast in remove method
by Pierre De Rop
· 15 years ago
e43114b
Changed the exception handling after Friday's refactoring. No such method exceptions should be ignored here.
by Marcel Offermans
· 15 years ago
ea3123e
Applied patch (FELIX-2249) to change the log level of some messages.
by Richard S. Hall
· 15 years ago
d43b6d9
FELIX-2244 Correctly accept VersionRange for Import-Package headers of installed (not resolved) bundles.
by Felix Meschberger
· 15 years ago
8055261
Added a missing method in the interface.
by Marcel Offermans
· 15 years ago
21d70d7
Refer to released versions of dependencies
by Felix Meschberger
· 15 years ago
61a8114
Added support for invoking life cycle callbacks on something else than the service instance. Refactored some of the callback invocation code so all of them now use the same implementation. Implemented some still missing things.
by Marcel Offermans
· 15 years ago
8a60969
Updated to Pax Exam 1.2.0.
by Marcel Offermans
· 15 years ago
4290a0f
FELIX-2247: Gogo badly prints empty maps and dictionaries
by Guillaume Nodet
· 15 years ago
92332da
Simplify how packages are merged from reexported bundles. (FELIX-2035)
by Richard S. Hall
· 15 years ago
146008b
Edit some tasks and add method call counting. (FELIX-2035)
by Richard S. Hall
· 15 years ago
2039f00
Move native library checking to resolver state. (FELIX-2035)
by Richard S. Hall
· 15 years ago
07073f4
Minor formatting edits. (FELIX-2195)
by Richard S. Hall
· 15 years ago
e569ba2
Fixed FELIX-2243 /Bundle Plugin 'Find All" button generates error with Opera/
by Valentin Valchev
· 15 years ago
9c5d632
Move exec env checking to resolver state. (FELIX-2035)
by Richard S. Hall
· 15 years ago
77de75d
Remove duplicate code for checking substrings. (FELIX-2035)
by Richard S. Hall
· 15 years ago
1279fb0
Check size of blame list before getting last element. (FELIX-2035)
by Richard S. Hall
· 15 years ago
3520d3f
Fixed UserAdminEventDispatcher thread to exit when bundle is stopped
by Adam Wojtuniak
· 15 years ago
39b634a
fixed a small problem with unregistering the listener
by Valentin Valchev
· 15 years ago
5be0ac5
FELIX-2241 support multipart/form-data POST parameters
by Felix Meschberger
· 15 years ago
b5890ba
temporarily commented the testResourceAdapterAnnotation until the issue is resolved in ResourceAdapterImpl
by Pierre De Rop
· 15 years ago
72593da
Try to fix the build from the whole trunk
by Guillaume Nodet
· 15 years ago
8668736
[karaf] remove dependency from obr to woodstox
by Guillaume Nodet
· 15 years ago
f0329b3
run project setup outside of synchronized block to avoid potential deadlock
by David Morgan Spencer Savage
· 15 years ago
f55f2d3
revert to SNAPSHOT version to not break build
by Felix Meschberger
· 15 years ago
ad9587a
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 15 years ago
d35ffc3
[maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.upnp-1.0.0
by Felix Meschberger
· 15 years ago
ebb54b6
update to version about to be released
by Felix Meschberger
· 15 years ago
629d305
revert to SNAPSHOT version to not break build
by Felix Meschberger
· 15 years ago
9eb9934
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 15 years ago
0463a66
[maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.memoryusage-1.0.0
by Felix Meschberger
· 15 years ago
68614e8
update to version about to be released
by Felix Meschberger
· 15 years ago
37e0651
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 15 years ago
9a48d92
[maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.event-1.0.2
by Felix Meschberger
· 15 years ago
d1551f2
revert to SNAPSHOT version to not break build
by Felix Meschberger
· 15 years ago
86c5204
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 15 years ago
f88e9c1
[maven-release-plugin] prepare release org.apache.felix.webconsole-3.0.0
by Felix Meschberger
· 15 years ago
fe7fb4d
update to version about to be released
by Felix Meschberger
· 15 years ago
9c4f208
update to version about to be released
by Felix Meschberger
· 15 years ago
8a613a4
revert to SNAPSHOT version to not break build
by Felix Meschberger
· 15 years ago
cd1e259
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 15 years ago
fd15241
[maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.0
by Felix Meschberger
· 15 years ago
8bae48d
update to version about to be released
by Felix Meschberger
· 15 years ago
15d5153
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 15 years ago
dcbe038
[maven-release-plugin] prepare release org.apache.felix.utils-1.0.0
by Felix Meschberger
· 15 years ago
563bf02
Ignore Eclipse project files Add treeview LICENSE file
by Felix Meschberger
· 15 years ago
76204b0
update OSGi software copyright year
by Felix Meschberger
· 15 years ago
f85d5af
FELIX-2238 create a src/main/compat folder to place the resources kept for backwards compatibility. This will take the icons once removed in Rev. 922641 and the admin_compat.css file created in Rev. 922227
by Felix Meschberger
· 15 years ago
4465b39
FELIX-2237: ^C should interrupt the thread
by Guillaume Nodet
· 15 years ago
2e5238f
Set maven-bundle-plugin version number to ensure correct build
by Felix Meschberger
· 15 years ago
a0ada05
FELIX-2236 Improvement and fixes:
by Felix Meschberger
· 15 years ago
6877b08
[utils] remove unneeded import
by Guillaume Nodet
· 15 years ago
2ef36f7
[utils][bundlerepository] remove support for '<' and '>' in the filter, but transform the filters when building the requirement
by Guillaume Nodet
· 15 years ago
882044f
Minor edits to the resolver and editing of some "to do" tasks. (FELIX-2035)
by Richard S. Hall
· 15 years ago
8b5cab4
Resolved FELIX-2235 /Deployment plugin fails with internal server error/
by Valentin Valchev
· 15 years ago
0fc0055
Add utils project to the build and make sure utils/bundlerepository are built before the bundleplugin as they are dependencies
by Guillaume Nodet
· 15 years ago
973c672
FELIX-2231 Prevent IllegalStateException and potential NullPointerException when handling a configuration event (the bundle owning the component may have been stopped concurrently)
by Felix Meschberger
· 15 years ago
98908c7
FELIX-2231 Prevent NullPointerException and uncaught IllegalStateException if bundle has been stopped while the component is being started
by Felix Meschberger
· 15 years ago
18c9d18
Ignore Eclipse project files and build target
by Felix Meschberger
· 15 years ago
8f74004
Modify service registry to use a CapabilitySet for indexed service
by Richard S. Hall
· 15 years ago
bdc1375
[bundleplugin] fix parsing of the obr.xml file
by Guillaume Nodet
· 15 years ago
9337c34
[bundleplugin] minor improvements to the index goal
by Guillaume Nodet
· 15 years ago
189c59d
[utils] add support for < and > on the filter
by Guillaume Nodet
· 15 years ago
0404e65
Ignore uninstalled bundles during start level processing. (FELIX-1753)
by Richard S. Hall
· 15 years ago
8b991dd
Cannot make a copy of case sensitive dictionaries. (FELIX-2039)
by Richard S. Hall
· 15 years ago
62d68cb
add ability to disable repository entry by setting disabled=true
by Derek Baum
· 15 years ago
b6967bd
Update notice file
by Carsten Ziegeler
· 15 years ago
e23249f
FELIX-2230 Prevent calling a method on a null component instance thus preventing NullPointerException
by Felix Meschberger
· 15 years ago
2532cf8
Modify FrameworkUtil.createFilter() to return our Filter impl. Include
by Richard S. Hall
· 15 years ago
8574248
Introduce new Filter implementation. (FELIX-2039)
by Richard S. Hall
· 15 years ago
d8e70a2
Fix some bugs in approximate operator. (FELIX-2039)
by Richard S. Hall
· 15 years ago
f6fe964
FELIX-2231 Prevent NullPointerException if configuration is updated/deleted after the held components have already been disposed off
by Felix Meschberger
· 15 years ago
99d5fba
FELIX-2231 Ensure components for cannot be loaded twice: Access to the map of loaded components per bundle was not synchronized. In addition, there was a relatively big window between the check whether a bundle's components have been loaded and the actual registration of the loaded components. This has now been closed using a flag set early and replaced with the actual loaded components.
by Felix Meschberger
· 15 years ago
29a1e1f
Add approximate operator and fix a couple bugs. (FELIX-2039)
by Richard S. Hall
· 15 years ago
f96e10c
FELIX-2233 Ensure new component instances (created for factory configurations) are not enabled if the component has been disabled by ComponentContext.disableComponent(String)
by Felix Meschberger
· 15 years ago
bb75c89
Resolved FELIX-2232 /Event plugin has problems displaying events with properties/
by Valentin Valchev
· 15 years ago
66e1c33
FELIX-2229 : Provide German Translation for the Web Console
by Carsten Ziegeler
· 15 years ago
Next »