gitlab-org--gitlab-foss/spec
Kamil Trzciński cf0283c893 Merge branch 'fix/require-build-script-configuration-entry' into 'master'
Make job script a required configuration entry

## What does this MR do?

This MR makes a job script a required configuration entry.

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing

## What are the relevant issue numbers?

Closes #24575

See merge request !7566
2016-11-19 11:02:56 +00:00
..
bin
config Make mail_room idle_timeout option configurable. 2016-11-16 12:46:37 +01:00
controllers Remove duplication of implementations 2016-11-17 21:34:23 +01:00
factories Add most of specs for chat names 2016-11-17 21:34:23 +01:00
features Merge branch 'less-intrusive-system-note' into 'master' 2016-11-18 18:11:02 +00:00
finders Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
fixtures add parsing support for incoming html email 2016-11-17 11:59:44 +09:00
helpers Use Gitlab.config.gitlab.host over 'localhost' 2016-11-18 20:17:10 +08:00
initializers
javascripts Add failing test for #24614 2016-11-18 19:11:18 +01:00
lib Merge branch 'fix/require-build-script-configuration-entry' into 'master' 2016-11-19 11:02:56 +00:00
mailers Use Gitlab.config.gitlab.host over 'localhost' 2016-11-18 20:17:10 +08:00
models Merge branch 'fix-slack-pipeline-event' into 'master' 2016-11-19 11:00:28 +00:00
policies
requests Merge branch 'zj-slash-commands-mattermost' into 'master' 2016-11-18 18:06:36 +00:00
routing
serializers fix spec failures 2016-11-18 08:13:34 +01:00
services Merge branch 'feature/precalculate-authorized-projects' into 'master' 2016-11-18 19:42:17 +00:00
support Merge branch 'feature/precalculate-authorized-projects' into 'master' 2016-11-18 19:42:17 +00:00
tasks/gitlab
uploaders
views Merge branch '23205-information-about-environments-build-page' into 'master' 2016-11-18 15:49:19 +00:00
workers Merge branch 'feature/precalculate-authorized-projects' into 'master' 2016-11-18 19:42:17 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb