An error occurred fetching the project authors.
- 10 May, 2016 1 commit
-
-
Rémy Coutable authored
- Fix naming of API::CommitStatuses - Ensure we use require_dependency instead of require - Ensure the namespace is right in lib/api/api.rb, otherwise, we might require Grape::API::Helpers which defines the `#params` method. This is to avoid requiring a file multiple times and getting an "Already initialized constant" error. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 18 Apr, 2016 1 commit
-
-
Anton Davydov authored
-
- 19 Feb, 2016 1 commit
-
-
Tomasz Maczukin authored
- add feature to list runners - add feature to show runners details - add feature to delete runner - add feature to update runner
-
- 12 Jan, 2016 2 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 31 Dec, 2015 1 commit
-
-
Tomasz Maczukin authored
-
- 24 Dec, 2015 1 commit
-
-
Tomasz Maczukin authored
-
- 11 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 12 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Oct, 2015 1 commit
-
-
Jason Lee authored
Rails Autoload find file to require is use , APIHelpers -> api_helpers.rb, not helpers.rb;
-
- 12 Oct, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 03 Sep, 2015 1 commit
-
-
Artem V. Navrotskiy authored
-
- 03 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 Apr, 2015 1 commit
-
-
jubianchi authored
-
- 03 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 24 Dec, 2014 1 commit
-
-
Valery Sizov authored
-
- 29 Oct, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Aug, 2014 1 commit
-
-
Robert Schilling authored
-
- 31 Mar, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 17 Mar, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 18 Feb, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
After update to recent grape env['api.format'] does not work any more. Use content_type for rendering raw json files content Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Nov, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Nov, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Oct, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 18 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 06 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 23 May, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 21 May, 2013 1 commit
-
-
Christian Simon authored
* Closing #3066 * Closing #3609
-
- 14 May, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 05 May, 2013 1 commit
-
-
Andrey Kumanyaev authored
-
- 06 Mar, 2013 1 commit
-
-
Matt Humphrey authored
-
- 26 Feb, 2013 1 commit
-
-
Kazuhiko authored
add grape-entity, that is split from grape 0.3.0. remove usage of deprecated error_format, that is removed in grape 0.2.3.
-
- 04 Feb, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 01 Feb, 2013 2 commits
-
-
Christian Simon authored
-
Felix Gilcher authored
In case we rescue from a fatal error, we want the error and the backtrace to the error logged, so we can debug later on. This change injects the configured logger from the rails app to the grape API and logs error as well as backtrace in a rails-like fashion.
-
- 29 Jan, 2013 1 commit
-
-
Felix Gilcher authored
This rescues all errors and returns a proper JSON response. Fixes #2833.
-
- 21 Dec, 2012 1 commit
-
-
Riyad Preukschas authored
-
- 01 Dec, 2012 1 commit
-
-
Nihad Abbasov authored
* fixed in grape v0.2.2
-