Ecosyste.ms: Issues

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

GitHub / osglworks/java-mvc issues and pull requests

#45 - Bump snakeyaml from 1.25 to 1.31

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#44 - Bump snakeyaml from 1.25 to 1.26

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#43 - `@ResponseContentType` annotation limit

Issue - State: open - Opened by greenlaw110 over 3 years ago
Labels: bug

#42 - Missing image types in `H.MediaType` enum definition

Issue - State: closed - Opened by greenlaw110 over 3 years ago - 1 comment
Labels: bug, enhancement

#41 - `Unauthorized` issue when running Act app is PROD mode

Issue - State: closed - Opened by greenlaw110 over 4 years ago
Labels: bug, fixed

#40 - Add default error message for response 503

Issue - State: closed - Opened by greenlaw110 over 4 years ago
Labels: enhancement, fixed

#39 - When applying result, contentType must be set before calling `applyBeforeCommitHandler`

Issue - State: closed - Opened by greenlaw110 almost 5 years ago
Labels: bug, fixed

#38 - Support rendering in YAML

Issue - State: closed - Opened by greenlaw110 about 5 years ago
Labels: enhancement, fixed

#37 - Result rendering - result committed even `applyBeforeCommitHandler` raised exception

Issue - State: closed - Opened by greenlaw110 over 5 years ago
Labels: bug, fixed

#36 - `ResponseContentType` shall be declared as `@Inherited`

Issue - State: closed - Opened by greenlaw110 about 6 years ago - 1 comment
Labels: bug, fixed

#35 - `MvcConfig.applyBeforeCommitHandler` called twice when error response generated

Issue - State: closed - Opened by greenlaw110 about 6 years ago
Labels: bug, fixed

#34 - Make `SessionFree` annotation be able to mark on a class

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement, fixed

#33 - `Result.addHeader` function not working as expected

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: bug, fixed

#32 - `RenderCSV` shall check `Result.stringContentProducer`

Issue - State: closed - Opened by greenlaw110 over 6 years ago - 1 comment
Labels: bug

#31 - `RenderJSON.of(Object)` logic error

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: bug

#30 - `RenderBinary` - add methods to set attachment name and content type

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#29 - Add constructor to `RenderBinary` to accept `byte[]` parameter

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#28 - Refactor output mechanism - separating binary and char output

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: bug, enhancement

#27 - Implement an alarm mechanism

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#26 - Add `BufferedOutput` to improve direct output response model performance

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#25 - Allow it uses string content producer for JSON/XML/HTML/TXT rendering

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#24 - Missing default error message for some error results

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: bug

#23 - RenderBinary: it shall set the length for File source

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: bug, enhancement

#22 - Make `RenderText` output encoding (charset) by default

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#21 - Allow stream based output to response

Issue - State: closed - Opened by greenlaw110 over 6 years ago
Labels: enhancement

#20 - Allow developer to attach any payload to Error response

Issue - State: closed - Opened by greenlaw110 almost 7 years ago - 1 comment
Labels: enhancement

#19 - It shall use `MvcConfig.jsonMediaTypeProvider()` for RenderJson singleton

Issue - State: closed - Opened by greenlaw110 about 7 years ago
Labels: bug

#18 - Introduce quality control into the project

Issue - State: closed - Opened by greenlaw110 about 7 years ago
Labels: enhancement

#17 - Add tag annotation to allow developer creating their own `@Bind` annotation

Issue - State: closed - Opened by greenlaw110 about 7 years ago - 1 comment
Labels: enhancement

#16 - Simplify Result constructor and factory methods

Issue - State: open - Opened by greenlaw110 over 7 years ago - 1 comment
Labels: enhancement

#15 - Remove singleton pattern

Issue - State: open - Opened by greenlaw110 over 7 years ago
Labels: enhancement

#14 - Make `Result` a generic type

Issue - State: closed - Opened by greenlaw110 over 7 years ago - 1 comment
Labels: enhancement

#13 - Allow developer to set error code on `ErrorResult`

Issue - State: closed - Opened by greenlaw110 over 7 years ago
Labels: enhancement

#12 - Missing API in some error result to accept Throwable type parameter

Issue - State: closed - Opened by greenlaw110 over 7 years ago
Labels: enhancement

#11 - Add corresponding Result classes for more 4xx and 5xx responses

Issue - State: closed - Opened by greenlaw110 over 7 years ago
Labels: enhancement

#10 - Add API to `Result` for header and cookie manipulation

Issue - State: closed - Opened by greenlaw110 over 7 years ago
Labels: enhancement

#9 - Support different semantic for new redirection responses

Issue - State: closed - Opened by greenlaw110 over 7 years ago
Labels: enhancement

#8 - It shall provides constructors of `RenderBinary` with `status` parameter

Issue - State: closed - Opened by greenlaw110 over 7 years ago - 1 comment
Labels: bug, enhancement

#7 - Add `WsAction` annotation

Issue - State: closed - Opened by greenlaw110 over 7 years ago - 1 comment
Labels: enhancement

#6 - Localized error message not translated

Issue - State: closed - Opened by greenlaw110 over 7 years ago
Labels: bug

#5 - `Result.apply()` shall always commit response

Issue - State: closed - Opened by greenlaw110 over 7 years ago
Labels: bug

#4 - IE does not support application/json content

Issue - State: closed - Opened by greenlaw110 over 7 years ago - 1 comment
Labels: enhancement

#3 - Make it possible to output charset encoding for JSON result

Issue - State: closed - Opened by greenlaw110 over 7 years ago

#2 - unified use http namespace

Pull Request - State: closed - Opened by wenzhihong2003 almost 8 years ago

#1 - char[] and Character[] binding doesn't work properly

Issue - State: closed - Opened by greenlaw110 over 8 years ago
Labels: bug