2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove reloader from readme example
dj2
More... almost 14 years ago
strip reloader from examples
dj2
More... almost 14 years ago
fixed spec to demonstrate support for params as an array More... almost 14 years ago
adding nested query parameter support to post requests More... almost 14 years ago
updating spec name More... almost 14 years ago
changing query string parameter parsing to support nesting parameters More... almost 14 years ago
simplify test
dj2
as dan sinclair
More... almost 14 years ago
spec for 201 response with empty body - should return content-length set to 0 More... almost 14 years ago
set server_name and server_port based on routed request. closes #13. More... almost 14 years ago
just have :test call :spec
dj2
as dan sinclair
More... almost 14 years ago
enable gemtesters (http://test.rubygems.org/) support More... almost 14 years ago
more coverage links in readme More... almost 14 years ago
Added InfoQ to "Coverage" on README.md More... almost 14 years ago
streaming api example
dj2
as dan sinclair
More... almost 14 years ago
add multipart body test
dj2
as dan sinclair
More... almost 14 years ago
Updates to match Rack SPEC
dj2
as dan sinclair
More... almost 14 years ago
params middleware can now handle multipart
dj2
as dan sinclair
More... almost 14 years ago
bump rack
dj2
as dan sinclair
More... almost 14 years ago
cleanup and re-order ignore file
dj2
as dan sinclair
More... almost 14 years ago
http_log spec
dj2
as dan sinclair
More... almost 14 years ago
only connect ot mongo in dev mode
dj2
as dan sinclair
More... almost 14 years ago
allow setting options to the server and with_api
dj2
as dan sinclair
More... almost 14 years ago
allow specifing config file on the command line
dj2
as dan sinclair
More... almost 14 years ago
clobber status
dj2
as dan sinclair
More... almost 14 years ago
execute options_parser when starting api with "with_api" helper, closes More... almost 14 years ago
chdir for both dev/prod and load the config relative to the changed directory
dj2
as dan sinclair
More... almost 14 years ago
Move the logger to rack.logger.
dj2
as dan sinclair
More... almost 14 years ago
test POST params are getting parsed properly
dj2
More... almost 14 years ago
allow post requests
dj2
More... almost 14 years ago
reset the StringIO after we read it
dj2
More... almost 14 years ago