summaryrefslogtreecommitdiff
path: root/app/workers/repository_import_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern2018-08-011-5/+11
|\
| * Code review comment appliedFrancisco Javier López2018-07-231-2/+2
| * EE PortFrancisco Javier López2018-07-201-5/+11
* | Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo2018-07-241-3/+1
|\ \ | |/ |/|
| * Don't expose project names in various countersYorick Peterse2018-06-211-3/+1
* | Enable frozen string literals for app/workers/*.rbgfyoung2018-06-271-0/+2
|/
* add specJames Lopez2018-01-261-1/+0
* disable retry attempts for Import/Export until that is fixedJames Lopez2018-01-261-1/+10
* Fork and Import jobs only get marked as failed when the number of Sidekiq ret...39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhaustedTiago Botelho2017-12-151-17/+2
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-2/+1
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-3/+8
* Backports EE 38771 changes to CE.Tiago Botelho2017-10-101-1/+2
* Enable 5 lines of Sidekiq backtrace lines to aid in debuggingsh-sidekiq-backtraceStan Hu2017-08-251-0/+1
* Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'"Robert Speicher2017-08-251-1/+0
* Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu2017-08-241-0/+1
* Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...ee-2628-backport-to-ceTiago Botelho2017-08-171-11/+13
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-5/+19
* Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-051-1/+3
* Remove unused include from RepositoryImportWorkerDouglas Barbosa Alexandre2017-04-031-1/+0
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-2/+1
* Does not halt the GitHub import process when an error occursDouglas Barbosa Alexandre2016-08-241-0/+2
* Tracking of custom eventscustom-events-trackingYorick Peterse2016-08-171-0/+4
* Update repository_import_worker.rbJames Lopez2016-06-021-1/+1
* some refactoring and fixing specJames Lopez2016-06-021-2/+1
* Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-1/+1
* Moved cache expiration code to Repository hooksYorick Peterse2016-02-231-1/+1
* Expire caches after forking/importing a repositoryYorick Peterse2016-02-171-0/+1
* Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre2016-01-251-39/+7
* Remove accidentally added line. #3598issue_3598Rubén Dávila2015-11-201-3/+0
* Remove unused variable in repository importDouwe Maan2015-11-181-1/+1
* Store and show reason why import failed.Douwe Maan2015-11-181-26/+41
* FogBugz project importJared Szechy2015-09-081-13/+22
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-1/+2
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-1/+0
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-0/+1
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-041-1/+1
|\
| * Store commit count in project tableadvanced-cacheDmitriy Zaporozhets2015-07-171-1/+1
* | Remove satellitesDmitriy Zaporozhets2015-07-151-1/+0
|/
* Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+2
* Delete deploy key from Bitbucket after importing.Douwe Maan2015-02-241-18/+18
* Add Bitbucket importer.Douwe Maan2015-02-241-0/+2
* gitlab.com importer: refactorigValery Sizov2015-02-051-7/+7
* GitLab.com integration: refactoringValery Sizov2015-02-051-1/+1
* GitLab integration. ImporterValery Sizov2015-02-051-0/+2
* Github ImporterValery Sizov2015-01-101-1/+7
* Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-1/+1
* Added update repository size to repository importCSchulz2014-06-111-1/+2
* Add retry feature to project importDmitriy Zaporozhets2014-03-121-2/+0
* Add project import state machineDmitriy Zaporozhets2014-03-121-2/+4