summaryrefslogtreecommitdiff
path: root/app/controllers/import/bitbucket_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Only render 404 page from /publicinified_404_errorValery Sizov2015-10-131-1/+1
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-7/+16
* Show incompatible projects in Bitbucket import statusStan Hu2015-08-071-0/+1
* Fix bug causing Bitbucket importer to crash when OAuth application had been r...bitbucket-re-authorizeDouwe Maan2015-07-281-0/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-6/+6
* Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user i...Douwe Maan2015-03-311-1/+4
* Re-enable rescuing from Bitbucket OAuth errors.Douwe Maan2015-02-241-1/+1
* Load public key in initializer.Douwe Maan2015-02-241-0/+5
* Add Bitbucket importer.Douwe Maan2015-02-241-0/+74