An error occurred fetching the project authors.
  1. 17 Jun, 2016 1 commit
  2. 16 Jun, 2016 2 commits
  3. 14 Jun, 2016 2 commits
  4. 13 Jun, 2016 5 commits
  5. 10 Jun, 2016 2 commits
  6. 09 Jun, 2016 2 commits
  7. 03 Jun, 2016 5 commits
  8. 02 Jun, 2016 3 commits
  9. 30 May, 2016 1 commit
  10. 19 May, 2016 2 commits
  11. 17 May, 2016 1 commit
    • Sean McGivern's avatar
      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.
      6b834f2c
  12. 12 May, 2016 1 commit
  13. 09 May, 2016 3 commits
  14. 08 May, 2016 1 commit
    • Connor Shea's avatar
      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.
      9cc0937b
  15. 06 May, 2016 1 commit
  16. 29 Apr, 2016 1 commit
  17. 20 Apr, 2016 4 commits
  18. 18 Apr, 2016 3 commits