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-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
2017-08-07After merge cleanupZ.J. van de Weg
2017-08-07Show group milestones in autocompleteSean McGivern
2017-08-07Merge branch 'master' into zj-project-templatesFilipa Lacerda
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-31Avoid expect_any_instance_of because it doesn't workLin Jen-Shin
2017-07-28Allow projects to be started from a templateZ.J. van de Weg
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-26Merge branch 'fix/gb/handle-max-pages-artifacts-size-correctly' into 'master'Kamil Trzciński
2017-07-26Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern
2017-07-26Move exception handling to executeTiago Botelho
2017-07-25Fix rubocop offense in update pages service specsGrzegorz Bizon
2017-07-25Handle maximum pages artifacts size correctlyGrzegorz Bizon
2017-07-24Fix editing project with container images presentGrzegorz Bizon
2017-07-20Handle errors while a project is being deleted asynchronously.Timothy Andrew
2017-07-18Update specs for new upload pathBob Van Landuyt
2017-07-14Adds specs for renaming a project with container imagesGrzegorz Bizon
2017-07-14Add specs for changing default branch in a projectGrzegorz Bizon
2017-07-13Recover from renaming project that has container imagesGrzegorz Bizon
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-30Expires full_path cache after repository is transferredDouglas Barbosa Alexandre
2017-06-24Fixed DestroyService spec to actually test if removal was successfulGabriel Mazetto
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan
2017-06-20Rollback project folder move after error in Projects::TransferServiceJames Edwards-Jones
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-06-06Just let the user to create the namespaceLin Jen-Shin
2017-06-06Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan
2017-06-06backports changed import logic from pull mirroring feature into CETiago Botelho
2017-06-02Allow manual bypass of auto_sign_in_with_providerMaxime Besson
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-23Fix propagate service spec transient failureJames Lopez
2017-05-22minor adjustments to the specsJose Ivan Vargas
2017-05-22Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas
2017-05-22Prevent project transfer if a new group is not selectedJose Ivan Vargas