Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
45e62b626a31a839371b6193e8d622475d5bda6d
« Previous
01e1fae
FELIX-3515 Now closes the stream after trying to read any extra data at the end of a ZIP file from it.
by Marcel Offermans
· 12 years ago
c6aefbd
Forgot to add this file in my last commit.
by Clement Escoffier
· 12 years ago
e6a054e
Various fixes, the most important one was properly closing a stream that was reading a manifest in FileDeploymentPackage, to improve robustness when something goes wrong while manipulating files. The old code worked everywhere but on Windows, where a locked file prevented deletion, causing problems updating deployment packages. If you use Windows, you definitely need this fix.
by Marcel Offermans
· 12 years ago
ff6097e
Fixed FELIX-3508
by Clement Escoffier
· 12 years ago
b8ab893
FELIX-3507 Apply patch by David Jencks (thank you very much) and update the API export to 1.7 due to the new Reference.isReluctant() method
by Felix Meschberger
· 12 years ago
604553a
Updates to make file handling more robust. Attempt to resolve an issue that only surfaces on Windows.
by Marcel Offermans
· 12 years ago
9242dfd
Fix FELIX-3501.
by Clement Escoffier
· 12 years ago
661474d
Fixed NOTICE and DEPENDENCIES files for the runtime project.
by Clement Escoffier
· 12 years ago
d9374e7
Update copyright years.
by Clement Escoffier
· 12 years ago
9d508b5
FELIX-3506 Apply patch by David Jencks (thanks alot)
by Felix Meschberger
· 12 years ago
dfd78a4
Move framework to OSGi R5 API. (FELIX-3504)
by Richard S. Hall
· 12 years ago
9d76af8
Fixed FELIX-3502 Improve Threads web console printer
by Valentin Valchev
· 12 years ago
ad542b5
Apply patch (FELIX-3458) to allow generic to hava a wire where the providing
by Richard S. Hall
· 12 years ago
dc3ad6a
FELIX-3377 Commit my latest patch (FELIX-3377-4-fmeschbe.patch) including input from David Jencks (thanks alot).
by Felix Meschberger
· 12 years ago
eda0ae6
FELIX-3377 Apply patch by David Jencks (thanks) not removing Configuration Admin properties (which are required after component activation).
by Felix Meschberger
· 13 years ago
af25aae
Adapt the URLHandlers to 4.0 refactoring by including the new name of the bundleclassloader (FELIX-3302)
by Karl Pauls
· 13 years ago
ecd711f
Adapt the URLHandlers to 4.0 refactoring by including the new name of the bundleclassloader
by Karl Pauls
· 13 years ago
5077293
Ask the provided handler factory (if any), then try to find class on current classloader, then try to find class on system classloader for built-in handlers (FELIX-3296).
by Karl Pauls
· 13 years ago
3832039
Override getHostAddress and return null for bundle stream handler as it doesn't have a host address (FELIX-3262).
by Karl Pauls
· 13 years ago
1791999
Added an IllegalStateException in ServiceDependencyImpl in case a swap is about to be performed with two services having the same service ranking.
by Xander Uiterlinden
· 13 years ago
51893e5
Created equals()/hashCode() methods for Wire (FELIX-3495), removed exception from
by Richard S. Hall
· 13 years ago
790f129
Apply patch (FELIX-3492) to create wires for all non-payload fragment requirements.
by Richard S. Hall
· 13 years ago
46e3c9c
Fixed FELIX-3491 Better activity indication when pressing refresh/update bundle buttons
by Valentin Valchev
· 13 years ago
0374da1
Reverted wrong decorator fix.
by Xander Uiterlinden
· 13 years ago
55cac39
Fixed FELIX-3484 Package admin plugin is missing German localization
by Valentin Valchev
· 13 years ago
a147de5
FELIX-3490 Add notice on included OSGi classes in NOTICE and DEPENDENCIES files
by Felix Meschberger
· 13 years ago
11ad312
FELIX-3486 Basic setup for class file and API compliance configuration
by Felix Meschberger
· 13 years ago
9dab67a
Fixed FELIX-3485 ui-bg_glass_55_fbf9ee_1x400.png does not exist in admin_compat.css
by Valentin Valchev
· 13 years ago
2144f3c
Fixed FELIX-3476 Make package admin to use SimpleWebConsolePlugin
by Valentin Valchev
· 13 years ago
1dccc2d
Fixed FELIX-3482 Text wrapping goes out of bounds in Configuration Status
by Valentin Valchev
· 13 years ago
9764275
FELIX-3475: added toString() method.
by Pierre De Rop
· 13 years ago
73bcc30
Fixed FELIX-3473 web console config manager plugin no longer works with J9
by Valentin Valchev
· 13 years ago
058a083
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 13 years ago
3beb604
[maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.8.2
by Clement Escoffier
· 13 years ago
2f1e948
Added the DEPENDENCIES file to the composite 'sources' assembly
by Clement Escoffier
· 13 years ago
d1ba9b1
Renamed class to fix typo.
by Clement Escoffier
· 13 years ago
c8c91a3
Renamed class to fix typo.
by Clement Escoffier
· 13 years ago
057f158
Updated versions.
by Clement Escoffier
· 13 years ago
e4c59cf
Add missing method to mocked factories
by Clement Escoffier
· 13 years ago
8e0568a
Update to latest iPOJO API
by Clement Escoffier
· 13 years ago
a183419
Revert to the 1.8.0 embedded manipulator.
by Clement Escoffier
· 13 years ago
6d6ca75
Remove system.out
by Clement Escoffier
· 13 years ago
c0753d7
Added changelog for the new 'container' project
by Clement Escoffier
· 13 years ago
6353db7
Updated changelog
by Clement Escoffier
· 13 years ago
a0253e7
Set svn:ignore
by Clement Escoffier
· 13 years ago
08615d2
Fixed bug in swapped callback of AbstractDecorator. Instead of really swapping it re-added the old service instead of the new one.
by Xander Uiterlinden
· 13 years ago
90e9792
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 13 years ago
840206d
[maven-release-plugin] prepare release org.apache.felix.webconsole-3.4.0
by Felix Meschberger
· 13 years ago
5bd6913
Update changelog
by Felix Meschberger
· 13 years ago
37e9d42
FELIX-3469 Guard against undefined array element
by Felix Meschberger
· 13 years ago
3a94d30
Update target release
by Felix Meschberger
· 13 years ago
4d70cce
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 13 years ago
aeaa71a
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.2
by Guillaume Nodet
· 13 years ago
67b0ff5
Fix scm url for release
by Guillaume Nodet
· 13 years ago
3d6fad2
[maven-release-plugin] rollback the release of org.apache.felix.fileinstall-3.2.2
by Guillaume Nodet
· 13 years ago
c2e3f92
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.2
by Guillaume Nodet
· 13 years ago
f9379dd
Use new felix parent to generate legal files
by Guillaume Nodet
· 13 years ago
f6cd56d
Update changelog
by Guillaume Nodet
· 13 years ago
1dcfbfd
[FELIX-3467] Configuration is not flush back to the file
by Guillaume Nodet
· 13 years ago
12faa30
Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation
by Clement Escoffier
· 13 years ago
0c1e3ef
Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation
by Clement Escoffier
· 13 years ago
3115cc4
Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation
by Clement Escoffier
· 13 years ago
d519a40
Fixed FELIX-3454 Add German language support for Event and UPnP plugins
by Valentin Valchev
· 13 years ago
6ca8c3d
Apply patch to avoid calculating package space more than once. (FELIX-3465)
by Richard S. Hall
· 13 years ago
661e25b
Improve handling of "fragment" bundles that are not R4 bundles. (FELIX-3343)
by Richard S. Hall
· 13 years ago
44435ef
Apply patch (FELIX-3463) to fix a bug in fragment handling.
by Richard S. Hall
· 13 years ago
90444b2
Re-organization of the source code:
by Clement Escoffier
· 13 years ago
c4964bf
Update test to work in headless mode.
by Clement Escoffier
· 13 years ago
460c500
Fix FELIX-3356
by Clement Escoffier
· 13 years ago
24b5da8
Fix FELIX-3451
by Clement Escoffier
· 13 years ago
8addb8a
Fix FELIX-3374.
by Clement Escoffier
· 13 years ago
34e29b6
Fix typo
by Clement Escoffier
· 13 years ago
7c92285
Updates changelog, pom and copyright years.
by Clement Escoffier
· 13 years ago
97a0bc5
Fix bug in Util.isOptional().
by Richard S. Hall
· 13 years ago
042ba84
Fixed FELIX-3454 Add German language support for Event and UPnP plugins
by Valentin Valchev
· 13 years ago
a6b6a4a
FELIX-3453 : EventAdmin ignoring filters for handler which are registered for all (*) topics
by Carsten Ziegeler
· 13 years ago
458281a
Apply patch (FELIX-3447) to introduce specific immutable collections.
by Richard S. Hall
· 13 years ago
b8eb1d2
Copied from sandbox.
by Richard S. Hall
· 13 years ago
5c5bf18
Fix missing title in the changelog
by Clement Escoffier
· 13 years ago
5b6e9d1
removed not intentional import.
by Xander Uiterlinden
· 13 years ago
4f80b36
processed review comments on FELIX-3425.
by Xander Uiterlinden
· 13 years ago
0b61fb9
Fixed FELIX-3449 Event plugin cannto send events without properties
by Valentin Valchev
· 13 years ago
d8be730
Fixed FELIX-3449 Event plugin cannto send events without properties
by Valentin Valchev
· 13 years ago
0fc82df
Update fileinstall changelog
by Guillaume Nodet
· 13 years ago
872aa8d
Add a toString() method on BundeWiringImpl for better debugging of the classloader
by Guillaume Nodet
· 13 years ago
193c6b8
Small optimization in fileinstall
by Guillaume Nodet
· 13 years ago
afbd822
[FELIX-3398] Track new versions of artifact listener and optionally update all bundles when a new version is detected
by Guillaume Nodet
· 13 years ago
bbbdafb
FELIX-3444 Use JQuery UI design
by Felix Meschberger
· 13 years ago
60a2cc5
FELIX-3442 Have to explicitly include processed resources
by Felix Meschberger
· 13 years ago
921a80a
FELIX-3406 Have to explicitly include processed resources
by Felix Meschberger
· 13 years ago
55198aa
Part of FELIX-3406 Localization in Web Console doesn't work anymore
by Valentin Valchev
· 13 years ago
b78fda5
Fixed FELIX-3443 native2ascii doesn't work for deployment admin plugin
by Valentin Valchev
· 13 years ago
de380ef
Fixed FELIX-3442 native2ascii doesn't work for DS plugin
by Valentin Valchev
· 13 years ago
09c4ea2
Fixed FELIX-3441 DS plugin inconsistent status text
by Valentin Valchev
· 13 years ago
21b137b
Fixed FELIX-3440 native2ascii doesn't work for event plugin
by Valentin Valchev
· 13 years ago
89e3094
Fixed FELIX-3439 Bad German localization in memory usage plugin
by Valentin Valchev
· 13 years ago
30505f4
Fixed FELIX-3439 Bad German localization in memory usage plugin
by Valentin Valchev
· 13 years ago
bbe5fb5
Fixed FELIX-3437 native2ascii doesn't work for memory usage plugin
by Valentin Valchev
· 13 years ago
c4c91b6
Fixed FELIX-3438 Add Bulgarian language for memory usage plugin
by Valentin Valchev
· 13 years ago
5bf076e
Fixed FELIX-3436 native2ascii doesn't work for UPnP plugin
by Valentin Valchev
· 13 years ago
Next »