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
2019-09-09Improve performance and memory usage of project exportKamil Trzciński
2019-09-06Normalize import_export structureKamil Trzciński
2019-09-06Merge branch 'ce-detect-github-pull-requests' into 'master'Kamil Trzciński
2019-09-06Stop empty external auth classification labels overriding default labelsWill Chandler
2019-09-05CE port for pipelines for external pull requestsFabio Pitino
2019-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-08-15Allow disabling group/project email notificationsBrett Walker
2019-08-11Properly save suggestions in project exportsStan Hu
2019-08-05Make Issue boards importableJason Colyer
2019-08-02Make issue boards importableJason Colyer
2019-07-24Merge branch 'optimise-import-performance' into 'master'Stan Hu
2019-07-24Optimise import performanceKamil Trzciński
2019-07-24LFS export records repository_type dataLuke Duncalfe
2019-07-23Merge branch 'georgekoltsov/64377-add-better-log-msg-to-members-mapper' into ...Ash McKenzie
2019-07-23Add changelog entryGeorge Koltsov
2019-07-19Set Private visibility for restricted Internal imported projectsGeorge Koltsov
2019-07-17Add better error message MembersMapper#ensure_default_member!George Koltsov
2019-07-16Merge branch 'remove-support-for-legacy-pipeline-triggers' into 'master'Kamil Trzciński
2019-07-15Do not import legacy triggers from project JSONFabio Pitino
2019-07-15Ensure ImportExport maintains trigger ownershipFabio Pitino
2019-07-15Add commit_id to AttributeCleaner::ALLOWED_REFERENCESGeorge Koltsov
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-04Allow asynchronous rebase operations to be monitoredNick Thomas
2019-06-17Backport the EE schema and migrations to CEYorick Peterse
2019-06-11Ignore legacy artifact columns in Project Import/ExportShinya Maeda
2019-06-03Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-06-03Merge branch 'security-58856-persistent-xss-in-note-objects' into 'master'Robert Speicher
2019-05-28Fix order dependency with user params during importsLiam McAndrew
2019-05-23Fix issue importing members with owner accessJames Lopez
2019-05-22Fix invalid visibility string comparison in project importStan Hu
2019-05-17Include type to notes import / exportHeinrich Lee Yu
2019-05-01Change `prohibited_key` to use regexescharlieablett
2019-05-01Add `html` to sensitive wordscharlieablett
2019-04-30Refactor `attribute_cleaner` for readabilitycharlieablett
2019-04-29Further clarify `attribute_cleaner`charlieablett
2019-04-26Add ProjectMetricsDashboardSetting model and tableReuben Pereira
2019-04-26Tighten up prohibited_key methodcharlieablett
2019-04-25Use English instead of LatinCharlie Ablett
2019-04-24Fix bug when project export to remote url failsFrancisco Javier López
2019-04-24Add disallowed fields to AttributeCleanercharlieablett
2019-04-23Exclude fields from note importcharlieablett
2019-04-11Align UrlValidator to validate_url gem implementation.Thong Kuah
2019-04-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...John Jarvis
2019-03-27Prepare suggestion implementation for multi-lineOswaldo Ferreira
2019-03-20Return cached languages if they've been detected beforeIgor Drozdov
2019-03-18Update acts-as-taggable-on 5.0 -> 6.0Pirate Praveen
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-04Arbitrary file read via MergeRequestDiffFrancisco Javier López
2019-02-22Fix project import error on releasesJames Lopez
2019-02-15Merge branch 'remove-ignored-columns' into 'master'Lin Jen-Shin