172 Commits (62d70dacf0c4202df8165284c19d85a26b367ca7)

Author SHA1 Message Date
Andy Wilkinson 5616915621 Polishing 9 years ago
Emanuel Campolo 2626a3a795 Use lambdas when possible 9 years ago
Stephane Nicoll 8cae031441 Remove Devtools remote debugging support 9 years ago
Andy Wilkinson 59122358d3 Clean up and format code 9 years ago
Andy Wilkinson 73b114860c Configure Derby to write its log in the target directory 9 years ago
Phillip Webb b94bb00fa1 Remove need for attached test-jar artifacts 9 years ago
Andy Wilkinson f7e9ec5f42 Minimise our usage of SocketUtils.findAvailableTcpPort 9 years ago
Andy Wilkinson 06eb24557e Fix HttpTunnelConnectionTests following changes for null handling 9 years ago
Andy Wilkinson 776933a1be Adapt to MockClientHttpResponse no longer accepting a null body 9 years ago
Phillip Webb de66621905 Fix unsupported null argument 9 years ago
Stephane Nicoll cbdab9edb3 Add support for custom ProtocolResolver with Devtools 9 years ago
Phillip Webb 2c7dd9f519 Polish 9 years ago
Stephane Nicoll d48c414a64 Use HikariCP is jdbc and jpa starters 9 years ago
Madhura Bhave d745b69630 Replace usages of EnvironmentTestUtils 9 years ago
Andy Wilkinson b71daac58a Remove redundant logic for uninstalling Tomcat's URL stream handler factory 9 years ago
Stephane Nicoll 934d33685a Polish 9 years ago
Andy Wilkinson 60505a4fae Don't shut down "in-memory" DB running as a server on DevTools restart 9 years ago
Andy Wilkinson 47de05b52c Update Devtools to ignore manifest Class-Path entries that do not exist 9 years ago
Phillip Webb b76ca0bf8f Restructure web auto-configuration 9 years ago
Phillip Webb 67556ba8ea Restructure embedded web server packages 9 years ago
Phillip Webb d8f827d224 Cleanup and format code 9 years ago
Phillip Webb 425dbc3e52 Update copyright header for edited files 9 years ago
Andy Wilkinson 627edc0f7a Use a different approach to disable HATEOAS Objenesis instance's cache 9 years ago
Brian Clozel aeef41c977 Separate container customization from ServerProperties 9 years ago
Brian Clozel 12d883f6b9 Introduce "server.servlet" configuration prefix 9 years ago
Brian Clozel 8619d6a229 Rename EmbeddedServletContainer -> EmbeddedWebServer 9 years ago
Stephane Nicoll 6af6e8e31b Remove auto-configuration for ServerProperties 9 years ago
Andy Wilkinson 95f659f4f9 Add new WebApplicationType enum to pave the way for Web Flux support 9 years ago
Andy Wilkinson 9bba73a1a9 Upgrade to Thymeleaf 3 and drop support for Thymleaf 2 9 years ago
Stephane Nicoll 505e7f75ea Polish contribution 9 years ago
dreis d58f38f6f6 Use String.replace() with single char if possible 9 years ago
Phillip Webb 2c89d9918f Relocate AutoConfigurations from root package 9 years ago
Andy Wilkinson 6a0fb8e44c Update DevTools' ResourceLoader to delegate to user's custom loader 9 years ago
Andy Wilkinson 69320180d9 Make FileSystemWatcherTests.waitsForPollingInterval more robust 9 years ago
Phillip Webb 77f9bb09ca Further Polish Mockito 2 support 9 years ago
Johnny Lim f915ae197a Polish 9 years ago
Phillip Webb b76978ff7e Try to prevent Travis build failures 9 years ago
Phillip Webb aacf5d660f Update copyright year for changed files 9 years ago
Phillip Webb 8b69856fc9 Polish 9 years ago
Phillip Webb 61c931943f Fix Devtools PatternResolver Servlet support 9 years ago
Phillip Webb d05357e036 Migrate to Tomcat WebSocket client 9 years ago
Phillip Webb bd74c3d327 Polish formatting 9 years ago
Phillip Webb 1657120286 Move ModifiedClassPathRunner to its own module 9 years ago
Andy Wilkinson 1cd781b242 Make spring-boot-test compatible with Mockito 2.1 and 2.2 9 years ago
Marius Bogoevici 34fb909b41 Support multiple root contexts in `Restarter` 9 years ago
Madhura Bhave e7db7adfb8 Rename ApplicationStartedEvent 9 years ago
Phillip Webb 221feac3ec User random server port in devtools tests 10 years ago
Phillip Webb cecc1c8817 Disable DevTools property defaults in production 10 years ago
Andy Wilkinson 570b292df7 Disable JspServlet's development mode by default 10 years ago
Craig Andrews d94eedfd8a Exclude `META-INF/build-info.properties` from restart 10 years ago