1. cca3c82 httplite: update year in copyright notices. by Ken Gilmer · 13 years ago
  2. c0eb5eb httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  3. 6c52dff httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  4. d3d3ba2 httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  5. cdaf191 httplite: more experiments with svnignore by Ken Gilmer · 13 years ago
  6. 0325e74 httplite: remove mistakenly added file by Ken Gilmer · 13 years ago
  7. b0c395f httplite: update svnignore (3rd try) by Ken Gilmer · 13 years ago
  8. 87eb093 httplite: update svnignore (2nd try) by Ken Gilmer · 13 years ago
  9. f1b7c16 httplite: update svnignore by Ken Gilmer · 13 years ago
  10. 8b24ccf httplite: update changedocs in prep for 0.1.4 release by Ken Gilmer · 13 years ago
  11. 1cf86c0 httplite: fix regression in resource path resolution code in test cases. by Ken Gilmer · 13 years ago
  12. 01837fc httplite: check if thread was interrupted before proceeding with server shutdown optimization. by Ken Gilmer · 13 years ago
  13. 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
  14. 3ebe302 httplite: fix resource path creation. Remove redundant path separator char. by Ken Gilmer · 13 years ago
  15. 4e4d35c httplite: add license header to test class. by Ken Gilmer · 13 years ago
  16. 68c153a FELIX-3283 Revert generification, using annotations, and improved for-loops (commit #1215540) by Felix Meschberger · 13 years ago
  17. e0fc09b FELIX-3295 Add support for a new org.apache.felix.http.context_path configuration by Felix Meschberger · 13 years ago
  18. 378f8d6 FELIX-3186 Fixed the test case, which required a patch after the code changes that were done. by Marcel Offermans · 13 years ago
  19. 4aa032c FELIX-3186 Applied the patch, with some improvements. by Marcel Offermans · 13 years ago
  20. 5e5d2a6 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
  21. d26f2bd 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
  22. f78b3ad modified shapes, embedd deps, plus versions and licenses updates in preparation for release by Arjun Panday · 13 years ago
  23. 594e824 modified shapes, embedd dependencies, plus versions and licenses updates in preparation for release by Arjun Panday · 13 years ago
  24. 09cf738 httplite: added test case for cookie support by Ken Gilmer · 13 years ago
  25. 7efb546 FELIX-3290 Unify cookie handling: by Felix Meschberger · 13 years ago
  26. e031ec3 httplite: fix bad formatting of ASF license header clobbered by Eclipse formatter. by Ken Gilmer · 13 years ago
  27. a9e308a httplite: fix versioning errors in pom, provided by patch from Yann Diorcet. See FELIX-3287 by Ken Gilmer · 13 years ago
  28. a7e4c7a httplite: apply ASL to source file, provided by patch from Yann Diorcet. See FELIX-3287 by Ken Gilmer · 13 years ago
  29. 82cf3d7 httplite: more consise implementation of String.split() by Yann Diorcet. See FELIX-3287 by Ken Gilmer · 13 years ago
  30. 102a99b httplite: compile with source/target = 1.3 by Ken Gilmer · 13 years ago
  31. 7f9a867 httplite: use internal implementation of String.split() for CDC classlib compatiblity. by Ken Gilmer · 13 years ago
  32. 5c2ad3b httplite: ignore socket errors after server is explicitly shutdown. by Ken Gilmer · 13 years ago
  33. 10dfc32 httplite: fix Bundle-Activator header in 'complete' target. by Ken Gilmer · 13 years ago
  34. f975340 httplite: fix complete bundle pom to only package required classes rather than superset of dependencies. by Ken Gilmer · 13 years ago
  35. b58af94 FELIX-2117 Reduce the static dependencies by Felix Meschberger · 13 years ago
  36. dafbdfc 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
  37. 789f8b4 FELIX-3285 properly handle some multi-value cases by Felix Meschberger · 13 years ago
  38. 2696959 Explopde import list to be explicit rather than using wildcards by Felix Meschberger · 13 years ago
  39. 1538a3d FELIX-3282 Describe why an automatically generated property form is shown by Felix Meschberger · 13 years ago
  40. 68cdebb FELIX-2709 Support some configuration from bundle context properties: by Felix Meschberger · 13 years ago
  41. 09973f6 Typo by Felix Meschberger · 13 years ago
  42. 0439d06 FELIX-2709 Support some configuration from bundle context properties: by Felix Meschberger · 13 years ago
  43. 028172b 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
  44. 1b44b9c FELIX-2708 Prevent NPE in LicenseServlet by Felix Meschberger · 13 years ago
  45. 584373e Update change log with resolved issues so far by Felix Meschberger · 13 years ago
  46. a424dec FELIX-3283 Use generics (reverted in commit #1228221) by Felix Meschberger · 13 years ago
  47. a87e859 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
  48. d5fe6b6 FELIX-3168 Support new Password metatype by Felix Meschberger · 13 years ago
  49. c9a108c Ignore build artefacts by Felix Meschberger · 13 years ago
  50. d727405 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
  51. 7587b42 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
  52. 46d6815 FELIX-3281 Use Bundle plugin 2.3.6 by Felix Meschberger · 13 years ago
  53. 9de2c59 FELIX-3280 Upgrade to Parent POM 2.1 by Felix Meschberger · 13 years ago
  54. ee83e64 Fix JavaDoc by Felix Meschberger · 13 years ago
  55. dcf0f3d FELIX-3279 Replace full build with bare build importing Commins IO and FileUpload and JSON dependencies by Felix Meschberger · 13 years ago
  56. dc8dbf9 FELIX-3245 applied the patch by Marcel Offermans · 13 years ago
  57. 6587b6a httplite: re-delete unused class after project reorg by Ken Gilmer · 13 years ago
  58. 065a79f httplite: re-update code after project re-org by Ken Gilmer · 13 years ago
  59. 409b21a httplite: re-add test code after project re-org by Ken Gilmer · 13 years ago
  60. 5a98960 httplite: execute tests in minimum target by Ken Gilmer · 13 years ago
  61. 42a4ea7 httplite: update readme. by Ken Gilmer · 13 years ago
  62. f28af95 httplite: create base and 'complete' targets. by Ken Gilmer · 13 years ago
  63. 51f8c61 httplite: move base project into 'minimum' target by Ken Gilmer · 13 years ago
  64. 43cdd44 Use the right version of the bnd-ipojo-plugin in junit4osgi by Clement Escoffier · 13 years ago
  65. d3f5075 Fixed FELIX-3271 by Clement Escoffier · 13 years ago
  66. 58844d8 FELIX-3247 : Change annotation retention from source to class by Carsten Ziegeler · 13 years ago
  67. 4c8d28b Apply path from Thomas Calmant adding the id parameter for the @Temporal annotation by Clement Escoffier · 13 years ago
  68. 7d258ad FELIX-3270 fixed as suggested in the issue by Marcel Offermans · 13 years ago
  69. 97315a5 FELIX-3264 updated the shell command to show '(not tracking)' for dependencies that are not started yet by Marcel Offermans · 13 years ago
  70. cce53c0 Update dependency versions (cleanup after release) by Clement Escoffier · 13 years ago
  71. c9a538e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  72. 0ed5420 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.8.2 by Clement Escoffier · 13 years ago
  73. 735cab7 Set svn:ignore by Clement Escoffier · 13 years ago
  74. 195bb8f Prepare for the next release: by Clement Escoffier · 13 years ago
  75. 57c828c [maven-release-plugin] rollback the release of org.apache.felix.ipojo.manipulator-project-1.8.2 by Clement Escoffier · 13 years ago
  76. b43f237 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  77. 05c0e8e [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.6.0 by Clement Escoffier · 13 years ago
  78. e68f5b7 Updated changelog by Clement Escoffier · 13 years ago
  79. 659b508 FELIX-3259 Improve WebConsole plugin by Felix Meschberger · 13 years ago
  80. d5da9fb FELIX-3259 Improve WebConsole plugin (sorted mappings and add orphans) by Felix Meschberger · 13 years ago
  81. 53f9b6f httplite: javadoc additions to public methods. by Ken Gilmer · 13 years ago
  82. 18ca5b0 httplite: cleanup and correct javadoc comments. by Ken Gilmer · 13 years ago
  83. 9b956fe httplite: Add javadoc to public constants, remove non-java1.4 compatible annotation. by Ken Gilmer · 13 years ago
  84. 77b1a73 httplite: remove Ant build file. Fixes FELIX-3256. by Ken Gilmer · 13 years ago
  85. 253aa2c Apply patch FELIX-3257 to consider bundle version when selecting between by Richard S. Hall · 13 years ago
  86. 07c7569 FELIX-3226 Improve HttpContext whiteboard support by Felix Meschberger · 13 years ago
  87. 0a81b8a FELIX-2871 Cleanup transitive dependencies by Felix Meschberger · 13 years ago
  88. 4a4b032 FELIX-3258 Refer to new parent POM and reduce reactor POM to just listing child modules by Felix Meschberger · 13 years ago
  89. ae4262a FELIX-3258 Create separate parent POM by Felix Meschberger · 13 years ago
  90. 9fefb9a Updated the composite build configuration to reflect the changes made on the iPOJO Core bundle. by Clement Escoffier · 13 years ago
  91. 4b5d3d5 Fix FELIX-3252 Embeds the iPOJO online manipulator into the iPOJO Core bundle by Clement Escoffier · 13 years ago
  92. bb22283 New iPOJO Manipulator structure - update pom file by Clement Escoffier · 13 years ago
  93. d5a145b New iPOJO Manipulator structure - update pom file by Clement Escoffier · 13 years ago
  94. 40acb23 New iPOJO Manipulator structure - Move the bnd-ipojo-plugin by Clement Escoffier · 13 years ago
  95. 3061b4b New manipulator structure - Move the bnd ipojo plugin by Clement Escoffier · 13 years ago
  96. fce5b44 Remove top-level resources by Clement Escoffier · 13 years ago
  97. 4b3e1a3 Remove doc by Clement Escoffier · 13 years ago
  98. 803526d new manipulator structure - moved the iPOJO Ant Task by Clement Escoffier · 13 years ago
  99. bf9cacd new manipulator structure - moved the maven-ipojo-plugin by Clement Escoffier · 13 years ago
  100. 16dd65d new manipulator structure - moved the manipulator by Clement Escoffier · 13 years ago