summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/view/presenter
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-9/+25
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+33
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+28
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-204-4/+4
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+3
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-234-0/+8
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+7
* Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenterRémy Coutable2017-12-121-0/+8
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-4/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Raise Gitlab::View::Presenter::CannotOverrideMethodError if presentee already...26943-fix-user-in-build-presenterRémy Coutable2017-01-251-4/+3
* Don't override presentee methods for Gitlab::View::Presenter::DelegatedRémy Coutable2017-01-243-17/+20
* More improvements to presenters23563-document-presentersRémy Coutable2017-01-184-50/+51
* Improve presenter factoryRémy Coutable2017-01-181-0/+42
* Improve presenter architectureRémy Coutable2017-01-183-0/+104