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
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot
2022-09-20Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-03-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-08CE port for bulk updating group labelsEugenia Grieff
2019-07-24Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen
2019-07-23CE port for Group bulk edit merge requestsEugenia Grieff
2019-07-12Fix reply to discussion on promoted epicAlexandru Croitor
2019-07-10Upgrade rspec-rails to 3.8.2 and dependenciesDouglas Barbosa Alexandre
2019-07-09CE Port of Allow bulk update for group issuesFatih Acet
2019-05-24Fix typo in testegrieff
2019-05-23Test that upload links are rewritten for new notesegrieff
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-02-14Check issue milestone availabilityJarka Košanová
2018-12-19Adds validation to check if user can read projectTiago Botelho
2018-12-18Run CommonSystemNotesService on issuable createHeinrich Lee Yu
2018-11-12Extract code from Issues::MoveServiceJarka Košanová
2018-11-07Fix spec in EE which now trigger access to repositoryMark Chao
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-05-03Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison
2018-04-05Deleting a MR you are assigned to should decrements counterm b
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-18Reset todo counters when the target is deletedSean McGivern
2017-11-25Create issue and merge request destroy servicesGeorge Andrinopoulos
2017-11-23Fix WIP system note not being createdFelipe Artur
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-07Backport Fix '/unassign' slash commandValery Sizov