Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
a99397fad7bb83aa3bfa229305b0326b2b8b613c
/
http
/
base
/
src
/
test
/
java
54ed79f
FELIX-4550 - Upgrade to Jetty 9:
by Jan Willem Janssen
· 10 years ago
8386b2f
[FELIX-4670] Deadlock in Felix HTTP service
by A. J. David Bosschaert
· 10 years ago
3c680d8
FELIX-4440 - dots in pathinfo's incorrectly removed:
by Jan Willem Janssen
· 11 years ago
1b825d4
FELIX-4451 : HttpContext#getResource is called with a relative path
by Carsten Ziegeler
· 11 years ago
2e01356
FELIX-3988 - better handling of HttpContext#handleSecurity:
by Jan Willem Janssen
· 11 years ago
64d51d8
FELIX-2774, FELIX-2797 & FELIX-4424:
by Jan Willem Janssen
· 11 years ago
0a3f86a
FELIX-4421 - Upgrade to Jetty 8:
by Jan Willem Janssen
· 11 years ago
40203bc
Fixed failing unit test.
by Jan Willem Janssen
· 11 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
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
eb87faf
FELIX-2768 Adapt unit test: sendError is not called but only setStatus
by Felix Meschberger
· 14 years ago
fef8c11
FELIX-2030 Calculate the context path from the actual context path and the
by Felix Meschberger
· 15 years ago
83ba00d
FELIX-1979 Fixed test case (getPathInfo was not mocked)
by Felix Meschberger
· 15 years ago
2bd660c
FELIX-1999 Handle ServletRequest.getPathInfo() possibly being null. For both filters and servlets, we assume the path info is "/" in case the actual path info is reported as null from the servlet container.
by Felix Meschberger
· 15 years ago
aac00fd
FELIX-1872: Fixed so that setAttribute is nullsafe
by Sten Roger Sandvik
· 15 years ago
8a1c32f
FELIX-1860: Applied patch from Justin Edelson
by Sten Roger Sandvik
· 15 years ago
eff892e
FELIX-1863: Applied patch from Justin Edelson
by Sten Roger Sandvik
· 15 years ago
a7d42e8
FELIX-1713: getPathInfo() fix. Stripped everyting away after first ; (semicolon).
by Sten Roger Sandvik
· 15 years ago
6c85de0
FELIX-1713: Fixed getPathInfo() bug
by Sten Roger Sandvik
· 15 years ago
5af73c2
FELIX-1456: Added improved httpservice implementation
by Sten Roger Sandvik
· 15 years ago