Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
c89194f11dd08a3cee72c5619c0c1233b4105b30
c89194f
Fix FELIX-1518
by Clement Escoffier
· 15 years ago
c39a204
Remove the completely outdated changelog ...
by Felix Meschberger
· 15 years ago
f4ae4e4
FELIX-1503 Add API to ComponentHolder to allow ImmediateComponentManager instances
by Felix Meschberger
· 15 years ago
680786b
Better support for integration testing:
by Felix Meschberger
· 15 years ago
7d84e9b
Update changelog files for the next release (1.4.2)
by Clement Escoffier
· 15 years ago
590e947
Have to use the project. properties instead of pom. properties in ant tasks for older maven versions
by Felix Meschberger
· 15 years ago
88ed1f8
add common/eclipse runtime to plugins dir
by David Morgan Spenser Savage
· 15 years ago
91e7a96
add skeleton launcher for osgi runtimes
by David Morgan Spenser Savage
· 15 years ago
92f5927
add interalised commons cli classes (to prevent making "real" impls global classes)
by David Morgan Spenser Savage
· 15 years ago
969af6f
tidy up unused interface methods
by David Morgan Spenser Savage
· 15 years ago
d065d14
Add the ability to set the initial bundle start level. (FELIX-1510)
by Richard S. Hall
· 15 years ago
d33af10
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 15 years ago
f72dff7
[maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.0
by Felix Meschberger
· 15 years ago
ed509ef
Have to explicitly state the test bundle and not scan the target
by Felix Meschberger
· 15 years ago
fb05f00
Use new Felix Parent POM 1.2
by Felix Meschberger
· 15 years ago
b37b191
FELIX-1504 Move the "official" implementation of the ComponentInstance
by Felix Meschberger
· 15 years ago
0c0e48e
FELIX-1448 setting the static bundle to a different location than
by Felix Meschberger
· 15 years ago
440c633
FELIX-1488 Since the reassignement of configuration is desired but not
by Felix Meschberger
· 15 years ago
f9837ba
FELIX-1488 Disable configuration reassignment due to changing the static
by Felix Meschberger
· 15 years ago
a1c197e
FELIX-1488 Since the reassignement of configuration is desired but not
by Felix Meschberger
· 15 years ago
9ca9dc7
FELIX-1508 Have to adapt the overwritten method signature
by Felix Meschberger
· 15 years ago
612dba1
FELIX-1508 Prevent CM_UPDATED event from being fired after
by Felix Meschberger
· 15 years ago
14d2497
FELIX-1507 Add unified error handling for update and delete call back methods
by Felix Meschberger
· 15 years ago
f5a3f00
use DataInputStream vs ObjectInputStream some simple testing via Client.main method
by David Morgan Spenser Savage
· 15 years ago
8d000e1
FELIX-1506
by Derek Baum
· 15 years ago
c214c5d
FELIX-1488 ConfigurationAdminImpl.getConfiguration(String) should set
by Felix Meschberger
· 15 years ago
c6708c7
Use component.id instead of service.pid as the key in the INSTANCES map
by Felix Meschberger
· 15 years ago
d2cb225
Split integration tests into separate classes for easier maintenance
by Felix Meschberger
· 15 years ago
72835d2
New test verifying that a single-component XML document without the
by Felix Meschberger
· 15 years ago
b571457
FELIX-1488 support for another use case:
by Felix Meschberger
· 15 years ago
d19cf36
FELIX-1488 configuration replacement if static bundle binding is
by Felix Meschberger
· 15 years ago
c383c3b
FELIX-1488 dynamic binding must not be removed before initiating the
by Felix Meschberger
· 15 years ago
8d871cc
FELIX-1146 refactor update tasks to immediately gather configurations
by Felix Meschberger
· 15 years ago
82ce019
FELIX-1488 Factor out common properties of Factory and ConfigurationImpl
by Felix Meschberger
· 15 years ago
2e1e709
Further integration tests and split up of tests into
by Felix Meschberger
· 15 years ago
281da95
add apache header and format
by David Morgan Spenser Savage
· 15 years ago
881c4e3
add trivial socket based control layer for framework launcher
by David Morgan Spenser Savage
· 15 years ago
2f8361e
add m2 repository to sigil-repos
by David Morgan Spenser Savage
· 15 years ago
81764b3
add support for expanding system properties as well as environment properties in bld files FELIX-1499
by David Morgan Spenser Savage
· 15 years ago
d3a1fd2
add jdt debug ui and launch support
by David Morgan Spenser Savage
· 15 years ago
c5e77a4
FELIX-938: fileinstall try to start too many bundles
by Guillaume Nodet
· 15 years ago
1ee7d18
Fix FELIX-1497.
by Clement Escoffier
· 15 years ago
2ca872d
check for null prior to setup of iterator FELIX-1496
by David Morgan Spenser Savage
· 15 years ago
d05fe26
Remove empty dir
by Guillaume Nodet
· 15 years ago
f7b0c81
[karaf] Add the web demo back
by Guillaume Nodet
· 15 years ago
ed34920
Consolidate "update" flag setting with configuraiton property update setting
by Felix Meschberger
· 15 years ago
bc3c320
Ensure update/delete is sent regardless of whether the configuration
by Felix Meschberger
· 15 years ago
ca25c51
Split integration tests into separate classes with a
by Felix Meschberger
· 15 years ago
8d9a141
Reenable karaf integration tests
by Guillaume Nodet
· 15 years ago
9113167
Update OSGi copyright years
by Felix Meschberger
· 15 years ago
e6dea12
FELIX-1465: Make symbolic names of Karaf webconsole bundles consistent with other bundles
by Guillaume Nodet
· 15 years ago
f3c09a9
FELIX-1468: The shell:info command use the old @|bold syntax for ansi
by Guillaume Nodet
· 15 years ago
2f1fb26
Rename a method.
by Richard S. Hall
· 15 years ago
684b74b
Use a more simple mechanism for retrieving the prompt instead of evaluating a command
by Guillaume Nodet
· 15 years ago
cb660f2
FELIX-1488 Setting a static configuration binding must
by Felix Meschberger
· 15 years ago
acdb337
FELIX-1488 Setting a static configuration binding must
by Felix Meschberger
· 15 years ago
22f4ffe
use session.err rather than System.err to write message added in FELIX-1405.
by Derek Baum
· 15 years ago
d207719
no longer copy file:obr.xml files into cache as these are already up to date on the filesystem FELIX-1491
by David Morgan Spenser Savage
· 15 years ago
2a91ce2
FELIX-1488 Dynamic configuration bindings have to also be
by Felix Meschberger
· 15 years ago
968eed0
FELIX-1485: Adding AdminService support to the web console
by Gert Vanthienen
· 15 years ago
a62166a
Fix karaf echo command
by Guillaume Nodet
· 15 years ago
0199d85
remove dependency on internal pde classes FELIX-1490
by David Morgan Spenser Savage
· 15 years ago
5ef21e7
add zest dependencies to site
by David Morgan Spenser Savage
· 15 years ago
33e690c
Integration tests for :
by Felix Meschberger
· 15 years ago
b0063bc
FELIX-1489 submit created configurations without properties to
by Felix Meschberger
· 15 years ago
2bb2d5c
FELIX-1486 Support multi-value PIDs
by Felix Meschberger
· 15 years ago
befd9af
FELIX-1488 Only persist static configuration bindings and keep dynamic
by Felix Meschberger
· 15 years ago
6d27a0a
FELIX-1486 support testing with multi-value PIDs
by Felix Meschberger
· 15 years ago
bac16ff
fix FELIX-1408
by Derek Baum
· 15 years ago
11f7562
tidy up npe caused by commented out image reference
by David Morgan Spenser Savage
· 15 years ago
a2c2fc6
Remove FailureActivator not ready for SVN yet (erroneously committed
by Felix Meschberger
· 15 years ago
71385b0
FELIX-1479 Enhance FilePersistenceManager by checks for the system
by Felix Meschberger
· 15 years ago
f954cc4
FELIX-1165 Integration test ensuring ManagedService reconfiguration
by Felix Meschberger
· 15 years ago
c12bbf5
FELIX-1165 Ensure setting the service reference field for a ManagedService
by Felix Meschberger
· 15 years ago
9670b2c
FELIX-1477 Apply slightly modified (formatting) patch by Andy Wilkinson
by Felix Meschberger
· 15 years ago
cb95fd2
FELIX-1219 Bump cm package export as per the OSGi Alliance decision
by Felix Meschberger
· 15 years ago
b7060c8
FELIX-1234 Use factory PID for configuration plugin selection if the
by Felix Meschberger
· 15 years ago
76182e2
Use released domoware artifacts (available on central)
by Stuart McCulloch
· 15 years ago
9b9c15b
Temporarily remove upnp from build (until remote repo is back)
by Stuart McCulloch
· 15 years ago
0377183
Cleanup some stale dependencies
by Stuart McCulloch
· 15 years ago
3121d7a
FELIX-1484 integration test ensuring bundle location of configuration
by Felix Meschberger
· 15 years ago
4cb4ff3
Update versions.
by Clement Escoffier
· 15 years ago
7a7b429
FELIX-1475: Add a file filter for a given watched directory
by Guillaume Nodet
· 15 years ago
394aff2
FELIX-1476: Allow system property substitution while loading configurations from files
by Guillaume Nodet
· 15 years ago
b885cbf
FELIX-1481: When performing variable substitution, fileinstall throws an exception if there is a start or stop delimiter without the other one
by Guillaume Nodet
· 15 years ago
6c8b9c6
FELIX-1475: Add a file filter for a given watched directory
by Guillaume Nodet
· 15 years ago
cf3a706
Replaced some more @author tags.
by Richard S. Hall
· 15 years ago
f4f0937
Replaced some @author tags with the Felix project...plenty more still need it.
by Richard S. Hall
· 15 years ago
c83b9c2
FELIX-1127: Add a name for a repository
by Guillaume Nodet
· 15 years ago
e8f72c7
Avoid possible NPE
by Guillaume Nodet
· 15 years ago
9cb7cb8
FELIX-1127: Add a name for a repository
by Guillaume Nodet
· 15 years ago
b9432aa
FELIX-1469: Add svn:ignore property to some Karaf modules
by Guillaume Nodet
· 15 years ago
6c90a03
FELIX-1276: There is no way to get all the Feature information from the FeaturesService
by Guillaume Nodet
· 15 years ago
9ede1c2
FELIX-1472: better handling of configurations from the deployer and features service
by Guillaume Nodet
· 15 years ago
547a3d8
Enable built-in echo command
by Guillaume Nodet
· 15 years ago
93a9ba7
FELIX-1306 implemented the patch
by Marcel Offermans
· 15 years ago
fb7c3cb
FELIX-1305 applied the supplied fix
by Marcel Offermans
· 15 years ago
df602eb
updated to more recent versions of dependencies
by Marcel Offermans
· 15 years ago
3b96a1a
FELIX-1464 forgot to invoke getName() on the Class
by Marcel Offermans
· 15 years ago
a5111ca
Avoid using java 1.5 methods.
by Clement Escoffier
· 15 years ago
Next »