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-04Merge branch 'gitaly-delete-branch' into 'master'Douwe Maan
2017-10-04Add OperationService.UserDeleteBranch Gitaly RPCAlejandro Rodríguez
2017-10-03Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński
2017-10-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
2017-10-03Restore User.from_gitalyJacob Vosmaer (GitLab)
2017-10-03Merge remote-tracking branch 'upstream/master' into gem/sm/bump-google-api-cl...Lin Jen-Shin
2017-10-03Expose GitLab features to the CI runnerAlessio Caiazza
2017-10-03Hide CI section markers from job traceAlessio Caiazza
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-10-02Freeze the constant arrayLin Jen-Shin
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-29Just allow the scheme we want!Lin Jen-Shin
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-29Adapt to the latest addressable behaviourLin Jen-Shin
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