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-24Merge branch 'issue_38418' into 'master'Rémy Coutable
2018-05-24Fix sidebar issue countFelipe Artur
2018-05-22Fix memoization-related rubocop offense in projectGrzegorz Bizon
2018-05-22Expose readme url in Project APIImre Farkas
2018-05-22Memoize project active runners to avoid N+1 queriesGrzegorz Bizon
2018-05-21Use persisted stages to load pipelines index tableGrzegorz Bizon
2018-05-17Merge branch '6020-extract-ee-specific-controller-lines' into 'master'Robert Speicher
2018-05-16Backport changes from EE to minimize the CE/EE diff in Projects::Settings::In...Rémy Coutable
2018-05-16Changed order of includeJan Provaznik
2018-05-16Delete remote uploadsJan Provaznik
2018-05-15Display help text below auto devops domain with nip.io domain name (#45561)Dylan Griffith
2018-05-08Don't create import_state until project is persistedDouwe Maan
2018-05-08Merge branch 'dm-project-factory-import-state' into 'master'Robert Speicher
2018-05-07Force creation of new import_state when setting an import state fieldDouwe Maan
2018-05-07Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho
2018-05-07Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-05-04Merge branch '44542-move-import-specific-attributes-out-of-the-project-model-...Douwe Maan
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-04Add ci_cd_settings delete_all dependency on projectJames Lopez
2018-05-04Use prepend: true to evaluate always perform_fast_destroy than dependent: :d...Shinya Maeda
2018-05-03Fix Project#group_runners_enabled as it was doing nothingDylan Griffith
2018-05-03Fix typo for comments in project.rbShinya Maeda
2018-05-02Introduce `use_fast_destroy` helper for parent associations. Rename method n...Shinya Maeda
2018-05-01Introduces `FastDestroyAll` moduleShinya Maeda
2018-04-30Introduce Project#all_runners and use in Ci::UpdateBuildQueueServiceDylan Griffith
2018-04-27Bring back shared_runners_available? method since it is overriden in EEDylan Griffith
2018-04-27Rename `runner.belonging_to_group(project.id) -> runner.belonging_to_parent_g...Dylan Griffith
2018-04-26Fix specs. Align with the new table name ci_build_trace_chunkShinya Maeda
2018-04-26Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-04-26Switch to using ProjectCiCdSetting for group_runners_enabled and remove Proje...Dylan Griffith
2018-04-26Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-25Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-25Merge branch 'master' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-04-24Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan
2018-04-24Implement efficient destroy of job_trace_chunksKamil Trzciński
2018-04-24Allow admins to push to empty reposBob Van Landuyt
2018-04-24Merge branch '10244-add-project-ci-cd-settings' into 'master'Kamil Trzciński
2018-04-24Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith
2018-04-23add `active` scope only once, inline methodsAlexis Reigel
2018-04-23use union for Project#any_runners?Alexis Reigel
2018-04-23project#group_runner_enabled -> project_settingsAlexis Reigel
2018-04-23add project_settings (Project#settings)Alexis Reigel
2018-04-23include group runners in Project#any_runners?Alexis Reigel
2018-04-20Refactor deploy token methods on Ci::BuildMayra Cabrera
2018-04-20Rename special deploy token to make it more descriptiveMayra Cabrera
2018-04-20Expose deploy token to CI/CD jobs as environment variableMayra Cabrera