summaryrefslogtreecommitdiff
path: root/app/presenters
Commit message (Expand)AuthorAgeFilesLines
* Add `present_using` to typesBob Van Landuyt2018-06-051-0/+19
* Removes redundant error message for script failuresMayra Cabrera2018-05-241-2/+1
* Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-241-0/+11
|\
| * Notify with email when merge request became unmergeablelulalala2018-05-171-0/+11
* | Respect the inheritance chain between Ci::Build and CommitStatus46177-fix-present-on-generic-commit-statusMayra Cabrera2018-05-162-25/+24
* | Makes CommitStatus and GenericCommitStatus respond to presentableMayra Cabrera2018-05-152-0/+4
|/
* Respect permissions when showing Failed JobsKamil Trzciński2018-05-061-0/+10
* Only show push-to-master authorized usersBob Van Landuyt2018-04-241-7/+10
* 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/+21
* Share collaboration check between view and presenterBob Van Landuyt2018-04-111-12/+3
* Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-1/+1
* 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