Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mattt/sinatra-param issues and pull requests

#105 - Explicitly stated what parameter caused the error

Pull Request - State: open - Opened by kemoycampbell over 3 years ago - 2 comments

#104 - Add `File` as valid param type

Pull Request - State: open - Opened by gi about 4 years ago

#103 - File: add support for File/UploadedFile types

Issue - State: open - Opened by gi about 4 years ago

#102 - `all_or_none_of` is not in latest release?

Issue - State: open - Opened by minhhien1996 over 4 years ago

#101 - Added param name to validation error messages

Pull Request - State: open - Opened by nateware over 4 years ago

#100 - Bug when passing `blank` option with `in`

Issue - State: closed - Opened by pjmartorell over 4 years ago - 1 comment

#99 - 422 vs 400 status code

Issue - State: closed - Opened by pjmartorell over 4 years ago

#97 - Ensure the custom message is passed to a raised exception

Pull Request - State: closed - Opened by rickselby about 5 years ago

#96 - ArgumentError - invalid byte sequence in UTF-8

Issue - State: open - Opened by tecnobrat over 5 years ago - 1 comment

#95 - Fix error when parsing integer '09'

Pull Request - State: closed - Opened by tiev over 5 years ago - 1 comment

#93 - fixes for Integer type

Pull Request - State: closed - Opened by AndreiBujenitsa over 5 years ago - 2 comments

#92 - '09' is not a valid Integer

Issue - State: closed - Opened by AndreiBujenitsa over 5 years ago - 1 comment

#91 - add array within/in/range validate

Pull Request - State: closed - Opened by wxjzeke about 6 years ago - 1 comment

#90 - Return multiple errors

Issue - State: open - Opened by jtara about 6 years ago - 1 comment

#89 - Add example of PostBodyContentTypeParser use for JSON validation

Issue - State: open - Opened by lukenewman over 6 years ago - 2 comments

#88 - Coerce boolean regex anchor

Pull Request - State: closed - Opened by steelThread over 6 years ago - 2 comments

#87 - Boolean type parameter not working

Issue - State: open - Opened by ricardovsilva over 6 years ago - 1 comment

#86 - Option to disable body errors display

Issue - State: open - Opened by ghost over 6 years ago

#85 - Remove sinatra version dependency to allow for 2.0

Pull Request - State: closed - Opened by evanboho over 6 years ago - 1 comment

#83 - add a new param option: after_validation

Pull Request - State: closed - Opened by yanyingwang almost 7 years ago - 11 comments

#82 - Add support for Sinatra 2.0

Issue - State: closed - Opened by gonace about 7 years ago - 3 comments

#81 - Rubygems push

Pull Request - State: closed - Opened by adrianbn over 7 years ago

#80 - Harimohanraj89 add length validations to readme

Pull Request - State: closed - Opened by adrianbn over 7 years ago

#79 - Etventure array in validation

Pull Request - State: closed - Opened by adrianbn over 7 years ago

#78 - returns param value

Pull Request - State: closed - Opened by adrianbn over 7 years ago - 1 comment

#77 - [#76] Fix the case where the param default is set to false

Pull Request - State: closed - Opened by zimski over 7 years ago - 1 comment

#76 - Param default behave anormaly with a Boolean type set to false

Issue - State: closed - Opened by zimski over 7 years ago - 1 comment

#75 - Add length validations to README

Pull Request - State: closed - Opened by harimohanraj89 about 8 years ago - 1 comment

#74 - in README show example of URL format validator

Pull Request - State: closed - Opened by floer32 about 8 years ago - 1 comment

#73 - README request - include example using URI.regexp

Issue - State: closed - Opened by floer32 about 8 years ago - 1 comment

#72 - [BUGFIX] pass through support for default false boolean params

Pull Request - State: closed - Opened by jkantarek over 8 years ago - 2 comments

#71 - Add optional error handling without exception.

