1. 13 9月, 2016 5 次提交
  2. 30 8月, 2016 4 次提交
  3. 25 8月, 2016 2 次提交
  4. 22 8月, 2016 1 次提交
  5. 18 8月, 2016 1 次提交
  6. 16 8月, 2016 1 次提交
  7. 15 8月, 2016 2 次提交
  8. 13 8月, 2016 3 次提交
  9. 12 8月, 2016 4 次提交
  10. 11 8月, 2016 1 次提交
  11. 09 8月, 2016 2 次提交
  12. 04 8月, 2016 2 次提交
  13. 03 8月, 2016 2 次提交
  14. 02 8月, 2016 4 次提交
  15. 01 8月, 2016 1 次提交
    • D
      Fix attr reader to force the intended values for source and target shas · 5b4ceeed
      Douglas Barbosa Alexandre 提交于
      When importing a pull request from GitHub, the old and new branches may
      no longer actually exist by those names, but we need to recreate the
      merge request diff with the right source and target shas.
      
      We use these `target_branch_sha` and `source_branch_sha` attributes to
      force these to the intended values. But the reader methods were always
      looking up to the target/source branch head instead of check if these
      values was previously set.
      5b4ceeed
  16. 08 7月, 2016 1 次提交
    • S
      Collapse large diffs by default · b6b26692
      Sean McGivern 提交于
      When rendering a list of diff files, skip those where the diff is over
      10 KB and provide an endpoint to render individually instead.
      b6b26692
  17. 07 7月, 2016 2 次提交
  18. 04 7月, 2016 1 次提交
  19. 10 6月, 2016 1 次提交