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
f76f50592973002182f24e17f44f062689ac145f
f76f50592973002182f24e17f44f062689ac145f
Switch branch/tag
gitlab-ce
lib
bitbucket
error
unauthorized.rb
Find file
Normal view
History
Permalink
unauthorized.rb
86 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
module
Bitbucket
module
Error
Enable and autocorrect the CustomErrorClass cop
811e598f
Sean McGivern
committed
7 years ago
3
Unauthorized
=
Class
.
new
(
StandardError
)
Refactoring Bitbucket import controller to use the new OAuth2 client
56cb4762
Douglas Barbosa Alexandre
committed
8 years ago
4
5
end
end