gitlab-org--gitlab-foss/spec/services/ci
Grzegorz Bizon 5f271a9fa2 Merge branch 'master' into fix/gb/pipeline-retry-builds-started
* master: (313 commits)
  Allow slashes in slash command arguments
  Add API endpoint to get all milestone merge requests
  remove trailing comma
  Restore pagination to admin abuse reports
  replace deprecated NoErrorsPlugin with NoEmitOnErrorsPlugin
  only compress assets in production
  Reduce number of pipelines created to test pagination
  add CHANGELOG.md entry for !8761
  prevent diff unfolding link from appearing for deleted files
  fix build failures
  only show diff unfolding link if there are more lines to show
  fix typo in node section
  Only yield valid references in ReferenceFilter.references_in
  Cache js selectors; fix css
  move "Install node modules" step before "Migrate DB" within update process
  Renders pagination again for pipelines table
  update migration docs for 8.17 to include minimum node version
  Add CHANGELOG file
  Fix positioning of top scroll button
  Remove comments in migration
  ...
2017-02-17 14:31:00 +01:00
..
create_pipeline_service_spec.rb Create environments when the build referencing them is created 2016-12-15 13:57:04 +00:00
create_trigger_request_service_spec.rb Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
image_for_build_service_spec.rb Fix tests which broke in the merge 2016-08-16 00:43:06 +08:00
process_pipeline_service_spec.rb Prefer using project.add_developer in specs 2017-02-15 11:12:07 +01:00
register_build_service_spec.rb Return struct instead of multiple values 2017-01-25 14:23:47 +01:00
retry_build_service_spec.rb Make build clone/retry implementation more robust 2017-02-16 13:13:10 +01:00
retry_pipeline_service_spec.rb Close all pipeline todos at once when retrying it 2017-02-15 11:02:05 +01:00
stop_environments_service_spec.rb Update changes 2017-02-06 16:50:03 +01:00
update_build_queue_service_spec.rb Add missing specs for update build queue service 2017-01-20 14:32:32 +01:00
update_runner_service_spec.rb Only tick queue if anything is updated 2017-02-07 03:05:19 +08:00