summaryrefslogtreecommitdiff
path: root/app/presenters
Commit message (Expand)AuthorAgeFilesLines
* Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-062-3/+5
* Add test for presentersLin Jen-Shin2017-04-061-4/+0
* Fix test and only show job status title if it'sLin Jen-Shin2017-04-051-0/+6
* rename pipeline_presenterRydkin Maxim2017-04-041-1/+1
* remove redundant `pipeline`Rydkin Maxim2017-04-041-1/+1
* add presenter for status badgeRydkin Maxim2017-04-041-0/+13
* Added delegations to comply with the new rubocop rulesJose Ivan Vargas2017-03-061-12/+3
* Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-061-0/+4
* Introduced the deploy keys presenterGrzegorz Bizon2017-03-061-0/+65
* Don't override presentee methods for Gitlab::View::Presenter::DelegatedRémy Coutable2017-01-241-3/+3
* More improvements to presenters23563-document-presentersRémy Coutable2017-01-184-28/+19
* Fix typos and improve presenters documentationRémy Coutable2017-01-181-39/+28
* Improve presenter architectureRémy Coutable2017-01-184-20/+24
* Document presentersRémy Coutable2017-01-183-0/+185