1. 43b346b Eliminated thread local and anonymous inner classe for returning by Richard S. Hall · 14 years ago
  2. 56187e1 FELIX-2655: Make log level configurable by Sanjeeb Kumar Sahoo · 14 years ago
  3. 1f6ade5 remove -i alias for --nointeractive FELIX-2661 by Derek Baum · 14 years ago
  4. 75dc988 added --nointeractive flag to gosh. FELIX-2661 by Derek Baum · 14 years ago
  5. 842becf Another new test case for resource adapters. by Marcel Offermans · 14 years ago
  6. 839640c Tests the extensions that have been made to the standard ServiceTracker (mostly related to dealing with aspects). by Marcel Offermans · 14 years ago
  7. ddf6e67 Updated the test to use a new feature of the Ensure helper class that allows you to test multiple invocations of the same method by specifying a list of sequence numbers that must match with the invocations. by Marcel Offermans · 14 years ago
  8. 555104f Extended the test case. by Marcel Offermans · 14 years ago
  9. ee059df Extended the test case. by Marcel Offermans · 14 years ago
  10. 0eb3892 Some code reformatting. by Marcel Offermans · 14 years ago
  11. cba34e9 Fixed this test. by Marcel Offermans · 14 years ago
  12. b7b6cd4 Added an extra method to the interface. by Marcel Offermans · 14 years ago
  13. fea1484 More fixes for instance bound callbacks. by Marcel Offermans · 14 years ago
  14. 0acdb1b Various fixes for problems with when to invoke instance bound dependency callbacks. by Marcel Offermans · 14 years ago
  15. fcbc623 Fixed a concurrent modification exception caused by improper and missing synchronization. by Marcel Offermans · 14 years ago
  16. 9b16b70 FELIX-2660 Prevent bundles from being displayed in the web output by Felix Meschberger · 14 years ago
  17. 8df7c97 FELIX-2570 Allow ConfigurationPrinter services to output HTML code by Felix Meschberger · 14 years ago
  18. 1e00286 Refactor configuration render type detection into a sngle class by Carsten Ziegeler · 14 years ago
  19. 21c44ab FELIX-2659 : ConfigurationRender.searchMethod must catch problems more broadly by Carsten Ziegeler · 14 years ago
  20. 334da1a FELIX-2658 : Deprecate ConfigurationPrinter.PROPERTY_MODES constant by Carsten Ziegeler · 14 years ago
  21. 0c3c922 Modify bundle cache to use a single file to record bundle state by Richard S. Hall · 14 years ago
  22. 690b5af FELIX-2639 Add new WebConsoleSecurityProvider2 interface and by Felix Meschberger · 14 years ago
  23. 0055b31 FELIX-2647 Further improvements: by Felix Meschberger · 14 years ago
  24. ffadb10 We should about implicit boot delegation as soon as we find a by Richard S. Hall · 14 years ago
  25. 2966610 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  26. 9cf189e [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.6 by Carsten Ziegeler · 14 years ago
  27. 15afbf0 Update changelog by Carsten Ziegeler · 14 years ago
  28. 273920d FELIX-2614 : Mark unresolved packages by Carsten Ziegeler · 14 years ago
  29. 38f7529 FELIX-2652 : Allow attachment providers which do not implement the interface by Carsten Ziegeler · 14 years ago
  30. 4370c1b Add extra dependencies in one shot, using the Service.add(List) signature, in order to calculate state changes atomically by Pierre De Rop · 14 years ago
  31. efd51f3 Since this tests defines two extra dependencies from an init method, then we have to use service.add(List) signature ... by Pierre De Rop · 14 years ago
  32. d7ce4cd FELIX-2650 : ConfigurationPrinter with other modes than web should be excluded from web by Carsten Ziegeler · 14 years ago
  33. b1208d3 FELIX-2649 : Support for configuration printers without requiring them to implement the interface by Carsten Ziegeler · 14 years ago
  34. 1c944ec Bugfixes related to aspects and general life cycle issues. Committed so others can test against this version. by Marcel Offermans · 14 years ago
  35. 96021d6 FELIX-2645: Introduce the org.apache.felix.jarurls property by Guillaume Nodet · 14 years ago
  36. 8aa930f FELIX-2645: Introduce the org.apache.felix.jarurls property by Guillaume Nodet · 14 years ago
  37. 9e60059 FELIX-2647 First checkin of the Apache Felix Coordinator Service implementation by Felix Meschberger · 14 years ago
  38. d989875 Ignore more Maven Eclipse project files by Felix Meschberger · 14 years ago
  39. 11d40af add comments. by Clement Escoffier · 14 years ago
  40. dc30b13 Cleanup test environment after tests. by Clement Escoffier · 14 years ago
  41. 18398a2 Fix FELIX-2594 Have a way to create new custom iPojo handler without having to specify a handler usage by Clement Escoffier · 14 years ago
  42. f04d9b1 Do not make containerisms public. (FELIX-2645) by Richard S. Hall · 14 years ago
  43. f23f732 [FELIX-2645] Add (hidden) way to retrieve a local URL for a given bundle URL by Guillaume Nodet · 14 years ago
  44. 6341939 Start working on FELIX-2636 Cannot control the validity of an iPOJO instance using a configuration property by Clement Escoffier · 14 years ago
  45. 48af5cd Forgot to remove a print statement. by Marcel Offermans · 14 years ago
  46. bf35ee1 Added and clarified several tests. by Marcel Offermans · 14 years ago
  47. f9a7e34 Fixed two issues: by Marcel Offermans · 14 years ago
  48. 9e50ef3 Now shows a direct dependency on a service reference in a more readable way: prints the service.id now. by Marcel Offermans · 14 years ago
  49. a0ee636 Code cleanup, added a more descriptive toString implementation. by Marcel Offermans · 14 years ago
  50. db641a2 Added missing documentation. by Marcel Offermans · 14 years ago
  51. 4f50b0f Improved printing of arrays in property values when converting a ServiceReference to a String. by Marcel Offermans · 14 years ago
  52. 221ca72 Fixed a race condition in the actual test, causing it to fail occasionally. Also added more documentation to the test, so it's easier to read and understand what's going on. by Marcel Offermans · 14 years ago
  53. 8e9c7c3 FELIX-2615 : ArrayOutOfBoundsException occurs from maven scr plugin when an empty class is present - applied patch from Tharindu Mathew by Carsten Ziegeler · 14 years ago
  54. 064a79e Fix FELIX-2634 Rename the @Publisher annotation into @Publishes annotation to avoid collision by Clement Escoffier · 14 years ago
  55. 90b7914 Use released version of SCR by Carsten Ziegeler · 14 years ago
  56. d41c107 FELIX-2638 : Make a single configuration printer output available via http by Carsten Ziegeler · 14 years ago
  57. ff735d7 Fix javadoc by Carsten Ziegeler · 14 years ago
  58. be89953 JavaDoc by Felix Meschberger · 14 years ago
  59. 997959e Fix typo by Carsten Ziegeler · 14 years ago
  60. 30e0a73 New test cases for adapters. by Marcel Offermans · 14 years ago
  61. 7e25c2c Renamed test class. by Marcel Offermans · 14 years ago
  62. dde86c3 Code reformatting in preparation for some test refactorings. by Marcel Offermans · 14 years ago
  63. 7993119 Clean-up after release by Karl Pauls · 14 years ago
  64. 99bc1c3 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  65. a0c7f8e [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.4 by Karl Pauls · 14 years ago
  66. e74c248 Update changelog and prepare for release by Karl Pauls · 14 years ago
  67. fccaa40 Clean-up after release by Karl Pauls · 14 years ago
  68. 164c727 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  69. 137e29b [maven-release-plugin] prepare release org.apache.felix.main-3.0.4 by Karl Pauls · 14 years ago
  70. 848468c Update changelog and prepare for release by Karl Pauls · 14 years ago
  71. fd6dde6 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  72. 1f2f6b0 [maven-release-plugin] prepare release org.apache.felix.framework-3.0.4 by Karl Pauls · 14 years ago
  73. 7c62034 Update changelog and prepare for release by Karl Pauls · 14 years ago
  74. b989166 Unlike ClassLoader.getResources(), Bundle.getResources() should return null. by Richard S. Hall · 14 years ago
  75. f8734c4 Rollback last commit, since the we need more feedback on the patch. by Richard S. Hall · 14 years ago
  76. 8218fd6 Use released version of Gogo. by Richard S. Hall · 14 years ago
  77. 98063df Used released version of Gogo. by Richard S. Hall · 14 years ago
  78. 0f23307 Improve cache handling by combining state stored in separate files into by Richard S. Hall · 14 years ago
  79. f91b4a6 Fixed the autoconf bundle activator to work with the latest snapshot of the dependency manager again. by Marcel Offermans · 14 years ago
  80. 906e8ee Refactor the JMX Handler Fix FELIX-2633 Rename JMX annotations by Clement Escoffier · 14 years ago
  81. be34b3c FELIX-2635 Apply patch by Victor Antonovich (slightly modified to explicitly assign null after destroyal and adding try-catch around the destroy calls) by Felix Meschberger · 14 years ago
  82. f67938e improve the test checking the new attributes of the EAH. by Clement Escoffier · 14 years ago
  83. 3758f97 re-add arch-gogo in the reactor by Clement Escoffier · 14 years ago
  84. 934d498 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  85. 8cf2e52 [maven-release-plugin] prepare release org.apache.felix.ipojo.arch.gogo-1.0.1 by Clement Escoffier · 14 years ago
  86. 7855913 update changelog format by Clement Escoffier · 14 years ago
  87. 0948073 update changelog by Clement Escoffier · 14 years ago
  88. 3d8c227 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  89. 290796c [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.1.2 by Richard S. Hall · 14 years ago
  90. c3b15c5 Rollback version number and fix Gogo import. by Richard S. Hall · 14 years ago
  91. c2db4f4 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  92. 3ae2c13 [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.1.2 by Richard S. Hall · 14 years ago
  93. 1a952f6 Use released version of Gogo. by Richard S. Hall · 14 years ago
  94. 775da83 Update changelog. by Richard S. Hall · 14 years ago
  95. 9957b7a Fire FrameworkEvent when exception occurs in an event listener. (FELIX-2584) by Richard S. Hall · 14 years ago
  96. 6dc1234 Fix FELIX-2631 Rename @Publisher and @Subscriber attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  97. 260fda6 Even though getResources() from the module class loader should not return null, by Richard S. Hall · 14 years ago
  98. 39c69ba Fix FELIX-2630 Rename @Component attributes to follow the java naming conventions by Clement Escoffier · 14 years ago
  99. dfd3e65 Module class loader should return empty enumeration for getResources(). (FELIX-2629) by Richard S. Hall · 14 years ago
  100. 2ee5cd5 Fix time in reports. by Clement Escoffier · 14 years ago