This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
635393b50b
gitlab-org--gitlab-foss
/
lib
/
bitbucket
/
error
/
unauthorized.rb
6 lines
86 B
Ruby
Raw
Normal View
History
Unescape
Escape
Refactoring Bitbucket import controller to use the new OAuth2 client
2016-08-22 15:02:48 -04:00
module
Bitbucket
module
Error
Enable and autocorrect the CustomErrorClass cop
2017-03-01 06:00:37 -05:00
Unauthorized
=
Class
.
new
(
StandardError
)
Refactoring Bitbucket import controller to use the new OAuth2 client
2016-08-22 15:02:48 -04:00
end
end
Copy permalink