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-06-25Fix auto_cancel_pending_pipelines checkJan Provaznik
2018-06-19Eliminate N+1 queries in LFS file locks checks during a pushStan Hu
2018-06-14Merge branch 'rails5-database' into 'master'Sean McGivern
2018-06-14Use data_source_exists? instead of table_exists?Jarka Kadlecová
2018-06-12Merge branch 'bvl-fix-maintainer-push-rejected' into 'master'Douwe Maan
2018-06-11Merge branch 'sh-expire-content-cache-after-import' into 'master'Mayra Cabrera
2018-06-11Fixes rejected pushes from maintainersBob Van Landuyt
2018-06-11Expire Wiki content cache after importing a repositoryStan Hu
2018-06-11Avoid checking the user format in every url validationFrancisco Javier López
2018-06-07Merge branch '47208-human-import-status-name-not-working' into 'master'Douwe Maan
2018-06-06Adds #human_import_status_name to make it comply with ProjectImportState#huma...Tiago Botelho
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-04Remove unused running_or_pending_build_countKamil Trzciński
2018-06-01Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński
2018-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-05-31Add `Ci::Runner` inverse_of'sKamil Trzciński
2018-05-29Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipel...Grzegorz Bizon
2018-05-25Fix project destruction failing due to idle in transaction timeoutsStan Hu
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