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
2019-09-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Don't use the redis set cache yetNick Thomas
2019-09-10Revert "Revert "Cache branch and tag names as Redis sets""Nick Thomas
2019-09-03Stub DetectRepositoryLanguagesWorker for all testsIgor
2019-08-31Avoid calling freeze on already frozen strings in app/modelsdineshpanda
2019-08-29Revert "Cache branch and tag names as Redis sets"Nick Thomas
2019-08-19Merge branch '64251-branch-name-set-cache' into 'master'Robert Speicher
2019-08-16Expire project caches once per push instead of once per refStan Hu
2019-08-16Cache branch and tag names as Redis setsNick Thomas
2019-08-13Only expire tag cache once per pushStan Hu
2019-08-09Invalidate branches cache on PostReceivePatrick Bajao
2019-07-25Merge branch 'add-caching-to-archive-endpoint' into 'master'Grzegorz Bizon
2019-07-23Return an ETag headers for the archive endpointAhmad Sherif
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-08Fix race condition on merge train ref generationShinya Maeda
2019-07-05Extend MergeToRefService for creating merge ref from the other refShinya Maeda
2019-07-03Deprecate diverging commit count with max parameterJohn Cai
2019-06-28Add endpoint for fetching diverging commit countsIgor Drozdov
2019-06-03Bump Gitaly version to 1.44.0Douwe Maan
2019-05-28Disable two_step_rebase feature flagDouwe Maan
2019-05-16Merge branch 'jc-omit-count-diverging-commits-max' into 'master'Lin Jen-Shin
2019-05-16Properly clear the merge error upon rebase failureStan Hu
2019-05-14Omit max-count for diverging_commit_counts behind feature flagJohn Cai
2019-05-09Change DetectRepositoryLanguagesWorker to not receive userDiego Silva
2019-05-02Add support for two-step Gitaly Rebase RPCLuke Duncalfe
2019-05-01Update metrics dashboard API to load yml from repoSarah Yasonik
2019-04-29Port changes for design management to CEBob Van Landuyt
2019-04-16Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas
2019-04-11Revert "Merge branch '24704-download-repository-path' into 'master'"Patrick Bajao
2019-04-02Download a folder from repositoryPatrick Bajao
2019-03-26Allow multiple repositories per projectBob Van Landuyt
2019-03-19Revert "Merge branch..."Rémy Coutable
2019-03-18New Repository#insights_config methodRémy Coutable
2019-03-13Run rubocop -aNick Thomas
2019-03-12Cache Repository#root_ref within a requestStan Hu
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-02-25Support merge to ref for merge-commit and squashOswaldo Ferreira
2019-02-07Add client support for count diverging commitsJohn Cai
2019-02-06Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable
2019-02-06Allow custom squash commit messagesLuke Duncalfe
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-02-01Fix migration when project repository is missingMark Chao
2019-01-09Revert "Merge branch '3062-improve-project-cache' into 'master'"Stan Hu
2019-01-02Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis
2018-12-08Raise an error on ambiguous refsMatija Čupić
2018-12-08Rename Repository#resolve_ref to expand_refMatija Čupić
2018-12-08Make full ref in Repository#resolve_ref explicitMatija Čupić