gitlab-org--gitlab-foss/app/views/projects/pipelines
Grzegorz Bizon 79380fe5fb Merge branch 'master' into feature/gb/persist-pipeline-stages
* master: (524 commits)
  Improve user experience around slash commands in instant comments
  Fix LFS timeouts when trying to save large files
  retryable? is now available for CommitStatus
  Resolve "Documentation of `.gitlab-ci.yml` states incorrect example for variables"
  Fix test failures
  Add slugify project path to CI enviroment variables
  Fixed typo: craeted -> created
  32118 Make New environment empty state btn lowercase
  Expose import_status in Projects API
  32832 Remove overflow from comment form for confidential issues and vertically aligns confidential issue icon
  Fix test failures
  Allow manual bypass of auto_sign_in_with_provider
  Fix keys seed
  Allow users to be hard-deleted from the API
  fixup some classnames and media queries
  Enable the Style/PreferredHashMethods cop
  Lint our factories creation in addition to their build
  Don’t schedule workers from inside transactions
  Allow scheduling from after_commit hooks
  Forbid Sidekiq scheduling in transactions
  ...

Conflicts:
	app/serializers/pipeline_entity.rb
	db/schema.rb
	spec/factories/ci/stages.rb
	spec/lib/gitlab/import_export/safe_model_attributes.yml
	spec/services/ci/create_pipeline_service_spec.rb
	spec/spec_helper.rb
2017-06-05 12:51:59 +02:00
..
charts Replace "build" with "job" 2017-05-26 23:07:59 +00:00
_head.html.haml Rename BuildsController to JobsController 2017-05-17 20:17:30 +08:00
_info.html.haml Pipeline show view real time header section 2017-06-02 13:24:42 +00:00
_stage.html.haml Sort builds in stage dropdown 2017-03-07 12:46:53 +01:00
_with_tabs.html.haml Merge branch 'master' into feature/gb/persist-pipeline-stages 2017-06-05 12:51:59 +02:00
charts.html.haml create a cacheable commons bundle for d3 library 2017-03-03 16:47:38 -06:00
index.html.haml Remove special naming of pipelines folder 2017-04-19 11:44:37 +00:00
new.html.haml Consistently use monospace font for commit SHAs and branch and tag names 2017-05-12 09:55:25 -05:00
show.html.haml Creates a mediator for pipeline details vue in order to mount several vue apps with the same data 2017-05-26 11:57:40 +01:00