summaryrefslogtreecommitdiff
path: root/app/controllers/projects/imports_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* removed transaction stufffix/import-data-issueJames Lopez2016-05-131-3/+1
* more changes based on MR feedbackJames Lopez2016-05-121-1/+1
* trying to fix timing issue with import statusJames Lopez2016-05-111-1/+4
* ContinueToParams -> ContinueParamsZeger-Jan van de Weg2016-03-131-1/+1
* Check redirect path in the continue_paramsZeger-Jan van de Weg2016-03-131-10/+2
* Redirect /import to project page if no importing at all and repo existsfix/13367-redirect-to-project-page-if-no-importRémy Coutable2016-02-171-3/+9
* Fixi import redirect loopDouglas Barbosa Alexandre2016-01-251-5/+15
* Fix specs and behavior for LFS filesDouwe Maan2015-12-181-2/+7
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-7/+17
* Fix redirect after import fails.Douwe Maan2015-11-181-2/+2
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* Fixing import redirect loopDJ Mountney2015-03-091-1/+1
* Add brakeman rake task and improve code securityDmitriy Zaporozhets2015-03-021-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-4/+6
* Move projects import to separate resource. Add bare repo creation to reposito...Dmitriy Zaporozhets2014-11-301-0/+49