summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'optimise-import-performance' into 'master'Stan Hu2019-07-244-4/+4
|\
| * Optimise import performanceoptimise-import-performanceKamil Trzciński2019-07-244-4/+4
* | LFS export records repository_type dataLuke Duncalfe2019-07-242-7/+91
* | Merge branch 'georgekoltsov/64377-add-better-log-msg-to-members-mapper' into ...Ash McKenzie2019-07-231-0/+2
|\ \ | |/ |/|
| * Add changelog entrygeorgekoltsov/64377-add-better-log-msg-to-members-mapperGeorge Koltsov2019-07-231-1/+1
| * Add better error message MembersMapper#ensure_default_member!George Koltsov2019-07-171-0/+2
* | Set Private visibility for restricted Internal imported projectsGeorge Koltsov2019-07-191-0/+1
|/
* Merge branch 'remove-support-for-legacy-pipeline-triggers' into 'master'Kamil Trzciński2019-07-161-1/+8
|\
| * Do not import legacy triggers from project JSONremove-support-for-legacy-pipeline-triggersFabio Pitino2019-07-151-0/+7
| * Ensure ImportExport maintains trigger ownershipFabio Pitino2019-07-151-1/+1
* | Add commit_id to AttributeCleaner::ALLOWED_REFERENCESgeorgekoltsov/63955-fix-import-with-source-branch-deletedGeorge Koltsov2019-07-151-1/+1
|/
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-104-4/+4
* Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-0/+1
* Backport the EE schema and migrations to CEYorick Peterse2019-06-173-7/+108
* Ignore legacy artifact columns in Project Import/ExportShinya Maeda2019-06-112-0/+6
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-06-031-1/+6
|\
| * Merge branch 'security-58856-persistent-xss-in-note-objects' into 'master'Robert Speicher2019-06-031-1/+6
| |\
| | * Change `prohibited_key` to use regexescharlieablett2019-05-011-4/+2
| | * Add `html` to sensitive wordscharlieablett2019-05-011-1/+1
| | * Refactor `attribute_cleaner` for readabilitycharlieablett2019-04-301-1/+3
| | * Further clarify `attribute_cleaner`charlieablett2019-04-291-10/+4
| | * Tighten up prohibited_key methodcharlieablett2019-04-261-3/+2
| | * Use English instead of LatinCharlie Ablett2019-04-251-2/+2
| | * Add disallowed fields to AttributeCleanercharlieablett2019-04-242-4/+13
| | * Exclude fields from note importcharlieablett2019-04-231-0/+3
* | | Fix order dependency with user params during importsLiam McAndrew2019-05-281-1/+1
|/ /
* | Fix issue importing members with owner accessJames Lopez2019-05-231-1/+5
* | Fix invalid visibility string comparison in project importStan Hu2019-05-221-1/+1
* | Include type to notes import / export49517-fix-notes-import-exportHeinrich Lee Yu2019-05-171-0/+2
* | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-262-1/+3
* | Fix bug when project export to remote url failsFrancisco Javier López2019-04-241-4/+1
|/
* Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-1/+1
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-0/+1
|\
| * Return cached languages if they've been detected beforeIgor Drozdov2019-03-201-0/+1
* | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-271-0/+1
|/
* Update acts-as-taggable-on 5.0 -> 6.0Pirate Praveen2019-03-181-0/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-062-2/+2
* Arbitrary file read via MergeRequestDiffFrancisco Javier López2019-03-041-0/+11
* Fix project import error on releasesJames Lopez2019-02-221-1/+0
* Merge branch 'remove-ignored-columns' into 'master'Lin Jen-Shin2019-02-151-1/+0
|\
| * Remove further instances of st_diffsNick Thomas2019-02-141-1/+0
* | Fix import_jid error on project importJames Lopez2019-02-141-1/+1
|/
* Allow MR diffs to be placed into an object storeNick Thomas2019-02-051-0/+5
* DB and model changes for Sentry project selection dropdownReuben Pereira2019-02-041-0/+1
* Fix tree restorer visibility levelJames Lopez2019-01-311-1/+8
* Fix path disclosure on Project ImportJames Lopez2019-01-311-12/+27
* Merge branch '49231-import-issues-csv' into 'master'Douwe Maan2019-01-071-1/+1
|\
| * Refactor upload service to return uploaderHeinrich Lee Yu2019-01-071-1/+1
* | Add table and model for error tracking settingsReuben Pereira2019-01-072-0/+5
|/
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-042-0/+2