126 Commits (30cb15a0d5a71b01195efb01285982c70fa1a2bb)

Author SHA1 Message Date
Andy Wilkinson aaae4aa3a1 Prevent restarts from switching off Log4J2-based logging 10 years ago
Andy Wilkinson 833aac2b26 Drive EnvironmentPostProcessors from ConfigFileApplicationListener 10 years ago
Andy Wilkinson 0adf037410 Consider custom server.context-path when configuring dev tools endpoints 10 years ago
Stephane Nicoll 40c2c6db08 Clean remote url if necessary 10 years ago
Phillip Webb fe42ced7ab Fix checkstyle 10 years ago
Johnny Lim 300387d995 Replace Base64Encoder with Base64Utils 10 years ago
Phillip Webb 634bb770b2 Organize imports with new settings 10 years ago
Phillip Webb 5150e051c0 Allow remote restart to work with nested JARs 10 years ago
Phillip Webb 6333426cbf Reformat package-info.java files with Eclipse Mars 10 years ago
Andy Wilkinson 46c397007c Avoid ClassCastExceptions in DevTools when using Spring HATEOAS 10 years ago
Phillip Webb c9fb9916b8 Reformat code using Eclipse Mars 10 years ago
Andy Wilkinson 377107c4ff Correct timeout logic when awaiting exception in LiveReloadServerTests 10 years ago
Andy Wilkinson b7ecccf0a3 Fix race condition in LiveReloadServerTests.clientClose 10 years ago
Andy Wilkinson 60d508cda2 Fix FileSystemWatcherTests.sourceFolderMustExist on Windows 10 years ago
Phillip Webb c3b7764b72 Polish 10 years ago
Phillip Webb fe8e8df701 Fix failing LocalDevToolsAutoConfigurationTests 10 years ago
Andy Wilkinson 315e63b017 Allow default DevTools properties to be overridden 10 years ago
Andy Wilkinson 434d46f583 Add support for using RemoteSpringApplication behind a proxy 10 years ago
Phillip Webb db0212b834 Allow spring-boot-devtools to work with JRebel 10 years ago
Andy Wilkinson 1f4dc77715 Improve error message when a non-directory is added to FileSystemWatcher 10 years ago
Phillip Webb 49583c0aa3 Limit spring.factories in RemoteSpringApplication 10 years ago
Craig Andrews 84da5a26a7 Add `git.properties` to default devtools excludes 10 years ago
Andy Wilkinson 6c59e75874 Update tests to align with changes made in 8094076 10 years ago
Andy Wilkinson 80940764f6 Do not trigger a restart when a test class is changed 10 years ago
Phillip Webb e674d751de Polish Javadoc 10 years ago
Phillip Webb e07df7e4c6 Remove redundant modifiers 10 years ago
Phillip Webb 6e29ee4557 Polish 10 years ago
Phillip Webb 67402405db Reformat code 10 years ago
Phillip Webb 2615990ffb Organize imports 10 years ago
Andy Wilkinson efee06fd9b Only configure remove devtools security if Spring Security is enabled 10 years ago
Andy Wilkinson e2862390ee Allow anonymous access to devtools remote server 10 years ago
Phillip Webb 4aa2fed48b Revert "configure JRE that is different from compiler target level" 10 years ago
Phillip Webb 6193b640a4 Polish 10 years ago
Huang YunKun 4e410681aa Disable resource cache when DevTools is enabled 10 years ago
Martin Lippert 678f36cfef configure JRE that is different from compiler target level 10 years ago
Stephane Nicoll 7c0c953f81 Add value alias for SpringApplicationConfiguration 10 years ago
Stephane Nicoll 3c91781bee Add additional exclude property 10 years ago
Stephane Nicoll 0d7ee8a2df Fix default value of restarter meta-data 10 years ago
Andy Wilkinson 8067a53682 Prevent run failures in tests from polluting LoggerContext 10 years ago
Andy Wilkinson 9e88dced88 Update devtools to customise environment before app context is refreshed 10 years ago
Andy Wilkinson 4a25bae143 Allow additional paths that trigger a reload/restart to be configured 11 years ago
Andy Wilkinson 2a5a32b603 Add auto-configuration for H2’s web console 11 years ago
izeye ee6fc8d917 Fix typos 11 years ago
Stephane Nicoll 42e230192f Polish 11 years ago
Phillip Webb d2133687b0 Use persistent servlet session with DevTools 11 years ago
izeye f4589e7cc3 Fix typos 11 years ago
Stephane Nicoll 97634e85ac Remove unnecessary keyword 11 years ago
izeye 7e49a02356 Fix Restarter.setEnabled() to use parameter 11 years ago
Phillip Webb 35379f627a Polish 11 years ago
izeye e98b2a1a33 Remove System.out.println() 11 years ago