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
2018-03-27Port LFS direct_upload from EEAlessio Caiazza
2018-03-07naming thingsKim "BKC" Carlbäcker
2018-03-06Make git push mandatoryKim "BKC" Carlbäcker
2018-02-06Upgrade GitLab Workhorse to v3.6.0Kamil Trzciński
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-22Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH ...Jacob Vosmaer (GitLab)
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-09Add option to disable git archive caching in workhorseJacob Vosmaer
2017-12-03Remove Ci::Build#artifacts_file?Zeger-Jan van de Weg
2017-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-10-30Support show-all-refs for git over HTTPNick Thomas
2017-10-09Migrate Workhorse Send{Diff,Patch} to GitalyAhmad Sherif
2017-10-02Send extra Gitaly params for `send_git_archive` if neededAlejandro Rodríguez
2017-09-30add username to authorized result, so that gitlab-shell can pass it to hooksDavid Turner
2017-09-08Backport the EE signature of Gitlab::Workhorse#send_artifacts_entryRémy Coutable
2017-09-05Make it explicit that workhorse needs artifact pathGrzegorz Bizon
2017-09-01Make Gitaly PostUploadPack mandatoryJacob Vosmaer (GitLab)
2017-08-15Remove deprecated field from workhorse API responsesJacob Vosmaer
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-07-07Remove option to disable Gitaly completelyJacob Vosmaer
2017-06-20Rubocop and comment fixesJacob Vosmaer
2017-06-20Send gitaly token to workhorse when neededJacob Vosmaer
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-31Allow PostReceivePack to be enabled with GitalyAlejandro Rodríguez
2017-05-15Don't reuse gRPC channelsJacob Vosmaer
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-05Pass GL_REPOSITORY in Workhorse responsesAlejandro Rodríguez
2017-04-19Make location of gitlab_workhorse_secret configurableJakub Jirutka
2017-04-07Send more Gitaly::Repository fieldsJacob Vosmaer
2017-04-05Remove deprecated field from workhorse responseJacob Vosmaer
2017-04-04Merge branch 'workhorse-gitaly-address' into 'master' Sean McGivern
2017-04-04Pass GitalyAddress to workhorseJacob Vosmaer
2017-04-04Disable support for Gitaly PostReceivePackAhmad Sherif
2017-04-03Add feature flags for enabling (Upload|Receive)Pack for GitalyAhmad Sherif
2017-04-03Pass Gitaly Repository messages to workhorseJacob Vosmaer
2017-03-29Change socket_path to gitaly_addressJacob Vosmaer
2017-03-06Update notification codeKamil Trzcinski
2017-03-03Add specs for notificationsKamil Trzcinski
2017-03-03Add support for Workhorse notificationsKamil Trzcinski
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-01-18Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabledAhmad Sherif
2016-12-19Add terminals to the Kubernetes deployment serviceNick Thomas
2016-12-15Add Gitlab::Middleware::MultipartJacob Vosmaer