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-21Remove unnecessary `with` from `allow`Shinya Maeda
2018-05-21Add spec for unathrozied proxy_urlShinya Maeda
2018-05-18Merge branch 'gitaly-1182-search-by-content-name' into 'master'Robert Speicher
2018-05-18Fixes deploy tokens build variablesMayra Cabrera
2018-05-18Update pipeline persisted / predefined variables specsGrzegorz Bizon
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-18Migrate RepositoryService#SearchFilesBy{Content,Name}Kim "BKC" Carlbäcker
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 '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-17Remove rails5 specific tests for #cast_value_from_cacheMatija Čupić
2018-05-17Add test for #cast_value_from_cacheMatija Čupić
2018-05-17Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉
2018-05-17Merge branch 'zj-workhorse-commit-patch-diff' into 'master'Grzegorz Bizon
2018-05-16Respect the inheritance chain between Ci::Build and CommitStatusMayra Cabrera
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-16Do not allow to trigger manual actions that were skippedGrzegorz Bizon
2018-05-16Merge branch 'zj-add-branch-mandatory' into 'master'Douwe Maan
2018-05-16Workhorse to send raw diff and patch for commitsZeger-Jan van de Weg
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-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 'sh-enforce-unique-and-not-null-project-ids-project-features' in...Yorick Peterse
2018-05-15Add a unique and not null constraint on the project_features.project_id columnStan Hu
2018-05-15Does not log failed sign-in attempts when database is in read-only modeDouglas Barbosa Alexandre
2018-05-14Check for exact time matchesMatija Čupić
2018-05-14Expect calls to read_attribute depending on cache presenceMatija Čupić
2018-05-14Move Gitlab::Git::Repository#add_branch to mandatoryZeger-Jan van de Weg
2018-05-12Add RedisCacheable specs for memoization correctnessMatija Čupić
2018-05-12Make #cached_attr_reader and #cached_attr_time_reader specs Redis basedMatija Čupić
2018-05-11Add specs for #cached_attr_reader and cached_attr_time_readerMatija Čupić
2018-05-11Merge branch 'bvl-restrict-api-git-for-terms' into 'master'Douwe Maan
2018-05-11Merge branch 'ce-5911-extract-ee-specific-files-lines-for-spec-models-cluster...Kamil Trzciński
2018-05-11Merge branch 'correct-runner-type-when-assigning-shared-to-project' into 'mas...Kamil Trzciński
2018-05-10Merge branch 'bw-fix-sha-attribute' into 'master'Stan Hu
2018-05-10Block access to API & git when terms are enforcedBob Van Landuyt