434 Commits (2.6.x)

Author SHA1 Message Date
Madhura Bhave 186530478c Bypass Spring security authentication for remote devtools endpoint 6 years ago
lijuny b26f887a2e Simplify some code 6 years ago
周武栋 6fab5b591b Simplify some code 6 years ago
Phillip Webb eff1147ccc Rename classpath runner package 7 years ago
Phillip Webb 1117fdb2b3 Make ModifiedClassPathExtension package private 7 years ago
dreis2211 0f0278e69b Migrate ModifiedClassPath tests to JUnit 5 7 years ago
Phillip Webb 01933f9b06 Merge previously split strings 7 years ago
Phillip Webb c3816bfe7b Polish output capture names 7 years ago
Johnny Lim 426ef749db Polish 7 years ago
Andy Wilkinson 0d124e9857 Remove use of field injection from spring-boot-devtools 7 years ago
Phillip Webb a66c4d3096 Unify method visibility of private classes 7 years ago
Stephane Nicoll e560b7f6ba Remove public modifier on JUnit5 lifecycle methods 7 years ago
Andy Wilkinson cffc870fd6 Fix test failures on Windows 7 years ago
Andy Wilkinson 7103eab2e6 Close JarFiles when looking for Class-Path manifest entries 7 years ago
Andy Wilkinson 95d0e26c35 Fix command DevTools uses to shut down in-memory Derby DB 7 years ago
Phillip Webb 266d6334b2 Fix checkstyle RedundantModifier test violations 7 years ago
Andy Wilkinson b18fffaf14 Move tests to JUnit 5 wherever possible 7 years ago
Stephane Nicoll f30e29a4ad Rename spring.reactor.stacktrace-mode.enabled property 7 years ago
Andy Wilkinson 0644a79401 Repackage output capture and always use extension declaratively 7 years ago
Andy Wilkinson 3432044997 Use deferred logging to report Class-Path manifest attribute problems 7 years ago
Johnny Lim 7aaad7e5f4 Fix assertion for outcomeWhenDevtoolsShouldBeEnabledIsTrueShouldMatch() 7 years ago
Phillip Webb 3a9ca5fa30 Update copyright header of changed files 7 years ago
Brian Clozel 08cb8368ef Delete Devtools cache reset support for HATEOAS 7 years ago
Andy Wilkinson ef11af8676 Polish "Remove unnecessary latches in tests" 7 years ago
Johnny Lim 0baceb4aa4 Remove unnecessary latches in tests 7 years ago
Johnny Lim 7c8bf48ebb Polish DevToolsEnablementDeducer and OnEnabledDevToolsCondition 7 years ago
Phillip Webb 17aaf26590 Use consistent javadoc style for annotation links 7 years ago
Madhura Bhave ac2b0093c7 Disable DevTools' post-processors and auto-config when running tests 7 years ago
Madhura Bhave 3c203e9b0d Update devtools to use @Lazy(false) 7 years ago
Stephane Nicoll c432288ed1 Migrate ApplicationContext to common hierarchy 7 years ago
Spring Operator 1a4c6f2dac Use HTTPS for external links wherever possible 7 years ago
Spring Operator 3e2b6ac8ed Update build and setup configuration to use HTTPS 7 years ago
Andy Wilkinson 68bfb020aa Reduce need for bean method proxying and disable where not needed 7 years ago
Andy Wilkinson c2eeeb032c Work around javac bug 7 years ago
Andy Wilkinson 2bd3d19bee Ensure that DevTools' beans use eager init even when app is lazy 7 years ago
Andy Wilkinson d6a869fa98 Switch to Jakarta EE API dependencies where possible 7 years ago
Stephane Nicoll 2ad234b605 Adapt to breaking change in Spring Hateoas 7 years ago
Andy Wilkinson de0c065625 Inject single-use configuration dependencies into bean methods 7 years ago
Johnny Lim 55f5f2f910 Polish 7 years ago
Andy Wilkinson 33b9321071 Track condition evaluation per-context when determining delta 7 years ago
Andy Wilkinson 1be794fe65 Retry upload for any SocketException not just a ConnectException 7 years ago
Andy Wilkinson 3f32fbd0de Polish "Remove unwanted @Nullable annotations" 7 years ago
wonwoo 2855321074 Remove unwanted @Nullable annotations 7 years ago
Andy Wilkinson 82bc87560c Use AssertJ’s exception assertions rather than fail 7 years ago
dreis2211 d4ab101223 Use Assertions.contentOf() where possible 7 years ago
Stephane Nicoll dca6879d4e Polish "Remove an unused interface in RestarterTests" 7 years ago
Johnny Lim d7f0c1d63c Remove an unused interface in RestarterTests 7 years ago
Andy Wilkinson 61d04db0d7 Minimize and centralize assumptions about build output 7 years ago
Andy Wilkinson db5ab1d14c Do not rely on test runner using static main method in RestarterTests 7 years ago
igor-suhorukov a2ebba8db1 Replace explicit generic type with diamond operator 7 years ago