1. 247eba1 httplite: revert parent pom version due to build error. by Ken Gilmer · 13 years ago
  2. 36878f1 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  3. 373c0a2 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  4. ad242f3 httplite: update poms from Karl Pauls suggestions regarding release problems. by Ken Gilmer · 13 years ago
  5. 44b80a8 When processing deferred activations, keep local copy of deferred list and by Richard S. Hall · 13 years ago
  6. 3acc96d [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
  7. fc778c6 [maven-release-plugin] prepare release servicediagnostics-0.1.0 by Arjun Panday · 13 years ago
  8. 929f607 reset scm at parent level, comment sample module and constant in artifactId by Arjun Panday · 13 years ago
  9. b902123 set scm info at core level for release by Arjun Panday · 13 years ago
  10. 599fd6f added scm info at core level for release by Arjun Panday · 13 years ago
  11. bb89504 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.0 by Arjun Panday · 13 years ago
  12. 53f81a8 fixed core plugin artifact id by Arjun Panday · 13 years ago
  13. 2e48117 Add another bug reference to the change log by Felix Meschberger · 13 years ago
  14. 7d0c925 Add another bug reference to the change log by Felix Meschberger · 13 years ago
  15. 101ae11 httplite: roll back version of minimal jar for another release attempt. by Ken Gilmer · 13 years ago
  16. a26683e [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  17. fca1e2b [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  18. 5af5ee5 httplite: fix nesting error in poms when adapting to multiple target build by Ken Gilmer · 13 years ago
  19. 0f26749 httplite: roll back version of minimal jar for another release attempt. by Ken Gilmer · 13 years ago
  20. 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
  21. 458b1a9 FELIX-3301 Enforce only using Java 1.3 API and fix one single non-Java 1.3 API use by Felix Meschberger · 13 years ago
  22. 0218f0f [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  23. 0afb7fd [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  24. a038b7f httplite: rollback pom version from failed release. by Ken Gilmer · 13 years ago
  25. 02a1d3f httplite: fix parent pom version in root pom. by Ken Gilmer · 13 years ago
  26. f8dd3a9 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  27. 1e53f6e [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  28. 25f012b httplite: fix xml formatting for release. by Ken Gilmer · 13 years ago
  29. 8c7a4b3 httplite: fix pom name colission with core project. by Ken Gilmer · 13 years ago
  30. 73ff186 httplite: update root pom.xml following example from http subproject. by Ken Gilmer · 13 years ago
  31. e288d71 httplite: fix project name in minimum and add url to pom.xml. by Ken Gilmer · 13 years ago
  32. f7fd2f3 httplite: update year in copyright notices. by Ken Gilmer · 13 years ago
  33. dcfa0eb httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  34. ab0922c httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  35. 8dfdfac httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  36. 0cfddfb httplite: more experiments with svnignore by Ken Gilmer · 13 years ago
  37. e047fab httplite: remove mistakenly added file by Ken Gilmer · 13 years ago
  38. acaccb3 httplite: update svnignore (3rd try) by Ken Gilmer · 13 years ago
  39. a47f688 httplite: update svnignore (2nd try) by Ken Gilmer · 13 years ago
  40. 4ab19e9 httplite: update svnignore by Ken Gilmer · 13 years ago
  41. 193c3cc httplite: update changedocs in prep for 0.1.4 release by Ken Gilmer · 13 years ago
  42. c098532 httplite: fix regression in resource path resolution code in test cases. by Ken Gilmer · 13 years ago
  43. 4529306 httplite: check if thread was interrupted before proceeding with server shutdown optimization. by Ken Gilmer · 13 years ago
  44. 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
  45. 127f493 httplite: fix resource path creation. Remove redundant path separator char. by Ken Gilmer · 13 years ago
  46. a89cbe0 httplite: add license header to test class. by Ken Gilmer · 13 years ago
  47. 8eac10c FELIX-3283 Revert generification, using annotations, and improved for-loops (commit #1215540) by Felix Meschberger · 13 years ago
  48. acc359b FELIX-3295 Add support for a new org.apache.felix.http.context_path configuration by Felix Meschberger · 13 years ago
  49. c67c916 FELIX-3186 Fixed the test case, which required a patch after the code changes that were done. by Marcel Offermans · 13 years ago
  50. ce3a2bb FELIX-3186 Applied the patch, with some improvements. by Marcel Offermans · 13 years ago
  51. 8c05333 FELIX-3186 Added the supplied test case that demonstrates under which conditions the bug occurs. I had to modify the original test to actually fail. by Marcel Offermans · 13 years ago
  52. 1688580 FELIX-3292 Applied the second patch. Removed one callback signature that should have been removed, added @deprecated tags and some comments. by Marcel Offermans · 13 years ago
  53. 8fb171f modified shapes, embedd deps, plus versions and licenses updates in preparation for release by Arjun Panday · 13 years ago
  54. 28d2949 modified shapes, embedd dependencies, plus versions and licenses updates in preparation for release by Arjun Panday · 13 years ago
  55. 52455e8 httplite: added test case for cookie support by Ken Gilmer · 13 years ago
  56. a2b7738 FELIX-3290 Unify cookie handling: by Felix Meschberger · 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. c73f577 FELIX-2117 Reduce the static dependencies by Felix Meschberger · 13 years ago
  67. 9ed55da FELIX-3284 Improve logging to write to stderr if servlet context is not available yet (before init) or anymore (after destroy) by Felix Meschberger · 13 years ago
  68. ecffa80 FELIX-3285 properly handle some multi-value cases by Felix Meschberger · 13 years ago
  69. cfebf47 Explopde import list to be explicit rather than using wildcards by Felix Meschberger · 13 years ago
  70. f6dfec8 FELIX-3282 Describe why an automatically generated property form is shown by Felix Meschberger · 13 years ago
  71. 5246915 FELIX-2709 Support some configuration from bundle context properties: by Felix Meschberger · 13 years ago
  72. 5163855 Typo by Felix Meschberger · 13 years ago
  73. cc15d4c FELIX-2709 Support some configuration from bundle context properties: by Felix Meschberger · 13 years ago
  74. 1abf832 FELIX-3284 Prevent excpetions masking the actual problem if the bundle update fails. Write to stderr if logging fails by Felix Meschberger · 13 years ago
  75. 4595572 FELIX-2708 Prevent NPE in LicenseServlet by Felix Meschberger · 13 years ago
  76. 8259a38 Update change log with resolved issues so far by Felix Meschberger · 13 years ago
  77. 6d3e53f FELIX-3283 Use generics by Felix Meschberger · 13 years ago
  78. 18af5c1 FELIX-3282 Draw nice form also in the absence of MetaType information. The form setup is derived from current property values. by Felix Meschberger · 13 years ago
  79. 1568d38 FELIX-3168 Support new Password metatype by Felix Meschberger · 13 years ago
  80. a831d53 Ignore build artefacts by Felix Meschberger · 13 years ago
  81. de5fab6 FELIX-3268 Update native2ascii plugin to 1.0-beta-1 to support building on Java 7 (thanks Lionel Debroux for providing the patch) by Felix Meschberger · 13 years ago
  82. e572215 Use FileUpload 1.2.1 which is the first FileUpload library release with an OSGi bundle manifest and thus export package header setting version numbers on exports by Felix Meschberger · 13 years ago
  83. 7933fca FELIX-3281 Use Bundle plugin 2.3.6 by Felix Meschberger · 13 years ago
  84. bbdc6f0 FELIX-3280 Upgrade to Parent POM 2.1 by Felix Meschberger · 13 years ago
  85. 59d1e49 Fix JavaDoc by Felix Meschberger · 13 years ago
  86. c37926b FELIX-3279 Replace full build with bare build importing Commins IO and FileUpload and JSON dependencies by Felix Meschberger · 13 years ago
  87. f48fc53 FELIX-3245 applied the patch by Marcel Offermans · 13 years ago
  88. 03e1650 httplite: re-delete unused class after project reorg by Ken Gilmer · 13 years ago
  89. b6fb809 httplite: re-update code after project re-org by Ken Gilmer · 13 years ago
  90. 536c9fa httplite: re-add test code after project re-org by Ken Gilmer · 13 years ago
  91. 3ea5ed1 httplite: execute tests in minimum target by Ken Gilmer · 13 years ago
  92. e72e1d6 httplite: update readme. by Ken Gilmer · 13 years ago
  93. d81feba httplite: create base and 'complete' targets. by Ken Gilmer · 13 years ago
  94. 567b345 httplite: move base project into 'minimum' target by Ken Gilmer · 13 years ago
  95. 613478c Use the right version of the bnd-ipojo-plugin in junit4osgi by Clement Escoffier · 13 years ago
  96. b1ab9c9 Fixed FELIX-3271 by Clement Escoffier · 13 years ago
  97. a57f691 FELIX-3247 : Change annotation retention from source to class by Carsten Ziegeler · 13 years ago
  98. 90b8b37 Apply path from Thomas Calmant adding the id parameter for the @Temporal annotation by Clement Escoffier · 13 years ago
  99. e16960c FELIX-3270 fixed as suggested in the issue by Marcel Offermans · 13 years ago
  100. afa213b FELIX-3264 updated the shell command to show '(not tracking)' for dependencies that are not started yet by Marcel Offermans · 13 years ago