Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09[CE port] Bypass push rules for merge to ref serviceOswaldo Ferreira
2019-06-28Replace 'JIRA' with 'Jira'Takuya Noguchi
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-03-26Allow custom hooks errors to appear in GitLab UILuke Duncalfe
2019-03-08Revert "Merge branch 'sh-show-pre-receive-error-merge' into 'master'"Luke Duncalfe
2019-03-02Show pre-receive error message in merge request widgetStan Hu
2019-02-25Check authorization in merge servicesOswaldo Ferreira
2019-02-06Allow custom squash commit messagesLuke Duncalfe
2018-08-06Retrieve merge request closing issues from database cacheFelipe Artur
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-11Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-02Save and expose only generic merge errorJan Provaznik
2017-12-14Clear caches before updating MR diffsZeger-Jan van de Weg
2017-11-10Prevent fast forward merge when rebase is requiredFelipe Artur
2017-10-27Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira
2017-10-11add specmicael.bergeron
2017-09-27Clean merge_jid whenever necessary on the merge processOswaldo Ferreira
2017-08-28Cleans merge_jid when possible on MergeServiceOswaldo Ferreira
2017-08-28Track enqueued and ongoing MRsOswaldo Ferreira
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-04Prevent accidental deletion of protected MR source branch by repeating checks...Douwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-02-16Show merge errors in merge request widgetSean McGivern
2016-12-01Refactor JiraService by moving code out of JiraService#execute methodAdam Niedzielski
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-11-18Allow enabling and disabling commit and MR events for JIRAFelipe Artur
2016-11-18Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-10-19Improve error logging of MergeServiceStan Hu
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-04Fix bug when trying to cache closed issues from external issue trackersFelipe Artur
2016-09-29Close todos when accepting a MR via the API.Tony Gambone
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-29Properly abort a merge when merge conflicts occurStan Hu
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-04Handle custom Git hook result in GitLab UIValery Sizov
2016-05-20Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs
2015-12-09Merge branch 'master' into split-up-buildsDouwe Maan
2015-12-09Tag service specsDouwe Maan
2015-12-07Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-12-02Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg
2015-11-30test fixValery Sizov
2015-10-01Improve error message when merging failsValery Sizov
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets