1. 13 10月, 2013 2 次提交
  2. 10 10月, 2013 1 次提交
  3. 09 10月, 2013 3 次提交
  4. 07 10月, 2013 1 次提交
  5. 01 10月, 2013 2 次提交
  6. 30 9月, 2013 1 次提交
  7. 26 9月, 2013 1 次提交
  8. 25 9月, 2013 1 次提交
    • D
      Public projects feature - step2 · 2f634297
      Dmitriy Zaporozhets 提交于
      * Render right layout depends on current_user
      * show sample git username/email when repo is empty
      * Show extra info when browsing public area
      * Fixed some tests related to public projects
      * show comments in read-only for public projects
      * Remove old public routing
      2f634297
  9. 24 9月, 2013 4 次提交
  10. 22 9月, 2013 3 次提交
  11. 15 9月, 2013 1 次提交
  12. 13 9月, 2013 3 次提交
  13. 12 9月, 2013 1 次提交
  14. 10 9月, 2013 2 次提交
  15. 09 9月, 2013 2 次提交
  16. 07 9月, 2013 1 次提交
    • B
      Improved large commit handling. · 01ff084a
      Boyan Tabakov 提交于
      Previously, only number of changed files mattered. Now, number of lines to render in the diff are also taken into account.
      
      A hard limit is set, above which diffs are not rendered and users are not allowed to override that. This prevents high server
      resource usage with huge commits.
      
      Related to #1745, #2259
      
      In addition, handle large commits for MergeRequests and Compare controllers.
      
      Also fixes a bug where diffs are loaded twice, if user goes directly to merge_requests/:id/diffs URL.
      01ff084a
  17. 03 9月, 2013 1 次提交
  18. 30 8月, 2013 2 次提交
  19. 28 8月, 2013 1 次提交
  20. 27 8月, 2013 2 次提交
  21. 26 8月, 2013 3 次提交
  22. 21 8月, 2013 2 次提交