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
2017-11-06Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-06Merge branch 'jej/fix-lfs-changes-laziness' into 'master'Douwe Maan
2017-11-06Gitlab::Git::RevList and LfsChanges use lazy popenJames Edwards-Jones
2017-11-06Gitlab::Git::Popen can lazily hand output to a blockJames Edwards-Jones
2017-11-03Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez
2017-11-02Merge branch 'gitaly-ff-merge' into 'master'Rémy Coutable
2017-11-01Merge branch 'jej/lfs-change-detection' into 'master'Douwe Maan
2017-11-01Detect changes to LFS pointers for pruning and integrity checkJames Edwards-Jones
2017-10-31Incorporate Gitaly's OperationService.UserFFBranch RPCAlejandro Rodríguez
2017-10-31Migrate Gitlab::Git::Wiki#file to GitalyAhmad Sherif
2017-10-31Migrate Gitlab::Git::Wiki#page to GitalyAhmad Sherif
2017-10-31Migrate Gitlab::Git::Wiki#delete_page to GitalyAhmad Sherif
2017-10-27Fetch the merged branches at onceLin Jen-Shin (godfat)
2017-10-27Merge branch 'zj-commit-cache' into 'master'Sean McGivern
2017-10-27Avoid using Rugged in Gitlab::Git::Wiki#preview_slugAhmad Sherif
2017-10-27Cache commits on the repository modelZeger-Jan van de Weg
2017-10-26Merge branch 'an/local_branches_opt_out' into 'master'Douwe Maan
2017-10-26Merge branch 'fix/add-path-attr-to-wiki-file' into 'master'Sean McGivern
2017-10-26Add path attribute to WikiFile classAhmad Sherif
2017-10-26Make local_branches OPT_OUTAndrew Newdigate
2017-10-25Fix the incorrect value being used to set GL_USERNAME on hooksAlejandro Rodríguez
2017-10-25Merge branch 'gitaly-ff-merge-preparation' into 'master'Rémy Coutable
2017-10-24Move all rugged operation for ff_merge inside Gitlab::GitAlejandro Rodríguez
2017-10-24Merge branch 'gitaly-gl-username' into 'master'Douwe Maan
2017-10-23Support `Gitaly::User`'s gl_username fieldAlejandro Rodríguez
2017-10-23Allow enabling the circuitbreaker using an env variableBob Van Landuyt
2017-10-23Perform the stat check multiple times when checking a storageBob Van Landuyt
2017-10-23Implement backoff for the circuitbreakerBob Van Landuyt
2017-10-18Merge branch 'feature/migrate-wiki-write-page-to-gitaly' into 'master'Sean McGivern
2017-10-17Merge branch 'bvl-do-not-use-redis-keys' into 'master'Rémy Coutable
2017-10-17Don't use `Redis#keys` in the circuitbreakerBob Van Landuyt
2017-10-17Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan
2017-10-17Read circuitbreaker settings from `Gitlab::CurrentSettings`Bob Van Landuyt
2017-10-16Migrate Gitlab::Git::Wiki#write_page to GitalyAhmad Sherif
2017-10-16Merge branch 'git-env-handle-arrays' into 'master'Sean McGivern
2017-10-16Add Gitlab::Git::Env.to_env_hashJacob Vosmaer
2017-10-16Merge branch 'conflict-resolution-refactor' into 'master'Sean McGivern
2017-10-16Popen with a timeoutAndrew Newdigate
2017-10-13Merge Merge Requests via GitalyJacob Vosmaer
2017-10-13Move line code generation into Gitlab::GitAlejandro Rodríguez
2017-10-13Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez
2017-10-13Refactor conflict resolution to contain git ops within Gitlab::GitAlejandro Rodríguez
2017-10-13Clean hierarchy of calls between models and Gitalb::Git for blob searchAlejandro Rodríguez
2017-10-13Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez
2017-10-12Merge branch 'fix/rugged-alternate-paths' into 'master'Douwe Maan
2017-10-12Merge branch 'gitaly-fetch-remote' into 'master'Dmitriy Zaporozhets
2017-10-12Fix the format of rugged alternate directory listAhmad Sherif
2017-10-11Pass git object dir attributes as relative paths to GitalyAhmad Sherif
2017-10-10Use Gitaly's RepositoryService.HasLocalBranches RPCAlejandro Rodríguez
2017-10-10Add `Gitlab::Git::Repository#fetch` commandAlejandro Rodríguez