summaryrefslogtreecommitdiff
path: root/spec/presenters
Commit message (Expand)AuthorAgeFilesLines
* Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+63
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenterRémy Coutable2017-12-122-0/+4
* Refactor member view by using presenterTM Lee2017-12-112-0/+272
* Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon2017-12-061-0/+40
|\
| * Move can_toggle_cluster? from helper to presenterMatija Čupić2017-12-051-0/+40
* | use actual head pipeline on merge request presenterFelipe Artur2017-12-051-1/+1
|/
* spec for spec/presentersShinya Maeda2017-10-311-6/+5
* Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-071-0/+17
|\
| * Improve specs for pipeline failure reason presenterGrzegorz Bizon2017-10-051-0/+17
* | Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-061-0/+35
|/
* Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-041-0/+4
* Move trigger_variables to presenterShinya Maeda2017-09-041-0/+34
* Store & use ConvDev percentages returned by Version app35761-convdev-percJarka Kadlecova2017-08-071-3/+3
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-025-8/+8
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Fix spec name grammermr-branch-link-use-treeClement Ho2017-07-121-3/+3
* Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-0/+24
* Convert target branch link to use treeClement Ho2017-07-111-3/+3
* MR branch link now links to tree instead of commitsClement Ho2017-07-101-0/+13
* Use new project_variables_path in this MRShinya Maeda2017-07-071-4/+4
* Basic BE changeShinya Maeda2017-07-072-0/+126
* Add many foreign keys to the projects tableYorick Peterse2017-07-061-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Display issue state in issue links section of merge request widget33381-display-issue-state-in-mr-widget-issue-linksAdam Niedzielski2017-06-091-0/+10
* Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-4/+0
|\
| * Implement ability to update deploy keysAlexander Randa2017-06-021-4/+0
* | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+36
|/
* Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-121-7/+7
* Merge request widget redesignFatih Acet2017-05-091-0/+356
* Add missing tests and update test descriptionLin Jen-Shin2017-04-061-1/+1
* Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-062-21/+15
* Add test for presentersLin Jen-Shin2017-04-062-0/+86
* 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
* More improvements to presenters23563-document-presentersRémy Coutable2017-01-182-37/+16
* Improve presenter architectureRémy Coutable2017-01-184-58/+98
* Document presentersRémy Coutable2017-01-182-0/+58