Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
fffffc63bcf57852cfc1464c388ba8d2cef00650
fffffc6
Adjusted bundle versions:
by Jan Willem Janssen
· 10 years ago
a5751f7
FELIX-4561 - Unregistration fails sometimes:
by Jan Willem Janssen
· 10 years ago
d6d2ec6
Fixed not working itests:
by Jan Willem Janssen
· 10 years ago
73e289c
FELIX-4681 - fix parsing of single-digit ports:
by Jan Willem Janssen
· 10 years ago
01e2093
FELIX-4503 - Append osgi.native namespace and capabilities to the bundle capabilities. And test.
by Bob Paulin
· 10 years ago
9f18ebf
FELIX-4503 - Added Test for Native Namespace to Manifest Parser.
by Bob Paulin
· 10 years ago
b5013f7
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 10 years ago
f8ee040
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.14.0
by Guillaume Nodet
· 10 years ago
c7d5d5f
FELIX-4674 Applying extended patch by Dominique Pfister (thanks alot)
by Felix Meschberger
· 10 years ago
cb68caa
Fixed FELIX-3817 : Form parameters might clash with configuration parameters
by Valentin Valchev
· 10 years ago
8386b2f
[FELIX-4670] Deadlock in Felix HTTP service
by A. J. David Bosschaert
· 10 years ago
68e0d16
Messed up with the changelog
by Guillaume Nodet
· 10 years ago
19aab88
Update change log
by Guillaume Nodet
· 10 years ago
4b8202b
[FELIX-4671] Provide an expression parser
by Guillaume Nodet
· 10 years ago
4deea56
[FELIX-4623 - Add test for thread based ordering
by Carsten Ziegeler
· 10 years ago
a5af35a
FELIX-4664 "Downgrade" Servlet API dependency to Servlet API 2.3 (the minimum required)
by Felix Meschberger
· 10 years ago
5b37d28
FELIX-4663 : Potential memory leak in AsyncDeliveryTask
by Carsten Ziegeler
· 10 years ago
54d9564
Fixed FELIX-4662 : WebConsole Xdialog javascript function is not working correctly
by Valentin Valchev
· 10 years ago
f11e3fd
Fixed FELIX-4660 : Security problem in WebConsoleUtil.getParameter() method
by Valentin Valchev
· 10 years ago
b41e874
FELIX-4649 - Get MetaTypeInformation while bundle is starting
by Carsten Ziegeler
· 10 years ago
2a7f531
Make the URL of the CodeSource of a BundleProtectionDomain serve up the jar of the bundle to enable proper jce extension checks with the jdk (FELIX-4658).
by Karl Pauls
· 10 years ago
c55c102
FELIX-4657 : HTTP SSLFilter wrong port. Apply patch from Antonio Sanso
by Carsten Ziegeler
· 10 years ago
4b42f79
[FELIX-4659] The maven bundle plugin incorrectly reports cardinality on service references in the generated generic requirements
by Guillaume Nodet
· 10 years ago
ddd1f64
Revert "Isolate Candidates internal structure from resolver"
by Guillaume Nodet
· 10 years ago
e31e476
Isolate Candidates internal structure from resolver
by Guillaume Nodet
· 10 years ago
f830ba0
FELIX-4638 - Less locking on event handler timing. Apply patch from Bob Paulin
by Carsten Ziegeler
· 10 years ago
924bab7
Fixed FELIX-4652 : Security problem with AbstractWebConsolePlugin.spoolResource
by Valentin Valchev
· 10 years ago
cd4f116
[FELIX-4640] Missing framework capabilities.
by A. J. David Bosschaert
· 10 years ago
edb1c5c
[FELIX-4571] NullPointerException when using Repository impl with Aries subsystem impl
by A. J. David Bosschaert
· 10 years ago
718efa3
FELIX-4648 : SlingAnnotationProcessor.processSlingFilter cannot deal with multiple scopes
by Carsten Ziegeler
· 10 years ago
b0fc1fc
[FELIX-4623] - Add test for thread based ordering. Apply patch from Bob Paulin
by Carsten Ziegeler
· 10 years ago
1c0759e
[FELIX-4642] NPE in the resolver when substituting
by Guillaume Nodet
· 10 years ago
029e710
[FELIX-4637] Gogo can't cope without several commands with defined service.ranking
by Guillaume Nodet
· 10 years ago
0d7aa69
Fix typo in test case
by Carsten Ziegeler
· 10 years ago
7698b60
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 10 years ago
646f1ef
[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.4.2
by Carsten Ziegeler
· 10 years ago
78b3c04
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 10 years ago
71ba635
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.4.2
by Guillaume Nodet
· 10 years ago
38d3525
Update changelog in preparation for 3.4.2 release
by Guillaume Nodet
· 10 years ago
27bcfe6
[FELIX-4532] ConcurrentModificationException in fileinstall
by Guillaume Nodet
· 10 years ago
3a1ffb1
FELIX-4630: Adding PerformanceTestIT to measure difference between send and post events
by Carsten Ziegeler
· 10 years ago
e0b0a02
[FELIX-4566] Consistency in PersistenceManager and Cache is not guaranteed
by Guillaume Nodet
· 10 years ago
bb4258b
[FELIX-4635] Fix unit test
by Guillaume Nodet
· 10 years ago
5b3cb23
[FELIX-4635] Avoid a useless change in the bundle location and a persistence the configuration
by Guillaume Nodet
· 10 years ago
ff06522
FELIX-4630 : Adding PerformanceTestIT to measure difference between send and post events. Apply patch from Freddy Guime
by Carsten Ziegeler
· 10 years ago
ae3da16
FELIX-4629 : Event Admin Documentation - Properties and Property Defaults Incorrect
by Carsten Ziegeler
· 10 years ago
1be863b
FELIX-4629 : Event Admin Documentation - Properties and Property Defaults Incorrect
by Carsten Ziegeler
· 10 years ago
1290962
FELIX-4632 : [RFC212] Make properties map passed to event methods comparable
by Carsten Ziegeler
· 10 years ago
aba9a54
FELIX-4403 fix compilation problem on some jdks (and not mine, obviously)
by David Jencks
· 10 years ago
900a89b
FELIX-4628 : [Jetty] Ignore empty string value for truststore. Apply patch from Dominique Pfister
by Carsten Ziegeler
· 10 years ago
13b8cc4
FELIX-4627 : Event Admin - Memory Leak in AsyncDeliverTasks. Apply modified patch from Bob Paulin
by Carsten Ziegeler
· 10 years ago
a916c5d
FELIX-4627 : Event Admin - Memory Leak in AsyncDeliverTasks. Apply modified patch from Bob Paulin
by Carsten Ziegeler
· 10 years ago
4f2839e
FELIX-4623 : Event Admin - Make Async to Sync ThreadPool Ratio Configurable. Add metatype info
by Carsten Ziegeler
· 10 years ago
63d6c87
FELIX-4623 : Event Admin - Make Async to Sync ThreadPool Ratio Configurable. Add metatype info
by Carsten Ziegeler
· 10 years ago
dedd356
FELIX-4623 : Event Admin - Make Async to Sync ThreadPool Ratio Configurable. Apply patch from Bob Paulin
by Carsten Ziegeler
· 10 years ago
e327535
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 10 years ago
02fa035
[maven-release-plugin] prepare release maven-bundle-plugin-2.5.3
by Carsten Ziegeler
· 10 years ago
4032e05d
FELIX-4619 : Debug output of project properties
by Carsten Ziegeler
· 10 years ago
8958c1b
[FELIX-4618] - NPE if config value for ignore topic or timeout is empty
by Carsten Ziegeler
· 10 years ago
20249c6
FELIX-4616 : BundleRepository ResourceComparator violates comparison contract
by Carsten Ziegeler
· 10 years ago
c59b1be
[FELIX-4617] - Empty configurations for ignore topic and ignore timeout lead to error messages in the log
by Carsten Ziegeler
· 10 years ago
540a722
FELIX-4613 : Whiteboard service registration changes not propagated by AbstractTracker. Apply patch from Dominique Pfister
by Carsten Ziegeler
· 10 years ago
33f89a0
Fix FELIX-4565
by Clement Escoffier
· 10 years ago
c62e452
Apply path from Luke Winkenbach to fix FELIX-4612
by Clement Escoffier
· 10 years ago
f6e650a
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 10 years ago
9ef63b8
[maven-release-plugin] prepare release maven-bundle-plugin-2.5.2
by Carsten Ziegeler
· 10 years ago
66ff605
FELIX-4596 : Passing configuration values to the maven-bundle-plugin
by Carsten Ziegeler
· 10 years ago
20e132f
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 10 years ago
58d67ed
[maven-release-plugin] prepare release maven-scr-plugin-1.20.0
by Carsten Ziegeler
· 10 years ago
9ba0c7a
Use released version
by Carsten Ziegeler
· 10 years ago
ce9e5b2
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 10 years ago
a53091c
[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.4.0
by Carsten Ziegeler
· 10 years ago
4dce797
FELIX-4608 : Merge Performance IT into Event Admin
by Carsten Ziegeler
· 10 years ago
eb89c0a
Use latest bundle plugin
by Carsten Ziegeler
· 10 years ago
f784fda
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 10 years ago
39328a5
[maven-release-plugin] prepare release maven-bundle-plugin-2.5.1
by Carsten Ziegeler
· 10 years ago
36e1452
Fixed FELIX-4610 : WebConsole doesn't start with Java Security enabled
by Valentin Valchev
· 10 years ago
e153f35
FELIX-4591 : add the ability to specify the classifier in the new baseline configuration of the plugin.
by Carsten Ziegeler
· 10 years ago
6db7d0e
Fixed FELIX-4500 : EventListener should implement SynchronousBundleListener
by Valentin Valchev
· 10 years ago
d9c21d5
Fixed FELIX-4499 : BundleEventConverter reports UNINSTALLED for UNRESOLVED events
by Valentin Valchev
· 10 years ago
76e9dbc
FELIX-4591 : add the ability to specify the classifier in the new baseline configuration of the plugin.
by Carsten Ziegeler
· 10 years ago
372fdf3
FELIX-4608 : Merge Performance IT into Event Admin. Apply patch from Bob Paulin
by Carsten Ziegeler
· 10 years ago
4fbd8e4
FELIX-4608 : Merge Performance IT into Event Admin. Apply patch from Bob Paulin
by Carsten Ziegeler
· 10 years ago
3b10746
FELIX-4608 : Merge Performance IT into Event Admin. Apply patch from Bob Paulin
by Carsten Ziegeler
· 10 years ago
b5b3a41
FELIX-4607 Implement the easy half of inheritance, where desired type is known statically
by David Jencks
· 10 years ago
d796dd9
FELIX-4405 Fix concurrency bug in determining bind method parameter types
by David Jencks
· 10 years ago
b39f598
FELIX-4607 initial implementation of configuration with nested annotations/interfaces. Only supports arrays or single elements, not collections. Does not support subtypes.
by David Jencks
· 10 years ago
dab3d07
FELIX-4505 add missing AL header
by David Jencks
· 10 years ago
66b1d9c
FELIX-4604 : Add a configuration to ignore certain events
by Carsten Ziegeler
· 10 years ago
6ddef9e
FELIX-4403 complete ServiceReferenceDTO info, with what the spec says about type conversions, however implausible that is, and update SCRCommand appropriately
by David Jencks
· 10 years ago
b2f8d58
FELIX-4603 : Whiteboard registration might get lost
by Carsten Ziegeler
· 10 years ago
89cc89f
FELIX-4537 remove commented-out pom section replaced by bnd.bnd file. Update spec export version to 1.3
by David Jencks
· 10 years ago
0121536
FELIX-4595 : Passing configuration to the maven-bundle-plugin does not always work
by Carsten Ziegeler
· 10 years ago
22a60d5
FELIX-4596 : Passing configuration values to the maven-bundle-plugin
by Carsten Ziegeler
· 10 years ago
67c8ce3
FELIX-4596 : Passing configuration values to the maven-bundle-plugin
by Carsten Ziegeler
· 10 years ago
8d2100b
FElIX-4403 update to use modified rfc190 dto classes
by David Jencks
· 10 years ago
1cc2ef7
FElIX-4403 update rfc190 dto classes
by David Jencks
· 10 years ago
3056da2
FELIX-4601 : Http Service version is 1.2.0 and not 1.2.1
by Carsten Ziegeler
· 10 years ago
8c1dad9
FELIX-4412 add Provide-Capability header
by David Jencks
· 10 years ago
098eb32
FELIX-4149 only allow configurable service properties for singleton components
by David Jencks
· 10 years ago
Next »