Pull Request - State: open - Opened by pavel-jurasek over 8 years ago - 1 comment

#70 - Add .travis.yml

Pull Request - State: closed - Opened by petedmarsh over 8 years ago - 1 comment

#69 - Add all_or_none_of validator

Pull Request - State: closed - Opened by petedmarsh over 8 years ago - 3 comments

#68 - Fix NoMethodError, TypeError in coerce when unexpected Array or Hash

Pull Request - State: closed - Opened by shhavel over 8 years ago - 2 comments

#67 - Support for nested params

Pull Request - State: closed - Opened by shhavel over 8 years ago - 1 comment

#66 - Any plans to support data in the POST request.body?

Issue - State: closed - Opened by jamietsao over 8 years ago - 2 comments

#65 - allows :in, :within, :range validations to be used on Array params

Pull Request - State: open - Opened by janfoeh almost 9 years ago - 2 comments

#64 - Update README exception documentation

Pull Request - State: closed - Opened by hughbien almost 9 years ago - 2 comments

#63 - Embedded params

Pull Request - State: closed - Opened by fivepapertigers almost 9 years ago - 2 comments

#62 - Embedded params

Pull Request - State: closed - Opened by fivepapertigers almost 9 years ago

#61 - Check if param exists in database

Issue - State: closed - Opened by skarjoko almost 9 years ago - 1 comment

#60 - allow validation of nested parameters through block

Pull Request - State: open - Opened by cmwright about 9 years ago - 3 comments

#59 - Format Validation for Arrays of Strings

Pull Request - State: closed - Opened by davidkus about 9 years ago

#58 - allow custom messages, closes #48

Pull Request - State: closed - Opened by stve about 9 years ago - 1 comment

#57 - send text/plain on non-JSON responses

Pull Request - State: closed - Opened by stve about 9 years ago - 1 comment

#56 - BigDecimal support

Issue - State: closed - Opened by tuexss about 9 years ago - 1 comment

#55 - Exception documentation out of date in README

Issue - State: closed - Opened by marksb over 9 years ago - 1 comment

#54 - Fix parameter coerce when Hash or Array expected.

Pull Request - State: open - Opened by serargz over 9 years ago - 2 comments

#53 - Output as Swagger?

Issue - State: closed - Opened by science over 9 years ago - 1 comment

#52 - returns param value

Pull Request - State: closed - Opened by sdalu over 9 years ago - 2 comments

#51 - Add parameter name to error messages

Pull Request - State: closed - Opened by brianstorti over 9 years ago - 4 comments

#50 - Adds `if` check

Pull Request - State: closed - Opened by jeffmeyers over 9 years ago - 2 comments

#49 - Small documentation fix (format expects a regex, not a string)

Pull Request - State: closed - Opened by brianstorti over 9 years ago - 1 comment

#48 - Custom Messages

Issue - State: closed - Opened by mikejholly over 9 years ago - 3 comments

#47 - Show more meaningful errors (over 'Invalid Parameter: arg')

Pull Request - State: closed - Opened by mdarby over 9 years ago - 2 comments

#46 - Add :has_key validation to ensure Hash has n named keys within

Pull Request - State: closed - Opened by mdarby over 9 years ago - 1 comment

#45 - How to install

Issue - State: closed - Opened by rrcobb over 9 years ago - 2 comments

#44 - 400 or 422?

Issue - State: closed - Opened by JanaVPetrova over 9 years ago - 2 comments

#43 - add support for at_least_one_of validations

Pull Request - State: closed - Opened by stve over 9 years ago - 1 comment

#42 - Allow one_of to accept groups of parameters

Pull Request - State: closed - Opened by ismaelga almost 10 years ago - 2 comments

#41 - Fix one_of for 2 parameters

Pull Request - State: closed - Opened by ismaelga almost 10 years ago - 2 comments

#40 - Add convenience rake task to run tests

Pull Request - State: closed - Opened by ismaelga almost 10 years ago - 2 comments

