1. 22 Aug, 2012 1 commit
    • Robert Speicher's avatar
      Speed up the "Project Network Graph" cucumber feature · 3095483e
      Robert Speicher authored
      This change involves stubbing out the call to `Grit::Commit.find_all`
      and limiting the number of commits to 10 vs. the standard of 650 used by
      `Gitlab::GraphCommit.to_graph`.
      
      Prior to this change, this single feature required almost 3 minutes of
      running time and over 2 GB of memory on my machine. Now it takes less
      than 3 seconds.
      3095483e
  2. 21 Aug, 2012 9 commits
  3. 20 Aug, 2012 2 commits
  4. 19 Aug, 2012 5 commits
  5. 18 Aug, 2012 3 commits
  6. 17 Aug, 2012 3 commits
  7. 16 Aug, 2012 4 commits
  8. 15 Aug, 2012 2 commits
  9. 14 Aug, 2012 7 commits
  10. 13 Aug, 2012 3 commits
  11. 11 Aug, 2012 1 commit