summaryrefslogtreecommitdiff
path: root/app/serializers/merge_request_widget_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-6/+14
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-1/+1
* Disable resolve conflicts for protected branchesPhil Hughes2019-01-071-0/+7
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+2
* post merge pipeline and environments statusAlessio Caiazza2018-10-291-0/+1
* Fixes close/reopen quick actions preview for issues and merge_requestsJacopo2018-10-151-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-1/+1
* Squashed commit of the following:Shinya Maeda2018-08-021-0/+6
* ensure that merge request widget serializer exposes `can_create_issue`Lukas Eipert2018-07-311-0/+4
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Allow merge requests from forks to be opened in Web IDEPhil Hughes2018-07-121-0/+6
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-281-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-4/+8
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-1/+1
* Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-0/+1
* Display merge commit SHA in merge widget after mergeOswaldo Ferreira2018-05-071-0/+7
* Link correct project when adding file to empty MRBob Van Landuyt2018-03-071-1/+1
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-1/+2
* Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-071-0/+1
* Don't do a commit lookup to present the MR entity, just return the shamr-commit-optimizationAlejandro Rodríguez2018-03-061-1/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+12
* Check MR state before submitting queries for discussion stateosw-short-circuit-mergeable-disccusions-stateOswaldo Ferreira2018-01-291-1/+12
* Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+10
* Simplify metrics fetching for closed/merged MRsosw-introduce-merge-request-statisticsOswaldo Ferreira2018-01-031-6/+5
* Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-3/+29
* Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributesOswaldo Ferreira2017-12-151-0/+181