summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokensGrzegorz Bizon2018-11-2136-1/+73
|\ \ | |/
| * Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqSteve Azzopardi2018-11-201-0/+2
| |\
| | * Prevent templated services from being importedStan Hu2018-11-191-0/+2
| * | Enable even more frozen string for lib/gitlabgfyoung2018-11-1635-1/+71
| |/
* | Encrypt runners communication token in the databaseGrzegorz Bizon2018-11-202-1/+5
* | Exclude runners tokens from GitLab project exportsGrzegorz Bizon2018-11-202-1/+5
|/
* Start tracking pool repositoriesNick Thomas2018-11-051-0/+1
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Encrypt webhook tokens and URLs in the databaseNick Thomas2018-10-011-0/+6
* Fix null pipeline problemJames Lopez2018-09-242-2/+16
* use find instead of reject in avatar export fileJames Lopez2018-09-111-1/+1
* fix avatar restorerJames Lopez2018-09-111-1/+1
* Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-0710-74/+20
|\
| * refactor code based on feedbackJames Lopez2018-09-072-5/+5
| * refactor code based on feedbackJames Lopez2018-09-073-5/+5
| * Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-069-70/+16
* | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-0/+10