summaryrefslogtreecommitdiff
path: root/app/presenters
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-1/+5
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+16
* Fix static analysis offencesTomasz Maczukin2018-03-282-4/+1
* Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-282-13/+20
* Change timeout_source to enumTomasz Maczukin2018-03-281-0/+14
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-11/+8
* Use select instead rejectOswaldo Ferreira2018-02-221-2/+2
* Move can_current_user_push_to_branch to PresenterOswaldo Ferreira2018-02-221-1/+7
* Update enabled Kubernetes cluster button to "Kubernetes configured"Eric Eastwood2018-02-221-1/+1
* Fix enabled filtering on stat anchorsEric Eastwood2018-02-211-4/+4
* Use method call instead hash accessesOswaldo Ferreira2018-02-211-4/+4
* Memoize method which is called multiple times on presenterOswaldo Ferreira2018-02-201-4/+7
* Add unit tests to presenter methodsOswaldo Ferreira2018-02-201-33/+41
* Use OpenStruct instead Hash for statistics buttonsOswaldo Ferreira2018-02-201-96/+58
* Improve methods namingOswaldo Ferreira2018-02-201-4/+4
* Move default_project_view tests to presenterOswaldo Ferreira2018-02-201-2/+2
* Move button list logic to project presenterOswaldo Ferreira2018-02-201-0/+359
* Address naming suggestionOswaldo Ferreira2018-02-071-4/+3
* Remove duplicate calls of MergeRequest#can_be_reverted?Oswaldo Ferreira2018-02-071-2/+10
* 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-14/+6
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-1/+1
* Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+18
* Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenterRémy Coutable2017-12-122-6/+19
* Refactor member view by using presenterTM Lee2017-12-113-0/+70
* Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon2017-12-061-0/+4
|\
| * Move can_toggle_cluster? from helper to presenterMatija Čupić2017-12-051-0/+4
* | Use actual head pipeline on merge request serializerFelipe Artur2017-12-051-1/+1
|/
* This worksShinya Maeda2017-10-231-2/+2
* Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-071-0/+11
|\
| * Improve specs for pipeline failure reason presenterGrzegorz Bizon2017-10-051-1/+5
| * Move part of pipeline presenter to main CE fileGrzegorz Bizon2017-10-051-1/+8
* | Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-061-0/+9
|/
* Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-041-1/+1
* Move trigger_variables to presenterShinya Maeda2017-09-041-0/+11
* trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-041-11/+0
* Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-0/+11
* Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-0/+6
* Convert target branch link to use treeClement Ho2017-07-111-2/+2
* MR branch link now links to tree instead of commitsClement Ho2017-07-101-1/+1
* Use new project_variables_path in this MRShinya Maeda2017-07-071-2/+2
* Adopt project_variable_path instead of namespace_project_variable_path. (Reso...Shinya Maeda2017-07-071-2/+2
* Basic BE changeShinya Maeda2017-07-072-0/+50
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-16/+11
* Display issue state in issue links section of merge request widget33381-display-issue-state-in-mr-widget-issue-linksAdam Niedzielski2017-06-091-2/+14
* Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-11/+3
|\
| * Implement ability to update deploy keysAlexander Randa2017-06-021-11/+3
* | Use sum instead of map + injectAdam Niedzielski2017-06-021-1/+1
* | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+144
|/