gitlab-org--gitlab-foss/app/services/ci
Lin Jen-Shin dc1d269f67 Merge remote-tracking branch 'upstream/master' into pipeline-emails
* upstream/master: (237 commits)
  Grapify boards API
  Add test, fix merge error
  Use local assigns to get the dropdown title
  Updated issuable dropdown titles
  Added safety check for formatted values
  Minor style improvement
  Fixed conflict and corrected teaspoon test
  Rename method in test
  Moved ci_status environments logic to new action ci_envrionments_status and set up frontend polling
  Refactor ci_status on MergeRequestController
  Fix indenting error in HAML
  Show what time ago a MR was deployed
  Fixed missing links
  Fixed missing links
  Refactor merge requests revisions
  Add link to update docs for source installations
  Grapify todos API
  Link to review apps example from docs
  fix grafana_configuration.md move link
  Do not run before_script, artifacts, cache in trigger_docs job
  ...
2016-10-14 11:31:10 +00:00
..
create_pipeline_builds_service.rb Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
create_pipeline_service.rb Use state machine for pipeline event processing 2016-08-11 21:32:16 +02:00
create_trigger_request_service.rb Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
image_for_build_service.rb Rename all ci_commit[s] in application code to pipeline[s] 2016-06-03 16:27:50 +02:00
process_pipeline_service.rb Fix ci pipeline processing with async jobs 2016-10-07 14:52:30 +02:00
register_build_service.rb Project tools visibility level 2016-09-01 11:47:59 -03:00
send_pipeline_notification_service.rb Doesn't need BaseService, feedback: 2016-09-15 00:01:26 +08:00