summaryrefslogtreecommitdiff
path: root/spec/presenters/projects
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-346/+0
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-98/+26
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+13
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-203-62/+42
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-14/+21
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+142
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-0/+92
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-5/+47
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-0/+235
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-5/+56
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-251-0/+2
* Speed up loading and filtering deploy keys and their projectsNick Thomas2019-08-051-8/+0
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Implement ability to update deploy keysAlexander Randa2017-06-021-4/+0
* Added test case for the avaiable project keysJose Ivan Vargas2017-03-061-4/+11
* Renamed the redirect_request concern to repository_settings_redirectJose Ivan Vargas2017-03-061-1/+1
* Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-061-6/+37
* Introduced the deploy keys presenterGrzegorz Bizon2017-03-061-0/+28