summaryrefslogtreecommitdiff
path: root/spec/models/protected_branch_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-59/+26
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-54/+96
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-1/+44
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-0/+24
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-15/+18
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-15/+109
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-0/+8
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-0/+6
* Add latest changes from gitlab-org/gitlab@14-4-stable-eeGitLab Bot2021-11-081-6/+11
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+11
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-0/+24
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+22
* 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-03-021-17/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-0/+28
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Allow protected branch creation via web and APIPatrick Bajao2019-03-061-0/+28
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use described_class when possibleRémy Coutable2017-07-271-18/+18
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-groupRémy Coutable2017-05-181-3/+0
* Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-031-0/+56
* Extract ProtectedRef ConcernJames Edwards-Jones2017-04-031-4/+4
* Support wildcard matches for protected branches at the model level.Timothy Andrew2016-07-051-0/+125
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-12/+0
* Tag model specsDouwe Maan2015-12-091-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
* Annotate modelsDmitriy Zaporozhets2015-01-221-5/+6
* Remove mass assgnment specsDmitriy Zaporozhets2014-06-261-1/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+2
* Fixed: post-receive, project remove, testsDmitriy Zaporozhets2013-02-051-15/+0
* Tests are fixed nowDmitriy Zaporozhets2013-01-051-9/+0
* Fix some tests. Use travis-ci 1.9.2Dmitriy Zaporozhets2013-01-051-1/+1
* Annotated. schema updatedDmitriy Zaporozhets2012-11-191-5/+5
* AnnotatedDmitriy Zaporozhets2012-10-091-0/+11
* tests fixAndrey Kumanyaev2012-10-091-1/+1
* set activerecord whitelist_attributes to trueNihad Abbasov2012-09-261-0/+4
* Add more coverage for model validations and associationsRobert Speicher2012-08-291-11/+9
* Remove annotations from specsRobert Speicher2012-08-291-11/+0
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-2/+2
* Remove useless Protected branch testrandx2012-08-021-13/+0
* Reannotatedrandx2012-06-261-2/+2
* lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx2012-05-261-1/+1
* Add spec for ProtectedBranch.Robb Kidd2012-05-101-1/+47
* ProtectedBranches model, Master permission for repo\n Allow push to protected...Dmitriy Zaporozhets2012-02-151-0/+16