Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
b465657bf78efdc40b2bd92a5bef753bf1bb63a3
/
http
/
jetty
b1c1ead
FELIX-3684 Make sure most recent http.base is embedded (patch by Chetan Mehrotra, thanks alot)
by Felix Meschberger
· 12 years ago
82ac846
FELIX-2292 Upgraded Jetty to Eclipse Jetty 7.6.3 and Cometd to 2.4.2. Fixed cometd sample project for the new cometd version.
by Xander Uiterlinden
· 12 years ago
acc359b
FELIX-3295 Add support for a new org.apache.felix.http.context_path configuration
by Felix Meschberger
· 13 years ago
078b99f
FELIX-3258 Refer to new parent POM and reduce reactor POM to just listing child modules
by Felix Meschberger
· 13 years ago
fb36af6
FELIX-3197 Add metatype description of org.apache.felix.http.host property
by Felix Meschberger
· 13 years ago
09ea994
FELIX-3162 Allow the configuration of three Jetty buffers: Header, Request, and Response buffers. In addition the default of the header buffer is increased to 16KB as opposed to the Jetty default of 4KB which is not enough for Cookie heavy requests.
by Felix Meschberger
· 13 years ago
c3d749f
FELIX-2687 Applied patch by Florent Andre (thanks alot) adding support for connection timeout specification with a new org.apache.felix.http.timeout property.
by Felix Meschberger
· 13 years ago
7d49982
FELIX-3197 Add org.apache.felix.http.session.timeout configuration property to specify the session timeout in minutes (as in the web application configuration web.xml file)
by Felix Meschberger
· 13 years ago
9c1daf8
FELIX-3197 Add org.apache.felix.http.host configuration property to configure the interface on which Jetty is to listen
by Felix Meschberger
· 13 years ago
1095f9e
FELIX-3198 Support generic configuration properties and implement support for basic Session Management configuration through such generic properties.
by Felix Meschberger
· 13 years ago
5f8c16d
FELIX-2803 Detach bundle version number from the parent and other bundles in this project
by Felix Meschberger
· 13 years ago
93df059
FELIX-3181 Applied JMX statistcs patch (thanks Justin Edelson)
by Felix Meschberger
· 13 years ago
0402ed8
FELIX3134 Use better default port for HTTPS -- 8443 instead of 433
by Felix Meschberger
· 13 years ago
d4cfca2
FELIX-2897 Add support for JMX support in the Jetty Container
by Felix Meschberger
· 13 years ago
9b3978b
FELIX-3127 Force sending the Date header
by Felix Meschberger
· 13 years ago
8734a95
Update DEPENDENCIES files to focus on third-party software.
by Richard S. Hall
· 14 years ago
a3009b5
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 14 years ago
50500a2
[maven-release-plugin] prepare release org.apache.felix.http-2.2.0
by Felix Meschberger
· 14 years ago
5708ed8
FELIX-2806 Create DEPENDENCIES files and fix NOTICE files for compliance
by Felix Meschberger
· 14 years ago
2a20f7b
Fix copyright year
by Felix Meschberger
· 14 years ago
48cfb62
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 14 years ago
ac62c07
[maven-release-plugin] prepare release org.apache.felix.http-2.1.0
by Felix Meschberger
· 14 years ago
a2899b6
FELIX-2801 Export Http Service Extension API at fixed version 2.0.4 (should really be 2.0.0 but has already been exported as 2.0.4 in previous release) and Proxy API as 2.1.0 (has new ProxyListener class).
by Felix Meschberger
· 14 years ago
0355423
Revert versions back after broken release
by Felix Meschberger
· 14 years ago
c30b9c3
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 14 years ago
c4842cf
[maven-release-plugin] prepare release org.apache.felix.http-2.1.0
by Felix Meschberger
· 14 years ago
d3226d1
FELIX-1962 Add the EventDispatcher from the Http Base bundle as listener into Jetty to allow Jetty to send events to the registered listener services
by Felix Meschberger
· 14 years ago
caec9e4
FELIX-2772 Do not use HTTP or HTTPS if configured port number is less than or equal to zero even though the FELIX_HTTP[S]_ENABLE flag is true
by Felix Meschberger
· 14 years ago
37e55a1
FELIX-1978 Register the ManagedService as a service factory and dynamically import Configuration Admin API. This allows to start Jetty without Configuration Admin but to still receive configuration once the Configuration Admin service is providing configuration
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
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
e1b9224
FELIX-2292 - update both http implementations to latest jetty 6 (6.1.24) as an interim step so that we have a "latest jetty 6" version prior to migration to jetty 7
by Rob Walker
· 15 years ago
c0059a6
[maven-release-plugin] prepare for next development iteration
by Sten Roger Sandvik
· 15 years ago
31035ed
[maven-release-plugin] prepare release org.apache.felix.http-2.0.4
by Sten Roger Sandvik
· 15 years ago
a6bfd46
FELIX-1704: Added exporting of service properties in Jetty service.
by Sten Roger Sandvik
· 15 years ago
6333ee5
[maven-release-plugin] prepare for next development iteration
by Sten Roger Sandvik
· 15 years ago
f807cf8
[maven-release-plugin] prepare release org.apache.felix.http-2.0.2
by Sten Roger Sandvik
· 15 years ago
01012fc
Change OSGi API dependencies to be on the official JAR files. Added core
by Richard S. Hall
· 15 years ago
746ba0e
FELIX-1667: Fixes issues with NOTICE files
by Sten Roger Sandvik
· 15 years ago
5232026
FELIX-1667: Added right module names under NOTICE files
by Sten Roger Sandvik
· 15 years ago
52a3edf
Rolled back the version to 2.0.0-SNAPSHOT
by Sten Roger Sandvik
· 15 years ago
b0d37a1
[maven-release-plugin] prepare for next development iteration
by Sten Roger Sandvik
· 15 years ago
dad7a6d
[maven-release-plugin] prepare release org.apache.felix.http-2.0.0
by Sten Roger Sandvik
· 15 years ago
9142ade
[maven-release-plugin] rollback the release of org.apache.felix.http-2.0.0
by Sten Roger Sandvik
· 15 years ago
4f2cfa4
[maven-release-plugin] prepare release org.apache.felix.http-2.0.0
by Sten Roger Sandvik
· 15 years ago
94fb196
Fixed all poms
by Sten Roger Sandvik
· 15 years ago
082550e
FELIX-771: Degraded jetty info logging to debug.
by Sten Roger Sandvik
· 15 years ago
4bf00cd
Fixed jetty starting up 2 times
by Sten Roger Sandvik
· 15 years ago
6f73987
Added more robust logging.
by Sten Roger Sandvik
· 15 years ago
e357683
Added LICENSE and NOTICE files in all jars.
by Sten Roger Sandvik
· 15 years ago
0aafbbc
Added notice files release packages
by Sten Roger Sandvik
· 15 years ago
c73f741
FELIX-1456: Added improved httpservice implementation
by Sten Roger Sandvik
· 15 years ago