-
- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: ruby-grape/grape
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add body metadata to instrumentation
#2608 by braktar was closed Sep 30, 2025 Loading… updated Sep 30, 2025
Fix Grape allowing invalid headers to be set
#2511 by SlakrHakr was closed Apr 10, 2025 Loading… updated Apr 10, 2025
Passing status to the ErrorFormatter
#2528 by drewnichols was closed Feb 10, 2025 Loading… updated Feb 11, 2025
Prioritize env API_FORMAT over Rack::CONTENT_TYPE header
#2505 by trialize was closed Oct 13, 2024 Loading… updated Oct 14, 2024
handle the changes in errors method in rails 6.1
#2167 by abo-elleef was closed Mar 20, 2024 Loading… updated Mar 20, 2024
Fix ordering issues between as: and default: validations
#2177 by Catsuko was merged May 5, 2021 Loading… updated Sep 15, 2022
Support custom validators autoloading in Rails >= 6
#2204 by dm1try was closed Apr 2, 2022 Loading… updated Apr 2, 2022
2 of 3 tasks
Rename MissingGroupType and UnsupportedGroupType
#2227 by ericproulx was merged Feb 14, 2022 Loading… updated Feb 17, 2022
Fix autoload types and validators
#2222 by ericproulx was merged Jan 3, 2022 Loading… updated Jan 3, 2022
Update README.md about values validator used with allow_blank
#2186 by maciejpankanin was merged Aug 13, 2021 Loading… updated Aug 13, 2021
Mention rack 2.1.0 support in UPGRADING.md
#2130 by maxkerp was merged May 5, 2021 Loading… updated May 5, 2021
Corrected a hash modification while iterating issue.
#2162 by Jack12816 was merged Feb 22, 2021 Loading… updated Mar 1, 2021
Handle EOFError raised by Rack
#2161 by bschmeck was merged Feb 10, 2021 Loading… updated Feb 10, 2021
Update doc ConnectionManagement without rails
#2149 by oslivan was closed Jan 19, 2021 Loading… updated Jan 19, 2021
Enable GitHub Actions with updated Rubocop and Danger
#2143 by anakinj was merged Dec 29, 2020 Loading… updated Dec 29, 2020
Fix Ruby 2.7 keyword deprecations
#2091 by dim was merged Aug 10, 2020 Loading… updated Aug 10, 2020
Updating activerecord without rails section on README.md
#1747 by thiagoramos23 was closed Jul 29, 2020 Loading… updated Jul 29, 2020
Update README to fix 404 error issue mounting Grape Using Rack::Cascade
#2089 by jonmchan was merged Jul 14, 2020 Loading… updated Jul 15, 2020
Fix eager loading due to ServeStream rename
#2072 by stanhu was closed Jun 28, 2020 Loading… updated Jun 28, 2020
Ensure floats are correctly coerced to bigdecimal
#2033 by tlconnor was merged Apr 1, 2020 Loading… updated Apr 1, 2020
Be sure classes/modules listed for autoload really exist
#1976 by dnesteryuk was merged Jan 16, 2020 Loading… updated Jan 16, 2020
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.