Ecosyste.ms: Issues

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

GitHub / martini-contrib/binding issues and pull requests

#55 - binding.Form don't show any errors

Issue - State: open - Opened by tofindme almost 3 years ago

#54 - Do binding to route and URL values

Issue - State: open - Opened by sinni800 about 8 years ago

#53 - Fix upload array files.

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

#52 - Fix upload array files.

Pull Request - State: closed - Opened by ghostiam about 8 years ago - 3 comments
Labels: needs tests

#50 - Pointers support

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

#49 - Support of method PATCH like a PUT and POST

Pull Request - State: closed - Opened by lukashes over 8 years ago

#48 - Allow form-urlencoded POST/PUT data with a size over 10MB

Issue - State: open - Opened by jerbob92 almost 9 years ago

#47 - Added Scan interface Support (sql.Null types)

Pull Request - State: open - Opened by Boomerangz about 9 years ago - 1 comment
Labels: under review, needs tests

#46 - How can I get the filename of uploadFile by using binding.MultipartForm?

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

#45 - add time.Time support

Pull Request - State: closed - Opened by eslizn about 9 years ago - 3 comments

#44 - QueryString method to parse query strings in the same way as forms

Pull Request - State: closed - Opened by averyaube over 9 years ago - 3 comments

#43 - Added missing newline to example Post route

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

#42 - Error with binding false `bool` values and binding:"required"

Issue - State: closed - Opened by oweidner over 9 years ago - 2 comments
Labels: question

#41 - Refactors form mapping into smaller functions for clarity

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

#40 - Support for nested arrays with structs

Issue - State: open - Opened by murrekatt over 9 years ago - 5 comments
Labels: discussion, brainstorm

#39 - Error when binding structs with dates

Issue - State: open - Opened by javiermanzano over 9 years ago - 3 comments

#38 - Binding “cannot return value obtained from unexported field or method”

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

#37 - Binding to params

Issue - State: closed - Opened by richardcrichardc almost 10 years ago - 3 comments
Labels: suggestion, deferred

#36 - COL-255: binder updates

Pull Request - State: closed - Opened by cam72cam almost 10 years ago

#35 - add form binding to embedded struct pointer

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

#34 - Added support for binding lists

Pull Request - State: closed - Opened by leeor about 10 years ago - 1 comment
Labels: under review

#33 - Support for nested struct and slices

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

#32 - Fixed URL-binding

Pull Request - State: closed - Opened by robgssp over 10 years ago

#31 - binding.Bind failed to bind query params from GET without content-type header

Issue - State: closed - Opened by tpng over 10 years ago - 6 comments
Labels: confirmed bug

#30 - Support of embeded *Struct for form binding

Issue - State: closed - Opened by tpng over 10 years ago - 13 comments
Labels: confirmed bug, deferred

#29 - Multiple bindings, validation errors chains.

Issue - State: closed - Opened by piotrkowalczuk over 10 years ago - 8 comments
Labels: under review

#28 - If a form field is bool, and it's submit value is false, then it will fail to validate

Issue - State: closed - Opened by guotie over 10 years ago - 7 comments
Labels: wontfix, discussion

#27 - Pointers to basic types do not deserialize correctly

Issue - State: closed - Opened by losinggeneration over 10 years ago - 3 comments
Labels: confirmed bug

#26 - My file upload isn't working?

Issue - State: closed - Opened by kristofer over 10 years ago - 9 comments
Labels: question

#25 - Consistent documentation

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

#24 - Map a pointer of a struct to an interface

Issue - State: closed - Opened by yosisa over 10 years ago - 9 comments
Labels: wontfix, suggestion

#23 - Document that implementing the Validator interface allows modifying the bound object in-place

Issue - State: closed - Opened by attilaolah over 10 years ago - 3 comments
Labels: suggestion, documentation

#22 - Should the Errors struct provide getters and setters?

Issue - State: closed - Opened by mholt over 10 years ago - 7 comments
Labels: question, discussion

#21 - Export NewErrors to make writing unit tests against validators easier

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

#20 - binding bug

Issue - State: closed - Opened by easykoo over 10 years ago - 3 comments
Labels: question

#19 - Fix typo in the README

Pull Request - State: closed - Opened by attilaolah over 10 years ago - 5 comments

#18 - Cleanup, verify tests

Issue - State: closed - Opened by mholt over 10 years ago - 1 comment
Labels: needs tests

#17 - Update package to use the github.com/go-martini/martini import path

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

#16 - Adds logic to find form or json tag value for name

Pull Request - State: closed - Opened by tomsteele over 10 years ago - 3 comments

#15 - merge request.Form to MultipartForm.value when calling BindMultipartForm

Pull Request - State: closed - Opened by wuyongzhi over 10 years ago - 2 comments
Labels: needs tests

#14 - External Use of binding errors struct

Issue - State: closed - Opened by kristian-puccio over 10 years ago - 1 comment
Labels: discussion

#13 - Form binding now works across embedded structs

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

#12 - suggestion: allow preprocessing of params

Issue - State: closed - Opened by forwardever over 10 years ago - 3 comments
Labels: suggestion

#11 - Add MultipartForm documentation to README

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

#10 - map form files

Pull Request - State: closed - Opened by joaojeronimo over 10 years ago - 3 comments
Labels: discussion

#9 - Additional binding tags and validation features

Issue - State: closed - Opened by jamieomatthews over 10 years ago - 48 comments
Labels: suggestion, discussion

#8 - Form binding - reflect fixes

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

#7 - json: do not treat an empty body as an error

Pull Request - State: closed - Opened by etix over 10 years ago - 3 comments

#6 - Validation fails for Types with unexported fields

Issue - State: closed - Opened by zbindenren over 10 years ago - 3 comments
Labels: brainstorm, deferred

#5 - Add support for file uploads in MultipartForm

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

#4 - Bind() should guess deserialization method without reading body

Issue - State: closed - Opened by mholt over 10 years ago - 8 comments
Labels: confirmed bug, brainstorm

#3 - Errors should include the original value as well

Issue - State: closed - Opened by scottkf over 10 years ago - 6 comments
Labels: suggestion, discussion

#2 - Add wrecker badge

Pull Request - State: closed - Opened by jakejscott over 10 years ago

#1 - Missing values and media type errors

Issue - State: closed - Opened by codegangsta over 10 years ago - 2 comments
Labels: under review, brainstorm