Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
gitlab-ce
Commits
07157799
Commit
07157799
authored
Feb 04, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '500-message' into 'master'
500 Message
parents
edc18e77
3a48e1cf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
public/500.html
public/500.html
+1
-1
public/502.html
public/502.html
+1
-1
No files found.
public/500.html
View file @
07157799
...
...
@@ -8,6 +8,6 @@
<h1>
500
</h1>
<h3>
We're sorry, but something went wrong.
</h3>
<hr/>
<p>
We've been notified about this issue and we'll take a look at it shortly
.
</p>
<p>
Please contact your GitLab administrator if this problem persists
.
</p>
</body>
</html>
public/502.html
View file @
07157799
...
...
@@ -8,6 +8,6 @@
<h1>
502
</h1>
<h3>
GitLab is not responding.
</h3>
<hr/>
<p>
Please contact your administrator if this problem persists.
</p>
<p>
Please contact your
GitLab
administrator if this problem persists.
</p>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment