1. 06 Feb, 2014 13 commits
  2. 05 Feb, 2014 3 commits
  3. 04 Feb, 2014 14 commits
  4. 03 Feb, 2014 4 commits
  5. 01 Feb, 2014 2 commits
    • Phillip Webb's avatar
      Polish · 6431fef9
      Phillip Webb authored
      6431fef9
    • Phillip Webb's avatar
      Automatically detect 'development' profile · a97bcfe3
      Phillip Webb authored
      Detect when an application is running in development (by the presence
      of a build file) and automatically add a 'development' profile.
      
      Additional detectors can be developed by implementing the
      `ProfileDetector` interface and registering with the `SpringApplication`
      
      Fixes gh-296
      a97bcfe3
  6. 31 Jan, 2014 4 commits