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