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-25Don't treat gitlab project imports specially in Projects::CreateServiceNick Thomas
2017-08-25Don't add admins as masters to projects created in another user's namespaceNick Thomas
2017-08-25Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas
2017-08-23Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-22Raise GC Lease Timeout to 24hKim "BKC" Carlbäcker
2017-08-14Cache the number of forks of a projectYorick Peterse
2017-08-10Fix wrong method call on prometheus histogramZ.J. van de Weg
2017-08-08Add checks for branch existence before changing HEADblackst0ne
2017-08-08Merge branch 'zj-add-ci-metrics' into 'master'Sean McGivern
2017-08-07Merge branch 'github' into 'master'Robert Speicher
2017-08-07Merge branch 'zj-project-templates' into 'master'Sean McGivern
2017-08-07Add explanation why we should return early for GitHub importerDouglas Barbosa Alexandre
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-07Fixes race condition in project uploadsTiago Botelho
2017-08-07Show group milestones in autocompleteSean McGivern
2017-08-07Merge branch 'master' into zj-project-templatesFilipa Lacerda
2017-08-01Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg
2017-08-01Added some extra TODOs for the Legacy Storage refactorGabriel Mazetto
2017-08-01Make disk_path keyword argument and optionalGabriel Mazetto
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
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-31Add two more metrics for CI/CDZ.J. van de Weg
2017-07-28Allow projects to be started from a templateZ.J. van de Weg
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-26Refactor max_size method in update pages serviceGrzegorz Bizon
2017-07-25Handle maximum pages artifacts size correctlyGrzegorz Bizon
2017-07-24Fix editing project with container images presentGrzegorz Bizon
2017-07-20Refactors Project Destroy service and worker codeTiago Botelho
2017-07-20Add specs for ProjectDestroyWorkerTiago Botelho
2017-07-20Handle errors while a project is being deleted asynchronously.Timothy Andrew
2017-07-14Add specs for changing default branch in a projectGrzegorz Bizon
2017-07-13Recover from renaming project that has container imagesGrzegorz Bizon
2017-06-30Expires full_path cache after repository is transferredDouglas Barbosa Alexandre
2017-06-29Merge branch 'rs-silence-update-pages-service' into 'master'Rémy Coutable
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-29Perform unzip quietly in UpdatePagesServiceRobert Speicher
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-15Rename "Slash commands" to "Quick actions"Eric Eastwood
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-02Don’t schedule workers from inside transactionsDouwe Maan
2017-05-23Refactored transfer_service #execute actionJose Ivan Vargas
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