Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
7623f7199b1dc8a8d3c4ec21d107388ed42f70d1
7623f71
Update changelog and dependencies for release
by Karl Pauls
· 9 years ago
c4d5692
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 9 years ago
9cec68d
[maven-release-plugin] prepare release org.apache.felix.resolver-1.4.0
by Karl Pauls
· 9 years ago
536f17e
Update changelog for release
by Karl Pauls
· 9 years ago
6ad3d82
FELIX-4543 : Update webconsole plugin
by Carsten Ziegeler
· 9 years ago
aeb4789
Correct dependency to whiteboard
by Carsten Ziegeler
· 9 years ago
8229908
FELIX-4925 : Request path is not decoded
by Carsten Ziegeler
· 9 years ago
e208867
FELIX-4927 Felix reports itself as an OSGi R4/R5 Framework
by A. J. David Bosschaert
· 9 years ago
dff7517
[FELIX-4914] Resolution problem with fragments and identity requirements
by Guillaume Nodet
· 9 years ago
2496bca
[FELIX-4914] Add failing test case
by Guillaume Nodet
· 9 years ago
aad218e
[FELIX-4914] Move test utility classes to a separate package
by Guillaume Nodet
· 9 years ago
545409d
FELIX-4796 : Log deprecation warning if Felix whiteboard is used
by Carsten Ziegeler
· 9 years ago
4328339
FELIX-4796 : Log deprecation warning if Felix whiteboard is used
by Carsten Ziegeler
· 9 years ago
1cc1550
FELIX-4925 : Request path is not decoded
by Carsten Ziegeler
· 9 years ago
5d15e5d
FELIX-4925 : Request path is not decoded
by Carsten Ziegeler
· 9 years ago
423e1bc
FELIX-4060 : Make sure all projects work with Java 6, except the Jetty one
by Carsten Ziegeler
· 9 years ago
05800ed
FELIX-4922: incremented bundle version because changelog has changed.
by Pierre De Rop
· 9 years ago
09a0dba
Change bundle versions (because of baselining)
by Pierre De Rop
· 9 years ago
6501bac
FELIX-4921: Ensure binary equality of the same bundle between successive DM releases.
by Pierre De Rop
· 9 years ago
576f405
FELIX-4922: changelog is now centralized in release/resources/changelog.txt
by Pierre De Rop
· 9 years ago
a59f94b
FELIX-4922: changelog file is now centralized in release/resource/changelog.txt
by Pierre De Rop
· 9 years ago
4987019
Updated releaserepo with latest released bundles.
by Pierre De Rop
· 9 years ago
c3e8a58
FELIX-4866 Improve Service Registry
by A. J. David Bosschaert
· 9 years ago
2a5dce3
Add defensive null check.
by A. J. David Bosschaert
· 9 years ago
d86501e
Further fix for potential race condition in Service Registry.
by A. J. David Bosschaert
· 9 years ago
e341260
Bring in latest resolver to framework.
by A. J. David Bosschaert
· 9 years ago
3f46346
Fix potential race condition in ungetService().
by A. J. David Bosschaert
· 9 years ago
14e3531
FELIX-4918 : Implement searching for event methods according to 112.3.2
by Carsten Ziegeler
· 9 years ago
6d2802a
FELIX-4787 : Update DS Implementation to R6
by Carsten Ziegeler
· 9 years ago
934193d
FELIX-4632 : [RFC212] Make properties map passed to event methods comparable
by Carsten Ziegeler
· 9 years ago
1138942
FELIX-4916 Add provide service capability for SCR
by David Jencks
· 9 years ago
5b849c8
Incremented ext.dmRelease to r5.
by Pierre De Rop
· 9 years ago
330d96f
FELIX-4915: Added "-removeheaders: Bnd-LastModified,Tool,Created-By" directive.
by Pierre De Rop
· 9 years ago
41a1a58
Increment dm release to r4.
by Pierre De Rop
· 9 years ago
c8295c2
FELIX-4907: ConfigurationDependency calls updated(null) when component is stopped.
by Pierre De Rop
· 9 years ago
6dfbb8a
Upgrade config admin to 1.8.6 for tests. Updated release repo for baselining.
by Pierre De Rop
· 9 years ago
fb2205b
FELIX-4907: added testFELIX4907_updated_with_null_dictionary_called_when_configuration_is_lost method.
by Pierre De Rop
· 9 years ago
914616e
FELIX-4913: Added test case which demontrates the problem described in FELIX-4913.
by Pierre De Rop
· 9 years ago
cc9f8ab
Fix package exports and imports: framework and dto should never be exported, promise/function should also be imported
by Carsten Ziegeler
· 9 years ago
a658ebd
[maven-release-plugin] prepare for next development iteration
by A. J. David Bosschaert
· 9 years ago
c6267e5
[maven-release-plugin] prepare release org.apache.felix.configadmin-1.8.6
by A. J. David Bosschaert
· 9 years ago
6e34679
Make sure, arrays for DTOs are always a copy
by Carsten Ziegeler
· 9 years ago
4c487c4
FELIX-4883 ServiceComponentRuntime.getComponentConfigurationDTOs NullPointerException
by A. J. David Bosschaert
· 9 years ago
c44a230
Remove special sorting for context handlers
by Carsten Ziegeler
· 9 years ago
f8bc233
FELIX-4904 : Provide a way to associate whiteboard services with the default context of the http service
by Carsten Ziegeler
· 9 years ago
47fa9d9
Added testFELIX4907
by Pierre De Rop
· 9 years ago
14168c0
FELIX-4904 : Provide a way to associate whiteboard services with the default context of the http service
by Carsten Ziegeler
· 9 years ago
a6519ca
Update session handling test
by Carsten Ziegeler
· 9 years ago
2a1045b
FELIX-4904 : Provide a way to associate whiteboard services with the default context of the http service
by Carsten Ziegeler
· 9 years ago
14877e5
Add integration test for session handling
by Carsten Ziegeler
· 9 years ago
084274c
FELIX-4782 : Implement session handling
by Carsten Ziegeler
· 9 years ago
4c5419c
FELIX-4905 Framework does not export org.osgi.service.resolver
by A. J. David Bosschaert
· 9 years ago
e5f7d13
FELIX-4860 : Revisit HandlerRegistry implementation. Improve servlet registry by sorting patterns, highest matching first
by Carsten Ziegeler
· 9 years ago
58b6785
FELIX-4860 : Revisit HandlerRegistry implementation. Unify all listener trackers and info objects into a single object. Cleanup registry handling
by Carsten Ziegeler
· 9 years ago
8d2ca88
FELIX-4860 : Revisit HandlerRegistry implementation. Unify all listener trackers and info objects into a single object. Cleanup registry handling
by Carsten Ziegeler
· 9 years ago
7a9ccd3
FELIX-4060 : Implement HTTP Whiteboard Service (RFC-189). Move handler registration to own registry class.
by Carsten Ziegeler
· 9 years ago
810dc7d
FELIX-4060 : Implement HTTP Whiteboard Service (RFC-189). Clean up error handling and add logging
by Carsten Ziegeler
· 9 years ago
8c62aaa
FELIX-4883 Fix NPE when creating ServiceReferenceDTO - callsite
by A. J. David Bosschaert
· 9 years ago
2ab3943
FELIX-4883 Fix NPE when creating ServiceReferenceDTO
by A. J. David Bosschaert
· 9 years ago
95910dd
FELIX-4860 : Revisit HandlerRegistry implementation. Improve error page registration.
by Carsten Ziegeler
· 9 years ago
5e36e92
FELIX-4860 : Revisit HandlerRegistry implementation. Improve error page registration.
by Carsten Ziegeler
· 9 years ago
be268c3
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 9 years ago
d7cf140
[maven-release-plugin] prepare release org.apache.felix.connect-0.1.0
by Guillaume Nodet
· 9 years ago
a4ece68
[FELIX-4903] EventListenerHooks are not called
by Guillaume Nodet
· 9 years ago
ff8b080
[FELIX-4901] Embed missing org.osgi.resource package
by Guillaume Nodet
· 9 years ago
aebf5d6
Incremented dmRelease to r3
by Pierre De Rop
· 9 years ago
a4df999
added comments.
by Pierre De Rop
· 9 years ago
0c023d0
added comments.
by Pierre De Rop
· 9 years ago
7b5d1d1
uncommitted the patch for FELIX-4879, which is invalid.
by Pierre De Rop
· 9 years ago
04d0a00
FELIX-4060 : Implement HTTP Whiteboard Service (RFC-189). Clean up code, add some javadocs
by Carsten Ziegeler
· 9 years ago
7698d28
FELIX-4860 : Revisit HandlerRegistry implementation
by Carsten Ziegeler
· 9 years ago
d334ef8
Apply patch (FELIX-4897) to make sure fragment dynamic candidates are
by Richard S. Hall
· 9 years ago
f8b495a
FELIX-4060 : Implement HTTP Whiteboard Service (RFC-189)
by Carsten Ziegeler
· 9 years ago
cf55d09
FELIX-4899 : Change service id for http service context
by Carsten Ziegeler
· 9 years ago
465c850
FELIX-4893 : Replace filter registry with path resolvers
by Carsten Ziegeler
· 9 years ago
d9317a1
FELIX-4893 : Replace filter registry with path resolvers
by Carsten Ziegeler
· 9 years ago
7935b80
more description on the DM stress test.
by Pierre De Rop
· 9 years ago
9fa7d65
FELIX-4894 : Implement cross context shadowing
by Carsten Ziegeler
· 9 years ago
615e4a1
FELIX-4894 : Implement cross context shadowing
by Carsten Ziegeler
· 9 years ago
6d2b53a
FELIX-4543 : Update webconsole plugin
by Carsten Ziegeler
· 9 years ago
73eb4d3
FELIX-4543 : Update webconsole plugin
by Carsten Ziegeler
· 9 years ago
8a0e088
FELIX-4543 : Update webconsole plugin
by Carsten Ziegeler
· 9 years ago
f30033c
Sync javadocs to latest spec version
by Carsten Ziegeler
· 9 years ago
290a690
FELIX-4894 : Implement cross context shadowing
by Carsten Ziegeler
· 9 years ago
2cdd58d
Fix reference to renamed endpoint property
by Carsten Ziegeler
· 9 years ago
7443c2b
FELIX-4894 : Implement cross context shadowing
by Carsten Ziegeler
· 9 years ago
bf16a78
Correct test case - resource at / is serving all requests
by Carsten Ziegeler
· 9 years ago
cdde61b
FELIX-4888 : ServletHandler's are not sorted by longest matching path. Pattern matching (WiP)
by Carsten Ziegeler
· 9 years ago
d25e2d2
FELIX-4888 : ServletHandler's are not sorted by longest matching path. Pattern matching (WiP)
by Carsten Ziegeler
· 9 years ago
119de79
Correct test cases
by Carsten Ziegeler
· 9 years ago
16c27b6
Reformatted the code. Added comments.
by Pierre De Rop
· 9 years ago
8db54e4
Committed the following contributions provided by Raluca Grigoras (many thanks):
by Pierre De Rop
· 9 years ago
97af264
Cleaned imports.
by Pierre De Rop
· 9 years ago
cb32a58
Correct test case
by Carsten Ziegeler
· 9 years ago
c044469
Correct test case
by Carsten Ziegeler
· 9 years ago
a1ec296
FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP)
by Carsten Ziegeler
· 9 years ago
3b5973e
FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP)
by Carsten Ziegeler
· 9 years ago
1a0c74d
FELIX-4888 : ServletHandler's are not sorted by longest matching path. DTO handling (WiP)
by Carsten Ziegeler
· 9 years ago
93e4732
Make sure the FJP is quescent before stopping the tested bundle, in order to ensure that all components are all added.
by Pierre De Rop
· 9 years ago
7bd6b71
FELIX-4892 NPE in maven-bundle-plugin
by A. J. David Bosschaert
· 9 years ago
Next »