summaryrefslogtreecommitdiff
path: root/app/presenters
Commit message (Expand)AuthorAgeFilesLines
* Suggests issues when typing titlePhil Hughes2018-11-272-0/+18
* Refactor how a few ActiveRecord enums are definedrefactor-enums-for-eeYorick Peterse2018-11-151-4/+6
* Reverse view override as EE has an override tooThong Kuah2018-11-083-0/+14
* Refactor to use presenterThong Kuah2018-11-083-5/+28
* Consolidate how we allow user defined namespaceThong Kuah2018-11-081-4/+0
* Rename is_project? to project?Mike Greiling2018-11-083-3/+3
* Update empty state for group clusters indexMike Greiling2018-11-083-0/+12
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-0/+4
* Extend clusters_controller for group type clustersThong Kuah2018-11-082-0/+17
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-2/+3
* Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-023-0/+69
|\
| * Use polymorphic_paths where we cantop_level_clusters_controllerThong Kuah2018-11-022-28/+4
| * Add missing specs for PresenterThong Kuah2018-11-021-0/+20
| * Resolve controller sharing concernThong Kuah2018-11-011-0/+20
| * Move view and path concerns to presentersThong Kuah2018-11-013-0/+53
* | 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
| |/
* | Centralize loading blob data before highlightingMark Chao2018-10-301-0/+2
* | Move :plain option to Highlight classMark Chao2018-10-301-1/+1
* | Add BlobPresenter for highlightingMark Chao2018-10-301-0/+14
* | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-291-1/+2
|\ \ | |/
| * Add failure reason for execution timeoutShinya Maeda2018-10-281-1/+2
* | Merge branch 'security-51527-xss-in-mr-source-branch' into 'master'Jan Provaznik2018-10-291-9/+3
|\ \ | |/ |/|
| * Fix XSS in MR source branch namePaul Slaughter2018-10-121-9/+3
* | Merge branch 'use-raw-file-format' into 'master'Grzegorz Bizon2018-10-221-5/+5
|\ \
| * | Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-161-5/+5
| |/
* | Remove Koding integration and documentationStan Hu2018-10-121-51/+1
|/
* Rename failure reason to stale_scheduleShinya Maeda2018-10-021-1/+1
* Fix commit status presenter specShinya Maeda2018-10-021-1/+2
* Introduce ProceedBuildServiceShinya Maeda2018-10-021-1/+1
* Introduce enqueue_scheduled eventShinya Maeda2018-10-021-0/+4
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-114-2/+14
* Merge branch '7204-follow-up-protected-environments-technical-debt-ce' into '...Kamil Trzciński2018-09-071-1/+7
|\
| * Introduce class methods so CE constants can be easily overridden on EEMayra Cabrera2018-09-071-1/+7
* | Resolve "Improve project overview UI"Dennis Tang2018-09-061-66/+92
|/
* Enable frozen string in vestigial app filesgfyoung2018-08-121-0/+2
* 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-7/+8
* | Add `runner_unsupported` CI failureKamil Trzciński2018-08-011-2/+3
|/
* Squashed commit of the following:Shinya Maeda2018-07-271-0/+43
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-2416-0/+32
* Add readme button to non-empty project pageImre Farkas2018-07-031-2/+3
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-281-0/+4
* Notify only when unmergeable due to conflictMark Chao2018-06-201-11/+0
* 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