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
path: root/lib
AgeCommit message (Expand)Author
2017-10-03Merge branch 'fix-kubectl-180' into 'master'Kamil Trzciński
2017-10-03Fix for Gitaly nil encoding issueAndrew Newdigate
2017-10-03Merge branch 'gitaly-get-archive' into 'master'Douwe Maan
2017-10-03Fix broken certificate-authority-data with kubectl >= 1.8.0Alessio Caiazza
2017-10-03Merge branch '38635-fix-gitlab-check-git-ssh-config' into 'master'Douwe Maan
2017-10-02Merge branch 'sh-fix-import-repos' into 'master'Robert Speicher
2017-10-02Fix gitlab-rake gitlab:import:repos taskStan Hu
2017-10-02Send extra Gitaly params for `send_git_archive` if neededAlejandro Rodríguez
2017-10-02Merge branch 'log-update-ref-errors' into 'master'Sean McGivern
2017-10-02Merge branch 'sh-thread-safe-markdown' into 'master'Robert Speicher
2017-10-02Merge branch '33493-attempt-to-link-saml-users-to-ldap-by-email' into 'master'Douwe Maan
2017-10-02Merge branch 'revert-configurable-size-limits' into 'master'Douwe Maan
2017-10-02Make Redcarpet Markdown renderer thread-safeStan Hu
2017-10-02Revert "Increase diff limits to 100 KB for collapse and 200 KB overall"Sean McGivern
2017-10-02Log update-ref errors in OperationServiceJacob Vosmaer
2017-10-02Refactors SAML identity creation in gl_user.Tiago Botelho
2017-10-02Whitelist authorized_keys.lock in the gitlab:check rake taskNick Thomas
2017-10-02Merge branch 'sh-restore-all-refs-backup' into 'master'Sean McGivern
2017-10-02Merge branch 'gitaly-add-branch' into 'master'Sean McGivern
2017-10-02Merge branch '38571-fix-exception-in-raven-report' into 'master'Sean McGivern
2017-10-02Merge branch 'remote_user' into 'master'Douwe Maan
2017-09-30Add environment variable to bypass n+1Andrew Newdigate
2017-09-30Implement OperationService.UserAddBranch Gitaly RPCAlejandro Rodríguez
2017-09-30Populate `Gitlay::Repository`'s `gl_repository` fieldAlejandro Rodríguez
2017-09-30Ensure all refs are restored on a restore from backupStan Hu
2017-09-30add username to authorized result, so that gitlab-shell can pass it to hooksDavid Turner
2017-09-30Add username as GL_USERNAME in hooks (http)David Turner
2017-09-30remove unused from_gitaly methodDavid Turner
2017-09-29Ensure no exception is raised when Raven tries to get the current user in API...Rémy Coutable
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-09-29Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable
2017-09-29Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)
2017-09-29Fix notes type created from importLin Jen-Shin (godfat)
2017-09-29Make MR diff background migration less likely to time outSean McGivern
2017-09-29Insert at most 1,000 rows at once in MR diff background migrationSean McGivern
2017-09-29Migrate Gitlab::Git::Repository#add_tag to GitalyAhmad Sherif
2017-09-29Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master'Robert Speicher
2017-09-29Migrate Git::Repository#rm_tag to GitalyAhmad Sherif
2017-09-28Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-28Merge branch 'dm-api-unauthorized' into 'master'Sean McGivern
2017-09-28[Backported from EE] Readonly flag for ProjectsGabriel Mazetto
2017-09-28Make sure API responds with 401 when invalid authentication info is providedDouwe Maan
2017-09-28Handle error when fetching ref for MR with deleted source branchSean McGivern
2017-09-28Merge branch 'zj-repo-gitaly' into 'master'Sean McGivern
2017-09-28refactor emails serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-27Rolling back change to n+1 detectionAndrew Newdigate