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-05-17Remove the mr_push_options feature flagLuke Duncalfe
2019-04-09Refactor PushOptionsHandlerService from reviewLuke Duncalfe
2019-04-09Support merge request create with push optionsLuke Duncalfe
2019-03-26Allow multiple repositories per projectBob Van Landuyt
2019-02-16Include gl_project_path in API /internal/allowed responseStan Hu
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-05-17Don't pass the repository path to Gitlab ShellZeger-Jan van de Weg
2018-03-30Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)
2018-03-21Send Gitaly payload for git-upload-archive SSH commandsAlejandro Rodríguez
2018-03-06Make git push mandatoryKim "BKC" Carlbäcker
2018-02-06Moves project creationg to git access check for git pushTiago Botelho
2018-02-06Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho
2018-02-06Move new project on push logic to a serviceTiago Botelho
2018-02-06Add specsTiago Botelho
2018-02-06Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho
2018-01-22Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH ...Jacob Vosmaer (GitLab)
2017-11-30Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-29SSHUploadPack over Gitaly is now OptOutKim "BKC" Carlbäcker
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-14Use relative git object paths to construct absolute ones before setting EnvAhmad Sherif
2017-09-18Allow simple ivar ||= form. Update accordinglyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-09-06Return a value to check if redis is available on /internal/checkAlejandro Rodríguez
2017-08-31Implement /internal/post_receive unified endpoint for PostReceive tasksAlejandro Rodríguez
2017-07-07Send Gitaly Repository with /api/internal/allowedKim "BKC" Carlbäcker
2017-06-17Add “Project moved” error to Git-over-SSHMichael Kozono
2017-06-05Refactor construction of responseMichael Kozono
2017-05-03Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez
2017-04-14Remove unused user activities codeSean McGivern
2017-04-14Remove user activities table and use redis instead of PG for recording activi...James Lopez
2017-04-10Set Git-specific env in /api/internal/allowedRémy Coutable
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2016-12-16Accept environment variables from the `pre-receive` script.Timothy Andrew
2016-11-16Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas