1. 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
  2. 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
  3. 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
  4. 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
  5. 9575f80 Better handle non-String configuration properties by Felix Meschberger · 14 years ago
  6. 9a72ae0 FELIX-2769 fix PID otherwise this is of no use by Felix Meschberger · 14 years ago
  7. 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
  8. ae7b495 FELIX-2398 Add configuration properties to set whether NIO is to be used for HTTP(S): by Felix Meschberger · 14 years ago
  9. 2cf5415 FELIX-2691 Apply patch by Misha Koshelev (thanks) fixing the name validity check for Resource registration by Felix Meschberger · 14 years ago
  10. 1afb01b FELIX-2387 : registerServlet() throws NPE by Carsten Ziegeler · 14 years ago
  11. e740062 FELIX-2605 : FilterHandler should pre-compile regular expression by Carsten Ziegeler · 14 years ago
  12. 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
  13. c68000a FELIX-2030 Calculate the context path from the actual context path and the by Felix Meschberger · 15 years ago
  14. c6d57b4 FELIX-2030 Calculate the context path from the actual context path and the by Felix Meschberger · 15 years ago
  15. 7b421f4 FELIX-1979 Fixed test case (getPathInfo was not mocked) by Felix Meschberger · 15 years ago
  16. 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
  17. 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
  18. 5d0cbf9 FELIX-1979 Applying proposed patch, which seems to fix this issue. by Felix Meschberger · 15 years ago
  19. 1925ceb Add missing ASL2 header by Felix Meschberger · 15 years ago
  20. c0059a6 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  21. 31035ed [maven-release-plugin] prepare release org.apache.felix.http-2.0.4 by Sten Roger Sandvik · 15 years ago
  22. 87b1598 FELIX-1872: Fixed so that setAttribute is nullsafe by Sten Roger Sandvik · 15 years ago
  23. 61f10f5 FELIX-1873: Fixed default httpcontext bug in whiteboard by Sten Roger Sandvik · 15 years ago
  24. 897af46 FELIX-1860: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
  25. ae4c6c4 FELIX-1863: Applied patch from Justin Edelson by Sten Roger Sandvik · 15 years ago
  26. a6bfd46 FELIX-1704: Added exporting of service properties in Jetty service. by Sten Roger Sandvik · 15 years ago
  27. 8939ae6 FELIX-1821: Fixed so that the system loggers survive restarts. by Sten Roger Sandvik · 15 years ago
  28. 32abaaf FELIX-1713: getPathInfo() fix. Stripped everyting away after first ; (semicolon). by Sten Roger Sandvik · 15 years ago
  29. ad4fab3 FELIX-1713: Fixed getPathInfo() bug by Sten Roger Sandvik · 15 years ago
  30. 6333ee5 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  31. f807cf8 [maven-release-plugin] prepare release org.apache.felix.http-2.0.2 by Sten Roger Sandvik · 15 years ago
  32. 01012fc Change OSGi API dependencies to be on the official JAR files. Added core by Richard S. Hall · 15 years ago
  33. 5e03931 Remove some odd character. by Richard S. Hall · 15 years ago
  34. 1258e9e Uses bridge instead of bundle for sample by Sten Roger Sandvik · 15 years ago
  35. 3d211d3 FELIX-1668: Uses OSGi 1.0.0 libs instead of 1.2.0. by Sten Roger Sandvik · 15 years ago
  36. 746ba0e FELIX-1667: Fixes issues with NOTICE files by Sten Roger Sandvik · 15 years ago
  37. 73c0381 FELIX-1667: Added LICENSE and NOTICE to META-INF under war file. by Sten Roger Sandvik · 15 years ago
  38. 5232026 FELIX-1667: Added right module names under NOTICE files by Sten Roger Sandvik · 15 years ago
  39. 52a3edf Rolled back the version to 2.0.0-SNAPSHOT by Sten Roger Sandvik · 15 years ago
  40. b0d37a1 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  41. dad7a6d [maven-release-plugin] prepare release org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  42. 9142ade [maven-release-plugin] rollback the release of org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  43. 4f2cfa4 [maven-release-plugin] prepare release org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  44. 94fb196 Fixed all poms by Sten Roger Sandvik · 15 years ago
  45. a006c96 Added required licenses to samples by Sten Roger Sandvik · 15 years ago
  46. 4baf1f2 Changed pom - moved samples to another profile by Sten Roger Sandvik · 15 years ago
  47. 5a910f6 [maven-release-plugin] rollback the release of org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  48. 084e931 Removed unused README file by Sten Roger Sandvik · 15 years ago
  49. 10a33b2 Modified pom.xml so that samples are build seperately by Sten Roger Sandvik · 15 years ago
  50. 261304a Fixed whiteboard httpservice detection. by Sten Roger Sandvik · 15 years ago
  51. 413f76a Fixed whiteboard httpservice detection. by Sten Roger Sandvik · 15 years ago
  52. 082550e FELIX-771: Degraded jetty info logging to debug. by Sten Roger Sandvik · 15 years ago
  53. 4bf00cd Fixed jetty starting up 2 times by Sten Roger Sandvik · 15 years ago
  54. 6f73987 Added more robust logging. by Sten Roger Sandvik · 15 years ago
  55. e357683 Added LICENSE and NOTICE files in all jars. by Sten Roger Sandvik · 15 years ago
  56. 3932af3 Removed files that should not be checked in here. My mistake. by Sten Roger Sandvik · 15 years ago
  57. 0aafbbc Added notice files release packages by Sten Roger Sandvik · 15 years ago
  58. 0c49c6e Reactor seems stuck on using 1.4.0 bundleplugin everywhere, so can't use provided scope here as then base won't be on BND classpath by Stuart McCulloch · 15 years ago
  59. 65cdce8 FELIX-1456: Attached it to master pom by Sten Roger Sandvik · 15 years ago
  60. c73f741 FELIX-1456: Added improved httpservice implementation by Sten Roger Sandvik · 15 years ago