Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
b188ad51c400e5d61f184c8501144f52ce055d71
« Previous
69ab113
FELIX-580: support deployment of OBR metadata using prefixed URLs (-DprefixUrl=http://...) or absolute URLs (-DbundleUrl=http://...)
by Stuart McCulloch
· 16 years ago
92e3bad
FELIX-553: revert to use -DprefixURL=http://... to specify repository prefix, inline with other changes for 1.4.2
by Stuart McCulloch
· 16 years ago
9a14ae1
FELIX-553: add bundle:remote-clean goal (use -DremoteOBR=http://... to specify repository prefix)
by Stuart McCulloch
· 16 years ago
435f390
FELIX-553: actually safer to always use scheme specific part here
by Stuart McCulloch
· 16 years ago
a56feac
FELIX-553: handle opaque URIs
by Stuart McCulloch
· 16 years ago
6381441
FELIX-514 Updated compendium bundle to R4.1 OSGi API
by Christian van Spaandonk
· 16 years ago
d4375c7
Update exported packages to reflect R4.1 version numbers.
by Richard S. Hall
· 16 years ago
23311f2
Add necessary stub methods to implement new R4.1 methods. (FELIX-595)
by Richard S. Hall
· 16 years ago
53e70d3
Update to the R4.1 OSGi API. (FELIX-595)
by Richard S. Hall
· 16 years ago
c7da25d
Applied patch (FELIX-650) to properly return symbolic name when it has
by Richard S. Hall
· 16 years ago
69cb62d
Fix issue Felix-655
by Clement Escoffier
· 16 years ago
ed7607a
FELIX-653 : Value of Java field is not used if property is specified by a name reference
by Carsten Ziegeler
· 16 years ago
a360205
Reformatted some files to bring them in alignment with Felix coding style
by Richard S. Hall
· 16 years ago
552d60b
Applied patch (FELIX-482) to use logger instead of System.err.
by Richard S. Hall
· 16 years ago
5005e92
Rename the composite runtime test suite (from composite.runtime to composite-runtime).
by Clement Escoffier
· 16 years ago
dfce6b3
Commit the event admin handler test suite
by Clement Escoffier
· 16 years ago
77cbae7
Minor fixes in the bad lifecycle controller handler tests to reflect recent changes (factory attribute is now deprecated)
by Clement Escoffier
· 16 years ago
06c0ecf
Several improvements in the event admin handler:
by Clement Escoffier
· 16 years ago
32de775
Add tests on super constructor arguments.
by Clement Escoffier
· 16 years ago
0af8fe8
Fix the Felix-649 issue.
by Clement Escoffier
· 16 years ago
c827dca
FELIX-645 : Only apply global property if it hasn't been defined by the component itself.
by Carsten Ziegeler
· 16 years ago
7e2d3d5
FELIX-644 : Throw exception with better message.
by Carsten Ziegeler
· 16 years ago
1880bac
Fixed a bug where the m_revisions array was not being correctly rolled back
by Richard S. Hall
· 16 years ago
9e32eaa
FELIX-646 Use initial configuration of Configuration object induced
by Felix Meschberger
· 16 years ago
91b260b
FELIX-645 : Add support for global properties.
by Carsten Ziegeler
· 16 years ago
46d0350
FELIX-645 : If a reference is already complete in a super class, don't check it again in a subclass.
by Carsten Ziegeler
· 16 years ago
1b47d1c
FELIX-643 : Don't traverse class hierarchy for references twice.
by Carsten Ziegeler
· 16 years ago
eb15bc6
Update test structure to reflect changes made on the ipojo sub-project structure
by Clement Escoffier
· 16 years ago
308df15
Change the structure of the iPOJO project.
by Clement Escoffier
· 16 years ago
1de7c95
Modified manifest parser to be more lenient when reading the manifest version;
by Richard S. Hall
· 16 years ago
b66ae2d
Add the event admin handler in the iPOJO build process
by Clement Escoffier
· 16 years ago
a96c1ff
Fix issue Felix-640.
by Clement Escoffier
· 16 years ago
9cc52fe
by Stephane Frenot
· 16 years ago
a1dbe0d
Modified OBR to correctly consider the namespace attribute when matching
by Richard S. Hall
· 16 years ago
17f8e81
Fix the issue Felix-637 about stack size error when a composite uses a long.
by Clement Escoffier
· 16 years ago
4cedbe6
Fix issue Felix-632:
by Clement Escoffier
· 16 years ago
9acac84
Fix the issue Felix-631
by Clement Escoffier
· 16 years ago
a76c58f
Add tests on instance configuration with complex types and new array syntax.
by Clement Escoffier
· 16 years ago
000d3d5
Fix the issue Felix-629
by Clement Escoffier
· 16 years ago
ffe6992
FELIX-556: support use of filters when embedding dependencies, for example: <Embed-Dependency>foo;inline=META-INF/**</Embed-Dependency>
by Stuart McCulloch
· 16 years ago
e1c9229
FELIX-620: special handling when only exportcontents is used
by Stuart McCulloch
· 16 years ago
c3444cd
Add a simple trace to indicate the test suite departure.
by Clement Escoffier
· 16 years ago
af45c33
Added svn properties
by Stefano Lenzi
· 16 years ago
0a7bd65
Modify the test suite according to the recent change on the Architecture service published properties.
by Clement Escoffier
· 16 years ago
e5abeba
Fix the Felix-628 issue.
by Clement Escoffier
· 16 years ago
ac241b4
Add the temporal dependency annotation. This annotation is inside the annotation project despite its an external handler. This choice was made to avoid to create multiple artifacts.
by Clement Escoffier
· 16 years ago
b7b3532
FELIX-547: fix VersionRange test to allow [1.0,1.0] ranges
by Stuart McCulloch
· 16 years ago
f2e7ec9
Fix the issue Felix-626.
by Clement Escoffier
· 16 years ago
79d7933
Clean up code.
by Carsten Ziegeler
· 16 years ago
a39317c
- Add temporal dependency tests about onTimeout policies
by Clement Escoffier
· 16 years ago
e4b192e
FELIX-624: Use the classloader of the bundle exporting the service to load the service class.
by Carsten Ziegeler
· 16 years ago
230b737
Add the onTimeout support to the temporal dependencies.
by Clement Escoffier
· 16 years ago
62cf56b
FELIX-620: update manifest goal to be compatible with the bundle goal
by Stuart McCulloch
· 16 years ago
034a147
FELIX-620: report BND warnings and errors for bundle:manifest goal
by Stuart McCulloch
· 16 years ago
9802e3f
Adds support for the standard symbolic name for the system bundle; however,
by Richard S. Hall
· 16 years ago
9c1c87f
Fix versions to point on the actual (under-development) version.
by Clement Escoffier
· 16 years ago
dae2840
Add the temporal dependency handler in the parent pom.
by Clement Escoffier
· 16 years ago
9d01202
Fix some minor bugs in tests: Some instances were not disposed when test ends.
by Clement Escoffier
· 16 years ago
c81beb0
Fix the Felix-622 issue
by Clement Escoffier
· 16 years ago
3b7105c
Modify the svn:ignore property to ignore .externalToolBuilders
by Clement Escoffier
· 16 years ago
3e17a5f
Fix the issue Felix-613
by Clement Escoffier
· 16 years ago
8ea4848
Fix the issue Felix-621.
by Clement Escoffier
· 16 years ago
6300723
Move the temporal dependency tests from the sandbox to the trunk (ipojo test folder)
by Clement Escoffier
· 16 years ago
f6c276a
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 16 years ago
4e2edf5
[maven-release-plugin] prepare release maven-scr-plugin-1.0.6
by Carsten Ziegeler
· 16 years ago
59c8c79
FELIX-618 - Search the import list for a service and test if the class in question implements the interface.
by Carsten Ziegeler
· 16 years ago
ff26bd3
FELIX-617: Provided scope is allowed for inheriting scr configurations.
by Carsten Ziegeler
· 16 years ago
1e8ce9b
Show Repository URL as link (opens in a new window) and fix an issue
by Felix Meschberger
· 16 years ago
3effda9
FELIX-614 display left array with "go back to full list" functionality
by Felix Meschberger
· 16 years ago
06ad913
Fix method name to call refreshPackages
by Felix Meschberger
· 16 years ago
2b2f25b
FELIX-399 Implement Referral with hop count support
by Felix Meschberger
· 16 years ago
d50c780
FELIX-592 Remove debugging alert() call
by Felix Meschberger
· 16 years ago
018b144
FELIX-592 Declare response as transitional XHTML
by Felix Meschberger
· 16 years ago
5af7527
FELIX-592 Refactor configmanager.js to create DOM of the configuraiton
by Felix Meschberger
· 16 years ago
dab6dfd
Reactivate OBR refresh action and add GUI elements to
by Felix Meschberger
· 16 years ago
76f5d0a
FELIX-592 use firstChild property instead of innerHTML to check
by Felix Meschberger
· 16 years ago
88c3dcb
FELIX-592 Refactor Client Side JavaScript to enable the console
by Felix Meschberger
· 16 years ago
09a0e5b
Minor code cleanup.
by Carsten Ziegeler
· 16 years ago
2aca414
Applied patch to fix a type error when creating dynamic wires. (FELIX-606)
by Richard S. Hall
· 16 years ago
3875d69
Modified some comments.
by Richard S. Hall
· 16 years ago
c46a648
FELIX-609 Fixed the issue as suggested in the description. If the user node is invalid, a new node will be returned.
by Marcel Offermans
· 16 years ago
4f8cb16
FELIX-159 ---------- Fix some bugs:
by Stephane Frenot
· 16 years ago
1c33646
FELIX-566 Enable RESTful URLs for component list and unify display of bundles and components
by Felix Meschberger
· 16 years ago
e4e4c0d
Render the current page inverse and create a link on it if displaying
by Felix Meschberger
· 16 years ago
ad669ef
Properties from config.properties.<profilName> used to build remote gateways address changed. There is no more hard coded part into the remote gateway construction.
by Stephane Frenot
· 16 years ago
b6c7aec
FELIX-566 Support restful URLs for Configuration support
by Felix Meschberger
· 16 years ago
6ab5b51
Better handling of "application root"
by Felix Meschberger
· 16 years ago
1e7aea3
FELIX-610
by Stephane Frenot
· 16 years ago
f8f5544
FELIX-598
by Stephane Frenot
· 16 years ago
1fec76b
Removed from "Used" section of the NOTICE files the reference to item already listed in the "Included" section
by Stefano Lenzi
· 16 years ago
90b78a5
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 16 years ago
ce9febd
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1
by Clement Escoffier
· 16 years ago
25a2676
Revert to the 0.8.1-SNAPSHOT version in order to fix a NOTICE file issue. The file said that this artifact contains code from the OSGi Alliance, but this was wrong.
by Clement Escoffier
· 16 years ago
c5ec1af
FELIX-608 Correctly create localization attribute according to the
by Felix Meschberger
· 16 years ago
ef2b998
FELIX-607 Use metatype localization attribute value as full base
by Felix Meschberger
· 16 years ago
fa1397d
Remove unused imports
by Felix Meschberger
· 16 years ago
1c71139
FELIX-583, FELIX-584, FELIX-588: Do not depend on ConfigurationAdmin.createFactoryConfiguration
by Felix Meschberger
· 16 years ago
04babc3
Remove unused imports
by Felix Meschberger
· 16 years ago
2f38d7f
Remove unused imports
by Felix Meschberger
· 16 years ago
9ecbf90
Add triangle icons to flip open and close the inline bundle details
by Felix Meschberger
· 16 years ago
Next »