BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
642bcb4d7c22ea6688751455670080c81c1149d4
642bcb4d7c22ea6688751455670080c81c1149d4
Switch branch/tag
gitlab-ce
lib
bitbucket
error
unauthorized.rb
Find file
Normal view
History
Permalink
unauthorized.rb
89 Bytes
Edit
Web IDE
Newer
Older
Refactoring Bitbucket import controller to use the new OAuth2 client
56cb4762
Douglas Barbosa Alexandre
committed
8 years ago
1
2
3
4
5
6
module
Bitbucket
module
Error
class
Unauthorized
<
StandardError
end
end
end