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-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
2017-06-20Send gitaly token to workhorse when neededJacob Vosmaer
2017-06-15Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez
2017-05-31Allow PostReceivePack to be enabled with GitalyAlejandro Rodríguez
2017-05-15Don't reuse gRPC channelsJacob Vosmaer
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-05Pass GL_REPOSITORY in Workhorse responsesAlejandro Rodríguez
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-06Use set_key_and_notifyKamil Trzcinski
2017-03-06Update notification codeKamil Trzcinski
2017-03-03Add specs for notificationsKamil Trzcinski
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
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-09-22Use base SHA for patches and diffsNick Thomas
2016-09-13Allow trailing newline in secret base64 dataJacob Vosmaer
2016-09-06Constants in specsJacob Vosmaer
2016-09-05Verify JWT messages from gitlab-workhorseJacob Vosmaer
2016-06-06Add workhorse controller and API helpersDouwe Maan
2016-02-02First version of "git archive" headersJacob Vosmaer