1. 20 10月, 2015 2 次提交
  2. 16 10月, 2015 1 次提交
  3. 07 10月, 2015 1 次提交
    • S
      Add directory feature button · 0ab6ca93
      Stan Hu 提交于
      Change "+" icon under "Files" section to have three options:
      
      * Create file
      * Upload file
      * New directory
      
      Upload file is no longer accessible from the "Create file" page.
      Users can now select a target branch in upload file as well.
      
      Closes #2799: Fixes a bug where file modes were overwritten after a commit
      
      Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files
      can no longer be overwritten in the "Create file" section.
      
      Closes #2557
      0ab6ca93
  4. 03 10月, 2015 1 次提交
  5. 17 8月, 2015 2 次提交
  6. 14 8月, 2015 3 次提交
  7. 13 8月, 2015 1 次提交
  8. 12 8月, 2015 1 次提交
  9. 11 8月, 2015 6 次提交
  10. 20 7月, 2015 1 次提交
    • S
      Remove repository graph log to fix slow cache updates after push event · e1811316
      Stan Hu 提交于
      Recalculating graph_log took minutes on a large repository since each
      of the 6000 commits would need to calculate the diff. Since graph_log
      does not appear to be used, remove it from the list of things to update.
      For the Linux kernel repository, this reduced the ProjectCacheWorker time
      from 8+ minutes to 16 seconds.
      
      Closes #2016
      e1811316
  11. 17 7月, 2015 2 次提交
  12. 15 7月, 2015 3 次提交
  13. 13 7月, 2015 1 次提交
  14. 12 7月, 2015 2 次提交
  15. 10 7月, 2015 1 次提交
  16. 01 7月, 2015 3 次提交
  17. 20 6月, 2015 1 次提交
  18. 10 6月, 2015 1 次提交
  19. 02 6月, 2015 2 次提交
  20. 24 4月, 2015 1 次提交
  21. 11 4月, 2015 1 次提交
  22. 31 3月, 2015 1 次提交
  23. 22 3月, 2015 2 次提交