summaryrefslogtreecommitdiff
path: root/spec/models/guest_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-3/+3
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Add a unique and not null constraint on the project_features.project_id columnStan Hu2018-05-151-3/+3
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Use described_class when possibleRémy Coutable2017-07-271-5/+5
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-2/+0
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-3/+3
* Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-091-0/+47