1. bfa74d0 Fix license issue by Clement Escoffier · 15 years ago
  2. 7d6b1f46 tidy up org.cauldron references from project names and sigil properties by David Morgan Spencer Savage · 15 years ago
  3. 8a5609f Fix for FELIX-1384 by David Morgan Spencer Savage · 15 years ago
  4. d8b7705 FELIX-1382. FileInstall attempts to uninstall SystemBundle. Patch provided by Sahoo by Filippo Diotalevi · 15 years ago
  5. 88148ca Fix for FELIX-1381 by David Morgan Spencer Savage · 15 years ago
  6. e9c109a fix for FELIX-1380 by David Morgan Spencer Savage · 15 years ago
  7. 7a7191e final patches for FELIX-1367 by David Morgan Spencer Savage · 15 years ago
  8. e83ee56 tidy up unused imports by David Morgan Spencer Savage · 15 years ago
  9. 877bebb further progress towards FELIX-1367 by David Morgan Spencer Savage · 15 years ago
  10. ac0e022 further tidy up of PDE artifacts (FELIX-1367) by David Morgan Spencer Savage · 15 years ago
  11. a2400f1 further work on FELIX-1367 by David Morgan Spencer Savage · 15 years ago
  12. b478744 fix for FELIX-1374 by David Morgan Spencer Savage · 15 years ago
  13. 89c7cb9 fix for FELIX-1379 by David Morgan Spencer Savage · 15 years ago
  14. 4803cbe Create an integration-test profile by Clement Escoffier · 15 years ago
  15. f7dc941 Re-enable some removed sub projects. by Clement Escoffier · 15 years ago
  16. de57c1a Update Xerces dependency Rename a weird package in the online manipulator by Clement Escoffier · 15 years ago
  17. 89a9acd more work towards FELIX-1367 by David Morgan Spencer Savage · 15 years ago
  18. 22792a2 delete org.cauldron dir by David Morgan Spencer Savage · 15 years ago
  19. 9deb719 further dependency work related to FELIX-1367 by David Morgan Spencer Savage · 15 years ago
  20. e236ff3 further patches related to (FELIX-1367) by David Morgan Spencer Savage · 15 years ago
  21. 509daea fix for FELIX-1366 by David Morgan Spencer Savage · 15 years ago
  22. 2b56f37 Fix automatic parent delegation hack. (FELIX-1371) by Richard S. Hall · 15 years ago
  23. 0929a66 convert pde projects to sigil projects (FELIX-1367) by David Morgan Spencer Savage · 15 years ago
  24. 118b8c6 fixed typo by David Morgan Spencer Savage · 15 years ago
  25. 1df13da directory structure tidy up (FELIX-1357) by David Morgan Spencer Savage · 15 years ago
  26. 32d15d7 directory structure tidy up (FELIX-1357) by David Morgan Spencer Savage · 15 years ago
  27. 87bf2c7 directory structure tidy up (FELIX-1357) by David Morgan Spencer Savage · 15 years ago
  28. c32abdf directory structure tidy up (FELIX-1357) by David Morgan Spencer Savage · 15 years ago
  29. 6bae339 Moved native library verification to the resolver, since the spec by Richard S. Hall · 15 years ago
  30. 8ec5a4c final references to org.cauldron packages removed from source (FELIX-1326) by David Morgan Spencer Savage · 15 years ago
  31. 2bdfc0e delete empty project (meant as stub for eclipse integration) but can rebuild this later by David Morgan Spencer Savage · 15 years ago
  32. 84ff1d8 further org.cauldron refactoring (FELIX-1326) by David Morgan Spencer Savage · 15 years ago
  33. f19b0e8 tidied up org.cauldron namespace (FELIX-1326) by David Morgan Spencer Savage · 15 years ago
  34. 3ba3a4f large package refactor towards org.apache.felix namespace (FELIX-1326) by David Morgan Spencer Savage · 15 years ago
  35. e4b4b70 Look in fragments for native libraries. (FELIX-1134) by Richard S. Hall · 15 years ago
  36. 43a98a0 Modify cache so it makes a copy each time a native library is requested. by Richard S. Hall · 15 years ago
  37. c502177 Do not log exception for missing resource. (FELIX-1124) by Richard S. Hall · 15 years ago
  38. 85bafab Initial commit of Sigil contribution. (FELIX-1142) by Richard S. Hall · 15 years ago
  39. 79d6c0e Fix name. by Richard S. Hall · 15 years ago
  40. a58cb52 Use latest parent by Stuart McCulloch · 15 years ago
  41. 63682bf FELIX-1262: remove duplicate resource entries to avoid Bnd Tool error (it suffixes duplicate entries with ~ and then can't find a file with that name) by Stuart McCulloch · 15 years ago
  42. d00f971 FELIX-1262: add local Bnd source to apply temporary patches by Stuart McCulloch · 15 years ago
  43. 51c4e86 FELIX-1229 : Add support for new modified method. by Carsten Ziegeler · 15 years ago
  44. ca9ad34 Fix issue Felix-1318. by Clement Escoffier · 15 years ago
  45. 63fdf72 Fix issue FELIX-1319. by Clement Escoffier · 15 years ago
  46. 022d973 Delegate toString() also. (FELIX-1293) by Richard S. Hall · 15 years ago
  47. f96484f Allow retrieving the command lazily by Guillaume Nodet · 15 years ago
  48. 28b63e8 Make things as lazy as possible by Guillaume Nodet · 15 years ago
  49. cb2db1b Fix ansi on windows by Guillaume Nodet · 15 years ago
  50. 3443451 Add missing gogo bundles to windows dist by Guillaume Nodet · 15 years ago
  51. 7bcd086 Fix expansion by Guillaume Nodet · 15 years ago
  52. 2b415b7 * Remove "stupid" javadoc by Felix Meschberger · 15 years ago
  53. 27fcc0c Fix the session input stream which should use the console input stream by Guillaume Nodet · 15 years ago
  54. 9c77865 FELIX-1314 Split main "impl" package by moving classes to helper, manager, by Felix Meschberger · 15 years ago
  55. 9b4e023 FELIX-1313 import configuration admin package optionally and by Felix Meschberger · 15 years ago
  56. ba3da7a FELIX-925 Add support for new activate/deactivate method signatures and by Felix Meschberger · 15 years ago
  57. 5894f58 Correctly restore terminal at shutdown by Guillaume Nodet · 15 years ago
  58. 05041c8 FELIX-925 Provide the new ComponentConstants (deactivation reason codes) by Felix Meschberger · 15 years ago
  59. 4a8719b FELIX-1284 implementation of "modified" attribute support by Felix Meschberger · 15 years ago
  60. d07f180 FELIX-1284 unit tests for new "modified" attribute by Felix Meschberger · 15 years ago
  61. 129433d Switch from gshell to gogo by Guillaume Nodet · 15 years ago
  62. ea2947f Make sure to delegate all methods to the underlying print stream to avoid deadlocks (as the print stream classes are synchronized, but we only use a single instance for all threads) by Guillaume Nodet · 15 years ago
  63. 7f8e9ba Remove some comments. (FELIX-1300) by Richard S. Hall · 15 years ago
  64. 41a25f8 Fix small evaluation problems in gogo by Guillaume Nodet · 15 years ago
  65. 3034127 Better formatting, fix special values (true, false, null), fix -bash, ... parsing by Guillaume Nodet · 15 years ago
  66. 1a0fb00 Implement workaround for Android to avoid setting parent class by Richard S. Hall · 15 years ago
  67. 504a31b FELIX-1304: Better support for variables evaluation in arguments by Guillaume Nodet · 15 years ago
  68. f3fb0f3 Improve exception message. by Richard S. Hall · 15 years ago
  69. 36940f9 Fix issue FELIX-1302. The ignoreAnnotation argument was ignored. by Clement Escoffier · 15 years ago
  70. 289d077 FELIX-1301 Limit FileInstall configuration information to one line in the output. Patch submitted by Sahoo by Filippo Diotalevi · 15 years ago
  71. 24230c1 Improve test for gogo commands by Guillaume Nodet · 15 years ago
  72. d8c88e0 Version should be 0.9.0-SNAPSHOT so the release version will be greater; by Richard S. Hall · 15 years ago
  73. e726204 Remove unneeded directory. by Richard S. Hall · 15 years ago
  74. c1d2d3f Renamed modules to remove redundancy in directory names. by Richard S. Hall · 15 years ago
  75. 0b118e6 Tried to update the launcher to use standard embedding and launching API. by Richard S. Hall · 15 years ago
  76. 4d5f91f Removed obsolete Felix properties. by Richard S. Hall · 15 years ago
  77. 9ad188e Edited svn:ignore. by Richard S. Hall · 15 years ago
  78. 23c9555 Removing unneeded directories. by Richard S. Hall · 15 years ago
  79. f71a82a Add support for exec'ing file permissions for native libraries. (FELIX-1297) by Richard S. Hall · 15 years ago
  80. dcc95c0 Add support for configurable native library extensions. (FELIX-1298) by Richard S. Hall · 15 years ago
  81. 6df57bf Add commands, fix parser, remove DS dependency, remove equinox support by Guillaume Nodet · 15 years ago
  82. 9f3dd61 Removed support for legacy cache layout. (FELIX-1300) by Richard S. Hall · 15 years ago
  83. 7751dee FELIX-1265 The command refreshUrl does not work if the features.xml file is embedded in a Jar. Patch by Charles Moulliard by Filippo Diotalevi · 15 years ago
  84. 3b48560 FELIX-1261: Install/uninstall features from web console by Gert Vanthienen · 15 years ago
  85. 0b93f38 Fix version number consistently by Clement Escoffier · 15 years ago
  86. c38de10 FELIX-1296 : Fix handling of @PropertyOption for the @Property annotation. Applied modified patch from Victor Antonovich by Carsten Ziegeler · 15 years ago
  87. 104fd02 FELIX-1294 : Remove checked attribute from reference annotation. by Carsten Ziegeler · 15 years ago
  88. 9a7b16f Fix karaf wrt latest blueprint schema by Guillaume Nodet · 15 years ago
  89. 3c27e06 Optimization for StringMap. (FELIX-1293) by Richard S. Hall · 15 years ago
  90. 33215cb Fix StringMap so it handles changes to case sensitivity properly. (FELIX-1293) by Richard S. Hall · 15 years ago
  91. 6bd0fa6 Make sure we return null for PackageAdmin.getBundle(Class) when by Richard S. Hall · 15 years ago
  92. 36fba53 Implement proper return type for Framework.waitForStop(). (FELIX-1291) by Richard S. Hall · 15 years ago
  93. c97c2ca Improved system bundle update. (FELIX-33) by Richard S. Hall · 15 years ago
  94. 52d3fa9 Added support for FrameworkUtil.getBundle(). (FELIX-1289) by Richard S. Hall · 15 years ago
  95. 4f7b2df Rename module directories. by Richard S. Hall · 15 years ago
  96. 907d4b1 FELIX-1266: maven build for gogo by Guillaume Nodet · 15 years ago
  97. 5c94308 Implement system bundle update. (FELIX-33) by Richard S. Hall · 15 years ago
  98. c392e6d Class loader used for boot delegation is now configurable, by Richard S. Hall · 15 years ago
  99. 272d9d3 Forgot to implement the declared constructor action. (FELIX-1286) by Richard S. Hall · 15 years ago
  100. cd18aa5 Invalidate and null system bundle context after shutdown. (FELIX-1288) by Richard S. Hall · 15 years ago