Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Ed Morley 90e3aa0dea Bug 1165925 - web-server.js should serve index.html at the site root 2015-05-19 15:50:30 +01:00
Avi Halachmi (:avih) a057907735 Bug 1160359 - web-server: init: check config file, fix app root
* warn if local.conf.js doesn't exist and suggest the sample config
* set the web root relative to the server script such that it can be
  invoked from anywhere and keep the serving the same URLs

it seems that stat[Sync] is more likely to stay than exists[Sync] on path or fs
see http://stackoverflow.com/a/4482701/3339341
2015-05-01 13:05:16 -04:00
Krishnashish Gogoi 1220dbfbdc Bug 1141203 - Change terminal color back to normal after printing error. 2015-04-15 01:32:29 +05:30
Krishnashish Gogoi e0fe83cbf9 Bug 1141203 - Print a friendly error message when port is already in use when web-server.js is run.
Adds a simple 'error' event listener to HttpServer.start. If
error code is "EADDRINUSE", the port is already in use, so prints
a message saying the port is in use, instead of just throwing out
the error.
2015-04-14 23:43:43 +05:30
mdoglio 4d5b9481e2 add angular webapp skeleton 2013-07-11 21:17:57 +01:00