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-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.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-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-13Rename methods that conflict in Rails 5.2Heinrich Lee Yu
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-01-24Allow admins/auditors to read private personal snippetsPatrick Bajao
2018-12-19Adds validation to check if user can read projectTiago Botelho
2018-09-21Check snippet note event visibilityNick Thomas
2018-09-21Fix Event#visible_to_user? for milestonesNick Thomas
2018-05-29Throttle updates to Project#last_repository_updated_at.Andreas Brandl
2018-03-06Singularize model name.Andreas Brandl
2018-03-06Rename to UserInteractedProjects.Andreas Brandl
2018-03-06Only track contributions if table is available.Andreas Brandl
2018-03-06Track which projects a user contributed to.Andreas Brandl
2018-01-04Eager load event target authors whenever possibleYorick Peterse
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-09-06Finish migration to the new events setupYorick Peterse
2017-08-22Fix display of push events for removed refsYorick Peterse
2017-08-10Migrate events into a new formatYorick Peterse
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-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov
2017-05-04Update last_repository_updated_at when a push event is createdDouglas Barbosa Alexandre
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-02-02Add traits for the different Event types to the Event factoryRobert Speicher
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-11-25Removed data-user-is view codeYorick Peterse
2016-11-16Allow commit note to be visible if repo is visibleRémy Coutable
2016-11-09Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher
2016-10-20Differentiate the expire from leave eventCallum Dryden
2016-10-13Union examples in event spec fo speed upSemyon Pupkov
2016-10-11Make guests unable to view MRsValery Sizov
2016-10-04Remove lease from Event#reset_project_activityYorick Peterse
2016-09-19Restrict last_activity_at updates to one per hourYorick Peterse
2016-07-07Update test with new factory nameDouwe Maan
2016-07-06Use a more future-proof check for Note/LegacyDiffNoteRémy Coutable
2016-07-04Fix diff comments not showing up in activity feedRémy Coutable
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen