- 21 Jun, 2021 7 commits
-
-
Andy Wilkinson authored
Fixes gh-26988
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-26987
-
Stephane Nicoll authored
Closes gh-26986
-
Stephane Nicoll authored
Closes gh-26985
-
Stephane Nicoll authored
Closes gh-26984
-
Stephane Nicoll authored
Closes gh-26983
-
- 19 Jun, 2021 1 commit
-
-
Stephane Nicoll authored
-
- 18 Jun, 2021 8 commits
-
-
Stephane Nicoll authored
See gh-26967
-
Stephane Nicoll authored
See gh-26966
-
Stephane Nicoll authored
See gh-26965
-
Stephane Nicoll authored
See gh-26964
-
Stephane Nicoll authored
See gh-26963
-
Stephane Nicoll authored
See gh-26962
-
Stephane Nicoll authored
* pr/26955: Add missing space for asciidoc ordered list Closes gh-26955
-
Yanming Zhou authored
See gh-26955
-
- 17 Jun, 2021 10 commits
-
-
Andy Wilkinson authored
Fixes gh-26899
-
Andy Wilkinson authored
Closes gh-26947
-
Andy Wilkinson authored
Fixes gh-26946
-
Andy Wilkinson authored
See gh-26935
-
Andy Wilkinson authored
See gh-26821
-
Andy Wilkinson authored
Fixes gh-26926
-
Andy Wilkinson authored
Fixes gh-26925
-
Phillip Webb authored
See gh-26939
-
Phillip Webb authored
Closes gh-26939
-
Phillip Webb authored
Effectively revert commit d1b256a1 so that profile-specific imports can again be used with or without a parent import. Fixes gh-26858
-
- 16 Jun, 2021 13 commits
-
-
Scott Frederick authored
Closes gh-26935
-
Scott Frederick authored
This commit modifies the output of BeanNotOfRequiredTypeFailureAnalyzer to include type information for both the actual and the required types and to remove ambiguity. Fixes gh-26821
-
Andy Wilkinson authored
See gh-26933
-
Andy Wilkinson authored
See gh-26932
-
Andy Wilkinson authored
See gh-26847
-
Andy Wilkinson authored
Closes gh-26933
-
Andy Wilkinson authored
Previously, our conventions configured the source and target compatibility on the project's JavaCompile tasks. This causes the settings to be missed when importing the projects into Eclipse [1]. This commit updates the conventions to set the source and target compatibility on the project-wide JavaPluginExtension. This allows the Eclipse import to correctly detect and honour the settings. Closes gh-26932 [1] https://github.com/eclipse/buildship/issues/978
-
Andy Wilkinson authored
Fixes gh-26847
-
Andy Wilkinson authored
Closes gh-26923
-
Andy Wilkinson authored
Previously, the URI template handler installed by the client metrics interceptor would always capture the URI template and push it onto the deque, irrespective of whether auto timing was enabled. When auto-timing is disabled the deque is never polled so this led to its unrestricted growth. This commit updates the URI template handler so that a URI template is only pushed onto the deque when the auto timing configuration enables the interceptor. Fixes gh-26915
-
Phillip Webb authored
Closes gh-26919
-
Phillip Webb authored
* pr/26813: Polish 'Make livereload websocket headers case insensitive' Make livereload websocket headers case insensitive Closes gh-26813
-
Phillip Webb authored
See gh-26813 Closes gh-26813
-
- 15 Jun, 2021 1 commit
-
-
Francis Lavoie authored
Update livereload `Connection` handling code so that websocket headers are no longer case sensitive. See gh-26813
-