BigW Consortium Gitlab

  1. 10 Jun, 2016 1 commit
  2. 09 Jun, 2016 1 commit
  3. 03 Jun, 2016 5 commits
  4. 02 Jun, 2016 3 commits
  5. 31 May, 2016 1 commit
  6. 30 May, 2016 3 commits
  7. 19 May, 2016 7 commits
  8. 17 May, 2016 1 commit
    • Create a todo on failing MR build · 6b834f2c
      Sean McGivern authored
      When a build fails for a commit, create a todo for the author of the
      merge request that commit is the HEAD of. If the commit isn't the HEAD
      commit of any MR, don't do anything. If there already is a todo for that
      user and MR, don't do anything.
      
      Current limitations:
      - This isn't configurable by project.
      - The author of a merge request might not be the person who pushed the
        breaking commit.
  9. 14 May, 2016 1 commit
  10. 12 May, 2016 1 commit
  11. 11 May, 2016 1 commit
  12. 10 May, 2016 1 commit
  13. 09 May, 2016 4 commits
  14. 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.
  15. 06 May, 2016 1 commit
  16. 29 Apr, 2016 1 commit
  17. 20 Apr, 2016 4 commits
  18. 18 Apr, 2016 3 commits