Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
34bb64ddaaa340f09a6242e3dd062c0aa1388980
34bb64d
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 Spenser Savage
· 15 years ago
916905a
pass in monitor to allow user feedback
by David Morgan Spenser Savage
· 15 years ago
880ad2f
tidy up unused import
by David Morgan Spenser Savage
· 15 years ago
d8f24d6
FELIX-2113: update to latest OBR snapshot
by Guillaume Nodet
· 15 years ago
d442efb
FELIX-2155: the maven bundle plugin generates wrong capabilities for packages with directives
by Guillaume Nodet
· 15 years ago
0663f13
FELIX-1531: Mandatory directive is ignored on the Export-Package when it comes to resolve the bundles
by Guillaume Nodet
· 15 years ago
0c65f91
FELIX-2151: Use Strings instead of URLs in the API
by Guillaume Nodet
· 15 years ago
7a96b11
fix for FELIX-2154 do not call dispose on shared image!
by David Morgan Spenser Savage
· 15 years ago
69b8b0e
Workspace repository now filters exports that project doesn't actually contain in "compile time" resolution mode (FELIX-1502)
by David Morgan Spenser Savage
· 15 years ago
ac5f0d1
tidy up unused imports
by David Morgan Spenser Savage
· 15 years ago
dcbb4f5
Make sigil projects singletons within IDE to fix problems with inconsistent views (FELIX-2153)
by David Morgan Spenser Savage
· 15 years ago
2e33628
Related fix for FELIX-2152
by David Morgan Spenser Savage
· 15 years ago
1f56a96
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 Spenser Savage
· 15 years ago
cea3484
Implement equals and hashCode methods
by David Morgan Spenser Savage
· 15 years ago
ae6e75f
tidy up unused import
by David Morgan Spenser Savage
· 15 years ago
af51b8c
FELIX-2144: API changes:
by Guillaume Nodet
· 15 years ago
19fac15
- Add missing license headers
by Chris Custine
· 15 years ago
fa028a8
[bundlerepository] use 1.0.2 version of the org.osgi.service.obr package
by Guillaume Nodet
· 15 years ago
0e54eb3
FELIX-2113: update to latest OBR snapshot
by Guillaume Nodet
· 15 years ago
db06345
Check for "system bundle" vs null after change made in FELIX-2133
by David Morgan Spenser Savage
· 15 years ago
39f7f91
SLING-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
6e218d3
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
e30ef7e
FELIX-2113: update to latest OBR snapshot
by Guillaume Nodet
· 15 years ago
f144378
tidy up org.cauldron namespace in schema doc
by David Morgan Spenser Savage
· 15 years ago
335a474
tidy up npe when system bundle does not have framework bundle set (FELIX-2143)
by David Morgan Spenser Savage
· 15 years ago
11688d8
FELIX-2144: add global requirements and capabilities to the resolver
by Guillaume Nodet
· 15 years ago
dec5a88
FELIX-1492: add a flag to exclude optional resources in both resolution and deployment
by Guillaume Nodet
· 15 years ago
8be8bc4
Update to newer version of rat plugin
by Chris Custine
· 15 years ago
fefbcf6
Add missing license headers
by Chris Custine
· 15 years ago
45921e6
Add missing license header
by Chris Custine
· 15 years ago
b1f1cf9
FELIX-2140: The Requirement#isSatisfied() method should actually check the capability/requirement namespace
by Guillaume Nodet
· 15 years ago
47dc56a
FELIX-2127: The explanation why a resource is included is nearly useless
by Guillaume Nodet
· 15 years ago
7c0a458
Remove empty dirs
by Guillaume Nodet
· 15 years ago
d8ab50f
FELIX-2139: Change the pacakge name of the api to better control it
by Guillaume Nodet
· 15 years ago
7542f36
FELIX-2127: improve explanations by adding a way to link the requirement to the requesting resource
by Guillaume Nodet
· 15 years ago
cde01fb
[bundlerepository] add toString() method to help debugging
by Guillaume Nodet
· 15 years ago
7b595bc
FELIX-2138: The resolver should prefer required resources over optional resources to minimize the set of required resources
by Guillaume Nodet
· 15 years ago
892de87
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
ba06988
FELIX-483: Better exception thrown when there is an error parsing a resource
by Guillaume Nodet
· 15 years ago
ab4bc33
FELIX-2134: Change the filter implementation
by Guillaume Nodet
· 15 years ago
0279803
extends Base class in order to remove temporary files from /tmp/tb/
by Pierre De Rop
· 15 years ago
2913e45
fixed javadoc
by Pierre De Rop
· 15 years ago
d92cf73
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
29bf157
tidy up npe caused by adding system bundle repository to repository set (FELIX-2133)
by David Morgan Spenser Savage
· 15 years ago
21c449c
tidy up npe for project bundles
by David Morgan Spenser Savage
· 15 years ago
7c8712f
added license
by Pierre De Rop
· 15 years ago
f2cc05c
added integration test for BundleDependency annotation
by Pierre De Rop
· 15 years ago
adaa794
added integration test for BundleDependency annotation
by Pierre De Rop
· 15 years ago
42f6a89
cleaned imports
by Pierre De Rop
· 15 years ago
383a4c4
fixed javadoc
by Pierre De Rop
· 15 years ago
274fdad
added BundleDependency annotation
by Pierre De Rop
· 15 years ago
abfbbf7
added BundleDependency annotation parsing
by Pierre De Rop
· 15 years ago
6da38fd
added BundleDependency annotation
by Pierre De Rop
· 15 years ago
6faf1b0
added org.osgi.core for BundleDependency annotation
by Pierre De Rop
· 15 years ago
ef271c2
fixed comments
by Pierre De Rop
· 15 years ago
1d6dc4e
Fix issue FELIX-2132
by Clement Escoffier
· 15 years ago
f8dcb19
update bundle manifest data after synchronizing from repository (FELIX-1740)
by David Morgan Spenser Savage
· 15 years ago
9501728
further tidy up of use of HashSets to improve memory profile (FELIX-2092)
by David Morgan Spenser Savage
· 15 years ago
50232ce
Update to release plugin 2.0
by Chris Custine
· 15 years ago
8ac308e
FELIX-2106, FELIX-692: remove unneeded outer loop in ResolverImpl#searchResources()
by Guillaume Nodet
· 15 years ago
5c2d3ee
FELIX-2126: add a test case
by Guillaume Nodet
· 15 years ago
91af24d
FELIX-2126: Dependencies of optional resources should be optional
by Guillaume Nodet
· 15 years ago
001f4ac
FELIX-2106, FELIX-692: Control which repositories are used for a given resolver
by Guillaume Nodet
· 15 years ago
895bf00
FELIX-2118 Load the license data wrapped in <pre>-</pre> tages into a <div> to ensure IE can properly render the fixed-format data; in addition provide a WebConsoleUtil.setNoCache method to provide a means to inform the client to not cache the response.
by Felix Meschberger
· 15 years ago
94328fd
FELIX-2122 Prevent NullPointerException if NoClassDefFoundError does not provide a message
by Felix Meschberger
· 15 years ago
97e4f09
Fixed an apparent type. (FELIX-2115)
by Richard S. Hall
· 15 years ago
65bf677
[bundlerepository] remove an unneeded import and ';'
by Guillaume Nodet
· 15 years ago
986d493
FELIX-2083: bundlerepository should mark dependencies it includes as optional
by Guillaume Nodet
· 15 years ago
e9713a5
FELIX-1951: The SchemaObr.xsd in bundleplugin is incomplete
by Guillaume Nodet
· 15 years ago
eec4c04
FELIX-1007: OBR search doesn't take 'categories' into account
by Guillaume Nodet
· 15 years ago
51155d1
removed org.apache.felix.dependencymanager.test.annotation artifact, which is not used anymore
by Pierre De Rop
· 15 years ago
820dcec
FELIX-1988 Apply 22.assorted3.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
ed15be5
FELIX-1988 Add bulgarian translations provided by Valentin Valchev (thanks) and ensure they are converted to ISO-8859-1 encoding during the build using the native2ascii plugin
by Felix Meschberger
· 15 years ago
d3d142b
FELIX-2113: leverage FELIX-2110 to implement obr:resolve and obr:find commands
by Guillaume Nodet
· 15 years ago
1eaee92
FELIX-2115: The api offers no way to have a timeout or cancel the resolution if it takes too long
by Guillaume Nodet
· 15 years ago
0124ee9
Very minor formatting change.
by Richard S. Hall
· 15 years ago
2dc4751
Minor formatting changes.
by Richard S. Hall
· 15 years ago
1628617
FELIX-1988 Apply 21.assorted2.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
f15dc7a
FELIX-1988 Apply 20.obr_plugin.patch by Valentin Valchev (thanks) (fixed license header of BundleRepositoryRender)
by Felix Meschberger
· 15 years ago
1b88617
FELIX-1910 Refactored LicenseServlet to use regular URLs to address resources instead of request parameters; ensure bundles are displayed in bundle-name sort order (as intended)
by Felix Meschberger
· 15 years ago
b6e524b
FELIX-2109: OBR should support matching resources for a given requirement
by Guillaume Nodet
· 15 years ago
bd7945b
FELIX-2110: The resolver should be able to resolve for some requirements in addition to resources
by Guillaume Nodet
· 15 years ago
c667355
Fix issue FELIX-2093 : iPOJO doesn't always use the correct class loader to load Nullable classes
by Clement Escoffier
· 15 years ago
f3aeb61
Remove debug print. (FELIX-2107)
by Richard S. Hall
· 15 years ago
7feb2e5
Fix another issue with substring matching add test case. (FELIX-2107)
by Richard S. Hall
· 15 years ago
dc0494a
added integration tests for annotated adapter services
by Pierre De Rop
· 15 years ago
6871b98
fixed javadoc
by Pierre De Rop
· 15 years ago
2968882
check if the system tmpdir already exists
by Pierre De Rop
· 15 years ago
b745560
added support for annotated adapter services
by Pierre De Rop
· 15 years ago
275e0fb
added support for annotated adapter services
by Pierre De Rop
· 15 years ago
11653ca
FELIX-2113: Add obr:find and obr:resolve to find matching resources and show resolution output
by Guillaume Nodet
· 15 years ago
c7f649d
FELIX-1990: Use aries blueprint / jmx
by Guillaume Nodet
· 15 years ago
cf2b677
FELIX-1988 Modify license display to use the JQuery load() function thus not requiring an <iframe>. Load the details into a <pre> element with rounded corner and dynamic height.
by Felix Meschberger
· 15 years ago
8adee6d
FELIX-1988 Apply 19.assorted1.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
f6e8caf
Improve security checks
by Clement Escoffier
· 15 years ago
38e1f33
The substring matching algorithm had a couple bugs in it. (FELIX-2107)
by Richard S. Hall
· 15 years ago
07b23ae
Reformat according to Felix code style.
by Richard S. Hall
· 15 years ago
499caf2
FELIX-2114: The reasons for adding a resource may contain the same requirement several times
by Guillaume Nodet
· 15 years ago
a4c650e
FELIX-2112: Carriage returns are removed from instructions, but the lines should be trimmed alltogether
by Guillaume Nodet
· 15 years ago
03593ee
FELIX-1988 Apply 18.configuration_printer_load_on_demand.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
Next »