1. db8845d FELIX-783 Extended initializeHTTPS() to use NIO or traditional IO based on the property. by Marcel Offermans · 15 years ago
  2. 675e7c2 FELIX-784 Added support for new properties. Falls back to old ones if new ones are not provided. by Marcel Offermans · 15 years ago
  3. 662d4e3 Updated Jetty to the current latest stable version: 6.1.14 and added a dependency to jetty-sslengine in preparation for FELIX-783. by Marcel Offermans · 15 years ago
  4. 08cd541 FELIX-870 Added config property to allow NIO to be selectively disabled in favour of simple blocking sockets. by Rob Walker · 16 years ago
  5. 9cfd1e2 FELIX-769 Service property now set with actual HTTP and HTTPS ports used. Default service property names are same as OSGi config properties for these values: by Rob Walker · 16 years ago
  6. 4b005f6 FELIX-407 - small change to include debug output of lastModified timestamps to assist in debugging cache handling for resources by Rob Walker · 16 years ago
  7. 48cb243 FELIX-763 - improvements to alias resolution mechanism. Closer to standard, but still poss not quite right. by Rob Walker · 16 years ago
  8. 72d3ecf FELIX-407 - minor fix to ensure resource is returned in a case where modified timestamp of resource can't be determined by Rob Walker · 16 years ago
  9. 8179cc7 FELIX-407 - include and process modification timesstamps by Rob Walker · 16 years ago
  10. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  11. 9837c2e Need explicit dependency on jetty-util for reactor build by Felix Meschberger · 16 years ago
  12. 5cc7e7d FELIX-503 Account for path info being null in case of direct resource access by Felix Meschberger · 16 years ago
  13. c7ee015 FELIX-55 Upgrade to Jetty 6.1.7 and export Servlet API 2.5 from within the bundle by Felix Meschberger · 16 years ago
  14. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  15. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  16. c340ecf Use released version of compendium. by Carsten Ziegeler · 16 years ago
  17. e5cfd9f Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  18. b7251fa Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  19. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  20. c19e17c Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  21. 3820020 FELIX-382 ServletContext.getResource[AsStream] not working correctly by Felix Meschberger · 17 years ago
  22. b76cfdb FELIX-379 Registering multiple servlets may hide some by Felix Meschberger · 17 years ago
  23. 07bc382 Ensure URL stream is closed once bytes have been read and copied to response (FELIX-330). by Rob Walker · 17 years ago
  24. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  25. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  26. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  27. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
  28. 84957a5 Update the http.jetty bundle to the new plugin, make it compile/run against javax.servlet version 2.1, and hook it up to the parent pom. by Karl Pauls · 17 years ago
  29. f2be196 Updated version numbers to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  30. 435c20c Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  31. 3b87e47 [FELIX-54] Applied fix supplied by Mikhail Kotelnikov for registering servlets under a root context of "/". by Rob Walker · 18 years ago
  32. 86ef6c0 Shortened HTTP service subproject directory name. by Richard S. Hall · 18 years ago[Renamed from org.apache.felix.http.jetty]
  33. 4942412 Moved <ignorePackage> inside of <configuration>. by Richard S. Hall · 18 years ago
  34. 9beb33e Modified the Maven OSGi plugin to require: by Richard S. Hall · 18 years ago
  35. c69989f Modified POM file to use the new feature to be able to ignore certain packages. by Richard S. Hall · 18 years ago
  36. f752d3c Included a specific Import-Package header entry since the generated entry by Richard S. Hall · 18 years ago
  37. 590f805 Modified the pom files to remove the bundle activator and the import package by Richard S. Hall · 18 years ago
  38. 1179c86 These files were accidentally committed, so I removed them. by Richard S. Hall · 18 years ago
  39. a05182a Changed servlet API dependency to version 2.3 instead of 2.4. by Richard S. Hall · 18 years ago
  40. fe8e560 Initial attempt at moving over Oscar's Jetty-based HTTP Service implementation by Richard S. Hall · 18 years ago