2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added spec on output to console and verbosity More... about 13 years ago
Added spec on output to console and verbosity More... about 13 years ago
Work in progress More... about 13 years ago
WIP More... about 13 years ago
Better code + added ability to have optional failure message More... about 13 years ago
WIP More... about 13 years ago
Merge pull request #117 from schmurfy/guard More... about 13 years ago
added guard support for tunning tests More... about 13 years ago
Allow validation of nested params keys More... about 13 years ago
Generalize CoerceValue More... about 13 years ago
uniq middlewares to avoid duplicate processing in dev mode, closes #114 More... about 13 years ago
Merge pull request #113 from schmurfy/api_options More... about 13 years ago
removed arity check on api class constructor More... about 13 years ago
allow passing arguments to api class constructor More... about 13 years ago
Merge pull request #111 from mikelewis/mikelewis/fix_superclass_spec More... about 13 years ago
Fix spec that broke after pull request #109 More... about 13 years ago
Added CoerceValue validation More... about 13 years ago
Merge pull request #109 from schmurfy/superclass_middleware More... about 13 years ago
load superclass middle wares before ours More... about 13 years ago
update custom server example More... about 13 years ago
remove broken example More... about 13 years ago
return raised exception message as 500 error message response More... about 13 years ago
disallow 'run' within router: must mount a Goliath API class More... about 13 years ago
Merge pull request #106 from impact11/patch-1
dj2
as dan sinclair
More... about 13 years ago
Enabling output of Goliath log to file for help in debugging failing specs. More... about 13 years ago
cleanup spec More... about 13 years ago
added test for middle wares inheritance More... about 13 years ago
inherit superclass middleware (needs more cleanup) More... about 13 years ago
Merge pull request #104 from sleeper/master More... about 13 years ago
close_connection_after_writing must call the real closing function More... about 13 years ago