summaryrefslogtreecommitdiff
path: root/spec/models/generic_commit_status_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-091-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-011-28/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-11-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-0/+74
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Respect the inheritance chain between Ci::Build and CommitStatus46177-fix-present-on-generic-commit-statusMayra Cabrera2018-05-161-0/+6
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+7
* Add URL validations for generic commit statusesGrzegorz Bizon2017-01-181-0/+7
* Add specs for a new external build detailed statusGrzegorz Bizon2017-01-171-4/+22
* Add some missing tests for detailed status methodsbuild-statusesGrzegorz Bizon2016-12-141-2/+14
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-5/+5
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-2/+2
* Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-031-1/+1
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-2/+2
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-34/+0
* Annotate modelsStan Hu2016-01-061-0/+1
* Tag model specsDouwe Maan2015-12-091-1/+1
* Annotate modelsDmitriy Zaporozhets2015-11-131-0/+33
* Implement Commit Status APIKamil Trzcinski2015-10-121-0/+39