summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gitaly-merge-nil' into 'master'Sean McGivern2018-01-041-0/+14
|\
| * Better Englishgitaly-merge-nilJacob Vosmaer2018-01-031-1/+1
| * Handle Gitaly aborted merge due to branch updateJacob Vosmaer2018-01-031-0/+14
* | Merge branch 'feature/add-max-count-to-count-commits-rpc' into 'master'Rémy Coutable2018-01-041-3/+11
|\ \
| * | Add support for max_count option to Git::Repository#count_commitsfeature/add-max-count-to-count-commits-rpcAhmad Sherif2017-12-271-3/+11
* | | Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern2018-01-041-1/+90
|\ \ \
| * | | Use a background migration for issues.closed_atchange-issues-closed-at-background-migrationYorick Peterse2018-01-031-1/+90
* | | | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-0422-43/+423
|\ \ \ \
| * | | | Fixes spec failures due to not returning metrics for MRs other than closed/me...Oswaldo Ferreira2018-01-022-2/+5
| * | | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-0222-43/+420
* | | | | Merge branch '41054-disable-creation-of-new-kubernetes-integrations' into 'ma...Kamil Trzciński2018-01-048-4/+174
|\ \ \ \ \
| * | | | | 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-048-4/+174
* | | | | | Resolve "Resizable file list and commit panel"Tim Zallmann2018-01-041-0/+59
|/ / / / /
* | | | | Merge branch 'use-heredoc-for-keys' into 'master'Grzegorz Bizon2018-01-041-27/+36
|\ \ \ \ \
| * | | | | Use heredoc for long strings so it's easier to readuse-heredoc-for-keysLin Jen-Shin2018-01-031-27/+36
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-...Grzegorz Bizon2018-01-041-4/+26
|\ \ \ \ \
| * | | | | Fix API endpoints to edit wiki pages where project belongs to a grouprd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-groupRubén Dávila2018-01-031-4/+26
* | | | | | fix issue #37843Danny2018-01-031-0/+4
* | | | | | Merge branch 'da-handle-hashed-storage-repos-using-repo-import-task' into 'ma...Robert Speicher2018-01-039-49/+192
|\ \ \ \ \ \
| * | | | | | Refactoring Gitlab::BareRepositoryImport::RepositoryDouglas Barbosa Alexandre2018-01-031-6/+6
| * | | | | | Remove unused variable from bare repository importer specDouglas Barbosa Alexandre2018-01-031-1/+0
| * | | | | | Refactoring spec for Gitlab::BareRepositoryImport::RepositoryDouglas Barbosa Alexandre2018-01-031-6/+11
| * | | | | | Fix Repository#processable? to allow .git repos in the root folderDouglas Barbosa Alexandre2018-01-031-2/+8
| * | | | | | Add spec for Project#write_repository_configDouglas Barbosa Alexandre2018-01-031-0/+22
| * | | | | | Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-031-11/+11
| * | | | | | Fix TestEnv.copy_repo to use disk_path instead of full_pathDouglas Barbosa Alexandre2018-01-033-3/+3
| * | | | | | Import directory tree created with hashed storage using import rake taskDouglas Barbosa Alexandre2018-01-032-37/+96
| * | | | | | Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre2018-01-031-1/+7
| * | | | | | Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre2018-01-031-0/+14
| * | | | | | Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre2018-01-031-0/+12
| * | | | | | Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre2018-01-032-1/+15
| * | | | | | Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre2018-01-031-0/+6
* | | | | | | Merge branch 'fix/move-2fa-disable-button' into 'master'Robert Speicher2018-01-031-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Move 2FA disable buttonGeorge Tsiolis2018-01-031-1/+1
| |/ / / / /
* | | | | | Merge branch 'sh-optimize-commit-stats' into 'master'Robert Speicher2018-01-031-0/+5
|\ \ \ \ \ \
| * | | | | | Speed up generation of commit stats by using Rugged native methodssh-optimize-commit-statsStan Hu2018-01-021-0/+5
| |/ / / / /
* | | | | | Merge branch 'migrate-fork-repo-to-gitaly' into 'master'Robert Speicher2018-01-031-23/+49
|\ \ \ \ \ \
| * | | | | | Migrate repo forking to Gitalymigrate-fork-repo-to-gitalyAhmad Sherif2018-01-021-23/+49
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '34534-switch-to-axios' into 'master'Filipa Lacerda2018-01-0320-223/+159
|\ \ \ \ \ \
| * | | | | | Switch boards to AxiosEric Eastwood2018-01-0210-83/+70
| * | | | | | Switch blob/notebook to AxiosEric Eastwood2018-01-021-31/+17
| * | | | | | Switch vue_merge_request_widget to AxiosEric Eastwood2018-01-027-31/+17
| * | | | | | Switch issue_show to AxiosEric Eastwood2018-01-022-78/+55
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '41424-gitlab-rake-gitlab-import-repos-schedules-an-import' into...Douwe Maan2018-01-031-0/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | refactor code to use new import typeJames Lopez2018-01-031-1/+1
| * | | | | fix wiki checkJames Lopez2018-01-021-0/+1
| * | | | | add extra spec checkJames Lopez2018-01-021-1/+2
| * | | | | Fix import scheduled on bare repo importJames Lopez2018-01-021-0/+8
| | |_|/ / | |/| | |
* | | | | Multi File Editor File iconsTim Zallmann2018-01-032-15/+83
* | | | | Merge branch 'jprovazn-search-issues' into 'master'Sean McGivern2018-01-031-7/+28
|\ \ \ \ \