gitlab-org--gitlab-foss/lib/ci/api
Lin Jen-Shin 5174d6c146 Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-project
* upstream/master: (337 commits)
  Update CHANGELOG for !4659
  Center the header logo for all Devise emails
  Add previews for all customized Devise emails
  Customize the Devise `unlock_instructions` email
  Customize the Devise `reset_password_instructions` email
  Customize the Devise `password_change` emails
  Use gitlab-git 10.2.0
  Use Git cached counters on project show page
  Fix indentation scss-lint errors
  Added title attribute to enties in tree view Closes #18353
  Banzai::Filter::ExternalLinkFilter use XPath
  Reduce queries in IssueReferenceFilter
  Use gitlab_git 10.1.4
  Fixed ordering in Project.find_with_namespace
  Fix images in emails
  Banzai::Filter::UploadLinkFilter use XPath
  Turn Group#owners into a has_many association
  Make project_id nullable
  CHANGELOG [ci skip]
  CHANGELOG [ci skip]
  ...
2016-06-17 19:52:55 +08:00
..
api.rb Fix a few places where autoloading would fail 2016-05-10 11:51:19 +02:00
builds.rb Support expiration date in CI API when uploading artifacts 2016-06-13 11:03:30 +01:00
entities.rb Improve design based on review 2016-06-13 11:09:19 +01:00
helpers.rb Fix CI runner version not being properly updated when asking for a build 2016-01-27 12:04:54 +01:00
runners.rb Prefer attributes_for_keys so that it ignores nils 2016-06-09 16:00:24 +08:00
triggers.rb