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
2018-05-29Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipel...Grzegorz Bizon
2018-05-29Add a feature flag for switching pipeline stagesGrzegorz Bizon
2018-05-28Merge branch 'ab-45389-remove-double-checked-internal-id-generation' into 'ma...Yorick Peterse
2018-05-28Remove double-checked internal id generation.Andreas Brandl
2018-05-28Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan
2018-05-25Merge branch '46600-fix-gitlab-revision-when-not-in-git-repo' into 'master'Rémy Coutable
2018-05-25Do not update stage status when it is just createdGrzegorz Bizon
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-05-24Merge branch 'issue_38418' into 'master'Rémy Coutable
2018-05-24Fix sidebar issue countFelipe Artur
2018-05-24Merge branch 'mr-conflict-notification' into 'master'Douwe Maan
2018-05-24Merge branch 'jprovazn-fix-resolvable' into 'master'Douwe Maan
2018-05-24Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...Rémy Coutable
2018-05-23Check if note's noteable is not nil when checking resolvabilityJan Provaznik
2018-05-23Use the new CacheableAttributes concern in the ApplicationSetting and Appeara...Rémy Coutable
2018-05-23Introduce a new CacheableAttributes concernRémy Coutable
2018-05-23Resolve "Deprecate Gemnasium project service"Olivier Gonzalez
2018-05-23DRY creating groups of common builds in a stageGrzegorz Bizon
2018-05-22Merge branch 'dm-xcode-project-directory' into 'master'Robert Speicher
2018-05-22Merge branch '22846-notifications-broken-during-email-address-change-before-e...Douwe Maan
2018-05-22Fix memoization-related rubocop offense in projectGrzegorz Bizon
2018-05-22Abstract persisted/legacy stages in pipeline modelGrzegorz Bizon
2018-05-22Merge branch 'ab-43706-composite-primary-keys' into 'master'Yorick Peterse
2018-05-22Order pipeline stages by a position in a relationGrzegorz Bizon
2018-05-22Expose readme url in Project APIImre Farkas
2018-05-22Don't set the notification_email when only unconfirmed_email is changedRémy Coutable
2018-05-22Preload number of warnings in every stage in a pipelineGrzegorz Bizon
2018-05-22Memoize project active runners to avoid N+1 queriesGrzegorz Bizon
2018-05-22Fix Xcode project detection by looking for dirs instead of filesDouwe Maan
2018-05-21Add NOT NULL constraints to project_authorizations.Andreas Brandl
2018-05-21Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ...Grzegorz Bizon
2018-05-21Use persisted stages to load pipelines index tableGrzegorz Bizon
2018-05-21Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński
2018-05-21Merge branch '46454-wrong-value-in-ci-deploy-user' into 'master'Kamil Trzciński
2018-05-21Rescue Kubeclient::HttpError when generating prometheus_clientShinya Maeda
2018-05-18Fixes deploy tokens build variablesMayra Cabrera
2018-05-18Revert "Improve cacheable module"Matija Čupić
2018-05-18Improve cacheable moduleKamil Trzciński
2018-05-18Separate persisted and runtime pipeline variablesGrzegorz Bizon
2018-05-18Merge branch 'fix/gb/not-allow-to-trigger-skipped-manual-actions' into 'master'Kamil Trzciński
2018-05-18Do not allow to use `CI_PIPELINE_ID` in environment nameGrzegorz Bizon
2018-05-18Avoid race condition of re-triggering mark_as_uncheckedMark Chao
2018-05-17Merge branch '46193-fix-big-estimate' into 'master'Rémy Coutable
2018-05-17Fixes 500 error on /estimate BIG_VALUEJacopo
2018-05-17Fix: Use case in-sensitive ordering by name for groupsHarish Ved
2018-05-17Merge branch '6020-extract-ee-specific-controller-lines' into 'master'Robert Speicher
2018-05-17Merge branch 'pipelines-index-performance' into 'master'Grzegorz Bizon
2018-05-17Merge branch '46177-fix-present-on-generic-commit-status' into 'master'Grzegorz Bizon
2018-05-17Preload pipeline data for project pipelinesYorick Peterse
2018-05-17Include class name and argument name in argument errorMatija Čupić