1. db49082 Fix date parsing code in HttpServletRequestImpl to parse HTTP-specified format. Fixes issue with Web Console. by Ken Gilmer · 12 years ago
  2. bdb2223 Minor code style fix for previous patch. by Ken Gilmer · 12 years ago
  3. 7ee61a4 Apply Ed Schaller's feature patch to allow host address to be specified in configuration. See FELIX-3811 for details. by Ken Gilmer · 12 years ago
  4. 8f9df04 Fixed error in tests that use Java 1.5+ keyword enum. by Ken Gilmer · 12 years ago
  5. 47832b4 httplite: applied Ed Schaller's patch for Locale issue in Android. See FELIX-3547. by Ken Gilmer · 12 years ago
  6. ee8032b httplite: update complete NOTICE to include reference for OSGi HTTP API that is bundled. Add ASL line to core bundle for consistency. by Ken Gilmer · 13 years ago
  7. 7ae5a19 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  8. 23a2b5f [maven-release-plugin] prepare release org.apache.felix.httplite.complete-0.1.4 by Ken Gilmer · 13 years ago
  9. 7505a53 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  10. c56452f [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  11. c4aa7bb httplite: reset module pom versions. by Ken Gilmer · 13 years ago
  12. eb42ab4 httplite: fix core pom path issue that caused DEPENDENCIES, NOTICE, and LICENSE to be included multiple times. by Ken Gilmer · 13 years ago
  13. 399a6b0 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  14. df4f305 [maven-release-plugin] prepare release org.apache.felix.httplite.complete-0.1.4 by Ken Gilmer · 13 years ago
  15. 95b14d8 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  16. 081857f [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  17. 45df539 httplite: fix Java 1.3 API violations found by Animal Sniffer now that plugin is properly configured in pom by Ken Gilmer · 13 years ago
  18. 3410841 httplite: fixes to scm stanza, move animal sniffer plugin into module from reactor. by Ken Gilmer · 13 years ago
  19. 2b95a14 [maven-release-plugin] rollback the release of org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  20. a351865 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  21. a3e61a0 [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  22. fc10f88 httplite: tweak module names for consistency. by Ken Gilmer · 13 years ago
  23. bdf06e2 httplite: update names for modules to differ. by Ken Gilmer · 13 years ago
  24. cf74b81 httplite: reorg modules to core and complete. by Ken Gilmer · 13 years ago
  25. 5419b97 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  26. bd22733 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  27. 247eba1 httplite: revert parent pom version due to build error. by Ken Gilmer · 13 years ago
  28. 36878f1 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  29. 373c0a2 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  30. ad242f3 httplite: update poms from Karl Pauls suggestions regarding release problems. by Ken Gilmer · 13 years ago
  31. 101ae11 httplite: roll back version of minimal jar for another release attempt. by Ken Gilmer · 13 years ago
  32. a26683e [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  33. fca1e2b [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  34. 5af5ee5 httplite: fix nesting error in poms when adapting to multiple target build by Ken Gilmer · 13 years ago
  35. 0f26749 httplite: roll back version of minimal jar for another release attempt. by Ken Gilmer · 13 years ago
  36. bdc093b httplite: add Animal Sniffer plugin to build to enforce Java 1.3 API compliance as suggested by Felix Meschberger. Fixes FELIX-3287. by Ken Gilmer · 13 years ago
  37. 0218f0f [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  38. 0afb7fd [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  39. a038b7f httplite: rollback pom version from failed release. by Ken Gilmer · 13 years ago
  40. 02a1d3f httplite: fix parent pom version in root pom. by Ken Gilmer · 13 years ago
  41. f8dd3a9 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  42. 1e53f6e [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  43. 25f012b httplite: fix xml formatting for release. by Ken Gilmer · 13 years ago
  44. 8c7a4b3 httplite: fix pom name colission with core project. by Ken Gilmer · 13 years ago
  45. 73ff186 httplite: update root pom.xml following example from http subproject. by Ken Gilmer · 13 years ago
  46. e288d71 httplite: fix project name in minimum and add url to pom.xml. by Ken Gilmer · 13 years ago
  47. f7fd2f3 httplite: update year in copyright notices. by Ken Gilmer · 13 years ago
  48. e047fab httplite: remove mistakenly added file by Ken Gilmer · 13 years ago
  49. 4ab19e9 httplite: update svnignore by Ken Gilmer · 13 years ago
  50. 193c3cc httplite: update changedocs in prep for 0.1.4 release by Ken Gilmer · 13 years ago
  51. c098532 httplite: fix regression in resource path resolution code in test cases. by Ken Gilmer · 13 years ago
  52. 4529306 httplite: check if thread was interrupted before proceeding with server shutdown optimization. by Ken Gilmer · 13 years ago
  53. 89471ac httplite: put 'shutdown server on last client deregistration' optimization in a thread and wait 30 seconds before checking if no clients are registered. Fixes issue in which sole client "bounces" registration service on start and causes deadlock in server. by Ken Gilmer · 13 years ago
  54. 127f493 httplite: fix resource path creation. Remove redundant path separator char. by Ken Gilmer · 13 years ago
  55. a89cbe0 httplite: add license header to test class. by Ken Gilmer · 13 years ago
  56. 52455e8 httplite: added test case for cookie support by Ken Gilmer · 13 years ago
  57. b7a37f6 httplite: fix bad formatting of ASF license header clobbered by Eclipse formatter. by Ken Gilmer · 13 years ago
  58. ee3355b httplite: fix versioning errors in pom, provided by patch from Yann Diorcet. See FELIX-3287 by Ken Gilmer · 13 years ago
  59. 8bd81a5 httplite: apply ASL to source file, provided by patch from Yann Diorcet. See FELIX-3287 by Ken Gilmer · 13 years ago
  60. 474ae85 httplite: more consise implementation of String.split() by Yann Diorcet. See FELIX-3287 by Ken Gilmer · 13 years ago
  61. 37cbe51 httplite: compile with source/target = 1.3 by Ken Gilmer · 13 years ago
  62. d5d3329 httplite: use internal implementation of String.split() for CDC classlib compatiblity. by Ken Gilmer · 13 years ago
  63. 978fc2f httplite: ignore socket errors after server is explicitly shutdown. by Ken Gilmer · 13 years ago
  64. 6ed83ec httplite: fix Bundle-Activator header in 'complete' target. by Ken Gilmer · 13 years ago
  65. 90fdfd5 httplite: fix complete bundle pom to only package required classes rather than superset of dependencies. by Ken Gilmer · 13 years ago
  66. 03e1650 httplite: re-delete unused class after project reorg by Ken Gilmer · 13 years ago
  67. b6fb809 httplite: re-update code after project re-org by Ken Gilmer · 13 years ago
  68. 536c9fa httplite: re-add test code after project re-org by Ken Gilmer · 13 years ago
  69. 3ea5ed1 httplite: execute tests in minimum target by Ken Gilmer · 13 years ago
  70. e72e1d6 httplite: update readme. by Ken Gilmer · 13 years ago
  71. d81feba httplite: create base and 'complete' targets. by Ken Gilmer · 13 years ago
  72. 567b345 httplite: move base project into 'minimum' target by Ken Gilmer · 13 years ago
  73. 70b8922 httplite: javadoc additions to public methods. by Ken Gilmer · 13 years ago
  74. a5cdf54 httplite: cleanup and correct javadoc comments. by Ken Gilmer · 13 years ago
  75. 2beb53a httplite: Add javadoc to public constants, remove non-java1.4 compatible annotation. by Ken Gilmer · 13 years ago
  76. bf3d0b8 httplite: remove Ant build file. Fixes FELIX-3256. by Ken Gilmer · 13 years ago
  77. 8991a90 Use consistent names in DEPS/NOTICE files. by Richard S. Hall · 13 years ago
  78. a995383 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  79. e897031 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  80. 25aea80 httplite: rollback version from failed release attempt by Ken Gilmer · 13 years ago
  81. 8ea8141 httplite: add DEPENDENCIES to build artifacts by Ken Gilmer · 13 years ago
  82. bfe22fa [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  83. 430e4c0 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  84. 616eac3 httplite: fix scm stanza in pom from aborted release by Ken Gilmer · 13 years ago
  85. c649f93 [maven-release-plugin] rollback the release of org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  86. 405a9b2 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  87. 40b8cc7 httplite: append SNAPSHOT to version in pom. by Ken Gilmer · 13 years ago
  88. de3d17f [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  89. 8c81797 httplite: bump version to 1.2 to conform to dev/stable release version convention. by Ken Gilmer · 13 years ago
  90. 39f46ff httplite: set version to SNAPSHOT for 0.1.1 release. by Ken Gilmer · 13 years ago
  91. 9beb6b0 httplite: fix project metadata based on Richard's recommendations from first attempt at release of 0.1.1 version. by Ken Gilmer · 13 years ago
  92. 3f5f9f1 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  93. 2460ddc [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.1 by Ken Gilmer · 13 years ago
  94. ccc45b5 httplite: fix bundle manifest generation metadata in pom by Ken Gilmer · 13 years ago
  95. 6ba8b55 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  96. 2eeafba [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.1 by Ken Gilmer · 13 years ago
  97. 8da5ce6 httplite: fixed private-package metadata in pom by Ken Gilmer · 13 years ago
  98. 21dfb81 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  99. 4399d2d [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.1 by Ken Gilmer · 13 years ago
  100. 9b63dff httplite: added changelog and DEPENDENCIES in prep for initial release by Ken Gilmer · 13 years ago