1. 12dfa03 FELIX-3963 Fix InventoryPrinter/ConfigurationPrinter reflection by Felix Meschberger · 11 years ago
  2. 3a61bb3 FELIX-3906 Apply patch by Robert Munteanu (thanks alot) by Felix Meschberger · 11 years ago
  3. 144f454 Added FELIX-3996 enhancement by Pierre De Rop · 11 years ago
  4. c86a483 Depends on trunk DM annotation API. Added debug mode by default. by Pierre De Rop · 11 years ago
  5. b1e55b7 FELIX-3996: Upgrade to latest bnd version by Pierre De Rop · 11 years ago
  6. 35e3e86 Ensure that the threadpool is shot down when test is done by Pierre De Rop · 11 years ago
  7. 0279875 reworked and cleaned this test by Pierre De Rop · 11 years ago
  8. ce67677 FELIX-3996: Upgrade to latest bnd version. by Pierre De Rop · 11 years ago
  9. 085b875 FELIX-3981 Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  10. 2ebc9e2 FELIX-3998 Updating JAAS config leads to registration of duplicate LoginModules by Chetan Mehrotra · 11 years ago
  11. cc16d97 Fix bad copyright by Guillaume Nodet · 11 years ago
  12. 8b16ebb [FELIX-3997] Provide an abstract bundle extender by Guillaume Nodet · 11 years ago
  13. fd8196e FELIX-3981 Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  14. 5400d8c FELIX-3991 Fix, javadoc, and log return values for RegistrationManager. Also add and improve some logging by David Jencks · 11 years ago
  15. b0fb87b FELIX-3989 Add support for determining code coverage with integration testcases by Chetan Mehrotra · 11 years ago
  16. 7c08646 FELIX-3981 - Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  17. e264dd0 Fixed FELIX-3986 ThreadDumper comparators are not correctly implemented by Valentin Valchev · 11 years ago
  18. 19d0696 FELIX-3935 - Testcases for JAAS integration by Chetan Mehrotra · 11 years ago
  19. 7852d5e FELIX-3985 - ConfigSpiOsgi should be registered by default by Chetan Mehrotra · 11 years ago
  20. 7d64730 FELIX-3984 - Use default application/realm name of 'other' if none specified by Chetan Mehrotra · 11 years ago
  21. 049a36b FELIX-3935 - Testcases for JAAS integration by Chetan Mehrotra · 11 years ago
  22. 87d11cc FELIX-3983 - Use inlined Sling commons PropertiesUtil for reading config values by Chetan Mehrotra · 11 years ago
  23. f8783e0 FELIX-3975 use general cause mechanism in ParseException by David Jencks · 11 years ago
  24. a134284 FELIX-3935 - Testcases for JAAS integration by Chetan Mehrotra · 11 years ago
  25. 98b4afe Minor reformatting of code by Chetan Mehrotra · 11 years ago
  26. f0f9f05 Removing the requirement to provide the default realm name explicitly. By default in absence of any explicitly defined realm name it would be assumed to be 'default' by Chetan Mehrotra · 11 years ago
  27. e623755 FELIX-3978 - Check that we don't use java 6+ API by Clement Escoffier · 11 years ago
  28. 4f2609b FELIX-3976 - Move the online manipulator out of the core bundle by Clement Escoffier · 11 years ago
  29. 5ace5e5 FELIX-3971 fix another NPE from ScrInfo when components are not active by David Jencks · 11 years ago
  30. 4562b85 Improve test reliability Reduce the complexity of the Logger code by Clement Escoffier · 11 years ago
  31. 3fcea4b FELIX-3974 Properties cannot be set as immutable using annotations by Clement Escoffier · 11 years ago
  32. b931bba FELIX-3971 fix some NPEs from ScrInfo when components are not active by David Jencks · 11 years ago
  33. 47552d7 FELIX-3971 simplify tracker tracking by David Jencks · 11 years ago
  34. 22af12f FELIX-3971 (disabled due to uncertainty about correct behavior) test for factory component by David Jencks · 11 years ago
  35. 613f1fa FELIX-3971 tests for configuration change effects by David Jencks · 11 years ago
  36. e1b31a0 FELIX-3971 keep the same customizer since it is difficult to transfer state when configuration changes. by David Jencks · 11 years ago
  37. d18900c Trying the 3.0.1 version of pax exam by Clement Escoffier · 11 years ago
  38. 5492033 Switch to the devel version of pax exam 3. by Clement Escoffier · 11 years ago
  39. 5b5a074 Change version of pax exam. by Clement Escoffier · 11 years ago
  40. 1172b61 reduce the required version of the org.osgi.framework package by Clement Escoffier · 11 years ago
  41. b57e454 FELIX-3956 - JAAS Support bundle should have optional dependency on Servlet API by Chetan Mehrotra · 11 years ago
  42. feeb718 FELIX-3956 - JAAS Support bundle should have optional dependency on Servlet API by Chetan Mehrotra · 11 years ago
  43. 70211b9 FELIX-3970 Remove hashCode and equals methods which have no value for a type safe enum class by Felix Meschberger · 11 years ago
  44. ed4ca02 FELIX-3921 - Migrate to the Felix parent 2.1 by Clement Escoffier · 11 years ago
  45. 79e47d3 Fixed FELIX-3969 web console shows invalid bundle symbolic name by Valentin Valchev · 11 years ago
  46. 0a1c205 Fix framework version in changelog. by Karl Pauls · 11 years ago
  47. 6a84d95 Fixed FELIX-3968 StringIndexOutOfBoundsException in packageadmin plugin by Valentin Valchev · 11 years ago
  48. 0bb1fd6 Fix ambiguity in the method parameters by Clement Escoffier · 11 years ago
  49. 29f5d55 Cosmetic fix by Clement Escoffier · 11 years ago
  50. aa66d5e Simplify factory classloaders. by Clement Escoffier · 11 years ago
  51. 2a00d9e FELIX 3903 - Move the API project to runtime: by Clement Escoffier · 11 years ago
  52. e204c7a FELIX 3903 - Move the API project to runtime: by Clement Escoffier · 11 years ago
  53. 4ccc7c2 Cosmetic fix by Clement Escoffier · 11 years ago
  54. d7851eb FELIX-3903 - Migrate API test to pax exam 3 by Clement Escoffier · 11 years ago
  55. 9136f98 FELIX-3903 - Move API to runtime by Clement Escoffier · 11 years ago
  56. 4f6fb5f FELIX-3903 - Makes sure we use the 1.9.0-SNAPSHOT version of the manipulator in the core-it tests. by Clement Escoffier · 11 years ago
  57. 80f5997 FELIX-3903 - Make tests more reliable by Clement Escoffier · 11 years ago
  58. 0ba8788 FELIX-3903 - Migrate the transaction handler tests to pax exam 3 by Clement Escoffier · 11 years ago
  59. 5977c42 Fix project name by Clement Escoffier · 11 years ago
  60. cbdbf85 FELIX-3967 fix NPE in DependencyManager... isSatisfied by David Jencks · 11 years ago
  61. fbb9935 FELIX-3958 Wrap plain text response in pseudo JSON by Felix Meschberger · 11 years ago
  62. b546fa2 Fixed FELIX-3965 threads configuration status generates invalid results by Valentin Valchev · 11 years ago
  63. dc202bb FELIX-3964 Fix InventoryPrinter signature by Felix Meschberger · 11 years ago
  64. 1d0c201 FELIX-3927 - Make tests more reliable on KF by Clement Escoffier · 11 years ago
  65. 7f4b149 Make tests more reliable. by Clement Escoffier · 11 years ago
  66. 462881c FELIX-3927 - Make tests more reliable on KF by Clement Escoffier · 11 years ago
  67. 8c127ac Set the import package clause to: org.apache.felix.ipojo; version=[1.8.0,2.0.0) by Clement Escoffier · 11 years ago
  68. 29aba73 FELIX-3952 fix recursive deadlock by David Jencks · 11 years ago
  69. ef291dc FELIX-3891 better logging output by David Jencks · 11 years ago
  70. 4d2fa7f Update versions after release by Karl Pauls · 11 years ago
  71. 6e9f2a6 Update versions after release by Karl Pauls · 11 years ago
  72. 6a65d94 Update versions after release by Karl Pauls · 11 years ago
  73. 6986c06 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  74. 9cae61d [maven-release-plugin] prepare release org.apache.felix.main.distribution-4.2.1 by Karl Pauls · 11 years ago
  75. 817c8e7 Update versions for release by Karl Pauls · 11 years ago
  76. d994861 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  77. de0cd2c [maven-release-plugin] prepare release org.apache.felix.main-4.2.1 by Karl Pauls · 11 years ago
  78. 8f90bb2 Update versions for release by Karl Pauls · 11 years ago
  79. 7a9f00b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  80. 43f2273 [maven-release-plugin] prepare release org.apache.felix.framework.security-2.2.0 by Karl Pauls · 11 years ago
  81. fb90fa3 Update versions for release by Karl Pauls · 11 years ago
  82. 0406dfb [maven-release-plugin] prepare for next development iteration by Karl Pauls · 11 years ago
  83. 2d392a1 [maven-release-plugin] prepare release org.apache.felix.framework-4.2.1 by Karl Pauls · 11 years ago
  84. 4d66ab1 Update changelog for release by Karl Pauls · 11 years ago
  85. 4ed09fe Update changelog for release by Karl Pauls · 11 years ago
  86. a236407 Update changelog for release by Karl Pauls · 11 years ago
  87. d1b10cf Update changelog for release by Karl Pauls · 11 years ago
  88. 9c48963 Update changelog for release by Karl Pauls · 11 years ago
  89. b8ec5d7 Use the default java security policy if no security provider is present and don't check for allpermission if an extension bundle is installed and there is no security manager present. (FELIX-3961,FELIX-3950) by Karl Pauls · 11 years ago
  90. bfaaee3 Fixed FELIX-3960 exception in the event plugin by Valentin Valchev · 11 years ago
  91. 105244e Revert: unintended commit on the manipulator test suite. by Clement Escoffier · 11 years ago
  92. 85b3605 FELIX-3903 - migrate whiteboard handler test to pax exam 3 by Clement Escoffier · 11 years ago
  93. fc240c9 [FELIX-3957] Error events can be thrown when refreshing fragment bundles by Guillaume Nodet · 11 years ago
  94. 04619fb continuing FELIX-3903 by Clement Escoffier · 11 years ago
  95. a98447f FELIX-3959 Make PrinterMode.valueOf(String) case insensitive by Felix Meschberger · 11 years ago
  96. 6000fa5 Make tests a bit more reliable on KF. by Clement Escoffier · 11 years ago
  97. aaffec9 Fix https://issues.apache.org/jira/browse/FELIX-3948 by Clement Escoffier · 11 years ago
  98. 6ff82d5 FELIX-3935 - Testcases for JAAS integration by Chetan Mehrotra · 11 years ago
  99. 3b3ac59 FELIX-3956 - JAAS Support bundle should have optional dependency on Servlet API by Chetan Mehrotra · 11 years ago
  100. ffc31fd Minor code formatting and adding some javadocs by Chetan Mehrotra · 11 years ago