BigW Consortium Gitlab

  1. 15 Jul, 2016 1 commit
  2. 01 Jul, 2016 1 commit
  3. 30 Jun, 2016 2 commits
  4. 29 Jun, 2016 1 commit
  5. 16 Jun, 2016 2 commits
  6. 15 Jun, 2016 1 commit
  7. 10 Jun, 2016 1 commit
    • Improve Gitlab::Auth method names · 0e896ffe
      Jacob Vosmaer authored
      Auth.find was a very generic name for a very specific method.
      Auth.find_in_gitlab_or_ldap was inaccurate in GitLab EE where it also
      looks in Kerberos.
  8. 03 Jun, 2016 4 commits
  9. 02 Jun, 2016 1 commit
  10. 08 May, 2016 1 commit
    • Enable the Rubocop DeprecatedClassMethods cop · 9cc0937b
      Connor Shea authored
      This reports uses of `File.exists?` and `Dir.exists?`, which were both
      deprecated in Ruby and will eventually be removed in favor of
      `.exist?`. Also fixes all existing uses of the deprecated methods.
  11. 04 May, 2016 1 commit
  12. 02 May, 2016 1 commit
  13. 29 Apr, 2016 1 commit
  14. 15 Apr, 2016 3 commits
  15. 06 Apr, 2016 1 commit
  16. 04 Feb, 2016 1 commit
  17. 02 Feb, 2016 1 commit
  18. 15 Dec, 2015 1 commit
  19. 11 Dec, 2015 3 commits
  20. 18 Nov, 2015 1 commit
  21. 16 Nov, 2015 1 commit
  22. 29 Oct, 2015 1 commit
  23. 22 Oct, 2015 1 commit
    • Fix cloning Wiki repositories via HTTP · 64a270a6
      Stan Hu authored
      Cloning a project Wiki over HTTP would end up cloning the main repository
      since the .wiki extension was being stripped.
      
      Closes #3106
  24. 21 Oct, 2015 1 commit
  25. 09 Oct, 2015 1 commit
  26. 08 Oct, 2015 1 commit
  27. 02 Sep, 2015 2 commits
  28. 31 Aug, 2015 1 commit
  29. 11 Aug, 2015 2 commits