Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
db0f6a1af1f4084a24a8280ccc313154e9f2eecf
db0f6a1
FELIX-1227 various descriptor fixes (see issue for details)
by Felix Meschberger
· 15 years ago
b149537
Refer to latest parent pom
by Felix Meschberger
· 15 years ago
250600a
FELIX-1226 For building the pid and factoryPid lists, the pid attribute
by Felix Meschberger
· 15 years ago
5bff0b7
FELIX-1225 The pid attribute is needed and may not omitted (it will
by Felix Meschberger
· 15 years ago
eef8013
FELIX-1225 : Set factoryPid attribute of Designate element if component is a factory.
by Carsten Ziegeler
· 15 years ago
5eb5236
FELIX-1224 Use providing bundle of component to find MetaTypeInformation
by Felix Meschberger
· 15 years ago
fbd735b
Initial commit of OSGi Shell contribution. (FELIX-946)
by Richard S. Hall
· 15 years ago
263de42
More corner cases for activation policy. (FELIX-749)
by Richard S. Hall
· 15 years ago
eb1f5fc
Remove debug output
by Carsten Ziegeler
· 15 years ago
bedb729
FELIX-1217: Second step: add multifile plugin to upload several bundles in one go
by Carsten Ziegeler
· 15 years ago
60b9b35
FELIX-1217: First step: remove start and start level input fields from list header, add new panel for install/update and add new refresh button
by Carsten Ziegeler
· 15 years ago
a3f88fa
FELIX-1206: config/propappend patch
by Guillaume Nodet
· 15 years ago
afcbf45
Add metatype to the webconsole feature so that configurations are correctly displayed
by Guillaume Nodet
· 15 years ago
3b8d8c1
Fix ssh action default help
by Guillaume Nodet
· 15 years ago
479a131
FELIX-1215: provide hyperlinks when referring to bundles
by Guillaume Nodet
· 15 years ago
1011642
More modifications for activation policies. (FELIX-749)
by Richard S. Hall
· 15 years ago
224acdb
Modified example to work with Felix 1.8.0 release.
by Richard S. Hall
· 15 years ago
9c0e495
Modified example to work with Felix 1.8.0 release.
by Richard S. Hall
· 15 years ago
448b9fb
The default configuration file now refers to the correct property
by Richard S. Hall
· 15 years ago
1227de8
Merging of fragment import package and required bundle declarations
by Richard S. Hall
· 15 years ago
fc11b57
FELIX-1213 Reactivate component with static reference if a new service
by Felix Meschberger
· 15 years ago
e921985
Add two config files
by Guillaume Nodet
· 15 years ago
40fe42d
FELIX-1212: Possible infinite loop when a remote ssh connection is closed
by Guillaume Nodet
· 15 years ago
6242dee
Renamed a variable. (FELIX-749)
by Richard S. Hall
· 15 years ago
01c3255
Deferred activation should happen immediately if the bundle has already
by Richard S. Hall
· 15 years ago
27919e7
Ensure org.osgi.service.http package is required and not optional (thanks Sahoo for pointing out)
by Felix Meschberger
· 15 years ago
15da867
Updated exported package versions for new R4.2 API. (FELIX-1205)
by Richard S. Hall
· 15 years ago
5f565a7
Added some new methods needed by the R4.2 API. (FELIX-1205)
by Richard S. Hall
· 15 years ago
a6566ed
Updated pom to include new R4.2 packages in bundle. (FELIX-1205)
by Richard S. Hall
· 15 years ago
cb22cd8
These are no longer needed, since we updated to the R4.2 API. (FELIX-1205)
by Richard S. Hall
· 15 years ago
9a56137
Updated to the latest R4.2 interfaces.
by Richard S. Hall
· 15 years ago
edf7d1a
FELIX-1024: Fix the karaf client/server to allow direct execution of commands
by Guillaume Nodet
· 15 years ago
c274bc9
Initial work on activation policies. (FELIX-749)
by Richard S. Hall
· 15 years ago
65809db
Added final patch for service registry hooks. (FELIX-905,FELIX-906)
by Richard S. Hall
· 15 years ago
971f933
FELIX-1196: Allow Felix Web Console to show Karaf features
by Gert Vanthienen
· 15 years ago
9385bac
FELIX-1121: Add feature for installing Felix Web Console
by Gert Vanthienen
· 15 years ago
6f3d1cb
FELIX-1185 make m_state field volatile
by Felix Meschberger
· 15 years ago
dd6b903
FELIX-1185 "satisfied" state of a service factory component
by Felix Meschberger
· 15 years ago
3eb52d2
FELIX-1185 Make getSatisfiedState() final in the AbstractComponentManager
by Felix Meschberger
· 15 years ago
9f24273
Set module class loader parent to the same class loader used for boot
by Richard S. Hall
· 15 years ago
4440e3a
FELIX-1185 Apply state machine patch by Agemo Cui (thanks alot!)
by Felix Meschberger
· 15 years ago
9754eb1
FELIX-1195 Check whether the component has already been
by Felix Meschberger
· 15 years ago
9f14d5b
FELIX-1191 Add logging to OBR support plugin
by Felix Meschberger
· 15 years ago
820ac55
Apply Pierre's patch for the Felix-1183 issue.
by Clement Escoffier
· 15 years ago
464575f
Fix issue Felix-1182.
by Clement Escoffier
· 15 years ago
dde18c7
Print better message if there is an error when processing auto-install/start
by Richard S. Hall
· 16 years ago
75c6531
Add support for enabling bundle activation policy when starting the bundle;
by Richard S. Hall
· 16 years ago
1364437
BundleContext.ungetService() should only return false if the service usage
by Richard S. Hall
· 16 years ago
585a4bc
Applied patch (FELIX-1179) to have File Install recognize files by content
by Richard S. Hall
· 16 years ago
3773de1
Add missing section.
by Carsten Ziegeler
· 16 years ago
dcd84e5
Applied patch (FELIX-1174) to print stack trace.
by Richard S. Hall
· 16 years ago
1c53fa5
FELIX-1166 Be sure to unget the unregistering service (only required for dynamic
by Felix Meschberger
· 16 years ago
b550e66
FELIX-1173 Do not run tasks when the component defining bundle is not active any more.
by Felix Meschberger
· 16 years ago
1f42b65
FELIX-1178 Add m_pendingDeactivation flag to ensure a component is scheduled for activation if deactivation is scheduled but the component is still active if a service reference change occurrs
by Felix Meschberger
· 16 years ago
580204c
FELIX-1177 Better handling of IllegalStateException thrown when getting the service registration lock fails and retry service unregistration if not possible in the first place
by Felix Meschberger
· 16 years ago
a79af5f
Better logging: INFO log when running a task and include task descriptor
by Felix Meschberger
· 16 years ago
d4fc218
SLING-1162 Move m_size field setup to the enable method
by Felix Meschberger
· 16 years ago
a3b4683
Updated depenencies to SNAPSHOT version of the CyberDomo library
by Stefano Lenzi
· 16 years ago
01d0c50
SLING-1162 Setup the DependencyManagers when the component
by Felix Meschberger
· 16 years ago
da0de3b
Improve FELIX-1159 by providing annotation support.
by Clement Escoffier
· 16 years ago
9189c71
Added pax:run to all the upnp subproject
by Stefano Lenzi
· 16 years ago
ef984f5
Added pax:run configuration to root pom for simply execution of the whole UPnP Subproject
by Stefano Lenzi
· 16 years ago
88fb0ae
Fixing depenencies with unreleased artifact
by Stefano Lenzi
· 16 years ago
96763c6
Use latest snapshot to avoid problems with the reactor build.
by Carsten Ziegeler
· 16 years ago
7ae671a
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 16 years ago
19184a1
[maven-release-plugin] prepare release maven-scr-plugin-1.2.0
by Carsten Ziegeler
· 16 years ago
90501f5
Use released version.
by Carsten Ziegeler
· 16 years ago
6ecb4d0
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 16 years ago
d58f1f0
[maven-release-plugin] prepare release org.apache.felix.scr.annotations-0.9.0
by Carsten Ziegeler
· 16 years ago
ea8c2ef
FELIX-1010 : Apply patch from Stefan Seifert to ignore Eclipse artifacts for svn.
by Carsten Ziegeler
· 16 years ago
4f1148a
FELIX-1010 : Fix property handling if just the name is specified for the annotation (field value is used)
by Carsten Ziegeler
· 16 years ago
7bbeaf4
FELIX-1010 : Fix problems in getting annotation values by using qdox.
by Carsten Ziegeler
· 16 years ago
eecb568
FELIX-1010: Fix handling of single scalar property values.
by Carsten Ziegeler
· 16 years ago
71db2af
FELIX-1056 : Add annoations for Sling servlet components. Apply patch from Stefan Seifert.
by Carsten Ziegeler
· 16 years ago
a6b4381
Patch to work around a JDK bug where native methods/libraries causing conflicts
by Richard S. Hall
· 16 years ago
f943fd9
FELIX-1164 ensure maxSize is not negative before resizing the vector
by Felix Meschberger
· 16 years ago
22adc7c
[maven-release-plugin] prepare for next development iteration
by Stefano Lenzi
· 16 years ago
6f5d39f
[maven-release-plugin] prepare release org.apache.felix.upnp.tester-0.4.0
by Stefano Lenzi
· 16 years ago
377d26b
[maven-release-plugin] prepare for next development iteration
by Stefano Lenzi
· 16 years ago
36b31f5
[maven-release-plugin] prepare release org.apache.felix.upnp.extra-0.4.0
by Stefano Lenzi
· 16 years ago
a042e76
Updated NOTICE files to 2009 and updated uses section
by Stefano Lenzi
· 16 years ago
a55a730
Fix issue Felix-1159
by Clement Escoffier
· 16 years ago
e7610a0
Fix issue Felix-1163.
by Clement Escoffier
· 16 years ago
53a94f0
Reverted previous change since it appears to not be a bug. (FELIX-1155)
by Richard S. Hall
· 16 years ago
96b92e9
FELIX-1160 Require Servlet API 2.4 in import
by Felix Meschberger
· 16 years ago
312f1e6
Create module class loaded in privileged block. (FELIX-1154)
by Richard S. Hall
· 16 years ago
e5da161
FELIX-1010 : Add several diffferently typed properties to the property tag.
by Carsten Ziegeler
· 16 years ago
3125303
OBR expected all resources to have a presentation name when listing them,
by Richard S. Hall
· 16 years ago
4984fd8
Fix issue Felix-1156.
by Clement Escoffier
· 16 years ago
24b1b17
Properly convert a version range property type. (FELIX-1155)
by Richard S. Hall
· 16 years ago
1b84697
Added configuration property to replace Felix' cache implementation.
by Richard S. Hall
· 16 years ago
7ac61d9
Start laying some groundwork for lazy activation. (FELIX-749)
by Richard S. Hall
· 16 years ago
dca044d
[maven-release-plugin] prepare for next development iteration
by Stefano Lenzi
· 16 years ago
a57dfa7
[maven-release-plugin] prepare release org.apache.felix.upnp.extra-0.4.0
by Stefano Lenzi
· 16 years ago
f987a69
[maven-release-plugin] prepare for next development iteration
by Stefano Lenzi
· 16 years ago
d4247c3
[maven-release-plugin] prepare release org.apache.felix.upnp.tester-0.4.0
by Stefano Lenzi
· 16 years ago
129b318
[maven-release-plugin] prepare for next development iteration
by Stefano Lenzi
· 16 years ago
fb0d0db
Preparing release of upnp-extra-0.4.0 and upnp-tester-0.4.0
by Stefano Lenzi
· 16 years ago
a7b5596
FELIX-375 : Fix Preferences.putByteArray() by applying patch from Guillaume Nodet
by Carsten Ziegeler
· 16 years ago
3eb6d29
[FELIX-1153]change parent artifact id from kernel to karaf in some modules to make the build pass from clean local maven repo
by Freeman Yue Fang
· 16 years ago
Next »