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-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.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-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-26Merge branch 'security-filter-related-branches-from-activity-feed' into 'master'GitLab Release Tools Bot
2019-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-20Restrict branches visible to guests in Issue feedKerri Miller
2019-10-29Merge branch 'security-2920-fix-notes-with-label-cross-reference' into 'master'GitLab Release Tools Bot
2019-10-24Add specs to cover label and milestone notesEugenia Grieff
2019-10-23Change Note#to_ability_name to 'note'Dylan Griffith
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-22Limit the size of issuable description and commentsAlexandru Croitor
2019-07-31Fix first-time contributor notes not renderingStan Hu
2019-07-11Banzai - avoid redis if attr is in DB cacheMario de la Ossa
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-14Hide "Edited" when note is transformed or resolvedHeinrich Lee Yu
2019-01-07Use parent instead of projectJarka Košanová
2018-11-29Merge branch 'security-guest-comments' into 'master'Cindy Pallares
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-03Filter system notes with public and private cross referencesBrett Walker
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-04-19Fix N+1 queries when loading participants for a commit noteStan Hu
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-02-05Add foreign keys to todos table.Andreas Brandl
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-13Make discussion mail References all notes in the discussionToon Claes
2017-12-13Make mail notifications of discussion notes In-Reply-To of each otherToon Claes
2017-12-06Throttle the number of UPDATEs triggered by touchYorick Peterse
2017-11-20add the missing specmicael.bergeron
2017-10-07Commenting on image diffsFelipe Artur
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
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-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher