Misha Wolfson
|
800e02aa40
|
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 17:48:24 -05:00 |
|
Misha Wolfson
|
fee9cd593d
|
Fix minor spacing issues
|
2016-12-15 17:43:52 -05:00 |
|
Misha Wolfson
|
f625c795eb
|
Upgrade nconf to fix bug in config
config.get().name was undefined, even though config.get('name') worked fine
|
2016-12-15 16:58:35 -05:00 |
|
Misha Wolfson
|
e9dec6b4b8
|
Make bin.js executable
|
2016-12-15 16:01:22 -05:00 |
|
Misha Wolfson
|
792401402e
|
Merge branch 'ginkgo-master'
|
2016-12-14 18:24:43 -05:00 |
|
Misha Wolfson
|
17165ad6eb
|
Respond with the correct error code and headers
|
2016-12-14 18:23:58 -05:00 |
|
Misha Wolfson
|
a989f4d60c
|
Parse global stream config option
|
2016-12-14 18:23:30 -05:00 |
|
Misha Wolfson
|
512106f0a4
|
Respond with the correct error code and headers
|
2016-12-14 18:08:03 -05:00 |
|
Misha Wolfson
|
0d5021eebc
|
Add stderr to logger config
|
2016-12-14 17:04:30 -05:00 |
|
|
d77b64f9b4
|
Update README.md
|
2015-04-23 11:16:00 +00:00 |
|
|
fc76d86571
|
Bump version
Converted line endings to unix format for npm publishing
|
2015-02-12 17:19:27 +00:00 |
|
|
977d331283
|
Merge pull request #1 from Bromancer/master
Fixed error in example
|
2015-02-06 11:52:07 +00:00 |
|
Orillion
|
ef29018fc7
|
Fixed error in example
|
2015-02-06 12:14:09 +01:00 |
|
|
3457f98b9f
|
package.json: Bump version
|
2015-02-04 08:33:47 +00:00 |
|
|
fbda0adf62
|
spserver: Fixed critical file path bug
|
2015-02-04 08:33:17 +00:00 |
|
|
051b6d40dc
|
package.json: Bump version
|
2015-02-02 15:46:38 +00:00 |
|
|
6857661b22
|
many: Added test, fixed an error
|
2015-02-02 15:41:06 +00:00 |
|
|
431d114505
|
Merge branch 'master' of https://github.com/TheThing/spserver
|
2015-02-02 14:55:22 +00:00 |
|
|
55ba389e8b
|
package.json: Add missing dependency
|
2015-02-02 14:55:12 +00:00 |
|
|
5e31e68808
|
Update README.md
|
2015-02-02 10:40:46 +00:00 |
|
|
19a6a3f81c
|
Update README.md
|
2015-02-02 10:37:36 +00:00 |
|
|
b8c24aa23a
|
Update README.md
|
2015-02-02 10:35:59 +00:00 |
|
|
8454e79b22
|
package.json: Rename node-spserver to spserver
|
2015-02-02 09:59:45 +00:00 |
|
|
4761ad6b34
|
many: Initial 0.1.0 version.
|
2015-02-02 09:52:31 +00:00 |
|
|
1e39e3b246
|
Initial commit
|
2015-02-02 06:35:00 +00:00 |
|