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-05-03Whitelist query limits for internal APIStan Hu
2019-04-17Fix logic in Api::Internal testLuke Duncalfe
2019-04-09Feature flag for merge requestion push optionsLuke Duncalfe
2019-04-09Refactor PushOptionsHandlerService from reviewLuke Duncalfe
2019-04-09Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe
2019-04-09Change double quote strings to single quotesLuke Duncalfe
2019-04-09Support merge request create with push optionsLuke Duncalfe
2019-04-05Fall back to project repository type by defaultBob Van Landuyt
2019-04-04Allow console messages be sent to gitlab-shellAsh McKenzie
2019-03-26Allow multiple repositories per projectBob Van Landuyt
2019-03-12Remove fake repository_path responseFabio Papa
2019-03-12Merge branch 'bvl-internal-auth-using-header' into 'master'Nick Thomas
2019-03-11Authenticate the internal API using a headerBob Van Landuyt
2019-03-11Add spec for `/api/internal/discover` without userBob Van Landuyt
2019-02-16Include gl_project_path in API /internal/allowed responseStan Hu
2019-02-15Include expires_in for LFS authentication payloadAsh McKenzie
2019-01-24Enable the Layout/ExtraSpacing copRĂ©my Coutable
2018-12-31Add support for Git push options, specifically ci.skipJonathon Reinhart
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-17Merge branch '55433-un-revert-https-gitlab-com-gitlab-org-gitlab-ce-commit-00...Yorick Peterse
2018-12-17Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default""Ash McKenzie
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-05Revert "LfsToken uses JSONWebToken::HMACToken by default"🤖 GitLab Bot 🤖
2018-12-05LfsToken uses JSONWebToken::HMACToken by defaultAsh McKenzie
2018-11-07Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan
2018-10-30Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'Douwe Maan
2018-10-25Adds tracing messages for slow git pushesTiago Botelho
2018-10-23Make new merge request URL more friendly when pushing codeblackst0ne
2018-09-07Add receive_max_input_size setting to Application settingsRubén Dávila
2018-09-06Update /api/v4/allowedAsh McKenzie
2018-08-03Use Projects::UpdateService to archive projectsJames Ramsay
2018-08-01Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason
2018-07-18Delete UserActivities and related workersImre Farkas
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-06-06Rails 5 fix unknown keywords: changes, key_id, project, gl_repository, action...Jasper Maes
2018-05-25Return '/' as a bogus repo path to gitlab-shellJacob Vosmaer
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-07fix specsKim "BKC" Carlbäcker
2018-02-22Fix repo existence check in GitAccessWikiJacob Vosmaer (GitLab)
2018-02-07Use hashed storage in the specsNick Thomas
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-01-22Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH ...Jacob Vosmaer (GitLab)
2018-01-08Fix typo in spec/requests/api/internal_spec.rbJames Edwards-Jones
2018-01-08Backport authorized_keys branch 'find-key-by-fingerprint'Pablo Carranza