1. 384a320 Update doc by Clement Escoffier · 15 years ago
  2. 22e8801 Forget some files... by Clement Escoffier · 15 years ago
  3. bc69a4e Update doc by Clement Escoffier · 15 years ago
  4. 7a7131a Update doc by Clement Escoffier · 15 years ago
  5. e7b8235 Update doc by Clement Escoffier · 15 years ago
  6. 3b1b8c8 progress towards FELIX-1368 by David Morgan Spenser Savage · 15 years ago
  7. 9aba020 FELIX-1275 : Add new constant for plugin root and use plugin root to create inter bundle links. by Carsten Ziegeler · 15 years ago
  8. 4530b02 FELIX-1389 : Close main div in footer. by Carsten Ziegeler · 15 years ago
  9. 632280d FELIX-1269 FELIX-1387 cumulative patch submitted by Sahoo by Filippo Diotalevi · 15 years ago
  10. e6f1851 patch for FELIX-1327 by David Morgan Spenser Savage · 15 years ago
  11. e756944 Create a profile for some long........ tests by Clement Escoffier · 15 years ago
  12. e02de85 Re-enable transaction by Clement Escoffier · 15 years ago
  13. 0630c6b Fix license issue by Clement Escoffier · 15 years ago
  14. 7fe0f4a tidy up org.cauldron references from project names and sigil properties by David Morgan Spenser Savage · 15 years ago
  15. 78b9b00 Fix for FELIX-1384 by David Morgan Spenser Savage · 15 years ago
  16. c2f6b39 FELIX-1382. FileInstall attempts to uninstall SystemBundle. Patch provided by Sahoo by Filippo Diotalevi · 15 years ago
  17. c6956fb Fix for FELIX-1381 by David Morgan Spenser Savage · 15 years ago
  18. 1b78aac fix for FELIX-1380 by David Morgan Spenser Savage · 15 years ago
  19. f9aaf5c final patches for FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  20. 16548f8 tidy up unused imports by David Morgan Spenser Savage · 15 years ago
  21. a971caf further progress towards FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  22. 2a49449 further tidy up of PDE artifacts (FELIX-1367) by David Morgan Spenser Savage · 15 years ago
  23. 495803b further work on FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  24. 7deb02f fix for FELIX-1374 by David Morgan Spenser Savage · 15 years ago
  25. 7082478 fix for FELIX-1379 by David Morgan Spenser Savage · 15 years ago
  26. ba784c1 Create an integration-test profile by Clement Escoffier · 15 years ago
  27. 88d6b59 Re-enable some removed sub projects. by Clement Escoffier · 15 years ago
  28. b062a70 Update Xerces dependency Rename a weird package in the online manipulator by Clement Escoffier · 15 years ago
  29. c7c8fce more work towards FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  30. 117fa59 delete org.cauldron dir by David Morgan Spenser Savage · 15 years ago
  31. 28fdc2c further dependency work related to FELIX-1367 by David Morgan Spenser Savage · 15 years ago
  32. ffd40a7 further patches related to (FELIX-1367) by David Morgan Spenser Savage · 15 years ago
  33. 49b38c7 fix for FELIX-1366 by David Morgan Spenser Savage · 15 years ago
  34. e2431a4 Fix automatic parent delegation hack. (FELIX-1371) by Richard S. Hall · 15 years ago
  35. 161100a convert pde projects to sigil projects (FELIX-1367) by David Morgan Spenser Savage · 15 years ago
  36. bf2d903 fixed typo by David Morgan Spenser Savage · 15 years ago
  37. 5d366e3 directory structure tidy up (FELIX-1357) by David Morgan Spenser Savage · 15 years ago
  38. a3b0531 directory structure tidy up (FELIX-1357) by David Morgan Spenser Savage · 15 years ago
  39. fc20d80 directory structure tidy up (FELIX-1357) by David Morgan Spenser Savage · 15 years ago
  40. 89949c2 directory structure tidy up (FELIX-1357) by David Morgan Spenser Savage · 15 years ago
  41. bad4738 Moved native library verification to the resolver, since the spec by Richard S. Hall · 15 years ago
  42. 9d4ffdd final references to org.cauldron packages removed from source (FELIX-1326) by David Morgan Spenser Savage · 15 years ago
  43. f80bbc9 delete empty project (meant as stub for eclipse integration) but can rebuild this later by David Morgan Spenser Savage · 15 years ago
  44. e2fd061 further org.cauldron refactoring (FELIX-1326) by David Morgan Spenser Savage · 15 years ago
  45. b728dac tidied up org.cauldron namespace (FELIX-1326) by David Morgan Spenser Savage · 15 years ago
  46. 2c305ba large package refactor towards org.apache.felix namespace (FELIX-1326) by David Morgan Spenser Savage · 15 years ago
  47. f6ca37e Look in fragments for native libraries. (FELIX-1134) by Richard S. Hall · 15 years ago
  48. ed25a4b Modify cache so it makes a copy each time a native library is requested. by Richard S. Hall · 15 years ago
  49. 1f61e29 Do not log exception for missing resource. (FELIX-1124) by Richard S. Hall · 15 years ago
  50. 6fe36b4 Initial commit of Sigil contribution. (FELIX-1142) by Richard S. Hall · 15 years ago
  51. 82cdc15 Fix name. by Richard S. Hall · 15 years ago
  52. 468b389 Use latest parent by Stuart McCulloch · 15 years ago
  53. 1d110ed 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
  54. f6a3e7b FELIX-1262: add local Bnd source to apply temporary patches by Stuart McCulloch · 15 years ago
  55. 94668c3 FELIX-1229 : Add support for new modified method. by Carsten Ziegeler · 15 years ago
  56. 480beaa Fix issue Felix-1318. by Clement Escoffier · 15 years ago
  57. cab4480 Fix issue FELIX-1319. by Clement Escoffier · 15 years ago
  58. 87eae09 Delegate toString() also. (FELIX-1293) by Richard S. Hall · 15 years ago
  59. e9ebf29 Allow retrieving the command lazily by Guillaume Nodet · 15 years ago
  60. 64723c5 Make things as lazy as possible by Guillaume Nodet · 15 years ago
  61. f9b2bf4 Fix ansi on windows by Guillaume Nodet · 15 years ago
  62. 35bb221 Add missing gogo bundles to windows dist by Guillaume Nodet · 15 years ago
  63. b8b9756 Fix expansion by Guillaume Nodet · 15 years ago
  64. e354850 * Remove "stupid" javadoc by Felix Meschberger · 15 years ago
  65. 0bdd3ff Fix the session input stream which should use the console input stream by Guillaume Nodet · 15 years ago
  66. e39e0a9 FELIX-1314 Split main "impl" package by moving classes to helper, manager, by Felix Meschberger · 15 years ago
  67. 9aaf7c4 FELIX-1313 import configuration admin package optionally and by Felix Meschberger · 15 years ago
  68. cf4a8cf FELIX-925 Add support for new activate/deactivate method signatures and by Felix Meschberger · 15 years ago
  69. dfe04ee Correctly restore terminal at shutdown by Guillaume Nodet · 15 years ago
  70. d6b571e FELIX-925 Provide the new ComponentConstants (deactivation reason codes) by Felix Meschberger · 15 years ago
  71. e626479 FELIX-1284 implementation of "modified" attribute support by Felix Meschberger · 15 years ago
  72. 7e345c5 FELIX-1284 unit tests for new "modified" attribute by Felix Meschberger · 15 years ago
  73. 077bac5 Switch from gshell to gogo by Guillaume Nodet · 15 years ago
  74. ecaeef2 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
  75. e45d389 Remove some comments. (FELIX-1300) by Richard S. Hall · 15 years ago
  76. b6e42f7 Fix small evaluation problems in gogo by Guillaume Nodet · 15 years ago
  77. 2449375 Better formatting, fix special values (true, false, null), fix -bash, ... parsing by Guillaume Nodet · 15 years ago
  78. 5b5a6dc Implement workaround for Android to avoid setting parent class by Richard S. Hall · 15 years ago
  79. bfed6bd FELIX-1304: Better support for variables evaluation in arguments by Guillaume Nodet · 15 years ago
  80. 25b8200 Improve exception message. by Richard S. Hall · 15 years ago
  81. c20221f Fix issue FELIX-1302. The ignoreAnnotation argument was ignored. by Clement Escoffier · 15 years ago
  82. 90c8793 FELIX-1301 Limit FileInstall configuration information to one line in the output. Patch submitted by Sahoo by Filippo Diotalevi · 15 years ago
  83. f0a7883 Improve test for gogo commands by Guillaume Nodet · 15 years ago
  84. dc1e3ce Version should be 0.9.0-SNAPSHOT so the release version will be greater; by Richard S. Hall · 15 years ago
  85. 1044c62 Remove unneeded directory. by Richard S. Hall · 15 years ago
  86. d6b0443 Renamed modules to remove redundancy in directory names. by Richard S. Hall · 15 years ago
  87. 147f1ca Tried to update the launcher to use standard embedding and launching API. by Richard S. Hall · 15 years ago
  88. 4b01f4b Removed obsolete Felix properties. by Richard S. Hall · 15 years ago
  89. 9e5d17a Edited svn:ignore. by Richard S. Hall · 15 years ago
  90. aa85e41 Removing unneeded directories. by Richard S. Hall · 15 years ago
  91. f7c4ee6 Add support for exec'ing file permissions for native libraries. (FELIX-1297) by Richard S. Hall · 15 years ago
  92. 6d3e28b Add support for configurable native library extensions. (FELIX-1298) by Richard S. Hall · 15 years ago
  93. c056e1c Add commands, fix parser, remove DS dependency, remove equinox support by Guillaume Nodet · 15 years ago
  94. 5234d7b Removed support for legacy cache layout. (FELIX-1300) by Richard S. Hall · 15 years ago
  95. 2fcdfda 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
  96. 9627037 FELIX-1261: Install/uninstall features from web console by Gert Vanthienen · 15 years ago
  97. c80b73d Fix version number consistently by Clement Escoffier · 15 years ago
  98. 1708be5 FELIX-1296 : Fix handling of @PropertyOption for the @Property annotation. Applied modified patch from Victor Antonovich by Carsten Ziegeler · 15 years ago
  99. c7ac46b FELIX-1294 : Remove checked attribute from reference annotation. by Carsten Ziegeler · 15 years ago
  100. 67eeb70 Fix karaf wrt latest blueprint schema by Guillaume Nodet · 15 years ago