Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
5039063386750206f7f13c6df36148d51fa5aa59
5039063
[FELIX-4942] Avoid one additional call in the stack for each recurtion
by Guillaume Nodet
· 9 years ago
88ed1cf
[FELIX-4942] Move package source cache into Packages
by Guillaume Nodet
· 9 years ago
633e625
[FELIX-4942] Remove dead code
by Guillaume Nodet
· 9 years ago
adf5772
[FELIX-4942] Use OpenHashMap in Packages and introduce a very fast ArrayMap for very small maps
by Guillaume Nodet
· 9 years ago
41758ff
[FELIX-4942] Better use of OpenHashMap in Candidates
by Guillaume Nodet
· 9 years ago
f985081
[FELIX-4942] Extract the consistency check into its own method
by Guillaume Nodet
· 9 years ago
c38ce1f
[FELIX-4942] Remove unused parameter in populate(Dynamic)WireMap
by Guillaume Nodet
· 9 years ago
80b684f
[FELIX-4942] Avoid creating and throwing exceptions to report resolution problems internally. Also lazily create the error messages reported to the user.
by Guillaume Nodet
· 9 years ago
941c931
[FELIX-4942] Introduce a Util.isReExport() method
by Guillaume Nodet
· 9 years ago
922a646
[FELIX-4942] Improve Logger to provide isDebugEnabled() and debug() methods
by Guillaume Nodet
· 9 years ago
72b58b6
[FELIX-4942] Faster linked hash map implementation based on fastutil
by Guillaume Nodet
· 9 years ago
6ecdcb9
[FELIX-4942] Capabilities should not really implements equals
by Guillaume Nodet
· 9 years ago
f4f26aa
[FELIX-4942] Add some missing capabilities to a test.
by Guillaume Nodet
· 9 years ago
1225f59
[FELIX-4942] Improve the big resolution test to help testing for performance
by Guillaume Nodet
· 9 years ago
7ef644a
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 9 years ago
0d34dd1
[maven-release-plugin] prepare release org.apache.felix.webconsole-4.2.10
by Carsten Ziegeler
· 9 years ago
e7a4d7a
FELIX-4852 ; Unbinding configuration does not have desired effect
by Carsten Ziegeler
· 9 years ago
fffc937
[FELIX-4691] Empty string value for property causes build failure
by Guillaume Nodet
· 9 years ago
b94d746
FELIX-4951 : [DS][RFC-190] Correct pid handling
by Carsten Ziegeler
· 9 years ago
064c762
FELIX-4957 : [DS][RFC-212] Various issues with field references
by Carsten Ziegeler
· 9 years ago
202f3fe
FELIX-4957 : [DS][RFC-212] Various issues with field references
by Carsten Ziegeler
· 9 years ago
a8b8fe7
[DS][RFC-212] Various issues with field references
by Carsten Ziegeler
· 9 years ago
a06eafb
[DS][RFC-212] Various issues with field references
by Carsten Ziegeler
· 9 years ago
a1170e7
[DS][RFC-212] Various issues with field references
by Carsten Ziegeler
· 9 years ago
cab043c
Update changelog
by Guillaume Nodet
· 9 years ago
b7f9668
[FELIX-4823] Filtering snapshots is failing if version qualifier contains more than "SNAPSHOT"
by Guillaume Nodet
· 9 years ago
88239df
[FELIX-3324] Allow maven-bundle-plugin:manifest to dump SCR component definitions generated by bnd
by Guillaume Nodet
· 9 years ago
dfe0fe7
[FELIX-3994] Optional merging of duplicate manifest headers
by Guillaume Nodet
· 9 years ago
ed7b110
[FELIX-3565] Embed-Transitive leaks transitive dependencies of excluded artifacts
by Guillaume Nodet
· 9 years ago
10dae65
[FELIX-4809] More flexibility for selecting the comparison artifact
by Guillaume Nodet
· 9 years ago
88ce738
[FELIX-4956] Embed latest bndlib
by Guillaume Nodet
· 9 years ago
254454f
Add maven animal sniffer plugin and fix refs to > Java5 (FELIX-4952).
by Karl Pauls
· 9 years ago
84e560d
FELIX-4951 : [DS][RFC-190] Correct pid handling
by Carsten Ziegeler
· 9 years ago
dc04a3c
FELIX-4951 : [DS][RFC-190] Correct pid handling - use scalar if single pid
by Carsten Ziegeler
· 9 years ago
97d7562
FELIX-4950 : [DS][RFC-190] Within a component instance for each reference to the same service the same object needs to be injected
by Carsten Ziegeler
· 9 years ago
88d5af7
FELIX-4949 : [DS][RFC-190] Implement prototype_required
by Carsten Ziegeler
· 9 years ago
ffa70f0
Update to new parent pom
by Carsten Ziegeler
· 9 years ago
cc95aad
FELIX-4947 Webconsole plugin for OSGi Subsystems
by A. J. David Bosschaert
· 9 years ago
2861ae3
FELIX-4947 Webconsole plugin for OSGi Subsystems
by A. J. David Bosschaert
· 9 years ago
7e6fc5a
FELIX-4947 Webconsole plugin for OSGi Subsystems
by A. J. David Bosschaert
· 9 years ago
c12b314
FELIX-4947 Webconsole plugin for OSGi Subsystems
by A. J. David Bosschaert
· 9 years ago
5319289
FELIX-4947 Webconsole plugin for OSGi Subsystems
by A. J. David Bosschaert
· 9 years ago
005330d
FELIX-4938 - Throw an exception when service use count overflows.
by A. J. David Bosschaert
· 9 years ago
42e9506
Update description
by Carsten Ziegeler
· 9 years ago
99d8336
Clean up pom
by Carsten Ziegeler
· 9 years ago
5ff102f
FELIX-4940 : Use servlet 3.0 API to register all required web components
by Carsten Ziegeler
· 9 years ago
982ab79
Update to latest base
by Carsten Ziegeler
· 9 years ago
30ee9a4
FELIX-4939 : Add support for http session id listener
by Carsten Ziegeler
· 9 years ago
c813e04
FELIX-4939 : Add support for http session id listener
by Carsten Ziegeler
· 9 years ago
3a55a2e
FELIX-4937 : IllegalArgumentException on shutdown if sessions have been created
by Carsten Ziegeler
· 9 years ago
680e587
FELIX-4937 : IllegalArgumentException on shutdown if sessions have been created
by Carsten Ziegeler
· 9 years ago
bade5a0
Fix listeners
by Carsten Ziegeler
· 9 years ago
88124f7
Add listener tests
by Carsten Ziegeler
· 9 years ago
a3cf490
Update to new parent pom 3, cleanup pax exam configuration
by Carsten Ziegeler
· 9 years ago
29d0c10
Use latest parent pom and make sure to set java 1.4 as the base2
by Carsten Ziegeler
· 9 years ago
50c8714
Use new parent pom and make sure java 6 is set as the base
by Carsten Ziegeler
· 9 years ago
ab7fa70
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 9 years ago
aa4fe2a
[maven-release-plugin] prepare release felix-parent-3
by Carsten Ziegeler
· 9 years ago
979192e
FELIX-4930 : Support PersistenceManagers that provide their own caching heuristics. Apply patch from Ray Auge
by Carsten Ziegeler
· 9 years ago
68df0b3
Update config admin bridge to R5
by Carsten Ziegeler
· 9 years ago
2d774bf
FELIX-4917 : FilePersistenceManager doesn't support comments
by Carsten Ziegeler
· 9 years ago
63da4a2
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 9 years ago
494014f
[maven-release-plugin] prepare release org.apache.felix.main.distribution-5.0.1
by Karl Pauls
· 9 years ago
9a85506
Cleanup after release
by Karl Pauls
· 9 years ago
c34b101
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 9 years ago
1b41f0c
[maven-release-plugin] prepare release org.apache.felix.main-5.0.1
by Karl Pauls
· 9 years ago
5707fb3
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 9 years ago
9cf53f4
[maven-release-plugin] prepare release org.apache.felix.framework-5.0.1
by Karl Pauls
· 9 years ago
45240c0
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 9 years ago
55191bf
[maven-release-plugin] prepare release org.apache.felix.resolver-1.4.0
by Karl Pauls
· 9 years ago
649c0fe
Update changelog for release
by Karl Pauls
· 9 years ago
c12ea24
Rollback release
by Karl Pauls
· 9 years ago
589537a
Rollback release
by Karl Pauls
· 9 years ago
b2008f1
FELIX-4908 : X-Forward Header support when running behind a proxy/load balancer. Apply patch from Antonio Sanso
by Carsten Ziegeler
· 9 years ago
4fa2faa
FELIX-4932 : Update pom to handle individual java base versions
by Carsten Ziegeler
· 9 years ago
5781957
FELIX-4920 : sslfilter does not preserve fragment in redirect. Apply patch from Jörg Hoh
by Carsten Ziegeler
· 9 years ago
d30e137
FELIX-4928 Singleton getService() sometimes incorrectly returns null
by A. J. David Bosschaert
· 9 years ago
ba8c2f2
Use https to check artifacts from the repository
by Carsten Ziegeler
· 9 years ago
1b06980
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 9 years ago
a85c0e1
[maven-release-plugin] prepare release org.apache.felix.main.distribution-5.0.1
by Karl Pauls
· 9 years ago
fae6568
Update changelog and dependencies for release
by Karl Pauls
· 9 years ago
b76d4bb
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 9 years ago
bcab452
[maven-release-plugin] prepare release org.apache.felix.main-5.0.1
by Karl Pauls
· 9 years ago
eb1388f
Update changelog and dependencies for release
by Karl Pauls
· 9 years ago
090cac1
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 9 years ago
e65fb0f
[maven-release-plugin] prepare release org.apache.felix.framework-5.0.1
by Karl Pauls
· 9 years ago
bea800f
Update changelog and dependencies for release
by Karl Pauls
· 9 years ago
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
Next »