summaryrefslogtreecommitdiff
path: root/spec/models/badge_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-0/+16
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-2/+2
|
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
| | | | | | | - rewords examples starting with 'should' - rewords examples starting with 'it' Note: I had to manually fixup "onlies" to "only"
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
| | | | Adds `# frozen_string_literal: true` to spec/models ruby files
* Projects and groups badges APIFrancisco Javier López2018-03-051-0/+94