1. 15 Sep, 2015 7 commits
  2. 14 Sep, 2015 1 commit
  3. 08 Sep, 2015 9 commits
  4. 07 Sep, 2015 3 commits
  5. 02 Sep, 2015 3 commits
  6. 01 Sep, 2015 2 commits
  7. 31 Aug, 2015 1 commit
  8. 24 Aug, 2015 6 commits
  9. 23 Aug, 2015 1 commit
    • Fabien Potencier's avatar
      minor #1215 Remove duplicate call to add collection (CarsonF) · 7facddba
      Fabien Potencier authored
      This PR was merged into the 1.3 branch.
      
      Discussion
      ----------
      
      Remove duplicate call to add collection
      
      `doFlush` returns the same `RouteCollection` instance now, so there's no need to add the sub-collection routes to itself.
      
      Commits
      -------
      
      8518a8e6 doFlush returns the same RouteCollection instance now, so there's no need to add the sub-collection routes to itself
      7facddba
  10. 13 Aug, 2015 1 commit
  11. 04 Aug, 2015 6 commits