summaryrefslogtreecommitdiff
path: root/app/models/merge_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-12/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Backport changes for 16252 in EE add current_user to report comparison servicesCan Eldem2019-09-111-3/+4
* Use delete_all for deleting eventsevents-delete-allJan Provaznik2019-09-071-1/+1
* Extend License Compliance entity for Pipelines and MR viewCan Eldem2019-09-051-2/+2
* Add structure to support EE feature of COARKerri Miller2019-09-051-0/+6
* Add pipeline.type key to PipelineEntityadd-pipeline-type-key-in-pipeline-entityShinya Maeda2019-09-031-0/+4
* Only read rebase status from the modelNick Thomas2019-08-151-12/+1
* Split MR widget into cached and non-cached serializersIgor2019-08-091-0/+16
* CE port for bulk updating group labelsEugenia Grieff2019-08-081-0/+1
* Add exclusive lease to mergeability check processosw-avoid-errors-due-to-concurrent-callsOswaldo Ferreira2019-07-311-1/+1
* Further remove code branches by database typeAndreas Brandl2019-07-291-8/+1
* Merge branch 'dz-remove-old-ignore-column' into 'master'Robert Speicher2019-07-161-5/+0
|\
| * Remove old ignore_column in AR modelsdz-remove-old-ignore-columnDmitriy Zaporozhets2019-07-151-5/+0
* | Add commit_id to AttributeCleaner::ALLOWED_REFERENCESgeorgekoltsov/63955-fix-import-with-source-branch-deletedGeorge Koltsov2019-07-151-3/+5
* | Always return MR diff_refs if importingGeorge Koltsov2019-07-111-0/+2
|/
* Fix race condition on merge train ref generationrun-pipeline-for-merge-train-at-train-ref-ceShinya Maeda2019-07-081-0/+13
* Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-1/+27
* Update TODO: allow_collaboration column renamingfix-todo-allow_collaborationMark Chao2019-07-031-0/+1
* Use actual_head_pipeline to enforce presenceFabio Pitino2019-06-251-2/+2
* Require pipeline if "Pipeline must succeed" is setrequire-pipeline-when-enabling-only-allow-merge-if-pipeline-succeedsFabio Pitino2019-06-251-1/+1
* Avoid touching the MR status if MR is not openedOswaldo Ferreira2019-06-211-4/+0
* Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-201-21/+19
* Raise an error if creating the MergeRequestDiff failsNick Thomas2019-06-131-1/+1
* Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-111-15/+21
* Create BaseService for Auto Merge architecturecreate-base-class-for-auto-merge-architectureShinya Maeda2019-06-061-15/+0
* Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-031-21/+15
|\
| * Add payload to the service responseOswaldo Ferreira2019-05-311-4/+0
| * Simplify merge_ref_head methodsOswaldo Ferreira2019-05-311-6/+4
| * Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-311-21/+21
* | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-031-0/+12
|\ \
| * \ Merge branch 'security-60039' into 'master'GitLab Release Tools Bot2019-06-031-0/+12
| |\ \ | | |/ | |/|
| | * Validate MR branch namesMark Chao2019-05-031-0/+12
* | | Abstract auto merge processesShinya Maeda2019-06-031-6/+18
|/ /
* | Fix remaining failures in shoulda-matcherStan Hu2019-05-211-0/+2
* | Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-061-7/+3
* | Fix environment automatic on_stop triggerShinya Maeda2019-04-301-0/+10
* | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* | Backport changes from EEMatija Čupić2019-04-161-1/+1
* | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-47/+4
|/
* Do not show system notes on commits in the MR page55268-exclude-system-notes-from-commits-in-mrHeinrich Lee Yu2019-04-021-9/+10
* Backport splitting approval changes from CEIgor2019-04-021-6/+2
* Merge branch 'issue_51789_part_1' into 'master'Sean McGivern2019-04-021-0/+4
|\
| * Merge masterFelipe Artur2019-03-271-41/+90
| |\
| * \ Merge branch 'master' into issue_51789_part_1Felipe Artur2019-02-191-4/+4
| |\ \
| * | | Fix broken specsFelipe Artur2019-02-141-1/+1
| * | | Split background migration for issues and merge requestsFelipe Artur2019-02-141-1/+1