1300 Commits (2dbebf67e8911fe952dde1673d93be3fef635ed0)

Author SHA1 Message Date
Andy Wilkinson 2be554456e Introduce SearchStrategy.ANCESTORS as a replacement for .PARENTS 10 years ago
Andy Wilkinson e19c6245ef Consider endpoints.sensitive when endpoints.health.sensitive is not set 10 years ago
Andy Wilkinson f5dd90815b Polishing: fix some compiler warnings 10 years ago
Phillip Webb 1657120286 Move ModifiedClassPathRunner to its own module 10 years ago
Phillip Webb c2c5611f77 Polish 10 years ago
Madhura Bhave 3a3228fc70 Add CORS interceptor for Cloud Foundry actuators 10 years ago
Andy Wilkinson 1cd781b242 Make spring-boot-test compatible with Mockito 2.1 and 2.2 10 years ago
Andy Wilkinson 5527e3fdad Fix SpringApplicationHierarchyTests following latest Neo4j changes 10 years ago
Johnny Lim 8038882d46 Polish 10 years ago
Phillip Webb 449b42ffa0 Polish LinksEnhancer to use endpoint name 10 years ago
Madhura Bhave ada02232b9 Change LinksEnhancer to use endpoint name 10 years ago
Madhura Bhave 0e3a3df6f4 Return log levels in `/loggers` endpoint payload 10 years ago
Phillip Webb bacf0878af Polish 10 years ago
Andy Wilkinson 24cc5d5644 Give javac's type inferencing a helping hand 10 years ago
Madhura Bhave 2697bf2ba1 Add Content-Type to allowed headers for CloudFoundry actuators 10 years ago
Madhura Bhave af61278213 Extend HealthMvcEndpoint for Cloud Foundry 10 years ago
Madhura Bhave a3bcb2778f Add message to response body for Cloud Foundry security error 10 years ago
Spring Buildmaster e712a9ba8c Next Development Version 10 years ago
Andy Wilkinson 5f44598d8b Remove use of static import that Checkstyle prohibits 10 years ago
Andy Wilkinson 33dcd853fd Ensure that health endpoint remains insecure without Spring Security 10 years ago
Madhura Bhave 82f89b4ac1 Add custom headers to allowed CORS headers for CF actuators 10 years ago
Stephane Nicoll 2c71cb8efd Polish 10 years ago
Stephane Nicoll 4407194c00 Replace sample by integration test 10 years ago
Stephane Nicoll 71bbd9faaf Polish 10 years ago
Phillip Webb 6c76353682 Default `management.cloudfoundry.enabled` to true 10 years ago
Madhura Bhave a77cfc3b0e Skip SSL validation when calling Cloud Foundry 10 years ago
Madhura Bhave 862a06eb7a Add POST to allowed CORS methods for CF actuators 10 years ago
Madhura Bhave 1005feb27d Update discovery endpoint to respect AccessLevel 10 years ago
Madhura Bhave 340f1d5574 Add security for Cloud Foundry actuators 10 years ago
Phillip Webb 6a2ac080ac Create our own SessionCreationPolicy enum 10 years ago
Andy Wilkinson 97e5e32496 Make sure the MetricsFilter uses committed response's status 10 years ago
Andy Wilkinson b191974faa Reflect Java 7/8 differences in javadoc for metric repository auto-config 10 years ago
Phillip Webb 60355e0e11 Fix ResourceHttpRequestHandler delegate 10 years ago
Johnny Lim 7bb63238ab Fix typo 10 years ago
Stephane Nicoll 6d50e26b70 Polish contribution 10 years ago
Madhura Bhave 9bde1e89cb Move some tests to AbstractEndpointHandlerMapping 10 years ago
Phillip Webb a448183681 Polish `/loggers` actuator endpoint 10 years ago
Ben Hale 06cb4fcca5 Add `/loggers` actuator endpoint 10 years ago
Johnny Lim eb7c0e4dc8 Remove unused 10 years ago
Phillip Webb 2ba978b4ad Polish 10 years ago
Madhura Bhave ab81d993e6 Add CloudFoundryDiscoveryMvcEndpoint 10 years ago
Madhura Bhave 7afb161fcf Add CloudFoundry EndpointHandlerMapping 10 years ago
Andy Wilkinson a416f496c0 Clean up deprecation and unused code warnings 10 years ago
Madhura Bhave 7352d8e303 Improve EndpointHandlerMapping subclassing support 10 years ago
Madhura Bhave 0be8a30276 Add EndpointHandlerMapping.getEndpoints(Class) 10 years ago
Madhura Bhave 7f1ff968a1 Support NamedMvcEndpoints 10 years ago
Madhura Bhave 0f5007d69d Drop superfluous disabled check 10 years ago
Madhura Bhave 84d0e8acd8 Fix EndpointHandlerMappingTests path references 10 years ago
Phillip Webb d818a09ed8 Polish 10 years ago
Stephane Nicoll c5cc626d48 Remove remote shell support 10 years ago