summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support CURD operation for release asset linksShinya Maeda2019-01-042-2/+4
* Drop Webhooks from project import/export configStan Hu2019-01-031-7/+0
* Fix persistent symlink in project importJames Lopez2018-12-171-3/+5
* Add name, author and sha to releasesAlessio Caiazza2018-12-131-1/+2
* Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable2018-12-101-1/+0
|\
| * Remove unnecessary includes of ShellAdapterStan Hu2018-12-051-1/+0
* | Encrypt CI/CD builds tokensKamil Trzciński2018-12-071-0/+1
* | Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-061-1/+0
* | Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+1
* | Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-061-0/+1
|\ \ | |/ |/|
| * Exclude encrypted build token from import/export and retriesGrzegorz Bizon2018-12-051-0/+1
* | Rename project's pipelines relationFrancisco Javier López2018-12-055-2/+55
|/
* Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-281-2/+3
|\
| * Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-2/+3