- 10 Jun, 2015 22 commits
-
-
Andy Wilkinson authored
Closes gh-3194
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-3192
-
Andy Wilkinson authored
Closes gh-3189
-
Andy Wilkinson authored
Closes gh-3188
-
Andy Wilkinson authored
Closes gh-3187
-
Andy Wilkinson authored
Closes gh-3186
-
Andy Wilkinson authored
Closes gh-3185
-
Andy Wilkinson authored
Closes gh-3184
-
Andy Wilkinson authored
Closes gh-3183
-
Andy Wilkinson authored
Closes gh-3182
-
Andy Wilkinson authored
Closes gh-3180
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-3179
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-3176
-
Andy Wilkinson authored
Closes gh-3191
-
Andy Wilkinson authored
Closes gh-3190
-
Stephane Nicoll authored
Review 105039cd that still refer to "lifecycle" instead of "admin". In particular, harmonized the configuration properties. Closes gh-3124
-
Stephane Nicoll authored
-
Lugi Cardito authored
If the `repackage` goal defines an output directory that does not exist, the maven plugin now creates it. Closes gh-3136
-
Phillip Webb authored
Fixes gh-3168
-
- 09 Jun, 2015 17 commits
-
-
Phillip Webb authored
Remove explicit TestFailedException catch in CommandRunner and instead rely on the fact that TestFailedException extends CommandException. Fixes gh-3167
-
Phillip Webb authored
Rename SpringApplicationLifecycle JMX beans to SpringApplicationAdmin and relocate to a dedicated package. Fixes gh-3124
-
Phillip Webb authored
-
Phillip Webb authored
Fixes gh-3162
-
Andy Wilkinson authored
Closes gh-3159
-
Andy Wilkinson authored
-
Andy Wilkinson authored
The build currently fails intermittently when an external container, usually TomEE or Wildfly, fails to start within the default timeout period of two minutes. This commit updates the timeout to 5 minutes for all containers (Tomcat, TomEE and Wildfly) in the hope that it will help to stabilise the CI build.
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Stephane Nicoll authored
See gh-3086
-
Andy Wilkinson authored
-
Eddú Meléndez authored
Closes gh-3122
-
Phillip Webb authored
-
Phillip Webb authored
Support loading a `.spring-boot-devtools.properties` file from the users home folder. The property file can be used to customize settings that make sense on a per-user basis, but might not want to be checked into the project. Fixes gh-3151
-
Phillip Webb authored
Allow the pollInterval and the quietPeriod of the filewatcher to be configured. Fixes gh-3139
-
Phillip Webb authored
Update `FileSystemWatcher` to support the concept of a "trigger file" which could be written by an IDE when a reload needs to occur. Fixes gh-3157
-
Phillip Webb authored
-
- 08 Jun, 2015 1 commit
-
-
Stephane Nicoll authored
-