Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hanami/controller

Complete, fast and testable actions for Rack and Hanami
https://github.com/hanami/controller

Fix session error

cllns opened this pull request about 1 month ago
New version of zeitwerk (2.7.1) broke the build

depfu[bot] opened this pull request 2 months ago
New version of rack (3.1.8) produced dependency conflicts

depfu[bot] opened this pull request 2 months ago
Allow direct reuse of dry-validation contracts in actions

timriley opened this pull request 4 months ago
Add contract support to actions

timriley opened this pull request 4 months ago
Add :form and :multipart formats

cllns opened this pull request 5 months ago
Feature/action contracts

krzykamil opened this pull request 5 months ago
New version of rack (3.1.7) produced dependency conflicts

depfu[bot] opened this pull request 5 months ago
New version of rack (3.1.6) produced dependency conflicts

depfu[bot] opened this pull request 6 months ago
1.3 rake3 fix headers

DangerDawson opened this pull request 6 months ago
Fix API docs

cllns opened this pull request 6 months ago
Add the action instance to the request environment

tombruijn opened this pull request 6 months ago
Add action name to Rack environment

timriley opened this issue 6 months ago
New version of rack (3.1.4) produced dependency conflicts

depfu[bot] opened this pull request 6 months ago
New version of zeitwerk (2.6.16) broke the build

depfu[bot] opened this pull request 6 months ago
New version of rack (3.1.3) produced dependency conflicts

depfu[bot] opened this pull request 6 months ago
Allow full dry-validation contracts to be used inside actions

timriley opened this issue 6 months ago
New version of rack (3.0.11) produced dependency conflicts

depfu[bot] opened this pull request 8 months ago
Where `application/x-www-form-urlencoded` and `multipart/form-data`?

AlexeyMatskevich opened this issue 9 months ago
New version of rack (2.2.9) broke the build

depfu[bot] opened this pull request 9 months ago
New version of rack (3.0.10) produced dependency conflicts

depfu[bot] opened this pull request 9 months ago
New version of rack (3.0.9.1) produced dependency conflicts

depfu[bot] opened this pull request 10 months ago
New version of rack (3.0.9) produced dependency conflicts

depfu[bot] opened this pull request 11 months ago
Allow `Dry::Validation::Contract` rule definitions in `Hanami::Action`

danhealy opened this pull request about 1 year ago
Prepare API docs for v2.1.0

timriley opened this pull request about 1 year ago
handle_exception should allow exception names as strings

timriley opened this issue about 1 year ago
Ensure Rack compatibility of `Response#send_file`

jodosha opened this pull request about 1 year ago
Fix Response#send_file implementation

jodosha opened this issue about 1 year ago
`Hanami::Action::Config#root`: don't check realpath existence

jodosha opened this pull request about 1 year ago
`Hanami::Action::Config#root` to match `Hanami.app.root`

jodosha opened this pull request over 1 year ago
Documentation about Controller/Router integration is incorrect

weppos opened this issue over 1 year ago
New version of rack (3.0.8) produced dependency conflicts

depfu[bot] opened this pull request over 1 year ago
Remove `frozen_string_literal: true` comments

parndt opened this pull request over 1 year ago
New version of zeitwerk (2.6.8) broke the build

depfu[bot] opened this pull request over 1 year ago
Add #session_enabled? to Request and Response

timriley opened this pull request over 1 year ago
feat: Support CSRF token retrieval from header "X-CSRF-Token"

masterT opened this pull request over 1 year ago
Support for hanami-validations/dry-validations `rule(...)`

Drowze opened this issue almost 2 years ago
Support CSRF by HTTP header

masterT opened this issue almost 2 years ago
New version of rack (3.0.7) produced dependency conflicts

depfu[bot] opened this pull request almost 2 years ago
Issue with multipart/form-data format

Odebe opened this issue almost 2 years ago
HTTP status 418 is missing

x3qt opened this issue almost 2 years ago
Fix error message for missing format (aka MIME Type)

jodosha opened this pull request almost 2 years ago
New version of rack (3.0.4.1) produced dependency conflicts

depfu[bot] opened this pull request almost 2 years ago
Badly encoded cookie strings from Safari results in an error

pat opened this issue almost 2 years ago
Translate symbolic status codes in Response#status=

alassek opened this pull request almost 2 years ago
Support pattern-matching Params

