1. cf1976f added test which is related to the FELIX-3337 issue by Pierre De Rop · 12 years ago
  2. 1f0ffdb FELIX-3336 Included a fix and some code that seems to solve the issue even though I'm not sure why. Committing this so others can review it. by Marcel Offermans · 12 years ago
  3. adcb658 FELIX-3336 Added a test case while trying to hunt down a potential bug. by Marcel Offermans · 12 years ago
  4. f6a2232 FELIX-3335 Properly list filter mappings by Felix Meschberger · 12 years ago
  5. 2a86906 FELIX-2625 Small improvements by Felix Meschberger · 12 years ago
  6. 12ddbb5 FELIX-2625 First shot at creating a Gogo Shell Plugin for the Web Console by Felix Meschberger · 12 years ago
  7. 97204d8 FELIX-2625 First shot at creating a Gogo Shell Plugin for the Web Console by Felix Meschberger · 12 years ago
  8. 8caf1c4 FELIX-3243 applied the patch by Marcel Offermans · 12 years ago
  9. 93edd66 Improve loggin of configuration update failure and include pid of the configuration whose updated failed. by Felix Meschberger · 12 years ago
  10. 623f714 FELIX-3327 Throw IllegalStateException on setBundleLocation, getBundleLocation, update, and delete if the Configuration Admin Service has been stopped. by Felix Meschberger · 12 years ago
  11. 3275c98 FELIX-3288 Properly overwrite base class method. Apply patch provided by Jarek Gawor (Thanks alot) by Felix Meschberger · 12 years ago
  12. f768ef9 Add some more logging by Felix Meschberger · 12 years ago
  13. c330c92 FELIX-3325 Apply patch by David Jencks (thanks!) to fix some issues with method resolution and code completeness in ReferenceMetadata. by Felix Meschberger · 12 years ago
  14. f660cf7 FELIX-3321 : Improve implementation and reduce load on the service registry by Carsten Ziegeler · 12 years ago
  15. 109e00e 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 · 12 years ago
  16. baef954 FELIX-3317 update changelog by Felix Meschberger · 12 years ago
  17. 371ba2b FELIX-3315/FELIX-3316: Fix Java 1.4 API signature check failure by Felix Meschberger · 12 years ago
  18. e1d4938 Fixed FELIX-3311 Cookie handling seems not to work anymore by Valentin Valchev · 12 years ago
  19. bf18cd7 FELIX-3317 A delayed component in state registered may become active during service registration. This is a valid state change and must be accounted for. Also improve information on the service registration about to be removed. by Felix Meschberger · 12 years ago
  20. a2a4e76 FELIX-3317 Check component state after service registration to ensure component is still active before assigning the service reference. If the component became inactive (or another service registration is actually set in the registration field, the service is unregistered again. by Felix Meschberger · 12 years ago
  21. c699a63 Fixed FELIX-3315 Log plugin does not show the bundle that has logged the event by Valentin Valchev · 12 years ago
  22. 40f6a42 Fixed FELIX-3314 Sort UPnP devices in alphabetical order by Valentin Valchev · 12 years ago
  23. f535246 FELIX-3272 applied the patch by Marcel Offermans · 13 years ago
  24. fb6b1e1 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
  25. 2dfdf64 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.1 by Arjun Panday · 13 years ago
  26. 5f1f251 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
  27. d76b15d [maven-release-plugin] prepare release servicediagnostics.parent-0.1.1 by Arjun Panday · 13 years ago
  28. 0e4eacc poms rework for release by Arjun Panday · 13 years ago
  29. 4c3a80d [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  30. fe8d40c [maven-release-plugin] prepare release org.apache.felix.httplite.complete-0.1.4 by Ken Gilmer · 13 years ago
  31. 995a97e [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  32. 59858b1 [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  33. 2760459 httplite: reset module pom versions. by Ken Gilmer · 13 years ago
  34. 76cfe10 httplite: fix core pom path issue that caused DEPENDENCIES, NOTICE, and LICENSE to be included multiple times. by Ken Gilmer · 13 years ago
  35. 7f14c03 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  36. 72352a4 [maven-release-plugin] prepare release org.apache.felix.httplite.complete-0.1.4 by Ken Gilmer · 13 years ago
  37. c70066b [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  38. fc70a87 [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  39. f13574c 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
  40. 1bdb6ea httplite: fixes to scm stanza, move animal sniffer plugin into module from reactor. by Ken Gilmer · 13 years ago
  41. 5b04e69 [maven-release-plugin] rollback the release of org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  42. a0f1f14 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  43. 44eed38 [maven-release-plugin] prepare release org.apache.felix.httplite.core-0.1.4 by Ken Gilmer · 13 years ago
  44. a661e96 httplite: tweak module names for consistency. by Ken Gilmer · 13 years ago
  45. bccd89d httplite: update names for modules to differ. by Ken Gilmer · 13 years ago
  46. cea41c9 httplite: reorg modules to core and complete. by Ken Gilmer · 13 years ago
  47. 100f471 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  48. 0502aab [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  49. 62ee84a httplite: revert parent pom version due to build error. by Ken Gilmer · 13 years ago
  50. 7be5962 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  51. b5d8710 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  52. 9e93788 httplite: update poms from Karl Pauls suggestions regarding release problems. by Ken Gilmer · 13 years ago
  53. 4f96917 When processing deferred activations, keep local copy of deferred list and by Richard S. Hall · 13 years ago
  54. 374b388 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
  55. b2c4f2a [maven-release-plugin] prepare release servicediagnostics-0.1.0 by Arjun Panday · 13 years ago
  56. 0ed639c reset scm at parent level, comment sample module and constant in artifactId by Arjun Panday · 13 years ago
  57. 404980a set scm info at core level for release by Arjun Panday · 13 years ago
  58. 40ab0ec added scm info at core level for release by Arjun Panday · 13 years ago
  59. 395f389 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.0 by Arjun Panday · 13 years ago
  60. ed669f4 fixed core plugin artifact id by Arjun Panday · 13 years ago
  61. 23e633e Add another bug reference to the change log by Felix Meschberger · 13 years ago
  62. 1cc7aa7 Add another bug reference to the change log by Felix Meschberger · 13 years ago
  63. 662c771 httplite: roll back version of minimal jar for another release attempt. by Ken Gilmer · 13 years ago
  64. 7c96bb9 [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  65. 896902c [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  66. 56d7420 httplite: fix nesting error in poms when adapting to multiple target build by Ken Gilmer · 13 years ago
  67. a3298b8 httplite: roll back version of minimal jar for another release attempt. by Ken Gilmer · 13 years ago
  68. 43ba392 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
  69. 4a48e25 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
  70. 7e85f7c [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  71. 41a934d [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  72. 632b606 httplite: rollback pom version from failed release. by Ken Gilmer · 13 years ago
  73. ca5b994 httplite: fix parent pom version in root pom. by Ken Gilmer · 13 years ago
  74. 5dcd85c [maven-release-plugin] prepare for next development iteration by Ken Gilmer · 13 years ago
  75. eda5523 [maven-release-plugin] prepare release org.apache.felix.httplite-0.1.4 by Ken Gilmer · 13 years ago
  76. 19e6350 httplite: fix xml formatting for release. by Ken Gilmer · 13 years ago
  77. 8c894c2 httplite: fix pom name colission with core project. by Ken Gilmer · 13 years ago
  78. d2bb217 httplite: update root pom.xml following example from http subproject. by Ken Gilmer · 13 years ago
  79. 54c4308 httplite: fix project name in minimum and add url to pom.xml. by Ken Gilmer · 13 years ago
  80. cca3c82 httplite: update year in copyright notices. by Ken Gilmer · 13 years ago
  81. c0eb5eb httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  82. 6c52dff httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  83. d3d3ba2 httplite: try using eclipse to update svnignore in complete. by Ken Gilmer · 13 years ago
  84. cdaf191 httplite: more experiments with svnignore by Ken Gilmer · 13 years ago
  85. 0325e74 httplite: remove mistakenly added file by Ken Gilmer · 13 years ago
  86. b0c395f httplite: update svnignore (3rd try) by Ken Gilmer · 13 years ago
  87. 87eb093 httplite: update svnignore (2nd try) by Ken Gilmer · 13 years ago
  88. f1b7c16 httplite: update svnignore by Ken Gilmer · 13 years ago
  89. 8b24ccf httplite: update changedocs in prep for 0.1.4 release by Ken Gilmer · 13 years ago
  90. 1cf86c0 httplite: fix regression in resource path resolution code in test cases. by Ken Gilmer · 13 years ago
  91. 01837fc httplite: check if thread was interrupted before proceeding with server shutdown optimization. by Ken Gilmer · 13 years ago
  92. 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
  93. 3ebe302 httplite: fix resource path creation. Remove redundant path separator char. by Ken Gilmer · 13 years ago
  94. 4e4d35c httplite: add license header to test class. by Ken Gilmer · 13 years ago
  95. 68c153a FELIX-3283 Revert generification, using annotations, and improved for-loops (commit #1215540) by Felix Meschberger · 13 years ago
  96. e0fc09b FELIX-3295 Add support for a new org.apache.felix.http.context_path configuration by Felix Meschberger · 13 years ago
  97. 378f8d6 FELIX-3186 Fixed the test case, which required a patch after the code changes that were done. by Marcel Offermans · 13 years ago
  98. 4aa032c FELIX-3186 Applied the patch, with some improvements. by Marcel Offermans · 13 years ago
  99. 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
  100. 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