Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
5b85550963fb10e8a140c85df008fe2e66002315
« Previous
c4cca30
Improve error message.
by Richard S. Hall
· 15 years ago
f936848
Ensure internal cache is flushed on project delete (fix for FELIX-2168)
by David Morgan Spencer Savage
· 15 years ago
e798396
FELIX-2169: Improve dev:show-tree performance and avoid NPE when no matching export is found
by Gert Vanthienen
· 15 years ago
6e55eff
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
1ecb340
validate factory/factoryMethod AspectService attributes
by Pierre De Rop
· 15 years ago
469e9b5
code factorization: merged setServiceComposition/setServiceCallbacks methods into setCommonServiceParams method. Added factory/factoryMethod attributes in AspectService annotation
by Pierre De Rop
· 15 years ago
625cbda
added factory and factoryMethod attributes in AspectService annotation
by Pierre De Rop
· 15 years ago
8c745b2
trivial tidyup
by David Morgan Spencer Savage
· 15 years ago
817c459
Progress towards fixing bundle import resolution on project import FELIX-1349
by David Morgan Spencer Savage
· 15 years ago
ad4fe08
Improvements to new filter implementation. (FELIX-2039)
by Richard S. Hall
· 15 years ago
c379b1f
fixed javadoc
by Pierre De Rop
· 15 years ago
96be254
fixed javadoc
by Pierre De Rop
· 15 years ago
8ad0ba5
Activate dm.log system property in order to display logs from annotation stuff
by Pierre De Rop
· 15 years ago
58450c3
Register a default LogService in order to display logs from annotation stuff
by Pierre De Rop
· 15 years ago
46597db
Activate dm logging. added integration test for new BundleAdapterService annotation
by Pierre De Rop
· 15 years ago
53155b0
added integration test for new BundleAdapterService annotation
by Pierre De Rop
· 15 years ago
2cc0db5
added annotation support for BundleAdapterService
by Pierre De Rop
· 15 years ago
6f87aff
added annotation support for BundleAdapterService. Fixed wrong default value for "propagate" BundleDependency attribute
by Pierre De Rop
· 15 years ago
362ac2a
added annotation support for BundleAdapterService
by Pierre De Rop
· 15 years ago
077973f
Remove debug print.
by Richard S. Hall
· 15 years ago
5ba09ca
tidy up non existent refactoring reference
by David Morgan Spencer Savage
· 15 years ago
f7852b8
Patch to improve IDE performance - avoid recalculating dependencies if no requirements or capabilities have changed (FELIX-2164)
by David Morgan Spencer Savage
· 15 years ago
f55b034
Added a test that validates aspect chaining, creating 3 aspects on top of the original service and invoking the service, triggering calls through the whole chain.
by Marcel Offermans
· 15 years ago
580c924
Updated tests to new annotation API.
by Marcel Offermans
· 15 years ago
a35d191
Updated these test classes.
by Marcel Offermans
· 15 years ago
791c8d8
Updated the dictionary aspect sample.
by Marcel Offermans
· 15 years ago
0bb2ce3
Implemented the ranking property of aspects.
by Marcel Offermans
· 15 years ago
0d76ce1
Attempt to implement aspect API change in the runtime.
by Marcel Offermans
· 15 years ago
ad76067
Added the notion of ranking to aspects so they can dynamically be chained. Fixed a bug in bundle dependencies.
by Marcel Offermans
· 15 years ago
c018bde
More changes due to abstraction changes for the new resolver implementation.
by Richard S. Hall
· 15 years ago
8ef9099
Reimplement resolver to improve "worst case" performance. (FELIX-2037, FELIX-2035)
by Richard S. Hall
· 15 years ago
1320d47
Improve generic capability/requirement abstraction and prepare for
by Richard S. Hall
· 15 years ago
f0970bc
Initial version of new filter implementation. (FELIX-2039)
by Richard S. Hall
· 15 years ago
8094344
FELIX-2120 Apply patch by Valentin Valchev (thanks).
by Felix Meschberger
· 15 years ago
31a398b
FELIX-2119 Prevent ClassDefNotFoundException if OBR API is not available: Use constant string for service name instead of PackageAdmin.class expression, which requires the class to load
by Felix Meschberger
· 15 years ago
9441739
FELIX-2119 Actually have the BaseUpdateInstallHelper class implement the Runnable interface makes creating the Thread simpler.
by Felix Meschberger
· 15 years ago
5c4f624
FELIX-2119 Prevent ClassDefNotFoundException if OBR API is not available: Refactoring the BaseUpdateInstallHelper class to not extend the Thread class any more.
by Felix Meschberger
· 15 years ago
ef6dc24
FELIX-2124 Apply patch by Valentin Valchev (thanks).
by Felix Meschberger
· 15 years ago
9d2b50a
FELIX-2142 Apply patch by Valentin Valchev (thanks).
by Felix Meschberger
· 15 years ago
76030cd
FELIX-2157 Set content length to zero when sending the 401/UNAUTHORIZED response
by Felix Meschberger
· 15 years ago
cb5fef8
FELIX-2125 Apply patch by Valentin Valchev (thanks) with a small change: The Comparator is created each time for the locale instead of synchronizing on the comparator and setting the locale field. IMHO this is cleaner and the cost of creating the comparator instance is close zero.
by Felix Meschberger
· 15 years ago
1180441
Ensure rich client view is updated if file is changed by external process - i.e. after refresh
by David Morgan Spencer Savage
· 15 years ago
f2b25e8
tidy up
by David Morgan Spencer Savage
· 15 years ago
b130a6d
update after annotation package change
by David Morgan Spencer Savage
· 15 years ago
da0ca2e
move annotation to own package
by David Morgan Spencer Savage
· 15 years ago
30b83fe
Remove unused interfaces
by David Morgan Spencer Savage
· 15 years ago
27f8dcb
FELIX-2123 Introduce new WebConsoleUtil.urlDecode method to hide the fact that some platforms do not provide the Java 1.4 URLDecoder.decode(String, String) method.
by Felix Meschberger
· 15 years ago
1092824
FELIX-2129 - [Karaf] Possible hang with slave instances of Karaf when using Oracle JDBC lock.
by Chris Custine
· 15 years ago
c783896
Fixed duplicate/redundant .asc.asc sigs
by Chris Custine
· 15 years ago
e03c86e
add license header
by David Morgan Spencer Savage
· 15 years ago
b4f3cd2
Fix for npe found in FELIX-2159 missing ()'s
by David Morgan Spencer Savage
· 15 years ago
491d1b6
Patches for FELIX-2160 and FELIX-2161 - now manages project warnings internally vs in external job also added support for refreshing project and ensure that views are updated when editting in rich client or text editor
by David Morgan Spencer Savage
· 15 years ago
77d08ea
pass in monitor to allow user feedback
by David Morgan Spencer Savage
· 15 years ago
d9f96cb
tidy up unused import
by David Morgan Spencer Savage
· 15 years ago
4905f83
FELIX-2113: update to latest OBR snapshot
by Guillaume Nodet
· 15 years ago
321e432
FELIX-2155: the maven bundle plugin generates wrong capabilities for packages with directives
by Guillaume Nodet
· 15 years ago
c738f32
FELIX-1531: Mandatory directive is ignored on the Export-Package when it comes to resolve the bundles
by Guillaume Nodet
· 15 years ago
e20e011
FELIX-2151: Use Strings instead of URLs in the API
by Guillaume Nodet
· 15 years ago
db0ce69
fix for FELIX-2154 do not call dispose on shared image!
by David Morgan Spencer Savage
· 15 years ago
83984cc
Workspace repository now filters exports that project doesn't actually contain in "compile time" resolution mode (FELIX-1502)
by David Morgan Spencer Savage
· 15 years ago
a9c3c75
tidy up unused imports
by David Morgan Spencer Savage
· 15 years ago
dab8eda
Make sigil projects singletons within IDE to fix problems with inconsistent views (FELIX-2153)
by David Morgan Spencer Savage
· 15 years ago
5b5d8a7
Related fix for FELIX-2152
by David Morgan Spencer Savage
· 15 years ago
3771aec
Override clone method to perform model specific actions (FELIX-2152) also some minor code refactoring to move all overridden methods to one block of code
by David Morgan Spencer Savage
· 15 years ago
52cfc7c
Implement equals and hashCode methods
by David Morgan Spencer Savage
· 15 years ago
099d199
tidy up unused import
by David Morgan Spencer Savage
· 15 years ago
e1cea2c
FELIX-2144: API changes:
by Guillaume Nodet
· 15 years ago
2c21112
- Add missing license headers
by Chris Custine
· 15 years ago
c63f7ff
[bundlerepository] use 1.0.2 version of the org.osgi.service.obr package
by Guillaume Nodet
· 15 years ago
785f33a
FELIX-2113: update to latest OBR snapshot
by Guillaume Nodet
· 15 years ago
d74358b
Check for "system bundle" vs null after change made in FELIX-2133
by David Morgan Spencer Savage
· 15 years ago
16391ac
FELIX-2146 Use the configuration printer title to order the tabs and use the (optional) web console registration label to address the configuration printer for delayed load. Includes converting the threads and system properties printing into internal ConfigurationPrinter instances. Finally the deactivate is overwritten to cleanup the configuration printer service tracker.
by Felix Meschberger
· 15 years ago
f01fcc1
FELIX-2145: Add a new feature for woodstox stax parser (and make the obr feature depend on it for correct speed)
by Guillaume Nodet
· 15 years ago
05c792d
FELIX-2113: update to latest OBR snapshot
by Guillaume Nodet
· 15 years ago
3a39588
tidy up org.cauldron namespace in schema doc
by David Morgan Spencer Savage
· 15 years ago
cab2016
tidy up npe when system bundle does not have framework bundle set (FELIX-2143)
by David Morgan Spencer Savage
· 15 years ago
b8de3e7
FELIX-2144: add global requirements and capabilities to the resolver
by Guillaume Nodet
· 15 years ago
cf77d21
FELIX-1492: add a flag to exclude optional resources in both resolution and deployment
by Guillaume Nodet
· 15 years ago
7e08f86
Update to newer version of rat plugin
by Chris Custine
· 15 years ago
5294c4e
Add missing license headers
by Chris Custine
· 15 years ago
ba7cfd5
Add missing license header
by Chris Custine
· 15 years ago
b6584b7
FELIX-2140: The Requirement#isSatisfied() method should actually check the capability/requirement namespace
by Guillaume Nodet
· 15 years ago
24b00a4
FELIX-2127: The explanation why a resource is included is nearly useless
by Guillaume Nodet
· 15 years ago
8cc7d4c
Remove empty dirs
by Guillaume Nodet
· 15 years ago
6aa7224
FELIX-2139: Change the pacakge name of the api to better control it
by Guillaume Nodet
· 15 years ago
3977a84
FELIX-2127: improve explanations by adding a way to link the requirement to the requesting resource
by Guillaume Nodet
· 15 years ago
f49ddd7
[bundlerepository] add toString() method to help debugging
by Guillaume Nodet
· 15 years ago
480383c
FELIX-2138: The resolver should prefer required resources over optional resources to minimize the set of required resources
by Guillaume Nodet
· 15 years ago
12331b9
FELIX-2136: a few further optimisations to improve OBR speeed. - insertion of a resource in the repository does not create a full copy of the array + sorting, this is now done lazily
by Guillaume Nodet
· 15 years ago
9d2e6ae
FELIX-483: Better exception thrown when there is an error parsing a resource
by Guillaume Nodet
· 15 years ago
ad4de7a
FELIX-2134: Change the filter implementation
by Guillaume Nodet
· 15 years ago
bbbcdd2
extends Base class in order to remove temporary files from /tmp/tb/
by Pierre De Rop
· 15 years ago
2ab73f8
fixed javadoc
by Pierre De Rop
· 15 years ago
924d9bf
extends Base class in order to remove temporary files from /tmp/tb/. Also added a test which seems to reproduce an issue regarding required Bundle Dependency
by Pierre De Rop
· 15 years ago
208adf8
tidy up npe caused by adding system bundle repository to repository set (FELIX-2133)
by David Morgan Spencer Savage
· 15 years ago
2c95f24
tidy up npe for project bundles
by David Morgan Spencer Savage
· 15 years ago
4b87873
added license
by Pierre De Rop
· 15 years ago
4d727b5
added integration test for BundleDependency annotation
by Pierre De Rop
· 15 years ago
78dc0fb
added integration test for BundleDependency annotation
by Pierre De Rop
· 15 years ago
630ab8c
cleaned imports
by Pierre De Rop
· 15 years ago
Next »