Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
b3e9e7f10c2e290b8977f1beeb623fc3e9be8ba6
/
http
/
base
5c0ac14
FELIX-3737 Prevent overflow if this ranking is Integer.MAX_VALUE and other.ranking is negative
by Felix Meschberger
· 12 years ago
28a06e3
FELIX-3684 Add Http Service web console plugin (patch by Chetan Mehrotra, thanks alot)
by Felix Meschberger
· 12 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
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
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
5e013d5
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
14b5182
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
e44a596
FELIX-2768 Adapt unit test: sendError is not called but only setStatus
by Felix Meschberger
· 14 years ago
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
2cf5415
FELIX-2691 Apply patch by Misha Koshelev (thanks) fixing the name validity check for Resource registration
by Felix Meschberger
· 14 years ago
1afb01b
FELIX-2387 : registerServlet() throws NPE
by Carsten Ziegeler
· 14 years ago
e740062
FELIX-2605 : FilterHandler should pre-compile regular expression
by Carsten Ziegeler
· 14 years ago
c68000a
FELIX-2030 Calculate the context path from the actual context path and the
by Felix Meschberger
· 15 years ago
c6d57b4
FELIX-2030 Calculate the context path from the actual context path and the
by Felix Meschberger
· 15 years ago
7b421f4
FELIX-1979 Fixed test case (getPathInfo was not mocked)
by Felix Meschberger
· 15 years ago
0bf1720
FELIX-1979 Apply improved patch based on servlet container's path info (dropping the need for decoding and cutting of servlet path)
by Felix Meschberger
· 15 years ago
49ef66c
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
5d0cbf9
FELIX-1979 Applying proposed patch, which seems to fix this issue.
by Felix Meschberger
· 15 years ago
1925ceb
Add missing ASL2 header
by Felix Meschberger
· 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
87b1598
FELIX-1872: Fixed so that setAttribute is nullsafe
by Sten Roger Sandvik
· 15 years ago
897af46
FELIX-1860: Applied patch from Justin Edelson
by Sten Roger Sandvik
· 15 years ago
ae4c6c4
FELIX-1863: Applied patch from Justin Edelson
by Sten Roger Sandvik
· 15 years ago
8939ae6
FELIX-1821: Fixed so that the system loggers survive restarts.
by Sten Roger Sandvik
· 15 years ago
32abaaf
FELIX-1713: getPathInfo() fix. Stripped everyting away after first ; (semicolon).
by Sten Roger Sandvik
· 15 years ago
ad4fab3
FELIX-1713: Fixed getPathInfo() bug
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
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