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
b55ab7abc6c01f462071dffcbfab692b4f07f453
b55ab7abc6c01f462071dffcbfab692b4f07f453
Switch branch/tag
gitlab-ce
lib
gitlab
update_path_error.rb
Find file
Normal view
History
Permalink
update_path_error.rb
63 Bytes
Edit
Web IDE
Newer
Older
Fix error 500 renaming group. Also added specs and changelog.
b82fdf62
James Lopez
committed
8 years ago
1
module
Gitlab
Enable and autocorrect the CustomErrorClass cop
811e598f
Sean McGivern
committed
7 years ago
2
UpdatePathError
=
Class
.
new
(
StandardError
)
Fix error 500 renaming group. Also added specs and changelog.
b82fdf62
James Lopez
committed
8 years ago
3
end