Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
ee13a050276b665a2e342f802de91d9f3bb742ec
ee13a05
Removed some unnecessary lines.
by Richard S. Hall
· 16 years ago
4e3feed
Forget to add the internal event dispatcher in my previous commit.
by Clement Escoffier
· 16 years ago
1f77396
Improves javadoc and fixes some cosmetic bugs
by Clement Escoffier
· 16 years ago
b7c1424
Applied patch (FELIX-713) to support transiently starting/stopping bundles.
by Richard S. Hall
· 16 years ago
4c41945
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 16 years ago
54995d2
[maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.0
by Felix Meschberger
· 16 years ago
c4e1980
FELIX-745 Mark optional imports as such
by Felix Meschberger
· 16 years ago
b1f7348
FELIX-747 Implement OBR installation/update again
by Felix Meschberger
· 16 years ago
71b4027
FELIX-662 Not calling toType if the property is null and catching NumberFormatException
by Felix Meschberger
· 16 years ago
ca886a1
FELIX-743 Support configuration filtering (see issue for details)
by Felix Meschberger
· 16 years ago
05d2e9b
FELIX-743 Ensure the configuration selection filter is sent back
by Felix Meschberger
· 16 years ago
5386da1
FELIX-691 Fix wrong scr.component attribute preventing metatype
by Felix Meschberger
· 16 years ago
fcf6496
Adapt Bundle-DocURL header to modified URL
by Felix Meschberger
· 16 years ago
2afab8b
Added support for transiently starting/stopping bundles. (FELIX-741)
by Richard S. Hall
· 16 years ago
ba286ad
Changed error message. (FELIX-729)
by Richard S. Hall
· 16 years ago
128ba77
Modified the shell TUI thread to exit if it receives an IOException when
by Richard S. Hall
· 16 years ago
2fbab4b
Modified the resolver so that it correctly discards exported packages from
by Richard S. Hall
· 16 years ago
c0d7ad7
Refactored the resolver to clearly distinguish between "resolved" and
by Richard S. Hall
· 16 years ago
1e66fdf
Improve javadoc of the instance creator
by Clement Escoffier
· 16 years ago
376e023
Do not bootdelegate in case Bundle.loadClass() has been used. (FELIX-712)
by Karl Pauls
· 16 years ago
00b9439
Remove extraneous import.
by Richard S. Hall
· 16 years ago
48934c5
Applied patch to decode reference URLs. (FELIX-731)
by Richard S. Hall
· 16 years ago
41d5d33
For completeness, added symbolic names to framework and main.
by Richard S. Hall
· 16 years ago
4990218
Modified the input thread to look for null input lines, in which case it
by Richard S. Hall
· 16 years ago
5fc535c
Add documentations to the XSD files.
by Clement Escoffier
· 16 years ago
e23945a
Some (a lot of) cosmetic bug fix : format the javadoc.
by Clement Escoffier
· 16 years ago
ec29a10
Added dependencymanager.shell to the list of modules.
by Marcel Offermans
· 16 years ago
75b4a19
Removed an obsolete test.
by Marcel Offermans
· 16 years ago
b50c4cf
Added a missing dependency.
by Marcel Offermans
· 16 years ago
59c526a
Initial version of Felix shell command for querying the status of services managed by the dependency manager.
by Marcel Offermans
· 16 years ago
26b4957
Added initial support for externally querying the status of services managed by the dependency manager. Added initial support for supplying your own default implementation. Made null object creation more robust. Added support for specifying the name of the property in case you're injecting dependencies so you can inject multiple instances of a service to specific properties.
by Marcel Offermans
· 16 years ago
d196b99
Applied patch (FELIX-728) to fix an issue where requests to Start Level
by Richard S. Hall
· 16 years ago
bcd007a
FELIX-727 thanks to Rian Wouters
by Francesco Furfari
· 16 years ago
9137feb
The class loader delegation in wires was not correctly working when a module
by Richard S. Hall
· 16 years ago
35a5498
Fixed a bug where class loader delegation for dynamic imports was happening
by Richard S. Hall
· 16 years ago
c591dea
Changes the 'interface' attribute of the service dependency handler to be 'specification'. This change remove a differentiation between service dependencies description. The 'interface' attribute stills supported but becomes deprecated.
by Clement Escoffier
· 16 years ago
9ae129d
Added a comment to remind us to clean up when fragments are done.
by Richard S. Hall
· 16 years ago
e49bf1c
Added a configuration property to determine whether installing a fragment
by Richard S. Hall
· 16 years ago
5085e43
Rollback an unintended commit from my previous commit.
by Richard S. Hall
· 16 years ago
ad25073
Removed some experimental code for "implicit requirements" that was added
by Richard S. Hall
· 16 years ago
e47c068
Fix an issue with FilterImpl.toString which could throw a NullPointerException when several Threads where doing a toString at the same time. The fix is making the children member of Operator volatile and assign it optimistic. (FELIX-721)
by Karl Pauls
· 16 years ago
5454d10
Enable dynamic reconfiguration of service dependencies (for primitive types).
by Clement Escoffier
· 16 years ago
88b72fa
Fix name.
by Carsten Ziegeler
· 16 years ago
c1caf6a
Fix name.
by Carsten Ziegeler
· 16 years ago
af63d89
FELIX-718 : Use new notice file format
by Carsten Ziegeler
· 16 years ago
755bc80
FELIX-717 : Add bsd licence to the licence list.
by Carsten Ziegeler
· 16 years ago
1455f8c
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 16 years ago
c81d5cc
[maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2
by Felix Meschberger
· 16 years ago
b65768f
Sample devices where missing properties for service when the UPnPDevice service is registered
by Stefano Lenzi
· 16 years ago
a14fba6
FELIX-709 Add OBR descriptor listing the imported services
by Felix Meschberger
· 16 years ago
7e550ad
FELIX-709 Also remove the Import-Service headers
by Felix Meschberger
· 16 years ago
891859c
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 16 years ago
6e5df77
[maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.2
by Felix Meschberger
· 16 years ago
7fd451d
Fix Copyright
by Felix Meschberger
· 16 years ago
3551890
FELIX-709 Make remote shell workable without a LogService provider
by Felix Meschberger
· 16 years ago
785196a
Fix the issue Felix-697
by Clement Escoffier
· 16 years ago
2ad42df
updated dependencies
by Francesco Furfari
· 16 years ago
3269efa
Fix issue Felix-716
by Clement Escoffier
· 16 years ago
775ebda
Gracefully handle top navigations spanning multiple lines
by Felix Meschberger
· 16 years ago
8f906b8
Gracefully handle top navigations spanning multiple lines
by Felix Meschberger
· 16 years ago
575a29e
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 16 years ago
eaa7974
[maven-release-plugin] prepare release maven-scr-plugin-1.0.8
by Carsten Ziegeler
· 16 years ago
24e0953
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 16 years ago
356c331
[maven-release-plugin] prepare release org.apache.felix.metatype-1.0.2
by Carsten Ziegeler
· 16 years ago
a10d972
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 16 years ago
e95ffff
[maven-release-plugin] prepare release org.apache.felix.scr-1.0.6
by Carsten Ziegeler
· 16 years ago
3ee6501
Add global .svnignore
by Carsten Ziegeler
· 16 years ago
34bc4b0
Prepare for next development iteration
by Karl Pauls
· 16 years ago
524dd8f
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 16 years ago
d1a6ea8
[maven-release-plugin] prepare release org.apache.felix.main-1.2.1
by Karl Pauls
· 16 years ago
01a342e
[maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1
by Karl Pauls
· 16 years ago
4ea8685
[maven-release-plugin] prepare release org.apache.felix.main-1.2.1
by Karl Pauls
· 16 years ago
a068e56
[maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1
by Karl Pauls
· 16 years ago
735348f
[maven-release-plugin] prepare release org.apache.felix.main-1.2.1
by Karl Pauls
· 16 years ago
8435569
[maven-release-plugin] rollback the release of org.apache.felix.main-1.2.1
by Karl Pauls
· 16 years ago
6c9bddd
[maven-release-plugin] prepare release org.apache.felix.main-1.2.1
by Karl Pauls
· 16 years ago
2ce8737
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 16 years ago
d79ef13
[maven-release-plugin] prepare release org.apache.felix.framework-1.2.1
by Karl Pauls
· 16 years ago
d03c749
[maven-release-plugin] rollback the release of org.apache.felix.framework-1.2.1
by Karl Pauls
· 16 years ago
ba8103b
[maven-release-plugin] prepare release org.apache.felix.framework-1.2.1
by Karl Pauls
· 16 years ago
d3eb54c
[maven-release-plugin] rollback the release of org.apache.felix.framework-1.2.1
by Karl Pauls
· 16 years ago
841f149
[maven-release-plugin] prepare release org.apache.felix.framework-1.2.1
by Karl Pauls
· 16 years ago
189a85a
Prepare for 1.2.1 release
by Karl Pauls
· 16 years ago
e212d9b
Prepare for 1.2.1 release
by Karl Pauls
· 16 years ago
4f7f1a7
Fixed a performance regression that was caused by uncached access to the
by Richard S. Hall
· 16 years ago
43f7228
Fixed a bug in calculating the system bundle's exported packages; it was
by Richard S. Hall
· 16 years ago
6e34fe3
insta/uninstall events were Logged as error instead of info
by Peter Kriens
· 16 years ago
0f208d0
Manually set dependencies after release.
by Karl Pauls
· 16 years ago
aa03a5f
Manually set dependencies after release.
by Karl Pauls
· 16 years ago
01a3ca6
Manually set dependencies after release.
by Karl Pauls
· 16 years ago
c945525
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 16 years ago
e8989b5
[maven-release-plugin] prepare release org.apache.felix.main-1.2.0
by Karl Pauls
· 16 years ago
f308dc7
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 16 years ago
f9295fc
[maven-release-plugin] prepare release org.apache.felix.framework-1.2.0
by Karl Pauls
· 16 years ago
5ab232d
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 16 years ago
42c18c7
[maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.2.0
by Karl Pauls
· 16 years ago
0b5a351
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 16 years ago
0b21d49
[maven-release-plugin] prepare release org.apache.felix.shell.tui-1.0.2
by Karl Pauls
· 16 years ago
437dc97
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 16 years ago
927d84f
[maven-release-plugin] prepare release org.apache.felix.shell-1.0.2
by Karl Pauls
· 16 years ago
Next »