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-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-23Merge branch 'fix-test-for-build-attributes' into 'master' Kamil Trzciński
2017-02-23Merge branch 'update-ci-skip-regex-to-accept-underscores-and-hyphens' into 'm...Robert Speicher
2017-02-22Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable
2017-02-22updated ci skip regex to accept underscores and hyphensLuke "Jared" Bennett
2017-02-22Merge branch 'issue_28051_2' into 'master'Sean McGivern
2017-02-22Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern
2017-02-22No more and/orDouwe Maan
2017-02-21Create compare object with default branch when target branch is missingFelipe Artur
2017-02-21Change branch_name param to branch throughout V4 APIOswaldo Ferreira
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-21We actually want to clone project and remove gl_project_idLin Jen-Shin
2017-02-21Fix build attributes test, see:Lin Jen-Shin
2017-02-20Add user deletion permission check in `Users::DestroyService`Stan Hu
2017-02-19Prevent project team from being truncated too early during project destructionStan Hu
2017-02-18Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho
2017-02-18Todo done clicking is kind of unusable.Jacopo
2017-02-17Merge branch 'fix-merge-service-with-no-source' into 'master' Rémy Coutable
2017-02-17Fix merge service error with no sourceSean McGivern
2017-02-17Remove support for locking in pipeline retry serviceGrzegorz Bizon
2017-02-17Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon
2017-02-17Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński
2017-02-16Merge branch 'sh-namespace-cleanup-deleted-projects' into 'master' Douwe Maan
2017-02-16Make build clone/retry implementation more robustGrzegorz Bizon
2017-02-16Merge branch '28124-mrs-don-t-show-all-merge-errors' into 'master' Rémy Coutable
2017-02-16Show merge errors in merge request widgetSean McGivern
2017-02-16Fix a number of race conditions that can occur during namespace deletionStan Hu
2017-02-15Merge branch 'move_tags_service_to_namespace' into 'master'Rémy Coutable
2017-02-15When retrying a build copy a coverage regex settingGrzegorz Bizon
2017-02-15Close all pipeline todos at once when retrying itGrzegorz Bizon
2017-02-15Make it possible to resolve all todos for pipelineGrzegorz Bizon
2017-02-15Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin
2017-02-14Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets
2017-02-14Merge branch '19302-wiki-page-delete-does-not-trigger-the-webhook' into 'mast...Rémy Coutable
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-14Move tag services to `Tags` namespacedixpac
2017-02-14Avoid race condition in build retry serviceGrzegorz Bizon
2017-02-14Simplify implementation of build retry serviceGrzegorz Bizon
2017-02-14Simplify implementation of pipeline retry serviceGrzegorz Bizon
2017-02-14Use new pipeline retry service with optimistic lockingGrzegorz Bizon
2017-02-14Add after_stage scope to commit status classGrzegorz Bizon
2017-02-14Reuse `Gitlab::Allowable` mixin in base serviceGrzegorz Bizon
2017-02-14Preserve base service abstraction for retry servicesGrzegorz Bizon
2017-02-14Execute web hooks for WikiPage delete operationMark Fletcher
2017-02-13Add GFM support to nested groupsDmitriy Zaporozhets
2017-02-13Fix Rubocop offense in pipeline retry serviceGrzegorz Bizon
2017-02-13Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan