Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
MrG9090 pushed 1040 commits to 1-telegram-app MrG9090/gradle
- Make cycle error actionable f678b16
- Use Java8-compatible Optional API in test a22dc9c
- add annotation processor doc 43d0df6
- docs: samples: remove outdated message about XCTest CC incompatibility that was fixed in #30161 Signed-off-by: Chris... 9914511
- docs: samples: fix samples tests failing because of CC enabled by defailt in init Related to: * #30604 * gradle/grad... d579fc7
- Introduce ProjectDependency.getPath This reverts commit 61c3d081e28442f62ae399b459bb5199cdd4a9a1, plus introduces so... 45a7534
- fix tests 0a731d3
- initial commit 0605092
- cleanup 8b6d762
- fix dead link 176b335
- remove dependency caching 99a86fa
- first set of changes 94c96a3
- second set of changes for @tresat 6cfcfc1
- third set of changes for @tresat 4f953b6
- fix links d862ebc
- fix links and single page user guide cceca55
- put back task name used in integ test f028fc8
- fix tests 0bc0b07
- Merge branch 'lkasso/documentation/managing-dependencies' of github.com:gradle/gradle into lkasso/documentation/manag... 28939cf
- Update Working with Dependencies -> Managing Dependency Resolution Section (#30548) f1ca6b2
- and 1020 more ...
MrG9090 pushed 209 commits to master MrG9090/gradle
- Fix flaky `ConfigurationCacheTaskExecutionIntegrationTest` Move assertion to task since the constraint is mainly abo... 8f3402f
- add annotation processor doc 43d0df6
- Add additionalLinkFiles lazily This way the result of getLinkFiles() can still see further changes to additionalLink... ad9c477
- Add thread safety to build inclusion process cb15e63
- Remove extra logging a312068
- Concurrency support in the builds inclusion process f604905
- Improve cycle detection in included builds definition c8aa1be
- Improve test coverage for cycles detection b23c950
- More test coverage for root build scenarios c13d26e
- Introduce `CompositeBuildSupport` trait for integration tests be9cbfa
- Polish `IsolatedProjectsCompositeBuildIntegrationTest` f9297ca
- Polish `CompositeBuildSupport` 957c8ec
- Fix `:language-java` javadoc, so it doesn't panic not being able to access JDK compiler internals 7ef540a
- Properly generate Groovy interceptors for property upgrades 64afa7d
- Fix libs.version.toml typo to libs.versions.toml Signed-off-by: Dominic Fellbaum <[email protected]> 867f031
- Polish `BuildInclusionCoordinator` ec655c3
- Better naming in test coverage 99baa4c
- Create root build inclusion edge e4141fd
- Rework TestStyledTextOutputFactory test fixture This makes it easier to assert separately on the output, category an... 7b0d3ce
- Don't be fancy and just use newlines in expected test output bb862d8
- and 189 more ...