summaryrefslogtreecommitdiff
path: root/spec/presenters
Commit message (Expand)AuthorAgeFilesLines
* Notify only when unmergeable due to conflictMark Chao2018-06-201-35/+0
* Removes redundant error message for script failuresMayra Cabrera2018-05-241-2/+2
* Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-241-0/+35
|\
| * Notify with email when merge request became unmergeablelulalala2018-05-171-0/+35
* | Respect the inheritance chain between Ci::Build and CommitStatus46177-fix-present-on-generic-commit-statusMayra Cabrera2018-05-162-1/+16
|/
* Only show push-to-master authorized usersBob Van Landuyt2018-04-241-0/+11
* Changed anchor not to have the js prefix, add i18nJose Ivan Vargas2018-04-201-1/+1
* Create autodevops settings sectionsJose Ivan Vargas2018-04-201-1/+1
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+35
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-5/+88
* Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-221-1/+1
* Update enabled Kubernetes cluster button to "Kubernetes configured"Eric Eastwood2018-02-221-2/+2
* Make ruby-lint happyOswaldo Ferreira2018-02-211-2/+2
* Add unit tests to presenter methodsOswaldo Ferreira2018-02-201-0/+274
* Move default_project_view tests to presenterOswaldo Ferreira2018-02-201-2/+94
* Move button list logic to project presenterOswaldo Ferreira2018-02-201-0/+31
* Use `resource` in Group Variables routing schemeMatija Čupić2018-02-051-2/+2
* Use `resource` in Project Variables routing schemeMatija Čupić2018-02-051-2/+2
* Update CI Variable presenters pathsMatija Čupić2018-02-052-26/+8
* 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