Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
MrG9090 pushed 84 commits to master MrG9090/gradle
- update javadoc Signed-off-by: goesen <[email protected]> 4d10ab6
- update javadoc Signed-off-by: goesen <[email protected]> 840aa0a
- Update ExternalModuleDependency.java Signed-off-by: TheGoesen <[email protected]> 564de30
- Get rid of recursive descent in AbstractCollectionProperty calculation Before this commit, a tree-like structure of ... b36af7e
- Document and clean up the CollectingSupplier implementation e2791bd
- Prevent deep recursion in `MapProperty` 407871e
- Enable a commented test variant, remove `ignoreAbsent` field left in collectors fe6592a
- Return `ignoreAbsent` state to `CollectionSupplier` a1a3db2
- Polish `DefaultMapProperty` c4c54aa
- Polish AbstractCollectionProperty and its tests acac82f
- Remove CollectionSupplier.absentIgnoring once more and handle it in plus The absent-ignoring addition is symmetrical... 368c9d8
- Get rid of intermediate collection when building a ValueProducer. 161f66e
- Polish absent decoration a bit more 222dca8
- Use explicit collection type when copying the CollectingSupplier f27cbb7
- fixup! Get rid of intermediate collection when building a ValueProducer. 570bd55
- Allow skipping tests with ToBeFixedForIsolatedProjects The flaky tests may pass or fail randomly, so the default "fa... b1710f8
- Disable some tests flaky with IP These are breaking because KGP tries to modify build service parameters from multip... 123bc34
- Fix deprecation warning in `snippet-java-fixtures_kotlin_javaTestFixtures.sample` Because of an unexpected output: ... a8cbe1a
- Remove `absentIgnoring` once again from `MapSupplier` 54e0fdb
- Prevent deep recursion in MapProperty (#31529) 13f6fb3
- and 64 more ...