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
AgeCommit message (Expand)Author
2017-11-17Fix hashed storage with project transfers to another namespaceStan Hu
2017-11-08Replace old GH importer with the parallel importerYorick Peterse
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-11-03Unlink a project from a fork network when it's source was deleted.Bob Van Landuyt
2017-11-01Refactor/group links controllerFrancisco Javier López
2017-10-31Make `#hashed_storage?` require feature argumentGabriel Mazetto
2017-10-17Fix errors when deleting a forked projectBob Van Landuyt
2017-10-12Include a .hidden directory in pages artifact extraction testsNick Thomas
2017-10-07Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan
2017-10-07Store the name of a project that's a root of a fork networkBob Van Landuyt
2017-10-07Remove membership from fork network when unlinkingBob Van Landuyt
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-07Create a fork network when forking a projectBob Van Landuyt
2017-10-06Create idea of read-only databaseToon Claes
2017-10-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
2017-10-02Fix specs for project creation and update servicesDouglas Barbosa Alexandre
2017-10-02Doesn't check if path exists on disk when renaming a hashed projectDouglas Barbosa Alexandre
2017-10-02Fix gitlab-rake gitlab:import:repos taskStan Hu
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-09-15Merge branch 'master' into 'issue_37640'Felipe Artur
2017-09-15Add data migrationFelipe Artur
2017-09-13Fix project feature being deleted when updating project with invalid visibili...Felipe Artur
2017-09-11Allow to use same periods for housekeeping tasksAlex Lossent
2017-09-07Adds exclusive lease to Git garbage collect worker.Tiago Botelho
2017-09-05Use script_failure. Add runner_system_failure. Improve spec.Shinya Maeda
2017-09-05Fix enum listsShinya Maeda
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda
2017-08-31Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski
2017-08-31Merge branch '36743-existing-repo-master' into 'master'Douwe Maan
2017-08-30Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin
2017-08-25Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto
2017-08-25Don't add admins as masters to projects created in another user's namespaceNick Thomas
2017-08-25Try to make reserved ref names more obviousLin Jen-Shin
2017-08-25Resolve feedback on the MR:Lin Jen-Shin
2017-08-24Move to Projects::HousecleaningServiceLin Jen-Shin
2017-08-24Use block rather than just bLin Jen-Shin
2017-08-24Just use methods over constants, so that we couldLin Jen-Shin
2017-08-23Add changelog and testsLin Jen-Shin
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-15Merge branch 'forks-count-cache' into 'master'Douwe Maan
2017-08-14Merge branch '36378-error-raising-expectation-in-spec-fix' into 'master'Robert Speicher
2017-08-14Fix positive raise_error expectation without specifying the error type expect...Tiago Botelho
2017-08-14Cache the number of forks of a projectYorick Peterse
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-08Add checks for branch existence before changing HEADblackst0ne
2017-08-07Merge branch 'github' into 'master'Robert Speicher
2017-08-07Merge branch 'zj-project-templates' into 'master'Sean McGivern
2017-08-07Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre