934 Commits (8efa2fc569307cdd7bbf71f6a61e52216fc2aaa5)
 

Author SHA1 Message Date
Dave Syer 8efa2fc569 Use server.port=0 for scanning 13 years ago
Dave Syer 59f07d37ab Scan for port near default 13 years ago
Christian Dupuis e69e190ae9 Close application context in test 13 years ago
Christian Dupuis 1b49605749 Make shell username and password configuration properties consistent with general security properties 13 years ago
Christian Dupuis 86334403ed Add Jolokia to spring-boot-dependencies 13 years ago
Christian Dupuis 2d058570ca Add auto configure support for Jolokia a JMX-HTTP bridge 13 years ago
Christian Dupuis b14c607d36 Add missing tests 13 years ago
Christian Dupuis 405c9d5593 Allow management endpoints to express what http methods they support 13 years ago
Christian Dupuis 845aeecbad Properly close application context in tests 13 years ago
Christian Dupuis cd89691726 Pin order to of crsh auto configuration to happen after any security related configuration 13 years ago
Dave Syer 61dd7d1dbb Add port scan to ServerProperties (server.scan=true) 13 years ago
Dave Syer d6593fbee6 Add extra test for partial overrides 13 years ago
Dave Syer bd26b28aa5 Extract actuator security into separate classes 13 years ago
Dave Syer 285dd5b270 ApplicationContextInitializers now listen for ContextRefreshedEvent 13 years ago
Christian Dupuis f3a225f35f Polish and rework default authentication method if a Spring Security AuthenticationManager is available 13 years ago
Christian Dupuis 43c0c932e6 Ensure telnet connector gets installed if available on the class path 13 years ago
Christian Dupuis 95e68bf1a2 Prepare actuator sample to show how to use the telnet connector 13 years ago
Dave Syer 8127695240 Add META-INF/spring.provides to starters 13 years ago
Dave Syer 40b787c71a Add test for allowed/disallowed fields 13 years ago
Dave Syer 63f8b63f7e Upgrade Tomcat to 7.0.47 13 years ago
Dave Syer c0bcb5e8e9 Add layout=NONE to packaging tools 13 years ago
Dave Syer 06c16ae452 Only check for singleton in AutoConfigurationReportLoggingInitializer 13 years ago
Dave Syer faf02a21ab Prevent @Bean method from being called during @PreDestroy 13 years ago
Dave Syer 6d4d495003 Tweak ApplicationContext ID 13 years ago
Dave Syer 89332e230e Speed up grab command test 13 years ago
Dave Syer fce48c00c7 Really fix it 13 years ago
Dave Syer 71cd1926b9 Fix test on command line 13 years ago
Dave Syer a7368fcd33 Move grab-sample to resources dir 13 years ago
Dave Syer 439f041354 Remove test resources from tests JAR 13 years ago
Andy Wilkinson 820f43d3bc Add grab command to collect script's dependencies 13 years ago
nitram509 c50fe0733b TomcatEmbeddedServletContainer now fails fast, if there are exceptions during protocol handler startup (re-throw exception) 13 years ago
Dave Syer 371fa489ee Add missing starters to parent pom 13 years ago
Dave Syer 156ef3f1a0 Weird build problem? 13 years ago
Dave Syer ded9020916 Allow Batch datbase initializer to be disabled 13 years ago
Dave Syer caffc28b4c Add test for initializers when child context created 13 years ago
Dave Syer 60f3dd9386 Be defensive about adding autoconfig report bean 13 years ago
Christian Dupuis 2e926601f2 Polish 13 years ago
Christian Dupuis dba8c01035 Polish 13 years ago
Christian Dupuis ec6a488a95 Upgrade to crash-1.3.0-beta11 13 years ago
Christian Dupuis e16e23230c Clarify default authentication settings for shell access 13 years ago
Christian Dupuis 41cbbeba79 Re-Introduce authentication specific properties 13 years ago
Christian Dupuis e009d3e47d Polish 13 years ago
Christian Dupuis dc252c7417 Remove unnecessary String concatenation 13 years ago
Andy Wilkinson fd2583ed28 Support concise @Grab on all types of imports 13 years ago
Dave Syer 640b9d2680 Add RedisAutoConfiguration 13 years ago
Dave Syer 71fd474ed2 Ensure ApplicationContextInitializers are not overwritten 13 years ago
Dave Syer 79495e7ad9 Add repository declaration to starter parent 13 years ago
Dave Syer 17de6689ab ENsure Vcap initializer runs before config file parser 13 years ago
Dave Syer 2f7214002d Update Spring to catch SPR-11069 13 years ago
Phillip Webb 0f85f31960 Polish 13 years ago