gitlab-org--gitlab-foss/app/services/ci
Lin Jen-Shin 80032a84dc Merge remote-tracking branch 'upstream/master' into pipeline-notifications
* upstream/master: (216 commits)
  Remove invalid changelog entries
  require rails/generators for generators
  Adds variable. Fixes changelog
  Fix haml_lint
  Fixes after review
  Update changelog
  Remove tooltips from project header
  Makes table pagination responsive
  23545 Fix distorted project and group avatars
  Fix spinach tests
  Update links in side nav and header
  Allow to search for user by secondary email address in the admin interface
  Rename :name search parameter to :search_query at /admin/users
  Initialize Sidekiq with the list of queues used by GitLab
  Fix project features default values
  Add a link to the Issue Boards API in main README
  Add validation errors to Merge Request form
  Fix Markdown styling inside reference links
  Fix relative links in Markdown wiki when displayed in "Project" tab
  Adds label description to issue board title
  ...
2016-11-02 16:18:21 +08: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 Make retry_lock to not be infinite 2016-10-27 12:34:35 +01:00
register_build_service.rb Add tests for optimistic locking 2016-10-26 11:37:23 +02:00