gitlab-org--gitlab-foss/app/models/project_services
Lin Jen-Shin ad0511f5b0 Merge remote-tracking branch 'upstream/master' into pipeline-hooks
* upstream/master: (368 commits)
  Don't fail on an empty database
  Refactor authorization_for_merge_requests.md
  Support MySQL too, when removing gitorious from import_sources
  Remove gitorious from import_sources on ApplicationSetting model
  Add links to new docs in merge_requests.md and workflow/README.md
  Move merge request versions to its own document
  Move "Only allow merge requests to be merged if the build succeeds" to new location
  Move revert_changes.md to new location
  Move cherry_pick_changes.md to new location
  Move `wip_merge_requests.md` to a new location
  Move merge_when_build_succeeds.md to new location
  Fix missing flash messages on service edit page
  Move authorization_for_merge_requests.md to new location
  Move `workflow/merge_requests.md` to `user/project/merge_requests.md`
  Update README.md
  Fix randomly failing specs in expand_collapse_diff_spec:
  Add link on API docs index page
  Move CHANGELOG entries of !5361, !5451 and !5887 from 8.11 to 8.12
  Remove suggested colors hover underline
  Fix markdown anchor icon interaction
  ...
2016-09-06 16:23:17 +08:00
..
slack_service Slack pipeline events test and fix some issues along the way 2016-08-01 16:06:57 +08:00
asana_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
assembla_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
bamboo_service.rb Factorize duplicated code into a method in BambooService and update specs 2016-06-14 10:07:37 +02:00
bugzilla_service.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
buildkite_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
builds_email_service.rb Simplify the name for data builder, feedback: 2016-08-12 16:09:29 +08:00
campfire_service.rb Replace the tinder gem by bare HTTP requests 2016-08-11 08:52:13 +02:00
ci_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
custom_issue_tracker_service.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
drone_ci_service.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
emails_on_push_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
external_wiki_service.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
flowdock_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
gemnasium_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
gitlab_ci_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
gitlab_issue_tracker_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
hipchat_service.rb Add option to confidential issues events to trigger services 2016-08-31 18:34:45 -03:00
irker_service.rb Remove legacy conditional from irker service code 2016-07-08 11:06:54 +02:00
issue_tracker_service.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
jira_service.rb Rename MergeRequest methods that return commits or shas to be more clear and consistent 2016-07-06 18:50:58 -04:00
pivotaltracker_service.rb Ability to specify branches for pivotal tracker integration 2016-08-15 11:01:41 +03:00
pushover_service.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
redmine_service.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
slack_service.rb Merge remote-tracking branch 'upstream/master' into pipeline-hooks 2016-09-06 16:23:17 +08:00
teamcity_service.rb Fix broken URI joining for `teamcity_url` with suffixes 2016-06-14 10:07:37 +02:00