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-10-03[Rails 5] Fix Ci::CreatePipelineServiceValery Sizov
2017-10-02Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5Valery Sizov
2017-09-29Migrate Gitlab::Git::Repository#add_tag to GitalyAhmad Sherif
2017-09-28Merge branch 'fix-mr-sidebar-counter-after-merge' into 'master'Robert Speicher
2017-09-28Clear merge requests counter cache after mergeSean McGivern
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-28Merge branch 'refactor-services' into 'master'Grzegorz Bizon
2017-09-28Merge branch '38476-improve-merge-jid-cleanup-on-merge-process' into 'master'Sean McGivern
2017-09-28refactor emails serviceJames Lopez
2017-09-28fix update serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28fix users update serviceJames Lopez
2017-09-28update initializersJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-27Clean merge_jid whenever necessary on the merge processOswaldo Ferreira
2017-09-27Add some minor improvements to pipeline creation chainGrzegorz Bizon
2017-09-26Fix coding style offenses in pipeline chain classesGrzegorz Bizon
2017-09-26Add specs for pipeline builder abilities validatorGrzegorz Bizon
2017-09-26Move pipeline builder validation chain to a moduleGrzegorz Bizon
2017-09-26Split pipeline chain builder validation classGrzegorz Bizon
2017-09-26Add class that handles pipeline creation sequenceGrzegorz Bizon
2017-09-26Extract pipeline persistence to a separate chain classGrzegorz Bizon
2017-09-26Fix code style offenses in pipeline create servicesGrzegorz Bizon
2017-09-25Use tag/branch methods to check if pipeline ref existsGrzegorz Bizon
2017-09-25Extract pipeline chain builder classes from serviceGrzegorz Bizon
2017-09-21Merge branch 'remove-use-key-worker' into 'master'Rémy Coutable
2017-09-20Merge branch 'fix-counts-caching' into 'master'Douwe Maan
2017-09-20Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5(partial ...Valery Sizov
2017-09-20Stop using Sidekiq for updating Key#last_used_atYorick Peterse
2017-09-19Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)
2017-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-18Merge branch 'operation-service-merge' into 'master'Rémy Coutable
2017-09-15Merge branch 'master' into 'issue_37640'Felipe Artur
2017-09-15created services for keyshaseeb
2017-09-15Prepare Repository#merge for migration to GitalyJacob Vosmaer
2017-09-13Fix PipelineTriggerService to associate trigger_request with buildsShinya Maeda
2017-09-13Fix project feature being deleted when updating project with invalid visibili...Felipe Artur
2017-09-08Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5Valery Sizov
2017-09-08Rework how recent push events are retrievedYorick Peterse
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-09-07Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan
2017-09-07Merge branch '37288-fix-wrong-header-when-testing-webhook' into 'master'Douwe Maan
2017-09-07Merge branch '31362_decrease_cyclomatic_complexity_threshold_step3' into 'mas...Rémy Coutable
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Fix a wrong `X-Gitlab-Event` header when testing webhooksRémy Coutable
2017-09-07Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-07refactor Ci::CreatePipelineService#allowed_to_create?Maxim Rydkin
2017-09-07refactor app/services/ci/create_pipeline_service.rb:50:5Maxim Rydkin