gitlab-org--gitlab-foss/app/views/dashboard
Sean McGivern 6b834f2cbc Create a todo on failing MR build
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.
2016-05-17 10:17:45 +01:00
..
groups
milestones Updates from last code review. 2016-03-06 23:07:19 -05:00
projects Improve external users feature 2016-03-14 22:06:23 +01:00
snippets Revert counter parentheses back to badges 2016-05-04 17:07:47 -05:00
todos Create a todo on failing MR build 2016-05-17 10:17:45 +01:00
_activities.html.haml
_activity_head.html.haml
_groups_head.html.haml
_projects_head.html.haml Make projects sort dropdown shared so it can be reused for other pages 2016-03-04 19:26:10 +01:00
_sidebar.html.haml
_snippets_head.html.haml
activity.html.haml
issues.atom.builder
issues.html.haml Fixes inputs width inside .nav-controls 2016-03-18 14:45:43 -05:00
merge_requests.html.haml Re-use top-are css component for issues/mr pages 2016-02-05 11:35:55 +01:00