985 Commits (5f6821d7eb6166b65bd41c23388ca8a5bcf6c2d7)

Author SHA1 Message Date
Andy Wilkinson 6c8f8c9d82 Better diagnotics when ESCF subclass breaks with custom management port 10 years ago
Phillip Webb 5b97981c87 Polish 10 years ago
Stephane Nicoll 9abca48a7f Fix HAL browser entry point with contextPath 10 years ago
Andy Wilkinson a2446080bc Prevent GC pressure from causing an NPE in SimpleInMemoryRepository 10 years ago
Johannes Edmeier e89063cc07 Close connection after use in LiquibaseEndpoint 10 years ago
Spring Buildmaster 819a9574a6 Next Development Version 10 years ago
Spring Buildmaster 376bbe68d8 Next Development Version 10 years ago
Stephane Nicoll 247685e992 Add missing `@Documented` 10 years ago
Dave Syer b9db4742ac Add metric flusher to export remaining metrics on shutdown 10 years ago
Dave Syer de0f0ecce4 Align counter behaviour between metric exporters 10 years ago
Andy Wilkinson 9210029109 Record trace with response status of 500 following unhandled exception 10 years ago
Andy Wilkinson 2e54078083 Tolerate possible null Flyway MigrationVersion when using Flyway 4.0 10 years ago
Phillip Webb a1284bce61 Configure ChildManagementContext container type 10 years ago
Phillip Webb 3ca365cff0 Export MessageChannel metric writer 10 years ago
Spring Buildmaster 225d877ab9 Next Development Version 10 years ago
Vedran Pavic 6801e8208d Fix namespace declarations in Hazelcast xml's and make them consistent 10 years ago
Andy Wilkinson ce71bd997c Remove redundant public modifier 10 years ago
Andy Wilkinson 13971692dc Docs and actuator endpoints can be enabled when endpoints.enabled=false 10 years ago
Matt Benson 2a9e6c40ed Fix logic for disabling plugins in CrshAutoConfiguration 10 years ago
Andy Wilkinson 617c97322d Allow endpoint paths to be configured via endpoint.<name>.path 10 years ago
Andy Wilkinson f94e8bd287 Do not try to auto-configure Jolokia if Spring MVC is not on classpath 10 years ago
Phillip Webb a9afe0a944 Formatting 10 years ago
Andy Wilkinson 607dba97f8 Only access parameters in WebRequestTraceFilter when they are included 10 years ago
Spring Buildmaster 504d3e97ba Next development version 10 years ago
Phillip Webb cf93f84e87 Polish 10 years ago
Andy Wilkinson 00f4538529 Don’t check that a Gauge’s value is a Number until it’s being read 10 years ago
Andy Wilkinson 2f24c1862a Polish contribution 10 years ago
mkwaczynski 3724db9ecc Include details in AuditEvent data in AuthenticationAuditListener 10 years ago
Andy Wilkinson 69b60f6d8c Remove HalJsonMvcEndpoint’s redirect and add links to both paths instead 10 years ago
Andy Wilkinson f5b973a242 Polish contribution 10 years ago
Eddú Meléndez c219f5e57f Don't create ApplicationContextHeaderFilter when header is disabled 10 years ago
Andy Wilkinson 93ef795159 More use entrySet() rather than using keySet() and get(key) 10 years ago
mnhock 8f1f8dd680 Use entrySet() rather than using keySet() and then calling get(key) 10 years ago
Andy Wilkinson 27a81e1463 Complete static final logger changes that were started in ec2f33f9 10 years ago
Dave Syer 9510938120 Make springIntegrationPublicMetrics conditional on bean by name not type 10 years ago
Spring Buildmaster 8db59059a5 Next Development Version 10 years ago
Johnny Lim c09a14a128 Fix typos 10 years ago
Stephane Nicoll bb736e255b Fix SNAPSHOT version 10 years ago
Phillip Webb 5d311d6203 Polish 10 years ago
Kirill Vlasov ec2f33f986 Make loggers private static final 10 years ago
Kirill Vlasov 786aacf2e9 Use Collections.isEmpty() instead of .size() == 0 10 years ago
Dave Syer 471947b400 Be more defensive when instantiating custom ServerProperties 10 years ago
Dave Syer c7c685f65f Disable hypermedia in actuator endpoints by default 10 years ago
Andy Wilkinson 097e588109 Use more sensible defaults for OpenTsdbGaugeWriter's timeouts 10 years ago
Eddú Meléndez 1b81d9f0b5 Add support for server.server-header property 11 years ago
Vedran Pavic c05432d221 Move publisher injection to abstract listeners 11 years ago
Vedran Pavic f8090d94b2 Add AbstractHealthAggregator.aggregateDetails 11 years ago
mnhock fcf6e5d6eb Prefer valueOf() to create Number values 11 years ago
Phillip Webb 0489a3b4de Polish 11 years ago
Stephane Nicoll 66fe95369c Polish doc 11 years ago