summaryrefslogtreecommitdiff
path: root/app/models/project_import_data.rb
Commit message (Expand)AuthorAgeFilesLines
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Add clear_credentials method to ProjectImportDataStan Hu2019-01-141-0/+4
* Refactor Project#create_or_update_import_dataYorick Peterse2018-12-111-0/+8
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-1/+1
* Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas2017-08-071-1/+1
* Rename ActiverecordSerialize copYorick Peterse2017-07-061-1/+1
* Added Cop to blacklist the use of serializedocument-not-using-serializeYorick Peterse2017-05-311-1/+1
* add missing attribute to attr_encrypted so it is fully backwards-compatibleJames Lopez2016-06-281-0/+1
* Upgrade attr_encrypted and encryptorConnor Shea2016-05-301-1/+2
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-12/+0
* Annotate modelsDmitriy Zaporozhets2016-05-061-2/+2
* Annotate the modelsZeger-Jan van de Weg2016-05-061-3/+6
* Remove useless require 'file_size_validator' causing warningsRémy Coutable2016-04-191-1/+0
* changed a few things based on feedbackJames Lopez2016-04-111-2/+6
* removed TODO [ci skip]James Lopez2016-04-061-1/+0
* fix some issues with credentialsJames Lopez2016-04-061-2/+2
* some refactoring to symbolise keys across importers and left a TODOJames Lopez2016-04-051-2/+6
* fix fogbugz importJames Lopez2016-04-011-0/+4
* fixed some rubocop warningsJames Lopez2016-03-211-1/+1
* fixed few issues with the migrationJames Lopez2016-03-211-1/+1
* refactored a bunch of stuff based on MR feedbackJames Lopez2016-03-071-1/+1
* fix specsJames Lopez2016-03-041-2/+1
* added import url exposer to construct URL withunencrypted credentialsJames Lopez2016-03-041-0/+1
* WIP - refactored migration and updated project_import_data with encrypted attJames Lopez2016-03-031-1/+2
* Re-annotate modelsStan Hu2015-05-031-4/+4
* Move import data out of project so it doesn't take ages to load.Douwe Maan2015-04-171-0/+19