1. 19 Mar, 2019 15 commits
  2. 13 Mar, 2019 3 commits
  3. 12 Mar, 2019 3 commits
    • Stephane Nicoll's avatar
      Polish · 50d0b4df
      Stephane Nicoll authored
      50d0b4df
    • Phillip Webb's avatar
      Fix ScheduledTasksEndpointAutoConfigurationTests · 9c3af103
      Phillip Webb authored
      Update the `CustomEndpointConfiguration` class in
      `ScheduledTasksEndpointAutoConfigurationTests` to be package private
      so that it can be enhanced by cglib.
      
      Prior to merge commit 361437f4 the class was a lite configuration so
      it didn't matter that it was a private class.
      9c3af103
    • Phillip Webb's avatar
      Fix ScheduledTasksEndpointTests BaseConfiguration · 03beed60
      Phillip Webb authored
      Update the `BaseConfiguration` class in `ScheduledTasksEndpointTests`
      to be package private so that it can be enhanced by cglib.
      
      Prior to merge commit 361437f4 the class was a lite configuration so
      it didn't matter that it was a private class.
      03beed60
  4. 11 Mar, 2019 3 commits
  5. 08 Mar, 2019 1 commit
  6. 07 Mar, 2019 4 commits
  7. 06 Mar, 2019 11 commits