summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export/attribute_cleaner.rb
Commit message (Expand)AuthorAgeFilesLines
* Add commit_id to AttributeCleaner::ALLOWED_REFERENCESgeorgekoltsov/63955-fix-import-with-source-branch-deletedGeorge Koltsov2019-07-151-1/+1
* 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-241-1/+13
* Enable even more frozen string for lib/gitlabgfyoung2018-11-161-0/+2
* Blacklisting attributes in the project import processFrancisco Javier López2018-05-141-2/+9
* Merge branch 'fix/import-projectmember-security' into 'security'Douwe Maan2016-11-031-4/+19
* Update specs to cope with new label types and prioritiesJames Lopez2016-10-191-1/+1
* updated attribute cleaner to use allowed keyword and reject attributesJames Lopez2016-09-271-3/+3
* Prevent claiming associated model IDs via import and added relevant specsJames Lopez2016-09-271-0/+13