summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Skip projects filter on issues searchjprovazn-search-issuesJan Provaznik2018-01-021-7/+28
* | | | | Merge branch 'gitaly-conflict-resolver' into 'master'Grzegorz Bizon2018-01-033-17/+119
|\ \ \ \ \
| * | | | | Simplify conflict resolution interface and codegitaly-conflict-resolverAlejandro Rodríguez2018-01-021-1/+4
| * | | | | Incorporate ConflictsService.ResolveConflicts Gitaly RPCAlejandro Rodríguez2017-12-271-7/+36
| * | | | | Incorporate ConflictsService.ListConflictFiles Gitaly RPCAlejandro Rodríguez2017-12-273-17/+87
* | | | | | Merge branch 'rd-fix-reset-password-while-logged-in' into 'master'Robert Speicher2018-01-021-0/+19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Allow logged in user to change his passwordrd-fix-reset-password-while-logged-inRubén Dávila2017-12-311-0/+19
| | |_|/ / | |/| | |
* | | | | Merge branch 'fj-40053-error-500-members-list' into 'master'Douwe Maan2018-01-023-1/+98
|\ \ \ \ \
| * | | | | Fix user membership destroy relationFrancisco Javier López2018-01-023-1/+98
* | | | | | Merge branch 'bvl-fork-public-project-to-private-namespace' into 'master'Douwe Maan2018-01-022-2/+42
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Forking a project to a namespace with lower visibility.bvl-fork-public-project-to-private-namespaceBob Van Landuyt2017-12-292-2/+42
* | | | | | Clears visual token on second backspaceMartin Wortschack2018-01-022-0/+19
* | | | | | Add breadcrumbs to User Settings sub-viewsRob Watson2018-01-012-0/+9
| |/ / / / |/| | | |
* | | | | Merge branch '41492-mr-comment-fix' into 'master'Sean McGivern2017-12-292-14/+66
|\ \ \ \ \
| * | | | | Fix links to old commits in merge requests41492-mr-comment-fixJarka Kadlecová2017-12-292-14/+66
| |/ / / /
* | | | | Merge branch '20035-pause-resume-runners' into 'master'Grzegorz Bizon2017-12-291-0/+20
|\ \ \ \ \
| * | | | | Add pause/resume button to specific project runnersMario de la Ossa2017-12-271-0/+20
| | |_|_|/ | |/| | |