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-10-19Add latest changes from gitlab-org/gitlab@16-5-stable-eev16.5.0-rc42GitLab Bot
2023-07-19Add latest changes from gitlab-org/gitlab@16-2-stable-eev16.2.0-rc42GitLab Bot
2023-06-20Add latest changes from gitlab-org/gitlab@16-1-stable-eev16.1.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
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-03-31Add latest changes from gitlab-org/security/gitlab@14-9-stable-eeGitLab Bot
2022-01-20Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.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-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2019-12-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-19Added Usage Data for some Web IDE actionsFrancisco Javier López
2019-02-23Allow Gitaly N+1 queries in MR CreationsControllerLuke Bennett
2018-11-07Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan
2018-10-23Make new merge request URL more friendly when pushing codeblackst0ne
2018-10-01Merge branch 'security-6881-project-group-approvers-leaks-private-group-info-...Bob Van Landuyt
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-24Ports new refactor from EE to CETiago Botelho
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-22Speed up diff comparisons by limiting number of commit messages renderedStan Hu
2018-05-03Load branches on new merge request page asynchronouslyWinnie Hellmann
2018-04-11Rename `create_merge_request` permissionsBob Van Landuyt
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-15Fix error on changes tab when merge request cannot be createdFelipe Artur
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-13Migrate Gitlab::Git::Repository#merge_base_commit to GitalyAhmad Sherif
2017-11-28Ensure MRs always use branch refs for comparisonSean McGivern
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-11-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
2017-10-07Find branches in all projects in the fork networkBob Van Landuyt
2017-09-06Adds cacheless render to Banzai object renderTiago Botelho
2017-07-14Make sure MergeRequest commit methods work when either compare_commits or mer...Douwe Maan
2017-06-29Split up MergeRequestsControllerDouwe Maan