646 Commits (9e656c1554f7fcdb686bc0fc02fe8e93045c8eb5)

Author SHA1 Message Date
Stéphane Nicoll 9e656c1554 Remove unnecessary field initialization 5 months ago
Phillip Webb 3aeb18d618 Add license header to gradle files 10 months ago
Phillip Webb d66b28fcba Update end copyright year to 'present' 10 months ago
Johnny Lim 08c67cc353 Replace deprecated Project.task() 12 months ago
Phillip Webb 2143d702f2 Polish boolean members that can use the default `false` value 12 months ago
Andy Wilkinson 3a6e4e9e58 Add checks for factories files 1 year ago
arefbehboudi dbc1fc26e6 Polish 1 year ago
Andy Wilkinson bb3651b7d1 Reduce warnings reported by Eclipse 1 year ago
Phillip Webb 3481107ff7 Update copyright year of changed files 1 year ago
Moritz Halbritter ce106eb43c Remove calls to deprecated Project.getBuildDir() in Gradle files 1 year ago
Moritz Halbritter a3060652f8 Call String.toLowerCase and .toUppercase with explicit locale 1 year ago
Phillip Webb ad72411e2b Apply conventions plugin to all subprojects 2 years ago
Johnny Lim a0d1c10d8a Polish 2 years ago
Phillip Webb aeafa20727 Prevent 'Recursive update' exceptions with Restarter 2 years ago
Stéphane Nicoll 156237227c Migrate MockMvc tests to MockMvcTester 2 years ago
Phillip Webb 2a4582b084 Update copyright year of changed files 2 years ago
Phillip Webb 0c1c7e844c Don't detect main method from launcher classes 2 years ago
Ahmed Ashour 207327d97c Use method references when possible in test code 2 years ago
Phillip Webb dcccb3b2b1 Polish "Use method references when possible" 2 years ago
Ahmed Ashour 507229eef8 Use method references when possible 2 years ago
Andy Wilkinson 5e9161f785 Make DevToolsDataSourceAutoConfiguration back off without DataSource class 2 years ago
Moritz Halbritter ff66036e90 Remove redundant Regex escapes 2 years ago
Stéphane Nicoll 49c97bf6ca Avoid use of bean overriding in tests 2 years ago
Phillip Webb 8f1a330dd5 Update copyright header of cleaned up code 2 years ago
Phillip Webb ddb769bf7f Polish 'Simplify conditionals' 2 years ago
Tobias Lippert 65a1ff84e6 Simplify conditionals 2 years ago
Andy Wilkinson 45c32854a5 Fix Checkstyle upgrade 2 years ago
Yanming Zhou 8cb8999772 Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2 years ago
Yanming Zhou 84f7c2dba9 Remove unnecessary `final` modifiers 2 years ago
Moritz Halbritter d095a5e47d Polish RestartApplicationListenerTests 2 years ago
Moritz Halbritter 9152217c96 Fix JUnit's @Nested usage 2 years ago
Phillip Webb d47f8bf945 Update copyright year of changed files 2 years ago
Andy Wilkinson 1f0e311cb8 Completely disable restart when running tests 2 years ago
Johnny Lim c9932bb73a Use AssertJ's fail, not JUnit's 3 years ago
Phillip Webb 3d6859e80f Use the term "uber jar" in reference documentation and javadoc 3 years ago
Andy Wilkinson ed5d16de84 Upgrade to Jetty 12 3 years ago
Phillip Webb 8edec21a6f Update copyright year of changed files 3 years ago
Moritz Halbritter 032d92a9fb Cleanup remote debug tunnel leftovers from devtools 3 years ago
Moritz Halbritter 62fb45f75f Replace contains/put/get pattern with computeIfAbsent 3 years ago
Moritz Halbritter 7bb337aeb1 Polish tests 3 years ago
Moritz Halbritter ed9169501e Polish 3 years ago
Moritz Halbritter 726d2e6678 Remove unnecessary synchronization 3 years ago
Moritz Halbritter 1a8b8ce26e Revert "Revise synchronized blocks" 3 years ago
Moritz Halbritter 497bbf9c2d Revise synchronized blocks 3 years ago
Andy Wilkinson 984dc1d58f Allow package-private main classes to be used with Devtools 3 years ago
Phillip Webb 9bacf4218c Set 'spring.docker.compose.readiness.wait' property in devtools 3 years ago
Stefano Cordio d802ca017b Small assertions improvements 3 years ago
Marc Leroux b61834c92d Replace Mockito argument captors with assertArg 3 years ago
Phillip Webb 6b646f6a8e Update copyright year of changed files 3 years ago
Phillip Webb 4e6148f47b Search for main methods from the bottom of the stack 3 years ago