summaryrefslogtreecommitdiff
path: root/spec/presenters
Commit message (Expand)AuthorAgeFilesLines
* Add spec for build presenterShinya Maeda2018-10-031-0/+36
* Extend reports to support security featuresOlivier Gonzalez2018-09-271-18/+31
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-1/+1
* Resolve "Improve project overview UI"Dennis Tang2018-09-061-58/+95
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-091-6/+6
* Merge branch 'issue_44821' into 'master'Sean McGivern2018-08-061-1/+1
|\
| * Retrieve merge request closing issues from database cacheFelipe Artur2018-08-061-1/+1
* | Add specs for unsupported runnerKamil Trzciński2018-08-011-1/+1
* | Improve CommitStatusPresenterKamil Trzciński2018-08-011-0/+26
* | Add `runner_unsupported` CI failureKamil Trzciński2018-08-011-1/+1
|/
* Squashed commit of the following:Shinya Maeda2018-07-271-0/+86
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-112-7/+7
* 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