Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
9150619305a549007e79d9a398fc18ff67dc87e2
9150619
FELIX-2768 Preset 403/FORBIDDEN response before calling HttpContext.handleSecurity instead of sendError after handleSecurity. This presets a sensible status if handleSecurity does not do it but does not overwrite the handleSecurity response if handleSecurity does not flush the buffer
by Felix Meschberger
· 14 years ago
8001288
FELIX-2394 Do not destroy any filters and servlets still registered with the HttpService when the service is ungotten before the servlets/filters have been unregistered.
by Felix Meschberger
· 14 years ago
5b517d0
FELIX-1946: Only startup Jetty if either HTTP or HTTPS is enabled and improve messaging: If Jetty is not started, say so. If Jetty is started report ports of enabled HTTP and HTTPS services.
by Felix Meschberger
· 14 years ago
9575f80
Better handle non-String configuration properties
by Felix Meschberger
· 14 years ago
9a72ae0
FELIX-2769 fix PID otherwise this is of no use
by Felix Meschberger
· 14 years ago
c2f0d5b
Avoid cleaning registration maps when an instance is disposed. This avoids the injection of null when a callback is called after the instance destruction.
by Clement Escoffier
· 14 years ago
a7f8ac9
FELIX-2769 Provide a Metatype service descriptor to support rendering configuration GUI, e.g. in the Web Console
by Felix Meschberger
· 14 years ago
ae7b495
FELIX-2398 Add configuration properties to set whether NIO is to be used for HTTP(S):
by Felix Meschberger
· 14 years ago
2cf5415
FELIX-2691 Apply patch by Misha Koshelev (thanks) fixing the name validity check for Resource registration
by Felix Meschberger
· 14 years ago
69d8ddf
Fix comment.
by Richard S. Hall
· 14 years ago
6421b6f
Remove a dependency on Java 1.4 (crash on CDC)
by Clement Escoffier
· 14 years ago
76a4738
Configure the RAT plugin for the webconsole-plugin project
by Clement Escoffier
· 14 years ago
1fc7f58
Update copyright year.
by Richard S. Hall
· 14 years ago
e93bc4d
[FELIX-2761] Do not use the o.a.f.service.command until it's part of the rfc
by Guillaume Nodet
· 14 years ago
6010cbf
[FELIX-2761][FELIX-2764] Add a listener interface called when executing commands, send an osgi event if EventAdmin is present
by Guillaume Nodet
· 14 years ago
1c7964c
[FELIX-2761] Add a way to intercept execution of command lines
by Guillaume Nodet
· 14 years ago
b65f2fc
update changelog
by Clement Escoffier
· 14 years ago
4fe6dc4
FELIX-2758 Add post-registration and post-unregistration callbacks to the iPOJO API
by Clement Escoffier
· 14 years ago
ace99f2
Add constructor-parameter attributes in the XSD.
by Clement Escoffier
· 14 years ago
99576cb
Update changelogs Update copyright year (2011)
by Clement Escoffier
· 14 years ago
6ceccd2
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
b1666cd
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.4
by Guillaume Nodet
· 14 years ago
6b42542
[FELIX-2756] NPE when loading configurations
by Guillaume Nodet
· 14 years ago
df35b85
FELIX-2755 Allow the manipulator and the different front end to use several metadata files
by Clement Escoffier
· 14 years ago
a0f88a9
Fix FELIX-2755 Allow the manipulator and the different front end to use several metadata files
by Clement Escoffier
· 14 years ago
ad959c9
Cosmetic fix.
by Clement Escoffier
· 14 years ago
aec0cb4
FELIX-2752 Nulled m_registration after unregistering a service.
by Marcel Offermans
· 14 years ago
f3b6a7e
Avoid using Java 5 Boolean.parseBoolean() method. (FELIX-2749)
by Richard S. Hall
· 14 years ago
ba8d46e
Update dependencies after release
by Karl Pauls
· 14 years ago
0bcc508
Update dependencies after release
by Karl Pauls
· 14 years ago
bd065af
Update dependencies after release
by Karl Pauls
· 14 years ago
8259236
Fix properties: cannot use custom attributes (must be name and value).
by Clement Escoffier
· 14 years ago
4f2c373
Fix FELIX-2746 Composite should support instance configuration
by Clement Escoffier
· 14 years ago
90d5ff8
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
bb970ba
[maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.7
by Karl Pauls
· 14 years ago
f16756f
Update dependencies for release
by Karl Pauls
· 14 years ago
5fd0420
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
269ca2c
[maven-release-plugin] prepare release org.apache.felix.main-3.0.7
by Karl Pauls
· 14 years ago
4342b41
Update dependencies for release
by Karl Pauls
· 14 years ago
ae77309
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
8640ac7
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.1
by Karl Pauls
· 14 years ago
d7647b1
Update dependencies for release
by Karl Pauls
· 14 years ago
4c5a563
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
3b6c8b2
[maven-release-plugin] prepare release org.apache.felix.framework-3.0.7
by Karl Pauls
· 14 years ago
4a8c07c
Update docs.
by Karl Pauls
· 14 years ago
f1eb56e
Update changelog.
by Karl Pauls
· 14 years ago
74df4f7
Update changelog and docs.
by Karl Pauls
· 14 years ago
3f0b788
Update changelog.
by Karl Pauls
· 14 years ago
cd226f2
Update changelog.
by Karl Pauls
· 14 years ago
fa4f50e
Add some comments to the new manifest parser (FELIX-2721).
by Karl Pauls
· 14 years ago
305fcfd
Updated info about felix.cache.locking config property. (FELIX-2700)
by Richard S. Hall
· 14 years ago
2341a93
Fix FELIX-2744 Add annotations to the maven-ipojo-plugin archetype
by Clement Escoffier
· 14 years ago
7df8aee
Fix FELIX-2666 Rename the temporal handler annotation to avoid collision
by Clement Escoffier
· 14 years ago
83be8dc
Tests should use the latest maven-ipojo-plugin.
by Clement Escoffier
· 14 years ago
e85e7e8
Another manifest parser from Karl; looks a little faster. (FELIX-2721)
by Richard S. Hall
· 14 years ago
49604fd
FELIX-2578 Intermediate fix for Configuration Admin API dependency: mark import required
by Felix Meschberger
· 14 years ago
ab647de
FELIX-2712 Add Gogo commands and ensure proper compilation
by Felix Meschberger
· 14 years ago
101f7d7
FELIX-2743 Modify Pojoization to be more easily customizable
by Clement Escoffier
· 14 years ago
5c0361e
Integrate the constructor-injection branch into the trunk.
by Clement Escoffier
· 14 years ago
6f1124d
Make method private. (FELIX-2721)
by Richard S. Hall
· 14 years ago
3c3fded
Add configuration property to control bundle cache locking. (FELIX-2700)
by Richard S. Hall
· 14 years ago
3df8270
Implement custom manifest parsing to avoid using JarFiles, since they
by Richard S. Hall
· 14 years ago
f21da33
Handle security-sensitive operations correctly in DirectoryContent. (FELIX-2738)
by Richard S. Hall
· 14 years ago
7872c0b
Fix minor property substitution issue. (FELIX-2695)
by Richard S. Hall
· 14 years ago
6edd576
Rollback an experimental patch
by Karl Pauls
· 14 years ago
c254911
Update to latest framework snapshot (FELIX-2739).
by Karl Pauls
· 14 years ago
d6409c4
Modify DirectoryContent to verify that an entry is a directory if
by Richard S. Hall
· 14 years ago
c9179be
Optimize resolver to not re-calculate "uses" constraints for already
by Richard S. Hall
· 14 years ago
a934978
Modified resolver to re-verify package space consistency for bundles performing
by Richard S. Hall
· 14 years ago
77238eb
Close HttpURLConnections to workaround a bug on android. (FELIX-2728)
by Richard S. Hall
· 14 years ago
6f5be8f
Fixed FELIX-2713 /Problem in HtmlConfigurationWriter/
by Valentin Pavlov Valchev
· 14 years ago
dd12665
Fixed FELIX-2735 /ClassCastException in PermissionsConfigurationPrinter/
by Valentin Pavlov Valchev
· 14 years ago
e38d34e
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 14 years ago
4c883bf
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.2
by Guillaume Nodet
· 14 years ago
da4b63c
FELIX-2675: add the configuration to the metatype info
by Guillaume Nodet
· 14 years ago
0610702
Update changelog for fileinstall
by Guillaume Nodet
· 14 years ago
0d43212
Fix FELIX-2732
by Clement Escoffier
· 14 years ago
edc26e9
Lookup component classes in WEB-INF/classes if not found in the root.
by Clement Escoffier
· 14 years ago
7592bb0
Fix FELIX-2733
by Clement Escoffier
· 14 years ago
06a46ab
Synchronized access to m_sr.
by Marcel Offermans
· 14 years ago
3363b5d
FELIX-2731 : NPE while scanning sources with QDox
by Carsten Ziegeler
· 14 years ago
19ca2ec
Use latest snapshot
by Carsten Ziegeler
· 14 years ago
40bc401
Fix bug where the resolver was not correctly calculating exported packages
by Richard S. Hall
· 14 years ago
a14d76c
Try to reproduce the issue described in http://www.mail-archive.com/users@felix.apache.org/msg09205.html
by Clement Escoffier
· 14 years ago
48cf38b
Apply the patch provided by Mario (FELIX-2711 The event admin handler should provides a Handler Description)
by Clement Escoffier
· 14 years ago
a5ac123
[FELIX-2723] When the execution of a closure with pipes is interrupted, pipes should be interrupted too
by Guillaume Nodet
· 14 years ago
f18b493
Fix FELIX-2711 The event admin handler should provides a Handler Description
by Clement Escoffier
· 14 years ago
0c8a982
Need to fire UNRESOLVED event when bundles are refreshed if they
by Richard S. Hall
· 14 years ago
38509d8
Remove some dead code.
by Richard S. Hall
· 14 years ago
90d9a78
Fix javadoc.
by Clement Escoffier
· 14 years ago
2c35c74
FELIX-2719 Updated auto config to use the new snapshot version of metatype. Also, add a header so we can easily recognize what resource processor is present in this bundle.
by Marcel Offermans
· 14 years ago
4267fbb
FELIX-2719 Implemented name space support, added a test for it.
by Marcel Offermans
· 14 years ago
7eaac5d
Add a test checking that we don't create proxies for abstract and concrete classes.
by Clement Escoffier
· 14 years ago
5263fce
Fix FELIX-2716 [iPOJO] Failure when creating proxies for classes in java.* packages
by Clement Escoffier
· 14 years ago
05111df
Check the module owning the capability, not the capability identity to determine
by Richard S. Hall
· 14 years ago
3150f53
Remove unused code to track dependencies on capabilities.
by Richard S. Hall
· 14 years ago
b8a8459
update jvm-packages to include Apache header updated contents based on felix-framework default.properties
by David Morgan Spenser Savage
· 14 years ago
663cb02
[FELIX-2675] fileinstall always starts bundle eagerly
by Guillaume Nodet
· 14 years ago
df19321
[maven-release-plugin] prepare for next development iteration
by Sanjeeb Kumar Sahoo
· 14 years ago
9fd2107
[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.8
by Sanjeeb Kumar Sahoo
· 14 years ago
Next »