- 13 Apr, 2021 2 commits
-
-
Stephane Nicoll authored
Closes gh-25906
-
Stephane Nicoll authored
Closes gh-25902
-
- 12 Apr, 2021 2 commits
-
-
Stephane Nicoll authored
This commit harmonizes our auto-configuration so that default converters are configured the same way ElasticsearchConfigurationSupport does. Closes gh-25087
-
Stephane Nicoll authored
Closes gh-25843
-
- 09 Apr, 2021 33 commits
-
-
Scott Frederick authored
Fixes gh-21478
-
Andy Wilkinson authored
Closes gh-25949
-
Andy Wilkinson authored
Closes gh-25948
-
Andy Wilkinson authored
Fixes gh-25948
-
Andy Wilkinson authored
* gh-25951: Upgrade to Gradle Enterprise Gradle Plugin 3.6.1 Closes gh-25951
-
Nelson Osacky authored
See gh-25951
-
Andy Wilkinson authored
Previously, several tests in FileSystemWatcherTests assumed that all of the changes detected by the watcher would be grouped into a single change set. This assumption breaks down when a test runs slowly (due to CPU or IO contention, for example), and making changes to the file system takes long then the watcher's polling interval. When this happens, the changes will be split across two (or more). This commit attempts to make the tests more robust. The tests now tolerate multiple changes sets by combining them and asserting that across the n change sets, only the expected changes were detected. Closes gh-25901
-
Stephane Nicoll authored
Closes gh-25978
-
Stephane Nicoll authored
Closes gh-25977
-
Stephane Nicoll authored
Closes gh-25976
-
Stephane Nicoll authored
Closes gh-25975
-
Stephane Nicoll authored
Closes gh-25974
-
Stephane Nicoll authored
Closes gh-25973
-
Stephane Nicoll authored
Closes gh-25972
-
Stephane Nicoll authored
Closes gh-25971
-
Stephane Nicoll authored
Closes gh-25970
-
Stephane Nicoll authored
Closes gh-25969
-
Stephane Nicoll authored
Closes gh-25968
-
Stephane Nicoll authored
Closes gh-25967
-
Stephane Nicoll authored
Closes gh-25966
-
Stephane Nicoll authored
Closes gh-25965
-
Stephane Nicoll authored
Closes gh-25964
-
Stephane Nicoll authored
Closes gh-25963
-
Stephane Nicoll authored
Closes gh-25962
-
Stephane Nicoll authored
Closes gh-25961
-
Stephane Nicoll authored
Closes gh-25960
-
Stephane Nicoll authored
Closes gh-25959
-
Stephane Nicoll authored
Closes gh-25958
-
Stephane Nicoll authored
Closes gh-25957
-
Stephane Nicoll authored
Closes gh-25956
-
Stephane Nicoll authored
Closes gh-25955
-
Stephane Nicoll authored
Closes gh-25954
-
Stephane Nicoll authored
Closes gh-25953
-
- 08 Apr, 2021 3 commits
-
-
Scott Frederick authored
This commit copies the file mode along with other attributes when copying files from the source archive to the build container while building an image using the Gradle plugin. This preserves file permissions on any resources included in the source archive. Fixes gh-25915
-
Stephane Nicoll authored
* pr/25884: Polish "Properly close input streams when loading key stores" Properly close input streams when loading key stores Closes gh-25884
-
Stephane Nicoll authored
See gh-25884
-