Merge remote-tracking branch 'origin/master' into vfs-upgrade-engineio

Conflicts:
	npm-shrinkwrap.json
pull/312/head
Tim Robinson 2016-06-01 13:41:21 +00:00
commit 211b22d400
2 zmienionych plików z 9 dodań i 7 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "c9",
"description": "New Cloud9 Client",
"version": "3.1.2593",
"version": "3.1.2607",
"author": "Ajax.org B.V. <info@ajax.org>",
"private": true,
"main": "bin/c9",
@ -30,7 +30,7 @@
"netutil": "~0.0.2",
"optimist": "~0.6.0",
"qs": "0.6.6",
"rusha": "~0.7.2",
"rusha": "^0.8.3",
"send": "~0.1.4",
"simple-mime": "~0.0.8",
"tern": "git://github.com/cloud9ide/tern.git#39015d544d4c00c7899fea4c95c2e5bc2720e68e",

Wyświetl plik

@ -8,11 +8,13 @@
<div id="wrapper">
<h1><%=title%></h1>
<h2><em><%=statusCode%> - <%=scope%></em> <%=error%></h2>
<p style="margin-bottom:20px;width:540px">
This error has been logged. We will
investigate this further and will prevent this from happening in the
future. If this error persists please don't hesitate to contact support.
</p>
<% if (statusCode != 403) { %>
<p style="margin-bottom:20px;width:540px">
This error has been logged. We will
investigate this further and will prevent this from happening in the
future. If this error persists please don't hesitate to contact support.
</p>
<% } %>
<% if (showStackTrace) { %>
<div class="stacktrace">