Commit Graph

15 Commits

Author SHA1 Message Date
Alfredo Sumaran fd0c40fc80 Address feedback
Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
2016-05-25 08:15:20 -04:00
Alfredo Sumaran 2c8000e302 Move conditional to a method 2016-05-25 08:15:20 -04:00
Alfredo Sumaran 7586807fc3 Fix syntax 2016-05-25 08:15:20 -04:00
Alfredo Sumaran 33be8181ac Add target status 2016-05-25 08:15:20 -04:00
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
Douglas Barbosa Alexandre 6a238c37e0 Fix todo_target_path for todos where target was removed 2016-04-12 18:06:52 -03:00
Douglas Barbosa Alexandre 2a8858ca8a Rename `Todo#to_reference` to `Todo#target_reference`
Since we're not actually returning a todo reference.
2016-03-18 13:24:47 -03:00
Douglas Barbosa Alexandre c29da3f8ca Trigger a todo for mentions on commits page 2016-03-18 11:00:53 -03:00
Josh Frye 52c934a8eb Title attributes for activity feed 2016-03-11 10:16:44 -05:00
Josh Frye c554d0cf64 Rubocop 2016-03-10 13:29:59 -05:00
Josh Frye c8d06b7001 Set link title for todos. Closes #14042 2016-03-10 11:40:52 -05:00
Douwe Maan 42cbcb2347 "X assigned you Y" instead of "X assigned Y" 2016-02-20 12:01:55 -08:00
Douwe Maan d53ae7f14d Add "Mark all as done" button 2016-02-20 11:59:19 -08:00
Douwe Maan 57d16552ff Include 'issue'/'merge request' in link 2016-02-20 11:53:15 -08:00
Douglas Barbosa Alexandre 3d52e139b1 Rename Tasks to Todos 2016-02-20 12:39:27 -02:00