summaryrefslogtreecommitdiff
path: root/app/serializers/merge_request_widget_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+4
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-10/+0
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-3/+14
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-9/+8
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+22
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+19
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+33
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-041-0/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-8/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Reduce the number of SQL requests on MR-showIgor2019-08-281-12/+0
* Remove mergeTrain from FE since it's used only in EEIgor2019-08-221-1/+3
* Split MR widget into cached and non-cached serializersIgor2019-08-091-248/+34
* Extract MR's widget into a separate endpointid-extract-widget-into-different-requestIgor Drozdov2019-06-281-2/+6
* Omit issues links in merge request entity API responseStan Hu2019-06-201-1/+4
* Abstract auto merge processesShinya Maeda2019-06-031-3/+7
* Add two warning messages to the MR widgetnfriend-update-merge-request-widget-for-post-merge-pipelinesNathan Friend2019-04-151-0/+4
* Fixed test specsOswaldo Ferreira2019-04-041-1/+1
* Backport EE changeexpose-mr-pipeline-parameters-for-merge-widget-ceShinya Maeda2019-04-021-0/+1
* 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