|
d7c544243c
|
ssl: Fix resolving path to builtin ssl certs if not overwritten
|
2021-10-14 10:09:59 +00:00 |
|
|
33af1798b3
|
Add support for running in ssl mode
Also added helpful argument to print current config and exit
|
2021-10-14 09:57:08 +00:00 |
|
|
0d175c5600
|
General update, removed short-hand argument options, used newer smaller depencies, turned into ecmamodule script and generally made smaller
|
2021-10-12 13:43:05 +00:00 |
|
|
d69a1c2028
|
replace bunyan with bunyan-lite
|
2018-07-22 12:06:44 +00:00 |
|
Misha Wolfson
|
93ab6efe65
|
Add ROOT_URL_PATH parsing
|
2016-12-23 17:21:37 -06:00 |
|
Misha Wolfson
|
924afec7c2
|
Write error message to response when serving errors
|
2016-12-23 17:21:37 -06:00 |
|
Misha Wolfson
|
0365ce1095
|
Add IP config option
|
2016-12-16 20:18:39 -05:00 |
|
Misha Wolfson
|
5a67343957
|
Display the request method in the log: don't assume GET
|
2016-12-15 18:01:23 -05:00 |
|
Misha Wolfson
|
f420e045be
|
Refactor setting resolution from command line and config file
|
2016-12-15 18:01:23 -05:00 |
|
Misha Wolfson
|
da923ae75d
|
Fix defaults resolution when shortcut settings are passed to bunyan config
|
2016-12-15 18:01:23 -05:00 |
|
Misha Wolfson
|
051c5b4433
|
Fix stream parsing bug
In lodash 3.10, .forEach does not get called in a chain unless .value() is passed, but in lodash 4, it does.
|
2016-12-15 18:01:23 -05:00 |
|
Misha Wolfson
|
9acb178280
|
Fix minor spacing issues
|
2016-12-15 18:01:23 -05:00 |
|
|
b9caac64b1
|
Merge pull request #4 from ginkgobioworks/fix/add-stderr
Add config support for 'process.stderr'
|
2016-12-15 12:43:13 +00:00 |
|
Misha Wolfson
|
a989f4d60c
|
Parse global stream config option
|
2016-12-14 18:23:30 -05:00 |
|
Misha Wolfson
|
923d1fc723
|
Respond with the correct error code and headers
|
2016-12-14 18:04:28 -05:00 |
|
Misha Wolfson
|
0d5021eebc
|
Add stderr to logger config
|
2016-12-14 17:04:30 -05:00 |
|
|
fbda0adf62
|
spserver: Fixed critical file path bug
|
2015-02-04 08:33:17 +00:00 |
|
|
6857661b22
|
many: Added test, fixed an error
|
2015-02-02 15:41:06 +00:00 |
|
|
4761ad6b34
|
many: Initial 0.1.0 version.
|
2015-02-02 09:52:31 +00:00 |
|