gitlab-org--gitlab-foss/spec/models/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
..
build_spec.rb Prefer using `project.add_developer` in specs 2017-02-15 11:12:07 +01:00
pipeline_spec.rb Prefer using `project.add_developer` in specs 2017-02-15 11:12:07 +01:00
runner_spec.rb Merge remote-tracking branch 'upstream/master' into use-update-runner-service 2017-02-04 00:20:54 +08:00
stage_spec.rb Fix warnings argument memoization in CI/CD stage 2017-01-19 18:49:14 +01:00
trigger_spec.rb
variable_spec.rb