Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
c632687e7cabf5bbbc7a311979e0911b81dd1799
/
http
276999c
[maven-release-plugin] prepare for next development iteration
by Jan Willem Janssen
· 11 years ago
f857121
[maven-release-plugin] prepare release org.apache.felix.http-4
by Jan Willem Janssen
· 11 years ago
603a58e
FELIX-4230 - Enhance SSL filter to forward client certificates:
by Jan Willem Janssen
· 11 years ago
511072f
FELIX-3103 - let CometdActivator inherit from AbstractActivator:
by Jan Willem Janssen
· 11 years ago
c9a8b55
FELIX-2786 - allow random port to be used:
by Jan Willem Janssen
· 11 years ago
7df460a
FELIX-3987 - do not set content-length too late:
by Jan Willem Janssen
· 11 years ago
38987a3
FELIX-1955 - configure keystore/truststore types:
by Jan Willem Janssen
· 11 years ago
e698331
FELIX-4312 - avoid pointless service interruptions:
by Jan Willem Janssen
· 11 years ago
4c5d173
Applied code formatting rules.
by Jan Willem Janssen
· 11 years ago
b6cb268
FELIX-4311 - log real Jetty version; include custom bundle header to reflect the used Jetty version.
by Jan Willem Janssen
· 11 years ago
2198f94
FELIX-4311 - log real Jetty version; include custom bundle header to reflect the used Jetty version.
by Jan Willem Janssen
· 11 years ago
b16e99c
FELIX-4311 - log real Jetty version.
by Jan Willem Janssen
· 11 years ago
fb67ddb
Fixed typo in default config.
by Jan Willem Janssen
· 11 years ago
0846b32
FELIX-4307: only log something when a real context ID is given.
by Jan Willem Janssen
· 11 years ago
926e71c
FELIX-4310, FELIX-4282 - mixed Jetty versions:
by Jan Willem Janssen
· 11 years ago
e9da5ac
FELIX-4230 Convert X-Forwarded-SSL-Certificate header to javax.servlet.request.X509Certificate request attribute for consumption by the web application.
by Felix Meschberger
· 11 years ago
e5b8b53
Upgraded to Jetty 9.0.5:
by Jan Willem Janssen
· 11 years ago
2d66597
Solved compiler warnings.
by Jan Willem Janssen
· 11 years ago
bbd2516
[maven-release-plugin] prepare for next development iteration
by Jan Willem Janssen
· 11 years ago
1bf9583
[maven-release-plugin] prepare release org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
7598b30
[maven-release-plugin] rollback the release of org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
35d63a0
[maven-release-plugin] prepare release org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
b9fecf8
[maven-release-plugin] rollback the release of org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
e03b2d2
[maven-release-plugin] prepare release org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
83d3c94
[maven-release-plugin] rollback the release of org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
7f58e43
[maven-release-plugin] prepare release org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
ec29adb
[maven-release-plugin] rollback the release of org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
41d20dd
[maven-release-plugin] prepare release org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
7d9f9fe
Added correct SCM elements to all POMs:
by Jan Willem Janssen
· 11 years ago
225668d
[maven-release-plugin] rollback the release of org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
656bd3a
[maven-release-plugin] prepare release org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
2a25d6e
Fixed incorrect(?) path to felix-parent POM.
by Jan Willem Janssen
· 11 years ago
1a1b244
[maven-release-plugin] rollback the release of org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
324fca7
[maven-release-plugin] prepare release org.apache.felix.http-2.2.1
by Jan Willem Janssen
· 11 years ago
6f84f99
Reverted broken release commit.
by Jan Willem Janssen
· 11 years ago
09384ad
[maven-release-plugin] prepare release org.apache.felix.http-3
by Jan Willem Janssen
· 11 years ago
df9dc15
Updated copyright year as preparation for release.
by Jan Willem Janssen
· 11 years ago
f6fb81e
FELIX-4196 Add unit tests and compile for Java 5 to support Mockito
by Felix Meschberger
· 11 years ago
7634044
FELIX-4196 Check existing request URL prefix before replacing it with "https"
by Felix Meschberger
· 11 years ago
7608f85
Upgraded to latest stable release of Jetty 7.
by Jan Willem Janssen
· 11 years ago
40203bc
Fixed failing unit test.
by Jan Willem Janssen
· 11 years ago
0de558d
FELIX-4137 Support Web Application Bundles
by Felix Meschberger
· 11 years ago
8e50f28
FELIX-4061 : Implement service endpoint registration property - add loopback interface if no network interface is available
by Carsten Ziegeler
· 11 years ago
373160b
FELIX-4061 : Implement service endpoint registration property
by Carsten Ziegeler
· 11 years ago
3899119
FELIX-4061 : Implement service endpoint registration property
by Carsten Ziegeler
· 11 years ago
3a61bb3
FELIX-3906 Apply patch by Robert Munteanu (thanks alot)
by Felix Meschberger
· 12 years ago
996f51c
FELIX-3737 Prevent overflow if this ranking is Integer.MAX_VALUE and other.ranking is negative
by Felix Meschberger
· 12 years ago
e82c1f6
FELIX-3693 Add missing DEPENDENCIES skeleton
by Felix Meschberger
· 12 years ago
43d91ce
FELIX-3693 A servlet filter for servers running behind an SSL-endpoint proxy
by Felix Meschberger
· 12 years ago
ca3e81a
FELIX-3684 Make sure most recent http.base is embedded (patch by Chetan Mehrotra, thanks alot)
by Felix Meschberger
· 12 years ago
bc271db
FELIX-3684 Add Http Service web console plugin (patch by Chetan Mehrotra, thanks alot)
by Felix Meschberger
· 12 years ago
6d5c106
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
f6a2232
FELIX-3335 Properly list filter mappings
by Felix Meschberger
· 13 years ago
e0fc09b
FELIX-3295 Add support for a new org.apache.felix.http.context_path configuration
by Felix Meschberger
· 13 years ago
659b508
FELIX-3259 Improve WebConsole plugin
by Felix Meschberger
· 13 years ago
d5da9fb
FELIX-3259 Improve WebConsole plugin (sorted mappings and add orphans)
by Felix Meschberger
· 13 years ago
07c7569
FELIX-3226 Improve HttpContext whiteboard support
by Felix Meschberger
· 13 years ago
0a81b8a
FELIX-2871 Cleanup transitive dependencies
by Felix Meschberger
· 13 years ago
4a4b032
FELIX-3258 Refer to new parent POM and reduce reactor POM to just listing child modules
by Felix Meschberger
· 13 years ago
ae4262a
FELIX-3258 Create separate parent POM
by Felix Meschberger
· 13 years ago
756ec16
FELIX-3237 Add ConfigurationPrinter functionality to the plugin to get the same information in Configuration Status dumps
by Felix Meschberger
· 13 years ago
7432a24
FELIX-3237 Implement a Web Console plugin
by Felix Meschberger
· 13 years ago
6685926
FELIX-3197 Add metatype description of org.apache.felix.http.host property
by Felix Meschberger
· 13 years ago
8ff3121
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
f45066a
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
f4c6b2d
FELIX-3199 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
504e8fd
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
9c9aaf7
FELIX-3198 Support generic configuration properties and implement support for basic Session Management configuration through such generic properties.
by Felix Meschberger
· 13 years ago
13844cc
FELIX-2803 Detach bundle version number from the parent and other bundles in this project
by Felix Meschberger
· 13 years ago
de6cced
FELIX-3181 Applied JMX statistcs patch (thanks Justin Edelson)
by Felix Meschberger
· 13 years ago
d2f689a
FELIX3134 Use better default port for HTTPS -- 8443 instead of 433
by Felix Meschberger
· 13 years ago
26d5ccd
FELIX-3102 Applied the patch supplied by Julian Sedding(thanks)
by Felix Meschberger
· 13 years ago
815934f
FELIX-2897 Add support for JMX support in the Jetty Container
by Felix Meschberger
· 13 years ago
6f46dd1
FELIX-3127 Force sending the Date header
by Felix Meschberger
· 13 years ago
b099aa4
FELIX-2881 Fixed the problem.
by Marcel Offermans
· 14 years ago
2f6f137
FELIX-1796 Added cometd support to HTTP service.
by Timothy Michael Moloney
· 14 years ago
a4bfea0
Update DEPENDENCIES files to focus on third-party software.
by Richard S. Hall
· 14 years ago
6e8e0e9
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 14 years ago
b39f7f7
[maven-release-plugin] prepare release org.apache.felix.http-2.2.0
by Felix Meschberger
· 14 years ago
42b0e9c
FELIX-2806 Ensure DEPENDENCIES files are included in the artifacts
by Felix Meschberger
· 14 years ago
ef0df66
FELIX-2806 Create DEPENDENCIES files and fix NOTICE files for compliance
by Felix Meschberger
· 14 years ago
6826f76
Fix copyright year
by Felix Meschberger
· 14 years ago
d898518
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 14 years ago
8da15ce
[maven-release-plugin] prepare release org.apache.felix.http-2.1.0
by Felix Meschberger
· 14 years ago
d43457d
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
722675e
Add @since tag
by Felix Meschberger
· 14 years ago
607eb27
Revert versions back after broken release
by Felix Meschberger
· 14 years ago
9b69940
Revert versions back after broken release
by Felix Meschberger
· 14 years ago
879dd34
[maven-release-plugin] prepare for next development iteration
by Felix Meschberger
· 14 years ago
5fe22f7
[maven-release-plugin] prepare release org.apache.felix.http-2.1.0
by Felix Meschberger
· 14 years ago
52a3f95
FELIX-2788 Allow for the configuration of shared ServletContext attributes. Currently configuration is static using a framework property -- org.apache.felix.http.shared_servlet_context_attributes -- which when set to true causes servlet context attributes to be shared amongst all servlet contexts as well as the servlet container's servlet context.
by Felix Meschberger
· 14 years ago
a996e90
FELIX-1962 Add ProxyListener to Bridge Sample
by Felix Meschberger
· 14 years ago
29ec83c
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
e4cd8cd
FELIX-1962 Provide a ProxyListener analogous to the ProxyServlet to be called by the actual listener registered with the servlet container and to forward the events to the registered listeners.
by Felix Meschberger
· 14 years ago
fc35ff7
FELIX-1962 Register the EventDispatcher for it to be available in the ProxyListener (see the HTTP proxy bundle)
by Felix Meschberger
· 14 years ago
8cd166b
FELIX-1962 Support for listeners in the base bundle: Context Attribute and Request Attribute as well as request events are handled from within. Session and Session Attribute events are handled through a hook request to be installed in the actual servlet container. This works with the EventDispatcher class similarly to the DispatcherServlet.
by Felix Meschberger
· 14 years ago
e6c9b03
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
eb87faf
FELIX-2768 Adapt unit test: sendError is not called but only setStatus
by Felix Meschberger
· 14 years ago
d7f9433
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
f903916
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
Next »