summaryrefslogtreecommitdiff
path: root/lib/tasks/import.rake
Commit message (Expand)AuthorAgeFilesLines
* Fix small typoe on GitHub import rake taskDouglas Barbosa Alexandre2017-08-071-1/+1
* Use a custom root endpoint if defined on GH ominiauth provider settingsDouglas Barbosa Alexandre2017-08-071-1/+1
* Use project.import_url to fetch repositories from GithubDouglas Barbosa Alexandre2017-08-071-0/+1
* backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-1/+1
* Add basic progress output to GitHub importDouglas Barbosa Alexandre2017-04-251-2/+2
* Fix undefined attribute params from import taskDouglas Barbosa Alexandre2017-04-251-1/+0
* Refactor rake task to to import GitHub repositoresDouglas Barbosa Alexandre2017-04-241-89/+22
* Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre2017-04-181-1/+0
* Fix rake test to import Github repositoriesDouglas Barbosa Alexandre2017-04-071-2/+9
* Github import rake taskJames Lopez2017-04-061-0/+204