summaryrefslogtreecommitdiff
path: root/spec/presenters
Commit message (Expand)AuthorAgeFilesLines
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-1/+1
* Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-023-1/+107
|\
| * Remove method as using nested resource routesThong Kuah2018-11-021-6/+0
| * Add missing specs for PresenterThong Kuah2018-11-021-0/+33
| * Move view and path concerns to presentersThong Kuah2018-11-013-1/+80
* | Merge branch 'gt-fix-quick-links-button-styles' into 'master'Annabel Dunstone Gray2018-10-311-1/+1
|\ \
| * | Fix quick links button stylesGeorge Tsiolis2018-10-291-1/+1
| |/
* | Move :plain option to Highlight classMark Chao2018-10-301-21/+5
* | Add BlobPresenter for highlightingMark Chao2018-10-301-0/+60
* | Merge branch 'security-51527-xss-in-mr-source-branch' into 'master'Jan Provaznik2018-10-291-0/+9
|\ \ | |/ |/|
| * Fix XSS in MR source branch namePaul Slaughter2018-10-121-0/+9
* | Merge branch 'use-raw-file-format' into 'master'Grzegorz Bizon2018-10-221-15/+17
|\ \
| * | Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-161-15/+17
| |/
* | Remove Koding integration and documentationStan Hu2018-10-121-31/+0
|/
* Rails 5: fix mysql milliseconds problems in scheduled build specsJasper Maes2018-10-061-1/+1
* 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