1. ba00ba5 Remove a whole layer of dynamicism from ant (#38037) by Justin · 21 hours ago master
  2. a732603 ANT -> Ant by Justin Van Dort · 21 hours ago
  3. 8fcd2b1 Remove a whole layer of dynamicism from ant by Justin Van Dort · 21 hours ago
  4. 7acfa55 Add Best Practice: Always declare attributes on consumable/resolvable configurations (#36361) by Tom Tresansky · 22 hours ago
  5. 5551050 Update artifact declaration in samples for best practice by Tom Tresansky · 22 hours ago
  6. 482ca44 Apply wording improvements from code review by Tom Tresansky · 23 hours ago
  7. e3a015b Upgrade wrapper to 9.6.0-rc-1 (#38115) by Bo Zhang · 30 hours ago
  8. ca256ac Upgrade wrapper to 9.6.0-rc-1 by Bo Zhang · 30 hours ago
  9. aa00f99 Rebaseline performance tests (#38111) by Bo Zhang · 31 hours ago
  10. 92198a7 Stop debug integration tests hanging on the wrong network interface (#38099) by Bo Zhang · 33 hours ago
  11. 7b4903f Rebaseline performance tests by Bo Zhang · 2 days ago
  12. 77a94fc Merge release into master (#38110) by Bo Zhang · 2 days ago
  13. 947ef75 Publish version 9.6.0-20260604021548+0000 by Bo Zhang · 2 days ago
  14. b285ccc Merge remote-tracking branch 'origin/release' into bo/merge-release-to-master-20260605092947 by Bo Zhang · 2 days ago
  15. f8b170e Remove lock check in Gradle.getRootProject implementations (#38108) by Octavia Togami · 2 days ago release
  16. 5c21259 Remove lock check in Gradle.getRootProject implementations by Octavia Togami · 2 days ago
  17. 3874dcfc Update Documentation: improve documentation of BuildServiceParameters with CC (#37897) by Laura Kassovic · 2 days ago
  18. 1f9c7e8 handle feedback by Laura Kassovic · 2 days ago
  19. a29df39 Update Documentation: add doc for #12572 (#35463) by Laura Kassovic · 2 days ago
  20. c3fa198 fix link by Laura Kassovic · 2 days ago
  21. c26ed4d Merge branch 'master' into lkasso/documentation/classpaths-doc by Laura Kassovic · 2 days ago
  22. 67eadd4 Update Documentation: add details about Gradle caches (#38098) by Laura Kassovic · 2 days ago
  23. f9a97d0 handle feedback by Laura Kassovic · 2 days ago
  24. 039dddb Add Best Practice: Consider use of @Incubating APIs carefully (#36427) by Tom Tresansky · 2 days ago
  25. 8e3a6ee handl feedback by Laura Kassovic · 2 days ago
  26. 66f526d Add Best Practice: Don't hastily run `./gradlew` (#36213) by Laura Kassovic · 2 days ago
  27. 495d3b3 Standardize variant name quoting in display messages (#38104) by Tom Tresansky · 2 days ago
  28. badd7bf Clarify naming and remove unnecessary duplication by Tom Tresansky · 2 days ago
  29. d054860 Fix resilient sync behaviour with IP (#37967) by Anže Sodja · 2 days ago
  30. 2e6a0d7 Standardize variant name quoting in display messages by Tom Tresansky · 2 days ago
  31. 0b8487f Merge branch 'master' into asodja/ip-resilient-sync by Anže Sodja · 2 days ago
  32. 82d7d73 Embed a public API ABI jar in all integ-testing distributions (#38092) by Paul Merlin · 2 days ago
  33. 465ce85 Stop debug integration tests hanging on the wrong network interface by Bo Zhang · 2 days ago
  34. f75341b Fail-fast on IP violations by default (#38011) by Octavia Togami · 2 days ago
  35. 0cc004f Exclude Gradle 8.8 daemon from CapturingUserInputCrossVersionSpec (#38087) by Bo Zhang · 3 days ago
  36. 935392f Ignore test using allprojects failing with new fail-fast behavior by Octavia Togami · 3 days ago
  37. 30b36ad Check that the right failure occurs in ParallelTaskExecutionIntegrationTest by Octavia Togami · 3 days ago
  38. 264d1f7 Move some IP violations test to dedicated IP test classes by Octavia Togami · 3 days ago
  39. 57f39b8 Run specific IP tests in both diagnostic and fail-fast mode by Octavia Togami · 3 days ago
  40. 13cc692 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 in /.teamcity (#38095) by Bo Zhang · 3 days ago
  41. 1e7d7cf Merge release into master (#38090) by Bo Zhang · 3 days ago
  42. cd958e6 fix broken ref by Laura Kassovic · 3 days ago
  43. 2fb64f1 apply Laura's changes by Laura Kassovic · 3 days ago
  44. 985aa3c Update platforms/documentation/docs/src/docs/userguide/reference/best-practices/best_practices_general.adoc by Marcin Mycek · 3 days ago
  45. 5b02257 Update platforms/documentation/docs/src/docs/userguide/reference/best-practices/best_practices_general.adoc by Marcin Mycek · 3 days ago
  46. ef82556 Update platforms/documentation/docs/src/docs/userguide/reference/best-practices/best_practices_general.adoc by Marcin Mycek · 3 days ago
  47. 6f6e2bb Update platforms/documentation/docs/src/docs/userguide/reference/best-practices/best_practices_general.adoc by Marcin Mycek · 3 days ago
  48. 4a56e3c Update platforms/documentation/docs/src/docs/userguide/reference/best-practices/best_practices_general.adoc by Marcin Mycek · 3 days ago
  49. 4c71af7 Update platforms/documentation/docs/src/docs/userguide/reference/best-practices/best_practices_general.adoc by Marcin Mycek · 3 days ago
  50. ac5d952 Added 'Consider use of @Incubating APIs carefully' best practice by Marcin Mycek · 3 days ago
  51. be8eace update by Laura Kassovic · 3 days ago
  52. 7b33aaa All link to community wiki of known attributes by Tom Tresansky · 3 days ago
  53. bd2406c Minor format tweak by Tom Tresansky · 3 days ago
  54. 9b5cb6e Fix numbering by Tom Tresansky · 3 days ago
  55. 2cc73be Apply futther wording suggestions from code review by Tom Tresansky · 3 days ago
  56. 5690720 Wording improvements from code review by Tom Tresansky · 3 days ago
  57. 146a5a6 Fix dead internal links in best_practices_dependencies.adoc by copilot-swe-agent[bot] · 3 days ago
  58. a84ce75 Add entry to best_practices_index.adoc for attributes on configurations by copilot-swe-agent[bot] · 3 days ago
  59. d7d0c3a Add best practice for using attributes on configurations by Tom Tresansky · 3 days ago
  60. 0bce181 handle feedback by Laura Kassovic · 3 days ago
  61. 16cac06 address feedback by Laura Kassovic · 3 days ago
  62. 0a862f6 add new don't run gradle wrapper best practice by Laura Kassovic · 3 days ago
  63. dc9bd22 Fail-fast on IP violations by default by Alex Semin · 3 days ago
  64. b8ee6fe update based on feedback by Laura Kassovic · 3 days ago
  65. 2c374c6 add doc for #12572 by Laura Kassovic · 3 days ago
  66. 1e33ec3 fix #28309 by Laura Kassovic · 3 days ago
  67. d61a19d Name the declaring project in the parent-walk deprecation message (#38094) by Alex Semin · 3 days ago
  68. a771ada Update Documentation: improve CC javadocs (#38043) by Laura Kassovic · 3 days ago
  69. a219060 fix tested snippet so it passes by Laura Kassovic · 3 days ago
  70. 6bbdf15 Update Documentation: improve documentation of CC warn mode (#38042) by Laura Kassovic · 3 days ago
  71. e2835ce handle feedback by Laura Kassovic · 3 days ago
  72. 21c9410 Update Documentation: remove glossary for User Manual and unused build logic in doc generation (#38085) by Laura Kassovic · 3 days ago
  73. d436250 Embed a public API ABI jar in every distribution by Paul Merlin · 3 days ago
  74. 0ee6270 Reword the parent-lookup deprecation to "Implicit lookup of ... in parent projects" by Reinhold Degenfellner · 3 days ago
  75. cb3c602 Update expected distribution size by Bo Zhang · 3 days ago
  76. a174d8c Adapt inherited-scope unit tests to the level-local contract by Reinhold Degenfellner · 3 days ago
  77. 9230e0a Provide more details for lambdas in CC-report (#38033) by Vlad Chesnokov · 3 days ago
  78. f91887c don't use parent in inheritable list by Reinhold Degenfellner · 3 days ago
  79. ba5ac77 Change IsolatedProjectsToolingApiKotlinDslIntegrationTest.fetching of KotlinDslScripts model for multi-project build under IP does not deadlock to not use resilient methods by Anže Sodja · 3 days ago
  80. e79737f Bump org.apache.maven.plugins:maven-surefire-plugin in /.teamcity by dependabot[bot] · 3 days ago
  81. bf8c01c Add a JavaDoc to IsolatedProjectsSafeKotlinDslScriptsModelBuilder.buildScriptModelsInHierarchy to document expected behaviour by Anže Sodja · 3 days ago
  82. 5166ae8 Add deadlock reproducer to IsolatedProjectsToolingApiKotlinDslIntegrationTest by Anže Sodja · 3 days ago
  83. 745e022 Report `PluginAware` API on Gradle when access in project scope (#38080) by Sergey Opivalov · 3 days ago
  84. 3edd0a1 Report `PluginAware` methods access on `Gradle` by Sergey Opivalov · 3 days ago
  85. 7ffc114 Set idea.io.use.nio2 eagerly to avoid CC misses (#38081) by Paul Merlin · 3 days ago
  86. 93df944 Set idea.io.use.nio2 eagerly to avoid CC misses by Paul Merlin · 3 days ago
  87. 26ce084 Publish version 9.6.0-20260603014645+0000 by Bo Zhang · 3 days ago
  88. db36f36 Merge remote-tracking branch 'origin/release' into bo/merge-release-to-master-20260603152622 by Bo Zhang · 3 days ago
  89. 10c1fb6 Remove withTaskReferencesAllowed and related code as it is no longer needed (#38070) by Vlad Chesnokov · 3 days ago
  90. 77d25c4 Fix TaskInputFilePropertiesIntegrationTest for CC by Vlad Chesnokov · 3 days ago
  91. a9a7e2b Exclude Gradle 8.8 daemon from CapturingUserInputCrossVersionSpec by Bo Zhang · 3 days ago
  92. b2c1c8c handle feedback by Laura Kassovic · 4 days ago
  93. 00a10c8 handle feedback by Laura Kassovic · 4 days ago
  94. 4e48914 delete unsude doc build logic for checkMultiLangSnippets and checkMissingInternalLinks tasks by Laura Kassovic · 4 days ago
  95. ac746d6 remove unused/unmaintained glossary by Laura Kassovic · 4 days ago
  96. cdf0115 Cross project configuration reporting `ExtensionContainer` for `Gradle` (#37999) by Alex Semin · 4 days ago
  97. 69c8355 Prepare release notes for Gradle 9.6.0RC2 (#38066) by Laura Kassovic · 4 days ago
  98. 14a0076 Report actionable error for removed Problems API (#38078) by Paul Merlin · 4 days ago
  99. bc3a517 Have a fixture to access to DV service by Sergey Opivalov · 4 days ago
  100. f0995b6 Report actionable error for removed Problems API by Paul Merlin · 4 days ago