314a15d
(HEAD -> master, tag: v0.1.0)
fix handler.call(plugin) bug by
2013-08-31 19:01:18 -0400
3ef217f
make sure to call each plugin handler in the context of the plugin instance by
2013-08-31 13:00:39 -0400
58a10ff
update readme for with addHeader by
2013-08-31 09:40:54 -0400
37ef9bc
add addHeader function to http request object by
2013-08-31 09:30:21 -0400
710ec7e
fix bug in errorHandler by
2013-08-31 09:28:34 -0400
569e672
add a simple example by
2013-08-31 08:54:42 -0400
9dc84d0
do some 'proper' 'inheritance' for plugins by
2013-08-31 08:54:33 -0400
5cc5b16
on 'request' is not on 'setup' by
2013-08-31 08:30:40 -0400
bcb0d8f
test coverage, it's a good thing ™ by
2013-08-31 08:26:39 -0400
dc704ea
break tests into smaller scripts by
2013-08-31 08:05:53 -0400
fbfbf57
add tests for server.registerPlugin by
2013-08-31 08:00:31 -0400
0285347
logic bug :( by
2013-08-31 07:51:40 -0400
7a0538b
jshint fixes by
2013-08-31 07:39:59 -0400
e42918a
add badge.fury.io npm version badge by
2013-08-30 23:12:21 -0400
6a4a4a0
add travis and coveralls status images to README by
2013-08-30 23:07:46 -0400
c34774a
add coveralls to travis after_script by
2013-08-30 23:05:15 -0400
7c5e7c4
setup coveralls by
2013-08-30 23:01:01 -0400
f9f2058
add travis yaml by
2013-08-30 22:53:56 -0400
81c5292
add start to server tests by
2013-08-30 22:53:11 -0400
4abb827
add sinon as dev dependency by
2013-08-30 22:52:59 -0400
8147822
throw an Error when non-unix bind has multiple : by
2013-08-30 22:52:36 -0400
466d1b7
fix server bind bug by
2013-08-30 22:52:14 -0400
e4a9d87
have server.errorHandler just raise an Error by
2013-08-30 22:51:58 -0400
3007d79
setup base prototype of server by
2013-08-30 22:21:49 -0400
410d1f4
properly name callback paramter for plugin notFound tests by
2013-08-30 22:21:31 -0400
1a09f8b
plugin s/not_found/notFound/ by
2013-08-30 22:20:40 -0400
cc242ba
start base of plugin by
2013-08-30 20:05:07 -0400
a2674d4
initial commit by
2013-08-30 18:54:47 -0400