summaryrefslogtreecommitdiff
path: root/spec/models/wiki_directory_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-186/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+186
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Use described_class when possibleRémy Coutable2017-07-271-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Remove directories as one of the attributes of WikiDirectoryAlex Braha Stoll2016-12-311-12/+3
* Add WikiDirectory#to_partial_pathAlex Braha Stoll2016-12-311-0/+8
* Add model WikiDirectoryAlex Braha Stoll2016-12-311-0/+45