#39 - Small(ish) refactor

Pull Request - State: closed - Opened by ismaelga almost 10 years ago - 2 comments

#38 - Use Rspec new expect sintax

Pull Request - State: closed - Opened by ismaelga almost 10 years ago - 1 comment

#37 - Can't provide an empty hash as default value

Issue - State: closed - Opened by science almost 10 years ago - 3 comments

#35 - Added a required_keys validation for Hashes

Pull Request - State: closed - Opened by jerser about 10 years ago - 2 comments

#34 - skip transformations on nil values

Pull Request - State: closed - Opened by stve over 10 years ago - 1 comment

#33 - Support for nested params

Issue - State: closed - Opened by destroytoday over 10 years ago - 7 comments

#32 - Params not triggering errors

Issue - State: closed - Opened by destroytoday over 10 years ago - 1 comment

#31 - 'Array of <type>' coercion

Pull Request - State: closed - Opened by idoa01 over 10 years ago - 4 comments

#30 - added "format" validator that compares a regex to String params

Pull Request - State: closed - Opened by CoffeeAndCode over 10 years ago - 4 comments

#29 - responses should return 400 instead of 500 when inputs can't be coerced

Pull Request - State: closed - Opened by dmacthedestroyer over 10 years ago - 1 comment

#28 - "PG::InvalidTextRepresentation: ERROR: missing dimension value" for Array param

Issue - State: closed - Opened by beno over 10 years ago - 1 comment

#27 - allow defaults to be defined as procs

Pull Request - State: closed - Opened by stve over 10 years ago - 2 comments

#26 - Error handling and destroy unwanted params

Pull Request - State: closed - Opened by Metallion almost 11 years ago - 1 comment

#25 - False boolean param yields incorrect result when 'default' is not used

Issue - State: closed - Opened by eymlo almost 11 years ago - 1 comment

#24 - License missing from gemspec

Issue - State: closed - Opened by bf4 almost 11 years ago - 2 comments

#23 - stringify param key names

Pull Request - State: closed - Opened by soopa almost 11 years ago - 1 comment

#21 - only set parameters present in request or that are given a default value

Pull Request - State: closed - Opened by soopa almost 11 years ago

#20 - ignore timezone in time coercian tests

Pull Request - State: closed - Opened by soopa almost 11 years ago

#19 - Use in Padrino?

Issue - State: closed - Opened by kevin-j-m almost 11 years ago - 1 comment

#18 - Add Boolean constant #16

Pull Request - State: closed - Opened by hughbien about 11 years ago - 1 comment

#17 - added rack-test as a dev dependency

Pull Request - State: closed - Opened by stve about 11 years ago - 1 comment

#16 - Uninitialized Constant Error

Issue - State: closed - Opened by sn about 11 years ago - 4 comments

#15 - Add custom validator support, and a few other fixes

Pull Request - State: closed - Opened by rtyler over 11 years ago - 2 comments

#14 - Custom error codes

Pull Request - State: closed - Opened by stve over 11 years ago - 2 comments

#13 - Comprehensive tests

Pull Request - State: closed - Opened by stve almost 12 years ago - 2 comments

#12 - Convert boolean params to string before validating against regex

Pull Request - State: closed - Opened by voidlily over 12 years ago - 1 comment

#11 - Move version outside of param.rb

Pull Request - State: closed - Opened by voidlily over 12 years ago - 3 comments

#10 - Add an `after_validate` block option

Pull Request - State: closed - Opened by voidlily over 12 years ago - 1 comment

#8 - Fixes for JSON post bodies

Pull Request - State: closed - Opened by voidlily over 12 years ago - 1 comment

#7 - For `in` validations on Array parameters, validate each member of the array

Pull Request - State: closed - Opened by voidlily over 12 years ago - 3 comments

#6 - Skip some validations when param is nil

Pull Request - State: closed - Opened by voidlily over 12 years ago - 1 comment