summaryrefslogtreecommitdiff
path: root/app/services/projects/after_import_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Don't run full gc in AfterImportServicesh-revert-full-gc-after-importStan Hu2019-05-101-1/+1
* Force a full GC after importing a projectsh-force-gc-after-importStan Hu2019-04-011-1/+1
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Simplify Git interactions in AfterImportServiceJacob Vosmaer (GitLab)2017-09-011-7/+2
* Use `git update-ref --stdin -z` to delete refs36807-gc-unwanted-refs-after-importLin Jen-Shin2017-08-301-1/+1
* Try to make reserved ref names more obviousLin Jen-Shin2017-08-251-4/+1
* Resolve feedback on the MR:Lin Jen-Shin2017-08-251-0/+32