1. 5c0ac14 FELIX-3737 Prevent overflow if this ranking is Integer.MAX_VALUE and other.ranking is negative by Felix Meschberger · 12 years ago
  2. d46934f FELIX-3693 Add missing DEPENDENCIES skeleton by Felix Meschberger · 12 years ago
  3. 48ba213 FELIX-3693 A servlet filter for servers running behind an SSL-endpoint proxy by Felix Meschberger · 12 years ago
  4. b1c1ead FELIX-3684 Make sure most recent http.base is embedded (patch by Chetan Mehrotra, thanks alot) by Felix Meschberger · 12 years ago
  5. 28a06e3 FELIX-3684 Add Http Service web console plugin (patch by Chetan Mehrotra, thanks alot) by Felix Meschberger · 12 years ago
  6. 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
  7. 8300e1d FELIX-2335 Properly list filter mappings by Felix Meschberger · 13 years ago
  8. acc359b FELIX-3295 Add support for a new org.apache.felix.http.context_path configuration by Felix Meschberger · 13 years ago
  9. d7367d4 FELIX-3259 Improve WebConsole plugin by Felix Meschberger · 13 years ago
  10. 4fb565f FELIX-3259 Improve WebConsole plugin (sorted mappings and add orphans) by Felix Meschberger · 13 years ago
  11. bb6e320 FELIX-3226 Improve HttpContext whiteboard support by Felix Meschberger · 13 years ago
  12. c8b28c1 FELIX-2871 Cleanup transitive dependencies by Felix Meschberger · 13 years ago
  13. 078b99f FELIX-3258 Refer to new parent POM and reduce reactor POM to just listing child modules by Felix Meschberger · 13 years ago
  14. b2759ba FELIX-3258 Create separate parent POM by Felix Meschberger · 13 years ago
  15. 1e415ec FELIX-3237 Add ConfigurationPrinter functionality to the plugin to get the same information in Configuration Status dumps by Felix Meschberger · 13 years ago
  16. 5082414 FELIX-3237 Implement a Web Console plugin by Felix Meschberger · 13 years ago
  17. fb36af6 FELIX-3197 Add metatype description of org.apache.felix.http.host property by Felix Meschberger · 13 years ago
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 5f8c16d FELIX-2803 Detach bundle version number from the parent and other bundles in this project by Felix Meschberger · 13 years ago
  24. 93df059 FELIX-3181 Applied JMX statistcs patch (thanks Justin Edelson) by Felix Meschberger · 13 years ago
  25. 0402ed8 FELIX3134 Use better default port for HTTPS -- 8443 instead of 433 by Felix Meschberger · 13 years ago
  26. ba43d99 FELIX-3102 Applied the patch supplied by Julian Sedding(thanks) by Felix Meschberger · 13 years ago
  27. d4cfca2 FELIX-2897 Add support for JMX support in the Jetty Container by Felix Meschberger · 13 years ago
  28. 9b3978b FELIX-3127 Force sending the Date header by Felix Meschberger · 13 years ago
  29. 04ea249 FELIX-2881 Fixed the problem. by Marcel Offermans · 14 years ago
  30. 1dbedaa FELIX-1796 Added cometd support to HTTP service. by Timothy Michael Moloney · 14 years ago
  31. 8734a95 Update DEPENDENCIES files to focus on third-party software. by Richard S. Hall · 14 years ago
  32. a3009b5 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  33. 50500a2 [maven-release-plugin] prepare release org.apache.felix.http-2.2.0 by Felix Meschberger · 14 years ago
  34. 903f17d FELIX-2806 Ensure DEPENDENCIES files are included in the artifacts by Felix Meschberger · 14 years ago
  35. 5708ed8 FELIX-2806 Create DEPENDENCIES files and fix NOTICE files for compliance by Felix Meschberger · 14 years ago
  36. 2a20f7b Fix copyright year by Felix Meschberger · 14 years ago
  37. 48cfb62 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  38. ac62c07 [maven-release-plugin] prepare release org.apache.felix.http-2.1.0 by Felix Meschberger · 14 years ago
  39. 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
  40. a95c073 Add @since tag by Felix Meschberger · 14 years ago
  41. f7f9f06 Revert versions back after broken release by Felix Meschberger · 14 years ago
  42. 0355423 Revert versions back after broken release by Felix Meschberger · 14 years ago
  43. c30b9c3 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  44. c4842cf [maven-release-plugin] prepare release org.apache.felix.http-2.1.0 by Felix Meschberger · 14 years ago
  45. 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
  46. 91434ad FELIX-1962 Add ProxyListener to Bridge Sample by Felix Meschberger · 14 years ago
  47. 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
  48. 1779df2 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
  49. 2457316 FELIX-1962 Register the EventDispatcher for it to be available in the ProxyListener (see the HTTP proxy bundle) by Felix Meschberger · 14 years ago
  50. 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
  51. 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
  52. e44a596 FELIX-2768 Adapt unit test: sendError is not called but only setStatus by Felix Meschberger · 14 years ago
  53. 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
  54. 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
  55. 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
  56. 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
  57. 9575f80 Better handle non-String configuration properties by Felix Meschberger · 14 years ago
  58. 9a72ae0 FELIX-2769 fix PID otherwise this is of no use by Felix Meschberger · 14 years ago
  59. 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
  60. ae7b495 FELIX-2398 Add configuration properties to set whether NIO is to be used for HTTP(S): by Felix Meschberger · 14 years ago
  61. 2cf5415 FELIX-2691 Apply patch by Misha Koshelev (thanks) fixing the name validity check for Resource registration by Felix Meschberger · 14 years ago
  62. 1afb01b FELIX-2387 : registerServlet() throws NPE by Carsten Ziegeler · 14 years ago
  63. e740062 FELIX-2605 : FilterHandler should pre-compile regular expression by Carsten Ziegeler · 14 years ago
  64. 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
  65. c68000a FELIX-2030 Calculate the context path from the actual context path and the by Felix Meschberger · 15 years ago
  66. c6d57b4 FELIX-2030 Calculate the context path from the actual context path and the by Felix Meschberger · 15 years ago
  67. 7b421f4 FELIX-1979 Fixed test case (getPathInfo was not mocked) by Felix Meschberger · 15 years ago
  68. 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
  69. 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
  70. 5d0cbf9 FELIX-1979 Applying proposed patch, which seems to fix this issue. by Felix Meschberger · 15 years ago
  71. 1925ceb Add missing ASL2 header by Felix Meschberger · 15 years ago
  72. c0059a6 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  73. 31035ed [maven-release-plugin] prepare release org.apache.felix.http-2.0.4 by Sten Roger Sandvik · 15 years ago
  74. 87b1598 FELIX-1872: Fixed so that setAttribute is nullsafe by Sten Roger Sandvik · 15 years ago
  75. 61f10f5 FELIX-1873: Fixed default httpcontext bug in whiteboard by Sten Roger Sandvik · 15 years ago
  76. 897af46 FELIX-1860: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
  77. ae4c6c4 FELIX-1863: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
  78. a6bfd46 FELIX-1704: Added exporting of service properties in Jetty service. by Sten Roger Sandvik · 15 years ago
  79. 8939ae6 FELIX-1821: Fixed so that the system loggers survive restarts. by Sten Roger Sandvik · 15 years ago
  80. 32abaaf FELIX-1713: getPathInfo() fix. Stripped everyting away after first ; (semicolon). by Sten Roger Sandvik · 15 years ago
  81. ad4fab3 FELIX-1713: Fixed getPathInfo() bug by Sten Roger Sandvik · 15 years ago
  82. 6333ee5 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  83. f807cf8 [maven-release-plugin] prepare release org.apache.felix.http-2.0.2 by Sten Roger Sandvik · 15 years ago
  84. 01012fc Change OSGi API dependencies to be on the official JAR files. Added core by Richard S. Hall · 15 years ago
  85. 5e03931 Remove some odd character. by Richard S. Hall · 15 years ago
  86. 1258e9e Uses bridge instead of bundle for sample by Sten Roger Sandvik · 15 years ago
  87. 3d211d3 FELIX-1668: Uses OSGi 1.0.0 libs instead of 1.2.0. by Sten Roger Sandvik · 15 years ago
  88. 746ba0e FELIX-1667: Fixes issues with NOTICE files by Sten Roger Sandvik · 15 years ago
  89. 73c0381 FELIX-1667: Added LICENSE and NOTICE to META-INF under war file. by Sten Roger Sandvik · 15 years ago
  90. 5232026 FELIX-1667: Added right module names under NOTICE files by Sten Roger Sandvik · 15 years ago
  91. 52a3edf Rolled back the version to 2.0.0-SNAPSHOT by Sten Roger Sandvik · 15 years ago
  92. b0d37a1 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  93. dad7a6d [maven-release-plugin] prepare release org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  94. 9142ade [maven-release-plugin] rollback the release of org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  95. 4f2cfa4 [maven-release-plugin] prepare release org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  96. 94fb196 Fixed all poms by Sten Roger Sandvik · 15 years ago
  97. a006c96 Added required licenses to samples by Sten Roger Sandvik · 15 years ago
  98. 4baf1f2 Changed pom - moved samples to another profile by Sten Roger Sandvik · 15 years ago
  99. 5a910f6 [maven-release-plugin] rollback the release of org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  100. 084e931 Removed unused README file by Sten Roger Sandvik · 15 years ago