Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
ee8e706a0925726b758b733444cf414de57b3702
/
bundlerepository
/
src
/
main
/
java
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
af51b8c
FELIX-2144: API changes:
by Guillaume Nodet
· 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
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
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
8ac308e
FELIX-2106, FELIX-692: remove unneeded outer loop in ResolverImpl#searchResources()
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
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
eec4c04
FELIX-1007: OBR search doesn't take 'categories' into account
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
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
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
9ab12dc
FELIX-2104: Add an optional faster stax based parser
by Guillaume Nodet
· 15 years ago
eb6c401
FELIX-2102, FELIX-2103: Improve the obr url handler to support installing bundles by their symbolicname and version
by Guillaume Nodet
· 15 years ago
d375f15
FELIX-1621: OBR fails to take bundles into account that are already available in the framework
by Guillaume Nodet
· 15 years ago
532a2ce
Append ":" to directive names. (FELIX-2081)
by Richard S. Hall
· 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
af00b62
Applied patch to address some NPEs. (FELIX-1809)
by Richard S. Hall
· 15 years ago
379f2d9
Fixed logic error where a Resource was being removed from the list
by Richard S. Hall
· 15 years ago
3a3a982
Modify resolver candidate selection to compare capability versions, not
by Richard S. Hall
· 15 years ago
5485681
Commit a basic fix for FELIX-1650. Remove ;singleton:=true from the symbolic name during the local repository computation.
by Clement Escoffier
· 15 years ago
3e61890
Apply patch (FELIX-1433) to use Version.parseVersion(), which ignores
by Richard S. Hall
· 15 years ago
53a94f0
Reverted previous change since it appears to not be a bug. (FELIX-1155)
by Richard S. Hall
· 16 years ago
3125303
OBR expected all resources to have a presentation name when listing them,
by Richard S. Hall
· 16 years ago
24b1b17
Properly convert a version range property type. (FELIX-1155)
by Richard S. Hall
· 16 years ago
5481900
Apply patch (FELIX-1000) to implement a URLStreamHandler for OBR so that
by Richard S. Hall
· 16 years ago
ab1b23b
Applied patch (FELIX-973) to add support for new operators in filter
by Richard S. Hall
· 16 years ago
4bced9f
Applied patch (FELIX-977) to try to optimize OBR's resolver.
by Richard S. Hall
· 16 years ago
adec1d0
Applied patch (FELIX-976) to add a command to refresh repository URLs.
by Richard S. Hall
· 16 years ago
ab1bfbf
Applied patch (FELIX-999) to avoid starting fragment bundles.
by Richard S. Hall
· 16 years ago
f0ad5cb
Applied patch (FELIX-986) to show symbolic in verbose listing; also removed
by Richard S. Hall
· 16 years ago
507551c
FELIX-940 Add capability ee of the system bundle representing the
by Felix Meschberger
· 16 years ago
9fb05fb
FELIX-884 and FELIX-887: Applying combined patch FELIX-884-4.patch with
by Felix Meschberger
· 16 years ago
bf43e66
Fixed potential NPE when comparing resources. (FELIX-789)
by Richard S. Hall
· 16 years ago
5b2f204
Removed the default repository URL from OBR, so now it must be configured
by Richard S. Hall
· 16 years ago
11a35f1
Print message if there are no matching bundles. (FELIX-785)
by Richard S. Hall
· 16 years ago
e5788b6
Modified the OBR shell command to hide multiple versions of available
by Richard S. Hall
· 16 years ago
ab8acbf
FELIX-701 Stop running bundles before updating it and start only
by Felix Meschberger
· 16 years ago
03fb2b5
FELIX-108 Prevent NullPointerException if a locally installed bundle
by Felix Meschberger
· 16 years ago
0c45336
Reformatted some files to bring them in alignment with Felix coding style
by Richard S. Hall
· 16 years ago
f1085c8
Applied patch (FELIX-482) to use logger instead of System.err.
by Richard S. Hall
· 16 years ago
d4748fc
Modified OBR to correctly consider the namespace attribute when matching
by Richard S. Hall
· 16 years ago
4153930
FELIX-399 Implement Referral with hop count support
by Felix Meschberger
· 16 years ago
50e9925
Applied patch (FELIX-480) to return an empty resource array when querying
by Richard S. Hall
· 17 years ago
2d4503e
Fixed improper synchronization with respect to visibility rules.
by Richard S. Hall
· 17 years ago
c846043
Modified RequirementImpl to throw an invalid syntax exception instead of
by Richard S. Hall
· 17 years ago
684d130
Move repository URL list initialization later to avoid added the default
by Richard S. Hall
· 17 years ago
2eddde0
Read repository information in a doPriv to make security easier.
by Karl Pauls
· 17 years ago
9555800
FELIX-498: add 'obr javadoc' command to bundlerepository
by Stuart McCulloch
· 17 years ago
e0e48f9
Change default repository url from oscar-osgi.sf.net to oscar-osgi.sourceforge.net to not be redirected.
by Karl Pauls
· 17 years ago
f7639f3
Applied patch (FELIX-410) to add support for zipped repository files.
by Richard S. Hall
· 17 years ago
081eb16
Updated OBR's VersionRange to match the Framework's VersionRange...duplication
by Richard S. Hall
· 17 years ago
285fcc2
Extract OSGi OBR service API to a non-bundle jar to avoid circular build problems
by Stuart McCulloch
· 17 years ago
bbf4f95
Fixed two filter syntax errors when using inclusive version ranges. (FELIX-327)
by Richard S. Hall
· 17 years ago
39c25d5
Applied patch (FELIX-285) to improve OBR dependency resolution by searching
by Richard S. Hall
· 18 years ago
def1c24
Applied patch (FELIX-242) to correctly initialized member fields to
by Richard S. Hall
· 18 years ago
515c793
Applied patch (FELIX-173) to properly deal with optional imports of locally
by Richard S. Hall
· 18 years ago
6d0310e
Applied a patch to avoid an NPE.
by Richard S. Hall
· 18 years ago
104af71
Updated headers (FELIX-144).
by Richard S. Hall
· 18 years ago
0fcc271
Shortened the subproject directory names.
by Richard S. Hall
· 18 years ago