1835 Commits (14e24462f28d8eda8b33271b9bb9746eddd0265e)

Author SHA1 Message Date
Johnny Lim acc36c076d Polish 9 years ago
Andy Wilkinson 5158f6e5fc Test that double registration of ServletContextInitializers does not happen 9 years ago
Karsten Sperling 600e74b6c9 Avoid double-reg when a Servlet or Filter implements ServletContextInitializer 9 years ago
Andy Wilkinson 9b184e3955 Polishing 9 years ago
Andy Wilkinson d2201d5284 Correct copyright dates and enforce that starting year is 2012 9 years ago
Andy Wilkinson bf642ff9db Continue failure analysis when an analyzer throws an exception 9 years ago
Andy Wilkinson 7298b2dc1b Set value of javax.servlet.error.exception_type to a Class not a String 9 years ago
Phillip Webb 9159c87bf9 Polish 9 years ago
Eddú Meléndez f896ff9a10 Fix incomplete assertions 9 years ago
Phillip Webb 77f9bb09ca Further Polish Mockito 2 support 9 years ago
Phillip Webb 0cc313f224 Polish 9 years ago
Stephane Nicoll c28ff4314c Upgrade to Mockito 2 9 years ago
Phillip Webb eb22220961 Upgrade to hibernate-validator 5.3.4 9 years ago
Johnny Lim f915ae197a Polish 9 years ago
Phillip Webb 76d5b913cd Polish 9 years ago
Phillip Webb aacf5d660f Update copyright year for changed files 9 years ago
Phillip Webb 8854526c5e Refine 'No log4j2 configuration file found' hiding 9 years ago
Phillip Webb 8b69856fc9 Polish 9 years ago
Phillip Webb 1e9e1b04d0 Hide 'No log4j2 configuration file found' error 9 years ago
Phillip Webb 87a852959d Support logging.pattern.* properties with Log4J2 9 years ago
Phillip Webb a23591e047 Support Jetty 9.4 and upgrade to 9.4.0.v20161208 9 years ago
Spring Buildmaster 9057f9ae1f Next development version 9 years ago
Stephane Nicoll 5d16edd067 Polish 9 years ago
Stephane Nicoll 449043bf21 Polish contribution 9 years ago
Johnny Lim e12b4a944f Polish 9 years ago
Phillip Webb 4aac1e3f90 Refine LoggingApplicationListenerTests 9 years ago
Phillip Webb c23d8fb375 Ignore unresolvable placeholder in log properties 9 years ago
Phillip Webb 38f7389eab Polish loggers 9 years ago
Chaouki Dhib 2ea4d4b1d9 Broaden LoggingApplicationListener ignores 9 years ago
Phillip Webb f36ed673fd Make Logback 1.1.8 upgrade back compatible 9 years ago
Phillip Webb d15f3548be Polish 9 years ago
Phillip Webb 6121208cbb Polish formatting 9 years ago
Phillip Webb bd74c3d327 Polish formatting 9 years ago
Stephane Nicoll ef3f32f493 Remove unused "hasTransactionManager" method 10 years ago
Andy Wilkinson 943262bb97 Raise the minimum supported version of Hibernate to 5.2.x 10 years ago
Stephane Nicoll a2d46dc16c Upgrade to Logback 1.1.8 10 years ago
Stephane Nicoll 477c874eca Improve DatabaseDriver detection based on jdbc url 10 years ago
Johnny Lim 6d1b752ffe Polish 10 years ago
Andy Wilkinson 14a90aa52e Update SpringApplicationBuilder javadoc to reflect API changes 10 years ago
Madhura Bhave b29620f2ad Allow overriding case in SpringPhysicalNamingStrategy 10 years ago
Andy Wilkinson 887a206b0c Remove redundant @ConfigurationProperties annotation 10 years ago
Andy Wilkinson 3e9a4de869 Allow spring.profiles to be configured as a YAML list/array 10 years ago
Andy Wilkinson 1464425d64 Remove use of @Component from classes that are not scanned 10 years ago
Stephane Nicoll ee72e788ed Rename `spring-boot-junit-runners` to `spring-boot-test-support` 10 years ago
Stephane Nicoll c127c1fdf9 Polish doc 10 years ago
Stephane Nicoll b4e7a96868 Harmonize LoggingApplicationListener constants 10 years ago
Oscar Utbult 0a1009bc42 Use addAll instead of manual array to collection copy 10 years ago
Nicklas Holm ac10f65851 Fix typo 10 years ago
Stephane Nicoll 2c630b5c61 Validate schema and data resources 10 years ago
Oscar Utbult 2ae4515f3c Remove redundant array creation for calling varargs method 10 years ago