5769 Commits (3b93a82dd611cf04dfa73d4880df768264b00a00)
 

Author SHA1 Message Date
Phillip Webb 3b93a82dd6 Support relaxed HealthMvcEndpoint status mappings 11 years ago
Phillip Webb 49583c0aa3 Limit spring.factories in RemoteSpringApplication 11 years ago
Phillip Webb 4bdfb1af85 Merge pull request #2371 from Stummi/stacktraceproperties 11 years ago
Michael Stummvoll a1e0f01103 Support `error.include-stacktrace` configuration 11 years ago
Stephane Nicoll f918bf9c11 Fix broken build 11 years ago
Dave Syer 2e3658fd91 Enable RemoteIpValve by default 11 years ago
Dave Syer c8ec2cb70b Add missing annotation to openTSDB sample 11 years ago
Phillip Webb c73ffdd5a6 Fix javadoc import issues 11 years ago
Phillip Webb 31f0c837fd Fix broken Cassandra sample tests 11 years ago
Phillip Webb 2aeb88a2ba Upgrade to Spring Framework 4.2.2.BUILD-SNAPSHOT 11 years ago
Phillip Webb a168670a8d Use static Patterns in MetricsFilter 11 years ago
Phillip Webb 57a698f388 Fix broken Cassandra tests 11 years ago
Phillip Webb e39d571bff Merge pull request #2214 from jdubois/master 11 years ago
Julien Dubois c401330901 Add Cassandra support 11 years ago
Phillip Webb 49fab4a60f Fix broken documentation link 11 years ago
Andy Wilkinson c55900b433 Simplify Jackson-related auto-configuration for HATEOAS and Data REST 11 years ago
Phillip Webb 028fc04777 Fix checkstyle errors 11 years ago
Phillip Webb b95bb54e8c Make BasicErrorController easier to subclass 11 years ago
Phillip Webb 764c0a8bf9 Make FlywayMigrationInitializer ordered and public 11 years ago
Phillip Webb 06f3202c68 Improve DataSourceProperties exception messages 11 years ago
Phillip Webb 44c122307e Tweak port usage to try and fix Windows CI build 11 years ago
Phillip Webb 676efe7ad6 Fixup following package auto-configuration moves 11 years ago
Phillip Webb bf34dc5013 Merge pull request #3719 from sbuettner/master 11 years ago
Simon Buettner 70031cca66 Add statsd metric export auto-configuration 11 years ago
Phillip Webb 9128f2b902 Merge pull request #3915 from fabriciocolombo/liquibase 11 years ago
Fabricio Colombo 605eb8a14d Add Liquibase labels and parameters properties 11 years ago
Phillip Webb d0dbe93755 Merge pull request #3938 from candrews/patch-2 11 years ago
Craig Andrews 84da5a26a7 Add `git.properties` to default devtools excludes 11 years ago
Phillip Webb a63ec53d2b Merge pull request #3962 from izeye/hazelcast 11 years ago
izeye efb699de60 Remove duplicate `@ConditionalOnMissingBean` checks. 11 years ago
Ivan Chen 926b40e46c Delete duplicate application.properties 11 years ago
Phillip Webb 2e6bbd3538 Merge pull request #4010 from tbadie/master 11 years ago
Thomas Badie 2fd1cacbf3 Fix synchronization issue in OpenTSDBMetricWriter 11 years ago
Phillip Webb c629813165 Rationalize Spring Data auto-configurations 11 years ago
Andy Wilkinson e9349ee53f Suppress warning from M2E by explicitly ignoring invoker plugin 11 years ago
Andy Wilkinson 051ebf3fac Polishing: fix a number of compiler warnings reported by Eclipse 11 years ago
Andy Wilkinson a38f01f9e5 Fix compile errors in Eclipse (STS 3.6.4) in UserInfoTokenServicesTests 11 years ago
Andy Wilkinson d10dd13714 Fix deprecation warning in ConfigurationPropertiesReportEndpoint 11 years ago
Andy Wilkinson 1be4394855 Add lifecycle mapping for checkstyle plugin to keep Eclipse happy 11 years ago
Andy Wilkinson 262dbc85e8 Merge branch '1.2.x' 11 years ago
Andy Wilkinson ecf7baf917 Merge branch '1.2.x' 11 years ago
Andy Wilkinson 31705982a0 Upgrade to Spring Social Twitter 1.1.1.RELEASE 11 years ago
Phillip Webb 7ed1534c7b Exclude validation JARs from deployment tests 11 years ago
Phillip Webb 21de97da50 Make jackson-module-parameter-names optional 11 years ago
Phillip Webb f2ce59c403 Polish 11 years ago
Phillip Webb 86daf44435 Add @Since tag 11 years ago
Andy Wilkinson 7f2be6ce27 Add auto-configuration for Jackson's parameter names module 11 years ago
Andy Wilkinson 6c59e75874 Update tests to align with changes made in 8094076 11 years ago
Andy Wilkinson 80940764f6 Do not trigger a restart when a test class is changed 11 years ago
Andy Wilkinson c3e447c84c Order char encoding filter so it sets encoding before request is read 11 years ago