1. 04 Feb, 2016 1 commit
    • Phillip Webb's avatar
      Ensure logback is reset after test · 43a5b772
      Phillip Webb authored
      Update SpringBootJoranConfiguratorTests to ensure that logback
      is left in a sane state. Prior to this commit, running all tests
      in eclipse would fail due to ErrorPageFilterTests expecting
      specific log output.
      43a5b772
  2. 02 Feb, 2016 3 commits
  3. 29 Jan, 2016 1 commit
    • Andy Wilkinson's avatar
      Enable the use of formatter off and on tags in Eclipse · ee409482
      Andy Wilkinson authored
      This commit enables the use of // @formatter:off and // @formatter:on
      to surround lines of code that should not be formatted. It also adds
      a code template that can be used to quickly wrap the selected lines
      of text with the off and on comments.
      
      Closes gh-5050
      ee409482
  4. 28 Jan, 2016 1 commit
  5. 24 Jan, 2016 2 commits
  6. 22 Jan, 2016 4 commits
  7. 21 Jan, 2016 28 commits