summaryrefslogtreecommitdiff
path: root/spec/models/service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-887/+0
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+10
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-65/+13
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+11
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-13/+103
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-6/+138
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-50/+98
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-22/+26
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-13/+31
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-15/+43
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-18/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-041-5/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-1/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-1/+50
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-141-3/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-111-0/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-061-8/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-0/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-111-22/+30
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-30/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-0/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-2/+60
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-2/+2
* Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-021-2/+7
* Make KubernetesService readonlyJames Fargher2019-06-181-3/+3
* Create models for issue trackers data58886-issue-tracker-fieldsJarka Košanová2019-06-131-0/+2
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-2/+2
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Move project services log to a separate fileFelipe Artur2018-09-061-0/+27
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Check whether new service created from template is valid after unflagging it ...Douwe Maan2018-07-051-1/+1
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+16
* When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-0/+15
* Resolve conflicts in VERSION, db/schema.rb, and spec/models/service_spec.rbStan Hu2018-01-161-3/+3
* Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu2018-01-161-0/+34
* Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-041-0/+8
* 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+18
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-8/+8
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Merge branch '31138-improve-test-settings-for-services-in-empty-projects' int...Douwe Maan2017-04-271-23/+28
|\
| * improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-271-23/+28
* | tadds migration to remove invalid servicesTiago Botelho2017-04-271-1/+1
* | remove invalid servicesTiago Botelho2017-04-261-0/+4
|/
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-8/+8
* Remove empty describe block in service specSemyon Pupkov2016-11-221-3/+0
* Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-7/+3
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-1/+1