1. a46f26c FELIX-4841 : Support HttpSessionIdListener. Initial work tracking the listener by Carsten Ziegeler · 10 years ago
  2. 37f5204 FELIX-4764 Add support to GZIP based compact index files by A. J. David Bosschaert · 10 years ago
  3. 5d5ae34 FELIX-4501 Impossible to set the felix.fileinstall.optionalImportRefreshScope property from startup by A. J. David Bosschaert · 10 years ago
  4. 6399177 FELIX-4836: Protect against multiple scr bnd plugin invocations. by Pierre De Rop · 10 years ago
  5. 6c68689 FELIX-4546 - Remove unused files. by Jan Willem Janssen · 10 years ago
  6. 6bfbe0e FELIX-4546 - Implement HttpServiceRuntime service by Jan Willem Janssen · 10 years ago
  7. 1b5020e FELIX-4758, fix SCRCommandTest on windows, thanks to Sean Bright by David Jencks · 10 years ago
  8. 29b0cc1 FELIX-4835 Use up to date maven-bundle-plugin using bnd 2.3.0 by David Jencks · 10 years ago
  9. 7a6d57c [FELIX-4821] Reuse the fast case insensitive comparator for the CapabilitySet indices by Guillaume Nodet · 10 years ago
  10. 18e5869 Removing a Thread.currentThread().interrupt() that shouldnt be there. by A. J. David Bosschaert · 10 years ago
  11. fdffc27 Reworked the promoteToRelease task in order to use "svn move" instead of "svn copy". by Pierre De Rop · 10 years ago
  12. e90e021 Removed core/runtime/shell 3.2.0 bundles from the release repo, and replaced them by the new 4.0.0 version. by Pierre De Rop · 10 years ago
  13. bfa2728 FELIX-4832: ClassCastException with autoconfig Iterable fields. by Pierre De Rop · 10 years ago
  14. abc55ab Modified test case to reproduce the FELIX-4832 issue. by Pierre De Rop · 10 years ago
  15. e91fae5 Move to R2 for next release. Fixed promoteToRelease task which has to copy released files to https://dist.apache.org/repos/dist/release/felix/ location. by Pierre De Rop · 10 years ago
  16. e866e42 Fixed reference to samples README file. by Pierre De Rop · 10 years ago
  17. 3f2902f Fixed typo. by Pierre De Rop · 10 years ago
  18. a3bbad5 Fixed typo. by Pierre De Rop · 10 years ago
  19. e374d6b Fixed typo. by Pierre De Rop · 10 years ago
  20. defc0a3 Fixed typo. by Pierre De Rop · 10 years ago
  21. dd5c747 Fixed typo. by Pierre De Rop · 10 years ago
  22. b400114 [FELIX-4525] Fix problem with DTO containing unsupported values by Guillaume Nodet · 10 years ago
  23. 70fed46 [FELIX-4525] Integrate the standalone resolver in the framework by Guillaume Nodet · 10 years ago
  24. e22abb3 [FELIX-4825] The resolver may return wires to unresolved resources in some cases by Guillaume Nodet · 10 years ago
  25. 1ea679f [FELIX-4495] Fix possible NPE when trying to resolve a single bundle which is an already resolved fragment by Guillaume Nodet · 10 years ago
  26. b0d18ef [FELIX-4656] Add a big resolution test (disabled by default) by Guillaume Nodet · 10 years ago
  27. 75c16f0 [FELIX-4656] Cache parsed uses clauses and use sets for cycles by Guillaume Nodet · 10 years ago
  28. 40818cd [FELIX-4656] Bring a deterministic behaviour to the resolver by Guillaume Nodet · 10 years ago
  29. 8d3d945 [FELIX-4656] Avoid trying to solve the same set multiple times by Guillaume Nodet · 10 years ago
  30. e8c2594 [FELIX-4656] Use more efficient data structures by Guillaume Nodet · 10 years ago
  31. 7904932 [FELIX-4656] Clean up code a bit (generics, unboxing, etc…) by Guillaume Nodet · 10 years ago
  32. 2106ea4 [FELIX-4656] Isolate Candidates internal structure from resolver by Guillaume Nodet · 10 years ago
  33. 9a212cb FELIX-4412 wire only to bundles that don't require an extender or are wired to us by David Jencks · 10 years ago
  34. 445dde1 Use latest framework release by Carsten Ziegeler · 10 years ago
  35. b16efcb [maven-release-plugin] prepare for next development iteration by Valentin Valchev · 10 years ago
  36. 821b269 [maven-release-plugin] prepare release org.apache.felix.webconsole-4.2.8 by Valentin Valchev · 10 years ago
  37. 05c6491 [maven-release-plugin] prepare for next development iteration by Valentin Valchev · 10 years ago
  38. ee52fb6 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.upnp-1.0.6 by Valentin Valchev · 10 years ago
  39. 1002eb3 [maven-release-plugin] prepare for next development iteration by Valentin Valchev · 10 years ago
  40. 74323c5 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.useradmin-1.0.2 by Valentin Valchev · 10 years ago
  41. 56eada6 FELIX-4541 - Applied patch from Raluca: by Jan Willem Janssen · 10 years ago
  42. 2d7ff6b [maven-release-plugin] prepare for next development iteration by Valentin Valchev · 10 years ago
  43. 0aeaa36 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.useradmin-1.0.1 by Valentin Valchev · 10 years ago
  44. 3aac50d [maven-release-plugin] prepare for next development iteration by Valentin Valchev · 10 years ago
  45. e81d32d [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.upnp-1.0.5 by Valentin Valchev · 10 years ago
  46. c52350d [maven-release-plugin] prepare for next development iteration by Valentin Valchev · 10 years ago
  47. dadf620 [maven-release-plugin] prepare release org.apache.felix.webconsole-4.2.7 by Valentin Valchev · 10 years ago
  48. b760e22 prepare for the next release by Valentin Valchev · 10 years ago
  49. 5c7fdc6 Fixed FELIX-3633 : User Admin Plugin - no German translation by Valentin Valchev · 10 years ago
  50. 7032d35 Fixed FELIX-3695 : When bundle filter doesn't match, the tool bars are duplicated by Valentin Valchev · 10 years ago
  51. 318c2cb FELIX-4707 : use Maven Plugin Tools Java 5 annotations instead of javadoc tags. Apply patch from Hervé Boutemy by Carsten Ziegeler · 10 years ago
  52. adfad51 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  53. e246646 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.2 by Guillaume Nodet · 10 years ago
  54. e8ff688 [FELIX-4671] Fix regression by Guillaume Nodet · 10 years ago
  55. 0bfffa6 Update to latest parent pom by Carsten Ziegeler · 10 years ago
  56. e22e237 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  57. ef78cc2 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.8.2 by Guillaume Nodet · 10 years ago
  58. 7831c72 Add changelog for configadmin by Guillaume Nodet · 10 years ago
  59. 6a54463 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  60. c23f00b [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.5.0 by Guillaume Nodet · 10 years ago
  61. 03c9e78 Add changelog for fileinstall by Guillaume Nodet · 10 years ago
  62. f8f64b5 Upgrade fileinstall to utils-1.8.0 by Guillaume Nodet · 10 years ago
  63. b565a03 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  64. 4a7c589 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-2.0.4 by Guillaume Nodet · 10 years ago
  65. 7d9cd59 Add changelog for bundlerepository by Guillaume Nodet · 10 years ago
  66. dcd945b [FELIX-3097] LocalRepository is not updated when bundles are by Guillaume Nodet · 10 years ago
  67. 9dc519d Upgrade bundlerepository to utils-1.8.0 by Guillaume Nodet · 10 years ago
  68. c79899f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  69. 2e99ef8 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.0 by Guillaume Nodet · 10 years ago
  70. ded91d9 Add changelog for gogo runtime by Guillaume Nodet · 10 years ago
  71. 51b0191 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  72. a9d1dc4 [maven-release-plugin] prepare release org.apache.felix.utils-1.8.0 by Guillaume Nodet · 10 years ago
  73. 185e023 Add changelog for utils by Guillaume Nodet · 10 years ago
  74. a20b758 The top-level release should be incremented and committed after the vote has passed. by Pierre De Rop · 10 years ago
  75. 82d8740 Code cleanup / improvement : add generics information by Carsten Ziegeler · 10 years ago
  76. 70e05f7 FELIX-4822 : Create markers in m2e for baseline warnings/errors - revert changes for now by Carsten Ziegeler · 10 years ago
  77. 04da547 [FELI-4824] Add support for prepending instructions by Guillaume Nodet · 10 years ago
  78. e8eb002 Revert accidental change - resolution should be test by Carsten Ziegeler · 10 years ago
  79. ccc3032 FELIX-4822 : Create markers in m2e for baseline warnings/errors by Carsten Ziegeler · 10 years ago
  80. 3f94b2c [FELIX-4821] Use a faster implementation for StringMap by Guillaume Nodet · 10 years ago
  81. f33bc0a [FELIX-4820] Optimize version range parsing a bit by Guillaume Nodet · 10 years ago
  82. 457f413 Cleanup after release by Karl Pauls · 10 years ago
  83. d11468b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 10 years ago
  84. 5f5533c [maven-release-plugin] prepare release org.apache.felix.main.distribution-4.6.1 by Karl Pauls · 10 years ago
  85. 5063d83 Prepare for release by Karl Pauls · 10 years ago
  86. 5a691d5 Cleanup after release by Karl Pauls · 10 years ago
  87. 0c751a4 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 10 years ago
  88. 0dacf02 [maven-release-plugin] prepare release org.apache.felix.main-4.6.1 by Karl Pauls · 10 years ago
  89. 0fa909c Prepare for release by Karl Pauls · 10 years ago
  90. 762c45a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 10 years ago
  91. 4db85eb [maven-release-plugin] prepare release org.apache.felix.framework-4.6.1 by Karl Pauls · 10 years ago
  92. ac95050 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 10 years ago
  93. 1c0b41a [maven-release-plugin] prepare release org.apache.felix.framework-4.6.1 by Karl Pauls · 10 years ago
  94. 5c38836 Update changelog for release by Karl Pauls · 10 years ago
  95. dae07bf [FELIX-4812] BundleRepository can be quite CPU intensive when starting a lot of bundles by Guillaume Nodet · 10 years ago
  96. 39f688d [FELIX-4811] Optimize ConfigurationManager#listConfigurations by Guillaume Nodet · 10 years ago
  97. e77bf77 [FELIX-4810] Cache WeakZipFile#getEntries() by Guillaume Nodet · 10 years ago
  98. 3fa064f FELIX-4817 : Baseline plugin is not thread safe by Carsten Ziegeler · 10 years ago
  99. 6996705 FELIX-4060 : Minor refactoring; code cleanup by Carsten Ziegeler · 10 years ago
  100. 9ca37ca Updated new features. Added "what's changed" section. by Pierre De Rop · 10 years ago