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
2021-05-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-01-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-11-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-11-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2018-08-06Retrieve merge request closing issues from database cacheFelipe Artur
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-01-31Make user/author use project.creator in most factoriesRémy Coutable
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
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-05-26Fix counters cache invalidation for Issues and Merge RequestsValery Sizov
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-08-13Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2015-12-09Tag service specsDouwe Maan
2015-11-30test fixValery Sizov
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-20Add action property to merge request hookjubianchi