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
2020-03-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-26Add usage pings for merge request creatingIgor
2019-05-06Fix merge request pipeline exist methodShinya Maeda
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-04Backport attached merge request pipelinesShinya Maeda
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-05Merge branch 'not-run-pipeline-on-empty-merge-request' into 'master'Grzegorz Bizon
2019-02-05Fix false-positive specHiroyuki Sato
2019-01-28Move validation logic to service layerHiroyuki Sato
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-04Refactor the logic of updating head pipelinesShinya Maeda
2018-12-05Merge request pipelinesShinya Maeda
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-04-11Prevent new merge requests for archived projectsBob Van Landuyt
2018-03-01/wip slash command on MR creationAdam Pahlevi
2018-01-17Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-16Don't create event in Merge Request Create ServiceJarka Kadlecova
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-29Set head pipeline when creating merge requestsFelipe Artur
2017-05-15[Spec optimization] Joining one-line 'it' blocksValery Sizov
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-09-20Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew
2016-09-20Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-05-20Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Create a pending task when an MR is assigned to someoneDouglas Barbosa Alexandre
2015-12-09Tag service specsDouwe Maan
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets