Skip to content

Pull requests: ruby-grape/grape

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

RSpec module to provide default headers and default parameters
#254 by fabn was closed Nov 30, 2012 Loading… updated Jun 12, 2014
Explicit return calls do not raise LocalJumpError
#269 by gruis was merged Nov 1, 2012 Loading… updated Jun 12, 2014
Optional groups
#443 by asross was merged Aug 6, 2013 Loading… updated Jun 12, 2014
Adding POST style parameters for DELETE request.
#448 by dquimper was merged Jul 30, 2013 Loading… updated Jun 12, 2014
Set :en as fallback locale for grape errors when translations are missin...
#444 by aew was merged Jul 22, 2013 Loading… updated Jun 12, 2014
added http digest auth
#40 by daddz was merged Jul 15, 2011 Loading… updated Jun 12, 2014
Content type for error response
#41 by janx was merged Jul 15, 2011 Loading… updated Jun 12, 2014
Add docs badge to README
#593 by rrrene was merged Mar 13, 2014 Loading… updated Jun 12, 2014
Allow custom formatters to be set with API settings.
#277 by tim-vandecasteele was merged Nov 20, 2012 Loading… updated Jun 12, 2014
The class ValidationError should be inside Grape module. Fixes #264
#265 by bithavoc was merged Oct 23, 2012 Loading… updated Jun 12, 2014
do not create extenstion symbol if extension does not exist
#291 by flyerhzm was merged Dec 14, 2012 Loading… updated Jun 12, 2014
Fix multi-method routes to append '(.:format)' only once
#188 by kainosnoema was merged Jun 26, 2012 Loading… updated Jun 13, 2014
Fix Grape::Middleware::Formatter#headers
#136 by meh was merged Feb 3, 2012 Loading… updated Jun 13, 2014
Add default value for the optional param
#390 by oivoodoo was merged Apr 29, 2013 Loading… updated Jun 13, 2014
Add Rack::Deflater middleware
#146 by ghost was closed Feb 24, 2012 Loading… updated Jun 13, 2014
Added versioning based on accept headers
#69 by jwkoelewijn was closed Jan 5, 2012 Loading… updated Jun 13, 2014
Adding :requirements to routes so it's possible to use periods etc in path
#159 by gaiottino was merged Apr 4, 2012 Loading… updated Jun 13, 2014
Silence multi_json deprecation warnings
#169 by whiteley was merged Apr 25, 2012 Loading… updated Jun 13, 2014
Extended rescue_from to take blocks for custom exception handling
#54 by dblock was merged Aug 31, 2011 Loading… updated Jun 13, 2014
Call rescue_from with a method instead of a block
#450 by robertopedroso was merged Aug 6, 2013 Loading… updated Jun 13, 2014
Removed error_format, will match the request content-type matched format.
#285 by dblock was merged Dec 3, 2012 Loading… updated Jun 13, 2014
added nested attributes validation support
#222 by schmurfy was closed Sep 5, 2012 Loading… updated Jun 13, 2014
Add possibility to define reusable params.
#550 by dm1try was merged Jan 7, 2014 Loading… updated Jun 13, 2014
add protection ability
#373 by niedhui was closed Mar 28, 2013 Loading… updated Jun 13, 2014
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.