gitlab-org--gitlab-foss/spec/factories
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
..
ci
abuse_reports.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
appearances.rb
broadcast_messages.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
commit_statuses.rb
commits.rb Refactor and expose only Gitlab::UrlBuilder.build(record) 2016-04-13 16:07:04 +02:00
deploy_keys_projects.rb
emails.rb
events.rb
file_uploader.rb Extend specs for GFM uploads rewriter 2016-03-31 09:43:47 +02:00
forked_project_links.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
group_members.rb
groups.rb Improve group visibility level feature 2016-03-18 16:58:04 -03:00
identities.rb
issues.rb
keys.rb
label_links.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
labels.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
lfs_objects.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
lfs_objects_projects.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
merge_requests.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
milestones.rb
namespaces.rb
notes.rb Update specs 2016-05-13 17:31:58 -05:00
oauth_access_tokens.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
oauth_applications.rb Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00
personal_snippets.rb
project_group_links.rb
project_hooks.rb Backported minimal safewebhook implementation to GitLab CE 2016-04-30 05:04:10 -03:00
project_members.rb
project_snippets.rb
project_wikis.rb Fix wiki tests 2016-04-20 08:25:41 +08:00
projects.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
protected_branches.rb
releases.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
sent_notifications.rb
service_hooks.rb
services.rb
snippets.rb
spam_logs.rb
system_hooks.rb
todos.rb Create a todo on failing MR build 2016-05-17 10:17:45 +01:00
users.rb Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00
wiki_pages.rb Fix wiki tests 2016-04-20 08:25:41 +08:00