1. 0325e74 httplite: remove mistakenly added file by Ken Gilmer · 13 years ago
  2. f1b7c16 httplite: update svnignore by Ken Gilmer · 13 years ago
  3. 8b24ccf httplite: update changedocs in prep for 0.1.4 release by Ken Gilmer · 13 years ago
  4. 1cf86c0 httplite: fix regression in resource path resolution code in test cases. by Ken Gilmer · 13 years ago
  5. 01837fc httplite: check if thread was interrupted before proceeding with server shutdown optimization. by Ken Gilmer · 13 years ago
  6. 505009d 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
  7. 3ebe302 httplite: fix resource path creation. Remove redundant path separator char. by Ken Gilmer · 13 years ago
  8. 4e4d35c httplite: add license header to test class. by Ken Gilmer · 13 years ago
  9. 09cf738 httplite: added test case for cookie support by Ken Gilmer · 13 years ago
  10. e031ec3 httplite: fix bad formatting of ASF license header clobbered by Eclipse formatter. by Ken Gilmer · 13 years ago
  11. a9e308a httplite: fix versioning errors in pom, provided by patch from Yann Diorcet. See FELIX-3287 by Ken Gilmer · 13 years ago
  12. a7e4c7a httplite: apply ASL to source file, provided by patch from Yann Diorcet. See FELIX-3287 by Ken Gilmer · 13 years ago
  13. 82cf3d7 httplite: more consise implementation of String.split() by Yann Diorcet. See FELIX-3287 by Ken Gilmer · 13 years ago
  14. 102a99b httplite: compile with source/target = 1.3 by Ken Gilmer · 13 years ago
  15. 7f9a867 httplite: use internal implementation of String.split() for CDC classlib compatiblity. by Ken Gilmer · 13 years ago
  16. 5c2ad3b httplite: ignore socket errors after server is explicitly shutdown. by Ken Gilmer · 13 years ago
  17. 10dfc32 httplite: fix Bundle-Activator header in 'complete' target. by Ken Gilmer · 13 years ago
  18. f975340 httplite: fix complete bundle pom to only package required classes rather than superset of dependencies. by Ken Gilmer · 13 years ago
  19. 6587b6a httplite: re-delete unused class after project reorg by Ken Gilmer · 13 years ago
  20. 065a79f httplite: re-update code after project re-org by Ken Gilmer · 13 years ago
  21. 409b21a httplite: re-add test code after project re-org by Ken Gilmer · 13 years ago
  22. 5a98960 httplite: execute tests in minimum target by Ken Gilmer · 13 years ago
  23. 42a4ea7 httplite: update readme. by Ken Gilmer · 13 years ago
  24. f28af95 httplite: create base and 'complete' targets. by Ken Gilmer · 13 years ago
  25. 51f8c61 httplite: move base project into 'minimum' target by Ken Gilmer · 13 years ago
  26. 53f9b6f httplite: javadoc additions to public methods. by Ken Gilmer · 13 years ago
  27. 18ca5b0 httplite: cleanup and correct javadoc comments. by Ken Gilmer · 13 years ago
  28. 9b956fe httplite: Add javadoc to public constants, remove non-java1.4 compatible annotation. by Ken Gilmer · 13 years ago
  29. 77b1a73 httplite: remove Ant build file. Fixes FELIX-3256. by Ken Gilmer · 13 years ago
  30. 7d7a375 Use consistent names in DEPS/NOTICE files. by Richard S. Hall · 13 years ago
  31. d24a090 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  32. 96646d4 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  33. d34ad56 httplite: rollback version from failed release attempt by Ken Gilmer · 13 years ago
  34. 3dc0078 httplite: add DEPENDENCIES to build artifacts by Ken Gilmer · 13 years ago
  35. 8a6cc32 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  36. d32c793 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  37. 904b689 httplite: fix scm stanza in pom from aborted release by Ken Gilmer · 13 years ago
  38. 56b7f68 [maven-release-plugin] rollback the release of org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  39. 1e106cb [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  40. df2ed72 httplite: append SNAPSHOT to version in pom. by Ken Gilmer · 13 years ago
  41. 4771f03 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2 by Ken Gilmer · 13 years ago
  42. 839cbde httplite: bump version to 1.2 to conform to dev/stable release version convention. by Ken Gilmer · 13 years ago
  43. eb04b26 httplite: set version to SNAPSHOT for 0.1.1 release. by Ken Gilmer · 13 years ago
  44. 3263b95 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
  45. 8cf4e4a [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  46. fe75308 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.1 by Ken Gilmer · 13 years ago
  47. 89a7c3e httplite: fix bundle manifest generation metadata in pom by Ken Gilmer · 13 years ago
  48. 670a18e [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  49. 780fafb [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.1 by Ken Gilmer · 13 years ago
  50. 1e8860d httplite: fixed private-package metadata in pom by Ken Gilmer · 13 years ago
  51. a1aa508 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  52. 4855491 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.1 by Ken Gilmer · 13 years ago
  53. 5e88022 httplite: added changelog and DEPENDENCIES in prep for initial release by Ken Gilmer · 13 years ago
  54. cb54ad2 httplite: fix bug in which resources were not resolving due to a missing path seperator before the alias. by Ken Gilmer · 13 years ago
  55. fd56de3 httplite: fix bug in which service registerations from multiple bundles would cause internal servlet map to be reset, resulting in all but last client registrations to be inaccessable. by Ken Gilmer · 13 years ago
  56. f4f0329 httplite: fix bundle activator header in manifest. by Ken Gilmer · 13 years ago
  57. 645b150 httplite: append version to jars by Ken Gilmer · 13 years ago
  58. 94a7332 httplite: more fixes to ant build to produce valid bundles. by Ken Gilmer · 13 years ago
  59. 1c4856a httplite: fix ant build file to match updates to source structure by Ken Gilmer · 13 years ago
  60. b07055e httplite: only download dependent jars if don't already exist. by Ken Gilmer · 13 years ago
  61. 75311e1 httplite: fix java 1.5+ annotations eclipse added to sources by Ken Gilmer · 13 years ago
  62. 924b882 httplite: set bundle version to 0.1.0 by Ken Gilmer · 13 years ago
  63. 58d05ef httplite: remove redundant license file. by Ken Gilmer · 13 years ago
  64. 43055a8 httplite: rename java packages to conform to org.apache.felix.httplite as described in FELIX-538. by Ken Gilmer · 13 years ago
  65. 7dbe1d0 httplite: move metadata files to conform with other bundles project layout. by Ken Gilmer · 13 years ago
  66. 76e41a6 httplite: updated pom.xml so that it would build against vanilla tree. Copied pom structure from log bundle since it's simple and I am new to maven. mvn clean install produces the httplite bundle, but it is not yet tested. by Ken Gilmer · 13 years ago
  67. 353c371 httplite: remove annotations that eclipse inserted automagically due to bad project settings. by Ken Gilmer · 13 years ago
  68. c65a28c httplite: implement servlet-api 2.5 methods on HttpServletRequest and ServletContext to fix build. by Ken Gilmer · 13 years ago
  69. 2c29a97 httplite: commit source archive from FELIX-3084. Also see FELIX-538. by Ken Gilmer · 13 years ago
  70. be22bcf FELIX-538: Root directory and README for the lightweight HTTP Service implementation. Sources forthcoming. by Ken Gilmer · 13 years ago