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-21Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ...Grzegorz 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-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ć
2018-05-17Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉
2018-05-17Use Gitlab.rails5? for checking if on rails5Matija Čupić
2018-05-16Revert "Move argument check to cached getter definition class method"Matija Čupić
2018-05-16Merge branch 'jprovazn-remote-upload-destroy' into 'master'Kamil Trzciński
2018-05-16Merge branch '46010-allow-managing-group-runners-via-api' into 'master'Kamil Trzciński
2018-05-16Move argument check to cached getter definition class methodMatija Čupić
2018-05-16Add attribute check in cached getterMatija Čupić
2018-05-16Move attribute casting to #cached_attributeMatija Čupić
2018-05-16Backport changes from EE to minimize the CE/EE diff in Projects::Settings::In...Rémy Coutable
2018-05-16Merge branch 'osw-fix-boards-list-header-color' into 'master'Robert Speicher
2018-05-16Do not allow to trigger manual actions that were skippedGrzegorz Bizon
2018-05-16Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith
2018-05-16Allow group runners to be viewed/edited in APIDylan Griffith
2018-05-16Fixed typoJan Provaznik
2018-05-16Changed order of includeJan Provaznik
2018-05-16Use find_in_batches instead of destroy_allJan Provaznik
2018-05-16Delete remote uploadsJan Provaznik
2018-05-15Dynamically cast value from cacheMatija Čupić
2018-05-15Makes CommitStatus and GenericCommitStatus respond to presentableMayra Cabrera
2018-05-15Merge branch '45584-add-nip-io-domain-suggestion-in-auto-devops' into 'master'Grzegorz Bizon
2018-05-15Display help text below auto devops domain with nip.io domain name (#45561)Dylan Griffith
2018-05-15Does not log failed sign-in attempts when database is in read-only modeDouglas Barbosa Alexandre
2018-05-15Adjust board lists header text colorOswaldo Ferreira
2018-05-14Merge branch 'blackst0ne-rails5-fix-spec-models-ci-pipeline_spec-rb' into 'ma...Kamil Trzciński
2018-05-11Clear memoization after caching new valuesMatija Čupić
2018-05-11Merge branch 'bvl-restrict-api-git-for-terms' into 'master'Douwe Maan
2018-05-11[Rails5] Fix Ci::Pipeline validator for sourceblackst0ne
2018-05-11Merge branch 'dz-add-2fa-filter' into 'master'Douwe Maan
2018-05-11Merge branch 'blackst0ne-rails5-fix-route-source-can-t-be-blank' into 'master'Douwe Maan
2018-05-11Merge branch 'correct-runner-type-when-assigning-shared-to-project' into 'mas...Kamil Trzciński
2018-05-11[Rails5] Fix `Route source can't be blank`blackst0ne
2018-05-10Block access to API & git when terms are enforcedBob Van Landuyt