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/spec/lib
AgeCommit message (Expand)Author
2018-01-06Pass timeout to RepositoryService.FetchRemote Gitaly RPC callsAlejandro Rodríguez
2018-01-05Merge branch 'dm-copy-mermaid-as-gfm' into 'master'Jacob Schatz
2018-01-05Use --left-right and --max-count for counting diverging commitsLin Jen-Shin (godfat)
2018-01-05Merge branch 'ce-backport=reorder-issues' into 'master'Sean McGivern
2018-01-05Copy Mermaid graphs as GFMDouwe Maan
2018-01-05Refactor matchers for background migrationsJarka Kadlecová
2018-01-05Merge branch 'zj-blob-batch' into 'master'Douwe Maan
2018-01-05Merge branch 'ldap_username_attributes' into 'master'Douwe Maan
2018-01-05Modify `LDAP::Person` to return username value based on attributesDrew Blessing
2018-01-05Fix a bug where charlock_holmes was used needlessly to encode stringsAlejandro Rodríguez
2018-01-04Merge branch '41468-error-500-trying-to-view-a-merge-request-json-undefined-m...Douwe Maan
2018-01-04Merge branch 'ce-gitaly-remote-mirror-prep' into 'master'Dmitriy Zaporozhets
2018-01-04Merge branch 'mk-no-op-delete-conflicting-redirects' into 'master'Douwe Maan
2018-01-04Fix error when viewing diffs without blobsSean McGivern
2018-01-04Merge branch 'sh-validate-path-project-import' into 'master'Yorick Peterse
2018-01-04Merge branch 'gitaly-merge-nil' into 'master'Sean McGivern
2018-01-04Merge branch 'feature/add-max-count-to-count-commits-rpc' into 'master'Rémy Coutable
2018-01-04Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern
2018-01-04Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern
2018-01-04Avoid leaving a push event empty if payload cannot be createdStan Hu
2018-01-04Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez
2018-01-04Move push_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez
2018-01-03fix issue #37843Danny
2018-01-03Make DeleteConflictingRedirectRoutes no-opMichael Kozono
2018-01-03Refactoring Gitlab::BareRepositoryImport::RepositoryDouglas Barbosa Alexandre
2018-01-03Remove unused variable from bare repository importer specDouglas Barbosa Alexandre
2018-01-03Refactoring spec for Gitlab::BareRepositoryImport::RepositoryDouglas Barbosa Alexandre
2018-01-03Fix Repository#processable? to allow .git repos in the root folderDouglas Barbosa Alexandre
2018-01-03Import directory tree created with hashed storage using import rake taskDouglas Barbosa Alexandre
2018-01-03Merge branch 'sh-optimize-commit-stats' into 'master'Robert Speicher
2018-01-03Merge branch 'migrate-fork-repo-to-gitaly' into 'master'Robert Speicher
2018-01-03Merge branch '41424-gitlab-rake-gitlab-import-repos-schedules-an-import' into...Douwe Maan
2018-01-03Better EnglishJacob Vosmaer
2018-01-03Use a background migration for issues.closed_atYorick Peterse
2018-01-03Handle Gitaly aborted merge due to branch updateJacob Vosmaer
2018-01-03Merge branch 'jprovazn-search-issues' into 'master'Sean McGivern
2018-01-03Merge branch 'gitaly-conflict-resolver' into 'master'Grzegorz Bizon
2018-01-03refactor code to use new import typeJames Lopez
2018-01-03Speed up generation of commit stats by using Rugged native methodsStan Hu
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2018-01-02Simplify conflict resolution interface and codeAlejandro Rodríguez
2018-01-02Migrate repo forking to GitalyAhmad Sherif
2018-01-02Merge branch 'bvl-fork-public-project-to-private-namespace' into 'master'Douwe Maan
2018-01-02Skip projects filter on issues searchJan Provaznik
2018-01-02fix wiki checkJames Lopez
2018-01-02add extra spec checkJames Lopez
2018-01-02Fix import scheduled on bare repo importJames Lopez
2018-01-02Reroute batch blobs to single blob RPCZeger-Jan van de Weg
2017-12-29Merge branch 'gitaly-encoding-helpers' into 'master'Grzegorz Bizon
2017-12-29Forking a project to a namespace with lower visibility.Bob Van Landuyt