1. 24 Sep, 2014 3 commits
  2. 23 Sep, 2014 6 commits
  3. 22 Sep, 2014 6 commits
  4. 20 Sep, 2014 3 commits
  5. 19 Sep, 2014 2 commits
    • Dave Syer's avatar
      Merge branch '1.1.x' · b06d10dd
      Dave Syer authored
      b06d10dd
    • Dave Syer's avatar
      A few tweaks that might improve performance on startup · d6165d97
      Dave Syer authored
      ... or couldn't hurt anyway.
      
      1. Extends the definition of a web application for @ConditionalOnWebapp
      so that a StandardEnvironment can be used (cutting out JNDI failures
      for Environment properties)
      
      2. Doesn't bother using StandardServletEnvironment in integration tests
      
      3. Make the NON_ENUMERABLE_ENUMERABLES in PropertySourcesPropertyValues
      static so they only get initialized once (not a huge issue at all)
      d6165d97
  6. 18 Sep, 2014 6 commits
  7. 17 Sep, 2014 14 commits