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-04-16Add a feature flag for subdirectory archivesNick Thomas
2019-04-16JSON-encoded binary fields should use Base64::encode64Nick Thomas
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-04Renamed terminal_specification to channel_specificationFrancisco Javier López
2019-04-02Download a folder from repositoryPatrick Bajao
2019-03-26Allow multiple repositories per projectBob Van Landuyt
2018-12-11Update GitLab Workhorse to v8.0.0Nick Thomas
2018-09-07Add receive_max_input_size setting to Application settingsRubén Dávila
2018-07-11Remove last flags from Blob and WorkhorseJacob Vosmaer
2018-07-10Merge branch 'gitaly-mandatory-20180709-jv' into 'master'Douwe Maan
2018-07-09Use stable gitlab-styles and eliminate offensesLin Jen-Shin
2018-07-09Use Gitaly for fetches and creating bundlesJacob Vosmaer
2018-07-09Make blob and other RPC's mandatoryJacob Vosmaer (GitLab)
2018-07-06Make all Gitaly diff flags mandatoryJacob Vosmaer
2018-05-17Move git archives downloading to GitalyZeger-Jan van de Weg
2018-04-19Add an API endpoint to download git repository snapshotsNick Thomas
2018-04-06Add new repository archive routeJames Ramsay
2018-03-29Gitlab-workhorse still needs RepoPath on Git HTTPJacob Vosmaer (GitLab)
2018-03-28Make all workhorse gitaly calls opt-out, take 2Jacob Vosmaer
2018-03-28Revert "Merge branch 'workhorse-gitaly-mandatory' into 'master'"Sean McGivern
2018-03-28Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)
2018-03-27Make all workhorse gitaly calls opt-outJacob Vosmaer (GitLab)
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-06Upgrade GitLab Workhorse to v3.6.0Kamil Trzciński
2018-01-09Add option to disable git archive caching in workhorseJacob Vosmaer
2017-10-30Support show-all-refs for git over HTTPNick Thomas
2017-10-10Fix a liniting error introduced by !14652Ahmad Sherif
2017-10-10Merge branch 'feature/migrate-workhorse-send-git-diff-patch-to-gitaly' into '...Robert Speicher
2017-10-09Migrate Workhorse Send{Diff,Patch} to GitalyAhmad Sherif
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-02[ci skip] Fix archive spec descrptionsAlejandro Rodríguez
2017-10-02Send extra Gitaly params for `send_git_archive` if neededAlejandro Rodríguez
2017-10-02Merge branch 'gitaly-add-branch' into 'master'Sean McGivern
2017-09-30Populate `Gitlay::Repository`'s `gl_repository` fieldAlejandro Rodríguez
2017-09-30Add username as GL_USERNAME in hooks (http)David Turner
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-09-29Migrate Git::Repository#rm_tag to GitalyAhmad Sherif
2017-09-01Make Gitaly PostUploadPack mandatoryJacob Vosmaer (GitLab)
2017-08-15Merge branch 'workhorse-deprecate-gitaly-address' into 'master'Douwe Maan
2017-08-15Remove deprecated field from workhorse API responsesJacob Vosmaer
2017-08-11Migrate force push check to GitalyAhmad Sherif
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-07-25Enable gitaly_post_upload_pack by defaultJacob Vosmaer
2017-07-24Use a unique feature name for Workhorse send blob migrationAhmad Sherif
2017-07-12Merge branch 'migrate-workhorse-send-blob-to-gitaly' into 'master'Robert Speicher
2017-07-11Migrate Workhorse SendBlob to GitalyAhmad Sherif
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-21Migrate Gitlab::Git::Blob.find to GitalyAhmad Sherif