1. 53855dd eliminate Eclipse IDE warnings by Raymond Augé · 2 years, 2 months ago master
  2. 0abc945 Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by dependabot[bot] · 2 years, 2 months ago
  3. 836a058 Bump org.eclipse.osgi from 3.17.100 to 3.17.200 by dependabot[bot] · 2 years, 2 months ago
  4. 5436131 make the test bundle a fragment so we don't have to embed or change API of dsl to test internals by Raymond Augé · 2 years, 2 months ago
  5. ef85abc Bump actions/checkout from 2 to 3 by dependabot[bot] · 2 years, 2 months ago
  6. a2709da normalize indentation (spaces) by Raymond Augé · 2 years, 2 months ago
  7. 17c3ae2 silence IDE warnings by Raymond Augé · 2 years, 2 months ago
  8. 3887aea bnd 6.2.0 by Raymond Augé · 2 years, 3 months ago
  9. 9b5dcfd Bump apache from 24 to 25 by dependabot[bot] · 2 years, 3 months ago
  10. 354cd77 Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by dependabot[bot] · 2 years, 3 months ago
  11. 111cf18 Bump osgi.annotation from 8.0.1 to 8.1.0 by dependabot[bot] · 2 years, 3 months ago
  12. 2b8bbdd add project.build.outputTimestamp for reproducible builds by Raymond Augé · 2 years, 3 months ago
  13. 67f7486 Bump apache from 23 to 24 by dependabot[bot] · 2 years, 3 months ago
  14. fcc04ce Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by dependabot[bot] · 2 years, 3 months ago
  15. 89f7a05 Bump maven-jar-plugin from 3.2.0 to 3.2.2 by dependabot[bot] · 2 years, 3 months ago
  16. 0d5cf34 Bump org.eclipse.osgi from 3.16.200 to 3.17.100 by dependabot[bot] · 2 years, 3 months ago
  17. 24c560f Deduplicate configuration updates by Carlos Sierra Andrés · 2 years, 3 months ago
  18. cf409a9 Improve assertions by Carlos Sierra Andrés · 2 years, 3 months ago
  19. 1cb47f6 Increate timeouts in asynchronous tests by Carlos Sierra Andrés · 2 years, 3 months ago
  20. 49c784d update ci versions by Raymond Augé · 2 years, 4 months ago
  21. 6e95dc4 ARIES-2065 ConcurrentModificationException at java.util.HashMap.computeIfAbsent by Raymond Augé · 2 years, 4 months ago
  22. 90434d5 update dependency versions and resolution results by Raymond Augé · 2 years, 4 months ago
  23. cba82ee always compile at java 1.8 level (for now), but resolve against the JDK by Raymond Augé · 2 years, 4 months ago
  24. 81afe4c upgrade bnd by Raymond Augé · 2 years, 4 months ago
  25. 4d3217b Bump org.apache.felix.configadmin from 1.9.20 to 1.9.22 by dependabot[bot] · 3 years ago
  26. 21ec4e0 ignore flattened poms by Raymond Augé · 3 years, 1 month ago
  27. 1ed28af fix code snippets for proper highlighting by Raymond Augé · 3 years, 1 month ago
  28. 5943258 don't deploy/install itests by Raymond Augé · 3 years, 1 month ago
  29. a656fbb flatten poms by Raymond Augé · 3 years, 1 month ago
  30. 9efbc64 update dependencies and simplify integration testing layout by Raymond Augé · 3 years, 1 month ago
  31. 949face ignore vscode files by Raymond Augé · 3 years, 1 month ago
  32. 98dbc2b update bnd plugins by Raymond Augé · 3 years, 1 month ago
  33. f386277 changelog by Raymond Augé · 3 years, 1 month ago
  34. 047d464 github actions and dependabot by Raymond Augé · 3 years, 1 month ago
  35. 7cdde98 Close programs when test finish by Carlos Sierra Andrés · 3 years, 2 months ago
  36. 58f9e92 Add test for refreshWhen nodes depending on other refreshWhen nodes by Carlos Sierra Andrés · 3 years, 2 months ago
  37. 30c0c17 Update effects should execute in proper order by Carlos Sierra Andrés · 3 years, 2 months ago
  38. 4f9ac22 use shorter effects by Carlos Sierra Andrés · 3 years, 2 months ago
  39. 1ffa2fe Mark as deprecated by Carlos Sierra Andrés · 3 years, 2 months ago
  40. adbf76f Update name by Carlos Sierra Andrés · 3 years, 2 months ago
  41. 5edbc1b Update only when not refreshing by Carlos Sierra Andrés · 3 years, 2 months ago
  42. 6706be6 Reorganize effects methods by Carlos Sierra Andrés · 3 years, 2 months ago
  43. d2652d1 Unify implementations by Carlos Sierra Andrés · 3 years, 2 months ago
  44. 9097f3c Move to own classes and unify implementation by Carlos Sierra Andrés · 3 years, 2 months ago
  45. e2d1c3d Add refreshAsUpdate by Carlos Sierra Andrés · 3 years, 2 months ago
  46. 77a5482 Propagate signal but do not contribute to refresh enclosing resfreshers by Carlos Sierra Andrés · 3 years, 2 months ago
  47. a28ae83 match order by Carlos Sierra Andrés · 3 years, 2 months ago
  48. bf80a9b Without update selectors we can't propagate the update by Carlos Sierra Andrés · 3 years, 2 months ago
  49. e5125ba This was incorrect by Carlos Sierra Andrés · 3 years, 2 months ago
  50. 1654bed Simplify update support removing the selectors by Carlos Sierra Andrés · 3 years, 2 months ago
  51. f98abdc Update tests by Carlos Sierra Andrés · 3 years, 2 months ago
  52. 89291d1 Update ConfigurationHolder and add static initializers by Carlos Sierra Andrés · 3 years, 2 months ago
  53. 3d50433 Reorganize methods supporting updates by Carlos Sierra Andrés · 3 years, 2 months ago
  54. f6dc866 Add configuration holder by Carlos Sierra Andrés · 3 years, 2 months ago
  55. f5f3aa4 Add update support for configurations by Carlos Sierra Andrés · 3 years, 2 months ago
  56. f082f84 Add methods with update selectors by Carlos Sierra Andrés · 3 years, 2 months ago
  57. e4b756c Add refresh support for update signals by Carlos Sierra Andrés · 3 years, 3 months ago
  58. c802902 Make ServiceReferenceOSGi send updates by Carlos Sierra Andrés · 3 years, 3 months ago
  59. 50de3d5 Add update support to OSGi result by Carlos Sierra Andrés · 3 years, 3 months ago
  60. 851b33c Add flatCombine convenience method by Carlos Sierra Andrés · 3 years, 3 months ago
  61. e8e1700 Fix license by Carlos Sierra Andrés · 3 years, 3 months ago
  62. 25813c9 Apply elsewhere by Carlos Sierra Andrés · 3 years, 3 months ago fix-recoverWith
  63. cb0d93c pipe makes sense for Publisher not for BaseOsgiImpl by Carlos Sierra Andrés · 3 years, 3 months ago
  64. 0e07202 Add test for delayed error on error recovery branch by Carlos Sierra Andrés · 3 years, 3 months ago
  65. 747645b Apply to `recover()` by Carlos Sierra Andrés · 3 years, 3 months ago
  66. 0ce373b Test exception rethrow from recover branch by Carlos Sierra Andrés · 3 years, 3 months ago
  67. baf6198 Add new test for nested recoverWith by Carlos Sierra Andrés · 3 years, 3 months ago
  68. 66760e6 Push to version 2.0.0-SNAPSHOT by Carlos Sierra Andrés · 3 years, 3 months ago
  69. 0cf8e42 Fix recover and recoverWith semantics by Carlos Sierra Andrés · 3 years, 3 months ago
  70. dc4a2b0 Create test showing the limitation in recoverWith by Carlos Sierra Andrés · 3 years, 3 months ago
  71. f73a177 Move method implementations to implementation class by Carlos Sierra Andrés · 3 years, 3 months ago
  72. a096d8b replace BundleContext with ExecutionContext and embed it there by Carlos Sierra Andrés · 3 years, 5 months ago
  73. 0787a70 Add test for new applyTo fix by Carlos Sierra Andrés · 4 years ago
  74. 144a204 Use combine in the test instead of flatMap by Carlos Sierra Andrés · 4 years ago
  75. 32213bd Fix applyTo by Carlos Sierra Andrés · 4 years ago
  76. 3328177 [ARIES-Component-DSL][maven-release-plugin] 1.2.2 prepare for next development iteration by Carlos Sierra · 4 years, 8 months ago
  77. 8bd0472 [ARIES-Component-DSL][maven-release-plugin] 1.2.2 prepare release org.apache.aries.component-dsl.parent-1.2.2 by Carlos Sierra · 4 years, 8 months ago org.apache.aries.component-dsl.parent-1.2.2
  78. 6887995 Resolver changes by Carlos Sierra · 4 years, 8 months ago
  79. 936df2f Source formatting by Carlos Sierra · 4 years, 8 months ago
  80. e85a373 Source format by Carlos Sierra · 4 years, 8 months ago
  81. 452e4d4 [ARIES-1930] Consistent error handling by Carlos Sierra · 4 years, 8 months ago
  82. 5bd2383 [ARIES-1930] This should not be execute now by Carlos Sierra · 4 years, 8 months ago
  83. 0e67873 [ARIES-1930] Consistent error handling by Carlos Sierra · 4 years, 8 months ago
  84. d4a8df9 [ARIES-1930] Consistent error handling by Carlos Sierra · 4 years, 8 months ago
  85. a86ab9c [ARIES-1926] UpdateSupport should not reorder effects by Carlos Sierra · 4 years, 8 months ago
  86. 866bafa [ARIES-1922] Fix effect handling by Carlos Sierra · 4 years, 9 months ago
  87. b089e87 modernize project configuration by Raymond Augé · 5 years ago
  88. 345c71e add deploy profile by Raymond Augé · 5 years ago
  89. 94a041a fix test failures by Raymond Augé · 5 years ago
  90. 51aa797 use bundles from MC and correct versions by Raymond Augé · 5 years ago
  91. 0d42340 add badges by Raymond Augé · 5 years ago
  92. f053ac5 more build cleanup by Raymond Augé · 5 years ago
  93. 685accc fix duplicate scm tag by Raymond Augé · 5 years ago
  94. 74728e2 Update SCM information by Carlos Sierra · 5 years ago
  95. 96a9fc0 Add .gitignore by Carlos Sierra · 5 years ago
  96. 8c947a3 [ARIES-Component-DSL][maven-release-plugin] 1.2.1prepare for next development iteration by Carlos Sierra Andrés · 6 years ago
  97. 4945268 [ARIES-Component-DSL][maven-release-plugin] 1.2.1prepare release org.apache.aries.component-dsl.parent-1.2.1 by Carlos Sierra Andrés · 6 years ago
  98. 708ce6b [Component-DSL] Prepare for release by Carlos Sierra Andrés · 6 years ago
  99. e7f84b4 [Component-DSL] Code cleanup by Carlos Sierra Andrés · 6 years ago
  100. 785fc95 [Component-DSL] Fix NPE by Carlos Sierra Andrés · 6 years ago