alassek opened this pull request almost 2 years ago
Fix for accepting all content types

pat opened this pull request almost 2 years ago
New version of rack (3.0.3) produced dependency conflicts

depfu[bot] opened this pull request almost 2 years ago
Ruby 3.2

jodosha opened this pull request almost 2 years ago
Action params are not coerced?

wuarmin opened this issue about 2 years ago
New version of rack (3.0.2) produced dependency conflicts

depfu[bot] opened this pull request about 2 years ago
accept syntax in README no longer seems supported

radar opened this issue about 2 years ago
New version of rack (3.0.1) produced dependency conflicts

depfu[bot] opened this pull request about 2 years ago
Convert to Zeitwerk for code loading

timriley opened this pull request about 2 years ago
Update API docs for 2.0.0

timriley opened this pull request about 2 years ago
Use dry-configurable (and others) at 1.0.0.rc

timriley opened this pull request about 2 years ago
Delegate to Request's flash and session from Response

timriley opened this pull request about 2 years ago
Add read only flash & session on request object (updated for latest main)

timriley opened this pull request about 2 years ago
Fix ci slack notifications (only on main, not all branches)

cllns opened this pull request about 2 years ago
Re-add session errors (preparation for merge)

timriley opened this pull request about 2 years ago
Provide consistent class-level interface for config-like methods

timriley opened this pull request about 2 years ago
New version of dry-configurable (0.16.0) broke the build

depfu[bot] opened this pull request about 2 years ago
Handle messages being frozen

cllns opened this pull request over 2 years ago
New version of rack (3.0.0) produced dependency conflicts

depfu[bot] opened this pull request over 2 years ago
Handling `config` and other class-level macros

timriley opened this issue over 2 years ago
Fixes for YARD docs

katafrakt opened this pull request over 2 years ago
Revert "Remove `hanami-utils` as a runtime dependency"

jodosha opened this pull request over 2 years ago
Remove `hanami-utils` as a runtime dependency

jodosha opened this pull request over 2 years ago
Rubocop

jodosha opened this pull request over 2 years ago
Establish `Hanami::Action#call` as Public API

jodosha opened this pull request over 2 years ago
Upgrade rack-test to version 2.0.2

depfu[bot] opened this pull request over 2 years ago
Upgrade rack-test to version 2.0.0

depfu[bot] opened this pull request over 2 years ago
Return HTTP status 415 for requests with wrong Content-Type

tak1n opened this pull request over 2 years ago
Add read only flash & session on request object

tak1n opened this pull request over 2 years ago
Readd session errors

tak1n opened this pull request over 2 years ago
Readd helpful errors when sessions are not enabled

tak1n opened this pull request over 2 years ago
Prefer NoMethodError over NotImplementedError

tak1n opened this pull request over 2 years ago
Developer friendly error for params class method

tak1n opened this pull request over 2 years ago
Return only validated params

tak1n opened this pull request over 2 years ago
HEAD request fixes

narinda opened this pull request over 2 years ago
Fix gem name in README

okuramasafumi opened this pull request over 2 years ago
Do not automatically render halted requests.

andrewcroome opened this pull request over 2 years ago
Send CSP rules as single response header

lcmen opened this pull request over 2 years ago
Remove support for Hanami application integrated actions

timriley opened this pull request almost 3 years ago
Update tests for new slice registration

timriley opened this pull request almost 3 years ago
Content Security Policy: February 2022

jodosha opened this pull request almost 3 years ago
Actions/Views new structure

jodosha opened this pull request almost 3 years ago
Compatibility with `dry-system` `v0.23.0`

jodosha opened this pull request almost 3 years ago
[Proposal] Change ApplicationAction to a class

cllns opened this pull request almost 3 years ago
Update HTTP Status codes

cllns opened this pull request almost 3 years ago
Require Ruby 3.0

timriley opened this pull request almost 3 years ago
New version of dry-configurable (0.14.0) broke the build

depfu[bot] opened this pull request almost 3 years ago
Fix :abc: sorting for `rss`

parndt opened this pull request about 3 years ago
Add RSS MIME type to TYPES

parndt opened this pull request about 3 years ago
Do not render view when application action halts with a body

ianks opened this pull request about 3 years ago
Provide access to routes inside all application actions

timriley opened this pull request about 3 years ago