1. 83ff044 FELIX-919 : Rename edit to configure and only add configure button if either a configuration is available or a meta type description. by Carsten Ziegeler · 16 years ago
  2. 99beac9 FELIX-933 : Allow direct display of config form even if no config is stored (throug meta type info) by Carsten Ziegeler · 16 years ago
  3. 7b57e7b Use sendError() instead of setStatus() for 404 and 500 responses. by Carsten Ziegeler · 16 years ago
  4. 71772e9 Autostart factories by Clement Escoffier · 16 years ago
  5. 83fbe44 FELIX-919 : Use new table layout for components panel, fix some layout problems and add new configure option. by Carsten Ziegeler · 16 years ago
  6. 2999443 Applied patch (FELIX-920) to add a configuration option to only install by Richard S. Hall · 16 years ago
  7. 5c6a6a3 Remove dependencies on Java 5 in the API by Clement Escoffier · 16 years ago
  8. 00a8964 Move the iPOJO API in the trunk. by Clement Escoffier · 16 years ago
  9. 7abd701 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  10. 85d71b4 Fed up seeing build failures on Bamboo by Stuart McCulloch · 16 years ago
  11. 5dea4dd Fix typo. by Carsten Ziegeler · 16 years ago
  12. 124da72 FELIX-639 Logger interface is missing. by Felix Meschberger · 16 years ago
  13. 92c6a3c FELIX-639 add some logging for unexpected elements in the XML file and by Felix Meschberger · 16 years ago
  14. 0252494 Implemented new bundle locking protocol which will cause waiting threads by Richard S. Hall · 16 years ago
  15. 1c65204 FELIX-639 Just log on duplicate reference names instead of throwing by Felix Meschberger · 16 years ago
  16. dfe4248 Reformat to Apache Felix formatting guidlines by Felix Meschberger · 16 years ago
  17. 1a28356 FELIX-639 Apply patch to ComponentMetadata.java by Felix Meschberger · 16 years ago
  18. 90c3d50 FELIX-858 : Fix red marker for missing packages/boot delegation packages etc. by Carsten Ziegeler · 16 years ago
  19. 106c14f FELIX-832 Ensure services are ungotten even in the absence of an unbind method by Felix Meschberger · 16 years ago
  20. 38383ad Forgot to make the import for the portlet api optional. by Carsten Ziegeler · 16 years ago
  21. 847544c FELIX-714 Prevent cycling of components if there is no configuration by Felix Meschberger · 16 years ago
  22. 6154163 FELIX-836 Some fixes in asynchronicity of deactivation: by Felix Meschberger · 16 years ago
  23. ee24a68 FELIX-923 Provide more information in case of component name duplication by Felix Meschberger · 16 years ago
  24. a308d93 FELIX-858 : Fix minor display problem in Safari with upload box. by Carsten Ziegeler · 16 years ago
  25. 52558d1 FELIX-858 : Fix minor display problem in Safari with upload box. by Carsten Ziegeler · 16 years ago
  26. de5763f Ignore cache dir by Carsten Ziegeler · 16 years ago
  27. 21f096b FELIX-858 : Fix sorting problems and sort table by name per default. by Carsten Ziegeler · 16 years ago
  28. bc118d9 FELIX-904 : Include commons-io and commons-fileupload as complete jars instead of embedding the classes directly. by Carsten Ziegeler · 16 years ago
  29. 7043e20 FELIX-918 : Add utility method for making relative redirects absolute. by Carsten Ziegeler · 16 years ago
  30. 6577bfa FELIX-858 : Use new table layout for the bundles list. Several UI improvements and cleanups. by Carsten Ziegeler · 16 years ago
  31. dc071fc Needed to modify StartLevelActivator to use the new StartLevelImpl by Richard S. Hall · 16 years ago
  32. 51b189a Made sure thread run() methods are reasonably robust in the face of by Richard S. Hall · 16 years ago
  33. 67965ee FELIX-917 : Use latest qdox release to fix several parsing problems by Carsten Ziegeler · 16 years ago
  34. 982e721 FELIX-916 Use string constant instead of LogService class to register ServiceTracker by Felix Meschberger · 16 years ago
  35. 6af9e15 Made access to BundleImpl.m_state volatile rather than synchronized. (FELIX-908) by Richard S. Hall · 16 years ago
  36. 24c080b Modified PackageAdmin.getBundle(Class) to return the system bundle for by Richard S. Hall · 16 years ago
  37. 80b2ad8 Trapezoid shape example. by Richard S. Hall · 16 years ago
  38. 2ba6e9c Update to latest Bnd Tool (0.0.310) by Stuart McCulloch · 16 years ago
  39. 6c23f60 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  40. 96a86a2 [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.4 by Felix Meschberger · 16 years ago
  41. 4e81a00 Update copyright year by Felix Meschberger · 16 years ago
  42. 4f8b4fa FELIX-914 Ensure remote shell connections are terminated by Felix Meschberger · 16 years ago
  43. e6c47f5 FELIX-734 Apply patch by Patrick Frohan (thanks) to allow setting the socket timeout by Felix Meschberger · 16 years ago
  44. ee2cfe9 FELIX-913 Fix Servlet/Resource registration and unregistration: by Felix Meschberger · 16 years ago
  45. 2ad0e71 Added NOTICE and LICENSE files. by Marcel Offermans · 16 years ago
  46. 080ac10 Added NOTICE and LICENSE files. by Marcel Offermans · 16 years ago
  47. eb275de Added missing license headers. by Marcel Offermans · 16 years ago
  48. 469f52a More [minor] refactoring. (FELIX-851) by Richard S. Hall · 16 years ago
  49. 2ea3db8 Fixed a bug introduced in my refactoring. (FELIX-910) by Richard S. Hall · 16 years ago
  50. 4ce6bbc Remove stray empty directory by Felix Meschberger · 16 years ago
  51. 5573797 FELIX-826 Apply patch by Peter Triller (Thanks) by Felix Meschberger · 16 years ago
  52. 4f272e9 FELIX-806: pickup <archive> settings in bundleplugin configuration (otherwise fall back to the jarplugin settings) and enable support of the addMavenDescriptor setting by Stuart McCulloch · 16 years ago
  53. 5ef45ef Made ModuleClassLoader an inner class of ModuleImpl, since they are so by Richard S. Hall · 16 years ago
  54. bc9f760 Fixed a bug from a previous refactoring patch against the manifest parser. by Richard S. Hall · 16 years ago
  55. a8a0510 FELIX-850: local fix for MSHARED-86 (should use isFile instead of exists) by Stuart McCulloch · 16 years ago
  56. ce5efda Fix an NPE issue if state file is empty. (FELIX-902) by Richard S. Hall · 16 years ago
  57. f356d55 FELIX-807: apply suggested patch to Bnd by Stuart McCulloch · 16 years ago
  58. ab65d7b FELIX-907: patch local copy of Bnd code to fix regression by Stuart McCulloch · 16 years ago
  59. 6f26582 Dump classpath passed to BND when debug logging is enabled by Stuart McCulloch · 16 years ago
  60. ef1af6c Re-apply FELIX-843 patch to latest BND code by Stuart McCulloch · 16 years ago
  61. 279be90 Re-apply FELIX-660 patch to latest BND code by Stuart McCulloch · 16 years ago
  62. 1417344 FELIX-899: update to latest editions of Bnd and Bindex by Stuart McCulloch · 16 years ago
  63. 2306eb7 FELIX-899: first step, widen dependency resolution and pass everything except test dependencies onto BND by Stuart McCulloch · 16 years ago
  64. 5284b05 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 16 years ago
  65. d26df5f [maven-release-plugin] prepare release org.apache.felix.dependencymanager.shell-2.0.0 by Marcel Offermans · 16 years ago
  66. 0a734bc [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 16 years ago
  67. 618162b [maven-release-plugin] prepare release org.apache.felix.dependencymanager-2.0.0 by Marcel Offermans · 16 years ago
  68. d4dbbb0 Updated the POM and cleaned up some code (documentation) in preparation for the release. by Marcel Offermans · 16 years ago
  69. 50ab333 Updated the POM in preparation for a release. by Marcel Offermans · 16 years ago
  70. b6d0561 Update dependencies to point on the 1.3.0-SNAPSHOT. So, the trunk should rebuild correctly. by Clement Escoffier · 16 years ago
  71. 379fac9 FELIX-783 Uses reflection now to not create a compile time dependency on Java 5 classes. Runtime, it still has if you use SSL and NIO together, so configure your server to not use that combination if appropriate. by Marcel Offermans · 16 years ago
  72. 13d35d6 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  73. 2dacccf [maven-release-plugin] prepare release org.apache.felix.configadmin-1.0.10 by Felix Meschberger · 16 years ago
  74. f5c8285 Forgot to reverse the order in which services are started and optional callbacks invoked. by Marcel Offermans · 16 years ago
  75. 0dbd01c [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  76. dc3bc1c [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.whiteboard-1.2.0 by Clement Escoffier · 16 years ago
  77. c699539 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  78. 785fefd [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-1.2.0 by Clement Escoffier · 16 years ago
  79. 10e8852 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  80. f2e2d32 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.jmx-1.2.0 by Clement Escoffier · 16 years ago
  81. 6aa421c [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  82. f4d141a [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender-1.2.0 by Clement Escoffier · 16 years ago
  83. 599281b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  84. 512f1cd [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.2.0 by Clement Escoffier · 16 years ago
  85. 05d31e8 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  86. 4b2ba26 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.2.0 by Clement Escoffier · 16 years ago
  87. 2769dc8 Update dependencies to point on iPOJO 1.2.0. by Clement Escoffier · 16 years ago
  88. e40b291 Ensure configuration directory for the mock goes into target to be cleaned properly by Felix Meschberger · 16 years ago
  89. 4e0acb3 FELIX-903 testcases to verify felix.cm.loglevel property use by Felix Meschberger · 16 years ago
  90. dcb98d4 FELIX-903 add felix.cm.loglevel property to limit the log output by Felix Meschberger · 16 years ago
  91. c8ce6a8 Fix a memory leak in Permissions. by Karl Pauls · 16 years ago
  92. a374086 FELIX-783 Extended initializeHTTPS() to use NIO or traditional IO based on the property. by Marcel Offermans · 16 years ago
  93. 95ec99f FELIX-784 Added support for new properties. Falls back to old ones if new ones are not provided. by Marcel Offermans · 16 years ago
  94. 8715772 Updated Jetty to the current latest stable version: 6.1.14 and added a dependency to jetty-sslengine in preparation for FELIX-783. by Marcel Offermans · 16 years ago
  95. 070a4aa Improved handling Bundle-Version. (FELIX-851) by Richard S. Hall · 16 years ago
  96. 37b1d3e Slightly modified (improved) the order in which optional dependencies are injected and their callbacks invoked. The callbacks now occur after the start method is invoked, the injections done before. by Marcel Offermans · 16 years ago
  97. 3db3ffd Added two patches suggested by Pierre and Arjun to fix an issue with service dependencies that use a filter, where the filter can return services that are of a different type than the specified type. Also added some logging. by Marcel Offermans · 16 years ago
  98. 2f3f2aa Fixed minor refactoring bug. (FELIX-851) by Richard S. Hall · 16 years ago
  99. a13195b Added back in support for extension bundle exports. (FELIX-851) by Richard S. Hall · 16 years ago
  100. 5e0d9ee More attempts to make resolver state handling more consistent. (FELIX-851) by Richard S. Hall · 16 years ago