1. df9dc15 Updated copyright year as preparation for release. by Jan Willem Janssen · 11 years ago
  2. 715f50c Improved the logging option allowing to log bad performing service lookups (filters possible eligible for indexing). by Xander Uiterlinden · 11 years ago
  3. 5e08569 FELIX-4226 Add option to have the dependency manager log against a single BundleContext's LogService. by Xander Uiterlinden · 11 years ago
  4. 7793731 FELIX-4223 Dependency manager targets should be set during enable; setting during activate leads to race conditions. Also prevent activation during modification of target properties. by David Jencks · 11 years ago
  5. dca10f0 FELIX-3651 components using factory pids can't fall back on less specific targeted pids when a configuration is deleted by David Jencks · 11 years ago
  6. fb91ca4 fix one possible partial initialization problem by David Jencks · 11 years ago
  7. b5aa87c upgrade pax exam version by David Jencks · 11 years ago
  8. 3c0f952 Use dictionaries instead of properties. by Clement Escoffier · 11 years ago
  9. df8771b Replace Properties usage by Dictionary when possible. by Clement Escoffier · 11 years ago
  10. ea857d0 update manipulator version by Clement Escoffier · 11 years ago
  11. 31c49b8 Fixed the import and export packages instructions for the config admin and log service packages. by Clement Escoffier · 11 years ago
  12. 543545a Fix a potential concurrent modification exception by Clement Escoffier · 11 years ago
  13. 86aed6f Remove code used for debugging in the configuration handler (a try/catch block) by Clement Escoffier · 11 years ago
  14. 585811e FELIX-4219 Variables named not stored in bytecode for constructors during manipulation by Clement Escoffier · 11 years ago
  15. b17c970 FELIX-4216 Allow @Property without name in constructors by Clement Escoffier · 11 years ago
  16. 41ca6df FELIX-4216 Allow @Property without name in constructors by Clement Escoffier · 11 years ago
  17. 9945995 FELIX-4215 Extend manipulation metadata with argument names by Clement Escoffier · 11 years ago
  18. f2186d4 Remove traces by Clement Escoffier · 11 years ago
  19. d3bc2bc Fix FELIX-4172 Updated method called twice at the bundle start by Clement Escoffier · 11 years ago
  20. 36bd2a6 Fix FELIX-4207 ipojo @Component with propagation set to true doesn't propagate properties by Clement Escoffier · 11 years ago
  21. 9fee250 Some small refactoring of the Provided Service Handler. by Clement Escoffier · 11 years ago
  22. af033b1 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  23. 475f9f6 [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.8 by Carsten Ziegeler · 11 years ago
  24. 1e4c8c3 Revert release by Carsten Ziegeler · 11 years ago
  25. 1a9ce35 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  26. ae48a18 [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.8 by Carsten Ziegeler · 11 years ago
  27. 50cf6c2 FELIX-3884 : Default value and options - adding tests by Carsten Ziegeler · 11 years ago
  28. 2441c68 Migrate temporal dependency handler tests to new IT structure by Clement Escoffier · 11 years ago
  29. b960edd FELIX-4213 Temporal handler broken with iPOJO 1.10.1 by Guillaume Sauthier · 11 years ago
  30. 7dc51a9 FELIX-3884 : Default value and options by Carsten Ziegeler · 11 years ago
  31. 0e01f1e Update changelog by Carsten Ziegeler · 11 years ago
  32. 87a39ec FELIX-4214 : Cache in BundleResources works only for a single metatype properties file per bundle by Carsten Ziegeler · 11 years ago
  33. 47f976f Add some meaningful descriptions when submitting jobs to the QueueService by Guillaume Sauthier · 11 years ago
  34. 7cafcf5 Fix FELIX-4204 by Clement Escoffier · 11 years ago
  35. d9122d7 FELIX-4202 : Allow to filter services using ldap filter in webconsole services tab . Apply patch from Alexander Klimetschek by Carsten Ziegeler · 11 years ago
  36. 4c9cc37 Fix FELIX-4151 - Fix mistakes in the javadoc tags by Clement Escoffier · 11 years ago
  37. e56f650 Fix FELIX-4199 and FELIX-4200 by Clement Escoffier · 11 years ago
  38. 7901ac1 Fix FELIX-4183 by Clement Escoffier · 11 years ago
  39. d91e83d FELIX-3651 TargetedPID tests by David Jencks · 11 years ago
  40. 77ef1fc FELIX-3651 Location tests for LOCATION_CHANGED event and region locations by David Jencks · 11 years ago
  41. 5e5e769 FElIX-4189 use atomic reference in RefPair for service object by David Jencks · 11 years ago
  42. f6fb81e FELIX-4196 Add unit tests and compile for Java 5 to support Mockito by Felix Meschberger · 11 years ago
  43. 7634044 FELIX-4196 Check existing request URL prefix before replacing it with "https" by Felix Meschberger · 11 years ago
  44. efccbe0 FELIX-4039 Add license header by Felix Meschberger · 11 years ago
  45. fe993ff FELIX-4197 Enforce permission check on Configuration.get/setBundleLocation. by Felix Meschberger · 11 years ago
  46. 0ddb3a1 Update changelog by Felix Meschberger · 11 years ago
  47. eaa3e20 FELIX-4039 Add permissions.perm file contributed by Romain Dubois (thanks alot) by Felix Meschberger · 11 years ago
  48. a18ed23 FELIX-4165 Check the return value of the file deletion by Felix Meschberger · 11 years ago
  49. 760da89 FELIX-3360 Fix dynamic configuration binding by Felix Meschberger · 11 years ago
  50. e58ddff FELIX-4192 : SCR Generator fails with a NPE in case a class level Reference doesn't define a referenceInterface. Add test cases from Daniel Kuffner by Carsten Ziegeler · 11 years ago
  51. 594e058 FELIX-4192 : SCR Generator fails with a NPE in case a class level Reference doesn't define a referenceInterface by Carsten Ziegeler · 11 years ago
  52. a0f5944 FELIX-4135: the analyzeJar() method returns false. Deactivate scrplugin DS annotation scanner. by Pierre De Rop · 11 years ago
  53. 7608f85 Upgraded to latest stable release of Jetty 7. by Jan Willem Janssen · 11 years ago
  54. 40203bc Fixed failing unit test. by Jan Willem Janssen · 11 years ago
  55. 6cbe06c [maven-release-plugin] prepare for next development iteration by Sanjeeb Kumar Sahoo · 11 years ago
  56. d172097 [maven-release-plugin] prepare release org.apache.felix.prefs-1.0.6 by Sanjeeb Kumar Sahoo · 11 years ago
  57. b5144a6 Testing svn credentials by Sanjeeb Kumar Sahoo · 11 years ago
  58. 71a4df1 [FELIX-4188] Add an integration test by Guillaume Nodet · 11 years ago
  59. 41d63d4 Use released versions by Carsten Ziegeler · 11 years ago
  60. 75d4184 [FELIX-4190] The framework should not hold any lock while calling ServiceFactory#unget by Guillaume Nodet · 11 years ago
  61. 8894a5a [FELIX-4189] DS should not hold any lock while calling bundleContext#getService and #ungetService by Guillaume Nodet · 11 years ago
  62. d767b21 [FELIX-4188] If a bundle is stopped while the SCR extender is being stopped, the callback for the STOPPING event returns before full deactivation by Guillaume Nodet · 11 years ago
  63. 6eaf09f Add a isStopping() method on the extender by Guillaume Nodet · 11 years ago
  64. ce98612 Switch to recent snapshots by Carsten Ziegeler · 11 years ago
  65. 729d2e5 Back to current snapshot after release by Carsten Ziegeler · 11 years ago
  66. 5392e52 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  67. 20d90e2 [maven-release-plugin] prepare release maven-scr-plugin-1.14.0 by Carsten Ziegeler · 11 years ago
  68. a1b89f2 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  69. 42d4aa1 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.8.0 by Carsten Ziegeler · 11 years ago
  70. 337fbf3 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  71. 1d5186a [maven-release-plugin] prepare release org.apache.felix.scr.ds-annotations-1.2.4 by Carsten Ziegeler · 11 years ago
  72. d341dcd [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  73. ba286fb [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.9.6 by Carsten Ziegeler · 11 years ago
  74. b2853a1 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  75. d1be36b [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.8.0 by Carsten Ziegeler · 11 years ago
  76. 108a3e0 Prepare for release by Carsten Ziegeler · 11 years ago
  77. 0183d00 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 11 years ago
  78. 46082b7 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.event-1.1.0 by Carsten Ziegeler · 11 years ago
  79. 4d1283b Set version in changelog to 1.1.0 by Carsten Ziegeler · 11 years ago
  80. 8d4f5ca Update changelog by Carsten Ziegeler · 11 years ago
  81. 6288fa3 FELIX-4112 Add meta-annotations for handler description by Guillaume Sauthier · 11 years ago
  82. b972c2b Add changelog and update to latest parent pom by Carsten Ziegeler · 11 years ago
  83. 6e190f5 FELIX-4185 : Add category OSGi to event web console plugin by Carsten Ziegeler · 11 years ago
  84. 8df653d FELIX-3998 Updating JAAS config leads to registration of duplicate LoginModules by Chetan Mehrotra · 11 years ago
  85. be95b1a [maven-release-plugin] prepare for next development iteration by Chetan Mehrotra · 11 years ago
  86. 1491e9d [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.scriptconsole-1.0.0 by Chetan Mehrotra · 11 years ago
  87. 3acfbf3 FELIX-3981 Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  88. 4d4d02e GRANITE-4175 : scr.ant task does not provide scanClasses option. Apply patch from Daniel Kuffer by Carsten Ziegeler · 11 years ago
  89. e123e79 FELIX-3981 Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  90. bf8832b FELIX-4122 - Import new Script Console Plugin by Chetan Mehrotra · 11 years ago
  91. 58a0df6 FELIX-4122 - Import new Script Console Plugin by Chetan Mehrotra · 11 years ago
  92. 04a1166 added the maven tutorial distribution by Clement Escoffier · 11 years ago
  93. 7ebc457 added the maven tutorial distribution by Clement Escoffier · 11 years ago
  94. b4d2337 Updated ignore file. by Jan Willem Janssen · 11 years ago
  95. 25376b3 FELIX-4167: added integration test for fragment bundles. by Jan Willem Janssen · 11 years ago
  96. 0baaf75 FELIX-4167: add fragment bundle for testing purposes. by Jan Willem Janssen · 11 years ago
  97. 56628ec FELIX-4167: do not try to start or stop fragment bundles. by Jan Willem Janssen · 11 years ago
  98. 8bd6fe7 make diagnostics engine usable outside of webconsole (TODO, split in separate bundles) by Arjun Panday · 11 years ago
  99. 037f20c FELIX-4171 don't try to close DependencyManagers we didn't open by David Jencks · 11 years ago
  100. 647e107 FELIX-4135: removed useless FINALNAME, METATYPENAME, and GENSEPDESC constants by Pierre De Rop · 11 years ago