BigW Consortium Gitlab

  1. 13 Dec, 2016 1 commit
  2. 08 Nov, 2016 1 commit
  3. 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
  4. 17 Oct, 2016 1 commit
  5. 30 Sep, 2016 2 commits
  6. 29 Sep, 2016 1 commit
  7. 28 Sep, 2016 1 commit
  8. 19 Sep, 2016 1 commit
    • Fix download artifacts button link: · 31e59264
      Lin Jen-Shin authored
      Rails ignored unused arguments and ref_name_and_path is the last
      path argument, therefore we need to concatenate that parts ourselves.
      
      Otherwise, 'download' won't be shown at all.
  9. 15 Aug, 2016 1 commit
    • Prevents accidental overwrites of commits from UI · ade0c2c8
      Frank West authored
      Currently when a user performs an update of a file through the UI  and there
      has already been a change committed to the file the previous commits will be
      overwritten without a check to see if the file has been changed.
      
      This commit uses the last commit sha at the time the user starts editing the
      file and compares it with the current sha of the file being edited to ensure
      they are the same before committing the file. If the shas do not match we
      throw an exception preventing the commit from the commit from occurring.
      
      Fixes #5857
  10. 13 Aug, 2016 1 commit
  11. 10 Aug, 2016 1 commit
  12. 09 Aug, 2016 1 commit
  13. 25 Jul, 2016 1 commit
  14. 20 Jul, 2016 1 commit
  15. 06 Jul, 2016 1 commit
  16. 23 Jun, 2016 1 commit
  17. 20 Jun, 2016 1 commit
  18. 16 Jun, 2016 1 commit
  19. 03 Jun, 2016 2 commits
  20. 23 May, 2016 1 commit
  21. 20 May, 2016 1 commit
  22. 18 Apr, 2016 2 commits