- 27 Jun, 2014 7 commits
-
-
Dave Syer authored
E.g. logging.level.org.springframework: DEBUG logging.level.org.hibernate: WARN Fixed gh-788
-
Phillip Webb authored
-
Toshiaki Maki authored
Fixes gh-1165, fixes gh-1164
-
Dave Syer authored
See gh-1180
-
Stephane Nicoll authored
* pull1181: Fix typo in documentation
-
Iván López authored
-
Dave Syer authored
Since all dependencies are local in a jar there is no need for a GrabResolver (and it breaks the app because the default ivy GrapeEngine is used instead of the smart, pretty Boot one). Fixes gh-1179
-
- 26 Jun, 2014 11 commits
-
-
Spring Buildmaster authored
-
Phillip Webb authored
Fixes gh-1178
-
Phillip Webb authored
This reverts commit 67189477.
-
Spring Buildmaster authored
-
Phillip Webb authored
-
Phillip Webb authored
No need as picked up from the parent.
-
Dave Syer authored
If an Endpoint is already @ManagedResource then it doesn't need an additional (probably wrong) MBEan registration based on the invoke() method.
-
Dave Syer authored
The DataSourceInitializer is instantiated early by the DataSourceInitializerPostProcessor, so it has to live in isolation (in its own @Configuration) to prevent early instantiation of the DataSourceAutoConfiguration. Fixes gh-1166
-
Dave Syer authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 25 Jun, 2014 22 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Trying to fix the Windows CI build
-
Phillip Webb authored
-
Phillip Webb authored
Exception appears to be different on Windows JVMs
-
Phillip Webb authored
Fixes gh-1169
-
Phillip Webb authored
Fix 'fat jar' support for windows to correctly deal with URL and path slash issues. The root cause of the original problem was caused by JAR URLs not including a root slash (ie `file:C:/Users` vs `file:/C:/Users`) Fixes gh-1145
-
Phillip Webb authored
Fixes gh-1168
-
Dave Syer authored
-
Dave Syer authored
Fixes gh-1148
-
Andy Wilkinson authored
Closes #1162
-
Andy Wilkinson authored
Closes #1161
-
Andy Wilkinson authored
Closes #1160
-
Andy Wilkinson authored
Closes #1159
-
Andy Wilkinson authored
Closes #1158
-
Andy Wilkinson authored
Closes #1157
-
Andy Wilkinson authored
Closes #1156
-
Andy Wilkinson authored
Closes #1155
-
Andy Wilkinson authored
Closes #1154
-
Andy Wilkinson authored
Closes #1153
-
Andy Wilkinson authored
Closes #1152
-
Andy Wilkinson authored
Closes #1151
-