BigW Consortium Gitlab

  1. 15 Nov, 2016 1 commit
    • Unify anchor link format for MR diff files !7298 · 8782bb96
      Yar authored
      Right now, the following naming scheme for diff files is used: diff-1, diff-2, ... and also we have "internal" format which is file-path-HASH, where HASH is sha1 of file path.
      Besides, we have HASH_lineA_lineB format to link exact line number in MR diff. It makes sence to unify the way we link diff from outside, while leave "file-path-HASH" format for internal (js) usage.
      Changes in this commit  allow to link diff just by HASH, if we don't want specify exact lines, also it changes "file-path-HASH" and "diff-NUMBER" links in code to this unified format.
      
      Inspired by #24010 and !7298
  2. 07 Nov, 2016 1 commit
    • Rewritten spinach git_blame tests to rspec feature tests · e6e41478
      Lisanne Fellinger authored
      Fixing rubocop violations
      
      Relocated git_blame spec and fixed styling issue
      
      Rewritten spinach git_blame tests to rspec feature tests
      
      Fixing rubocop violations
      
      Relocated git_blame spec and fixed styling issue
      
      Rewritten spinach git_blame tests to rspec feature tests
      
      Fixing rubocop violations
      
      Rewritten spinach git_blame tests to rspec feature tests
      
      Fixing rubocop violations
      
      Rewritten spinach git_blame tests to rspec feature tests
      
      Fixing rubocop violations
      
      Relocated git_blame spec and fixed styling issue
  3. 06 Nov, 2016 1 commit
  4. 28 Oct, 2016 1 commit
  5. 26 Oct, 2016 1 commit
  6. 19 Oct, 2016 1 commit
  7. 18 Oct, 2016 1 commit
  8. 17 Oct, 2016 5 commits
  9. 16 Oct, 2016 2 commits
  10. 15 Oct, 2016 2 commits
  11. 06 Oct, 2016 2 commits
  12. 27 Sep, 2016 1 commit
    • Enforce the fork_project permission in Projects::CreateService · 3ed80a01
      Nick Thomas authored
      Projects::ForkService delegates to this service almost entirely, but needed
      one small change so it would propagate create errors correctly.
      
      CreateService#execute needs significant refactoring; it is now right at the
      complexity limit set by Rubocop. I avoided doing so in this commit to keep the
      diff as small as possible.
      
      Several tests depend on the insecure behaviour of ForkService, so fi them up at
      the same time.
  13. 20 Sep, 2016 1 commit
  14. 18 Sep, 2016 1 commit
  15. 13 Sep, 2016 2 commits
  16. 08 Sep, 2016 1 commit
  17. 01 Sep, 2016 1 commit
  18. 23 Aug, 2016 1 commit
  19. 18 Aug, 2016 3 commits
  20. 17 Aug, 2016 3 commits
  21. 13 Aug, 2016 3 commits
  22. 08 Aug, 2016 1 commit
  23. 05 Aug, 2016 1 commit
  24. 04 Aug, 2016 1 commit
  25. 02 Aug, 2016 1 commit
  26. 01 Aug, 2016 1 commit