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-03-27Merge branch '40781-os-to-ce' into 'master'Sean McGivern
2018-03-27Merge branch 'fix/ldap_wihtout_user' into 'master'Douwe Maan
2018-03-27Fix LDAP login without user in DBHoratiu Eugen Vlad
2018-03-26Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'Kamil Trzciński
2018-03-23Merge branch '44564-error-500-while-attempting-to-resolve-conflicts-due-to-ut...Stan Hu
2018-03-23Fix 500 error when trying to resolve non-ASCII conflicts in editorSean McGivern
2018-03-23Merge branch 'fix/encoding-helper-clean-blowing-up-on-utf-16be' into 'master'Robert Speicher
2018-03-23Merge branch 'pages_force_https' into 'master'Nick Thomas
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-22Fix EncodingHelper#clean blowing up on UTF-16BE stringsAhmad Sherif
2018-03-22Add HTTPS-only pagesRob Watson
2018-03-22Improve YAML processor specs and remove unused codeGrzegorz Bizon
2018-03-22Fix static analysis and tests related to YAML processingGrzegorz Bizon
2018-03-22Add specs for pipeline chain that builds stages and jobsGrzegorz Bizon
2018-03-22Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron
2018-03-22Decouple YAML processor from pipeline objectsGrzegorz Bizon
2018-03-22Backport ee-40781-os-to-ceMicaël Bergeron
2018-03-22Move policy related specs our of YAML processor testsGrzegorz Bizon
2018-03-22Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez
2018-03-22Merge branch 'jej/omniauth-initializer-refactor' into 'master'Douwe Maan
2018-03-22Merge branch 'add-query-counts-to-profiler-output' into 'master'Stan Hu
2018-03-21Add query counts by model to profiler outputSean McGivern
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2018-03-21Evaluate only/except policies outside of YAML processorGrzegorz Bizon
2018-03-21Make it easier to test pipeline stage seedsGrzegorz Bizon
2018-03-21Reduce stage seeds coupling between pipeline and YAMLGrzegorz Bizon
2018-03-21Add specs for chain element that populates a pipelineGrzegorz Bizon
2018-03-21Populate pipeline with objects before creating itGrzegorz Bizon
2018-03-21Remove legacy service for creating pipeline stagesGrzegorz Bizon
2018-03-21Introduce pipeline build seedsGrzegorz Bizon
2018-03-21Start building abstraction over pipeline seedsGrzegorz Bizon
2018-03-20Shortcut concurrent foreign key creation if already exists.Andreas Brandl
2018-03-20Shortcut concurrent index creation/removal if no effect.Andreas Brandl
2018-03-20OmniauthInitializer created to improve devise.rbJames Edwards-Jones
2018-03-20Merge branch 'fix/sm/erase_old_trace' into 'master'Kamil Trzciński
2018-03-20Merge branch '44280-fix-code-search' into 'master'Sean McGivern
2018-03-19Split repository search result on \n instead of $ to prevent the items of the...Jasper Maes
2018-03-19Use update_column than write_attribute and saveShinya Maeda
2018-03-19Merge branch '31114-internal-ids-are-not-atomic' into 'master'Sean McGivern
2018-03-19Merge branch '44257-viewing-a-particular-commit-gives-500-error-error-undefin...Douwe Maan
2018-03-19Instantiate pipeline stages and builds before savingGrzegorz Bizon
2018-03-17Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon
2018-03-16Ensure that we never assume old_blob or new_blob are nilSean McGivern
2018-03-16Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon
2018-03-16Adds the option to override project description on export via APITiago Botelho
2018-03-16Merge branch 'sh-cache-table-exists' into 'master'Yorick Peterse
2018-03-16Merge branch 'sh-cache-column-exists' into 'master'Yorick Peterse
2018-03-16Add new model to import/export configuration.Andreas Brandl
2018-03-15Cache table_exists?('application_settings') to reduce repeated schema reloadsStan Hu