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

Merge branch 'master' into develop

117f25981d7bdcf56268564ae192e04d0f06ac6a authored about 6 years ago by Luca Guidi <[email protected]>
Ruby 2.6.0 (#280)

264d828d6ff5607681a19416c3f65870731bdbdd authored about 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable

63b69b0dda7badef15c80982828a46f056d6aee1 authored about 6 years ago by Luca Guidi <[email protected]>
Depend on hanami gems at develop branch

7aa15748e164f9150f65ce19601b83c0da7f8c04 authored about 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable

e127619fc55ae1e6b5cb98bbea0e37de572ef81b authored about 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

6c6d6ee2c3668e2fd8eec6242b1dbb12e4afb839 authored about 6 years ago by Luca Guidi <[email protected]>
Configuration setters (#278)

e11d74d98d9733fc0786bcffd3dc28b72543bad7 authored about 6 years ago by Luca Guidi <[email protected]>
Allow Hanami::Action to be inherited multiple times (#277)

db1b74fefe74082c19869c19b06d390f468181f5 authored about 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.3.0

234f31c6b30d48db033d69312d780c2db640ce51 authored about 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop'

964af9edf2c5e6d8de43de0998838ca8c231007b authored about 6 years ago by Luca Guidi <[email protected]>
Merge pull request #276 from mgrachev/patch-1

Fix typo

69c718279a6d22d34b5d87975e4677dad3c2ddd2 authored about 6 years ago by Anton Davydov <[email protected]>
Merge branch 'develop' into unstable

3a74dcb5ab1de94b8ee11a5fd31900f55793b4c5 authored about 6 years ago by Luca Guidi <[email protected]>
Fix typo

9d6aeda8aa63af7fc5c1aab1b0cd58cd86e99c52 authored about 6 years ago by Grachev Mikhail <[email protected]>
Change `hanami-router` fixtures to remove `parsers:` option. Ref https://github.com/hanami/router/pull/176

4dcf85f96f82f31c874f1e6a340c984647523ccb authored about 6 years ago by Luca Guidi <[email protected]>
Fix build

b0431a07513fb1b71d406e02ae8f8676e4cf4c69 authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

e8b983773bc744a5c9fd940cf880da5f37b1f5e3 authored over 6 years ago by Luca Guidi <[email protected]>
Use Swappable JSON backend in Action::Flash (#275)

41bd73c8669b988f15cf29659d8ad1855028db8e authored over 6 years ago by Gustavo Caso <[email protected]>
Merge pull request #272 from hanami/fix/add-missing-json-require

Fix: add missing 'json' require to action/flash

e544caa5b74a2c6176e76eaedc17a65b29bcc0b1 authored over 6 years ago by Tim Riley <[email protected]>
Add missing 'json' require to action/flash

If this file is required independently and 'json' isn't otherwise required already in the projec...

b20c6d0c5196534476fa8d303bc917d0254e624f authored over 6 years ago by Tim Riley <[email protected]>
Merge branch 'develop' into unstable

8536c9ce6bba6bf910dd82848899cc10ebdee944 authored over 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.3.0.beta1

3127e50c736a995b615f94a0e29e793048ca1b1f authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable

851994ac480dd28f42c82c5d8b2c5ecebd9da02b authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

ea2c8a08637cbd2a5065fdd19feb746e72d1f5f2 authored over 6 years ago by Luca Guidi <[email protected]>
Don't attempt to activate code coverage locally, unless explicitely activated via CI=true

10058afaa48ba0211e3f05943ed4bae2c72e3653 authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

1e4efe7d6364c214b7c260b58eedbb23cbdcbdbb authored over 6 years ago by Luca Guidi <[email protected]>
Update rack-test to version 1.0.0 (#269)

cb814beba283572fd5f3b7573da1a9370c883f4e authored over 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
Code quality tools (#270)

aa8859844fa30e992ce168be9165c6b8a3051298 authored over 6 years ago by Luca Guidi <[email protected]>
Merge pull request #267 from hanami/fix-double-flash-bug

fix double flash bug, flash#empty?, flash#each and flash#map

25179c73b749d8617fd16a9de8fb633b841ba359 authored over 6 years ago by Gustavo Caso <[email protected]>
Refactor Flash class

- Fix issues when using redirect
- Fix #empty? method returning wrong value
- Fix #map and #each...

26fbb9a3170bf8c0b49ba633f662d80cff34193e authored over 6 years ago by Gustavo Caso <[email protected]>
Merge pull request #268 from hanami/remove-body-cleanup-for-http-status-without-body

Remove body cleanup for http status without body

9ab1726e6182fd67514630c3cef1fc0af552080a authored over 6 years ago by Gustavo Caso <[email protected]>
Merge pull request #262 from hanami/deprecate-parsed_request_body

deprecate parsed_request_body

f135f837943d1e1191937dbfa2b02d3b837860ef authored over 6 years ago by Gustavo Caso <[email protected]>
add 204 and 304 to http status to test for head_spec

18a9c1c2fa2619aae92c003eb6f6ca4d200449f1 authored over 6 years ago by Gustavo Caso <[email protected]>
remove body cleanup fot http status without body

c2567698c07e9dcce5da554fbb72134b9e2ac8e3 authored over 6 years ago by Gustavo Caso <[email protected]>
Merge pull request #263 from hanami/remove-body-cleanup-for-HEAD

Remove body cleanup for head

215fad3d38ffd9563827394392cfe9d96efb506b authored over 6 years ago by Gustavo Caso <[email protected]>
Silence deprecation warnings

5a5a6b84f4a6a45b151ab80f473ae3f8f88596db authored over 6 years ago by Luca Guidi <[email protected]>
Merge pull request #261 from hanami/remove-parsed_request_body

remove parsed_request_body

4223bc34e666a3b6cd073cb0a7bc9496680d21de authored over 6 years ago by Gustavo Caso <[email protected]>
revert accidental spec change, due to not updating the dependecies

25a29076d63202d01d74740c7d8410f7e20333fe authored over 6 years ago by Gustavo Caso <[email protected]>
fixed specs

129d353b747da59e0471f3012d8b227210fa166d authored over 6 years ago by Gustavo Caso <[email protected]>
Use Content-Type header to restrict access (#265)

3b1701163bcb3c21cb76a7f9b76e1cb256ddeb78 authored over 6 years ago by Gustavo Caso <[email protected]>
Re-enable failing assertion

fe8338c3ee66a359eed1474d985cda4247e59993 authored over 6 years ago by Luca Guidi <[email protected]>
Make explicit the behavior for HEAD spec

e016e8a228e4311a46beffd49ca40bbfcc407abd authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'unstable' into remove-body-cleanup-for-HEAD

20693b6b3bdffd806aaa0a3871057b529ce5d8f2 authored over 6 years ago by Luca Guidi <[email protected]>
Fix failing spec (again). Ref dry-rb/dry-validation#407

7e1b75f7c5024cbc59bf9c4cfd0f10131e9901de authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable

33cf901aace5becf7d8dd59a7fe55876602c8dcf authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

49d206a0f96ebf930aa25dd74d48036de62cbf28 authored over 6 years ago by Luca Guidi <[email protected]>
Revert "Fix failing spec. Ref dry-rb/dry-validation#407"

This reverts commit a4504c9b42cc31a1444b4374a55ef43afa6de98f.

c12e07954d56b5df5da6e5f9dd05f48634ebc38e authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable

ef1e56fc67e4febdb4edca895f9d04b476c24a86 authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

c78eee47a17a9698ca22c648b1b69a13ea5cc629 authored over 6 years ago by Luca Guidi <[email protected]>
Fix failing spec. Ref dry-rb/dry-validation#407

a4504c9b42cc31a1444b4374a55ef43afa6de98f authored over 6 years ago by Luca Guidi <[email protected]>
add spec for deprecation warning

6b63b56fcb2270443330a7417fec433116b0b623 authored over 6 years ago by Gustavo Caso <[email protected]>
improve deprecation message

f1333cff18ac79bb152ff13e9976890068442ee0 authored over 6 years ago by Gustavo Caso <[email protected]>
update spec to reflect the current behavior regarding HEAD request and entity headers

ab8b9986c9a247b260949e0ccd0dfb55487c6393 authored over 6 years ago by Gustavo Caso <[email protected]>
add documentation

e00dd5536fed85c13114b8f30c6755a982075c71 authored over 6 years ago by Gustavo Caso <[email protected]>
remove unnecessary arguments

e2b29b6630f954dd85d0f139d1d68855809a2199 authored over 6 years ago by Gustavo Caso <[email protected]>
remove body cleanup for HEAD requests

a7785d00080cd89f240c796bfa7a824e7e3c22a7 authored over 6 years ago by Gustavo Caso <[email protected]>
remove parsed_request_body

60cdc427a39cd53b5a37f2b378eab6da29cfaa34 authored over 6 years ago by Gustavo Caso <[email protected]>
deprecate parsed_request_body

06c79e237d37c19fe26a310dd51acc21cf36f98d authored over 6 years ago by Gustavo Caso <[email protected]>
fresh: separate specs for nil values in etag and last modified headers

014236453ae1086b36b46d58cae28874fc57bd57 authored over 6 years ago by Alfonso Uceda Pompa <[email protected]>
Fix conditions to add Last-Modified / Etag headers (#248)

* Fix conditions to add Last-Modfied / ETag headers

* Fix specs about Last-Modified / Etag he...

badcb2d48819b6c44a3e40bf5e25c3601474dc19 authored over 6 years ago by Yuji Ueki <[email protected]>
Merge branch 'develop' into unstable

978d49fa073a2b7ae952ae6d4ac22f5f175ccd99 authored over 6 years ago by Luca Guidi <[email protected]>
Remove Utils::Class.load_from_pattern! usage (#252)

f26f83c23aaf0ab49b4eaa86e46be7da91856bb1 authored over 6 years ago by Semyon Pupkov <[email protected]>
Merge branch 'develop' into unstable

5c401fe90e47c4dced8eb6d1f941b212f3397e60 authored over 6 years ago by Luca Guidi <[email protected]>
Bump version to v1.3.0.beta1

a451c4bf5a87b5c146697f944a0b443c1cf03c84 authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

062e8e884477a2f996e3bc2a9ed13f944f08c45b authored over 6 years ago by Luca Guidi <[email protected]>
Gemfile

20b35f44e6982f4030848664ef3ceafd9bd7a07c authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop'

8220ad9598e15be0aa9f4f8898542bb10ada6b9e authored over 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.2.0

10322aab088a578b23b8fe24dfd0abad8776c1a9 authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

e35d2f7102f112d934f7084b9d0185f876e5a488 authored over 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.2.0.rc2

02aa5cdb194d7c8f23773427a325b2d0bb723715 authored over 6 years ago by Luca Guidi <[email protected]>
Fix test https://github.com/hanami/controller/pull/251#discussion_r179091842

0b6f987d2012bf3c7f31afbdecd2c11eea95ac57 authored over 6 years ago by Luca Guidi <[email protected]>
Add flash#each and flash#map (#251)

39ba3d2692df4edc28139c4da709555c564265d8 authored over 6 years ago by Gustavo Caso <[email protected]>
Prepare for v1.2.0.rc1

d83b4432481d112a665841ff3f26f07e6f6d225f authored almost 7 years ago by Luca Guidi <[email protected]>
Prepare for v1.2.0.beta2

e1c48e327a5dad99294628ef019595a1ff281d7a authored almost 7 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable

ad909a245fae917a75a8525af73be899b8711721 authored almost 7 years ago by Luca Guidi <[email protected]>
Prepare for v1.2.0.beta1

f38218025ba59ede2e987a3b123dd1e82b33bb9b authored almost 7 years ago by Luca Guidi <[email protected]>
Cleanup for #250

a751ba52d63aa460a3fac3e61a0ee9b94075f26f authored almost 7 years ago by Luca Guidi <[email protected]>
Better missing session error (#250)

fd6bd9a79745de73e8155f66f57bb75670ab93cf authored almost 7 years ago by Paul <[email protected]>
Implement content_type guard (#247)

92fdf41393e51df6de082822ddfa754b0f159bba authored almost 7 years ago by Sergey Fedorov <[email protected]>
Bump version to v1.2.0.beta1

4a210a9980cfd80650d4437b0b3604ed4f296758 authored almost 7 years ago by Luca Guidi <[email protected]>
Remove handle exceptions setting (#246)

dce5dca4f6d1ad0c885e244c0fa47ea89c82b67e authored almost 7 years ago by Luca Guidi <[email protected]>
Update Rubies

8275b7c0b2211661041430f2e0c6ef24632b1703 authored almost 7 years ago by Luca Guidi <[email protected]>
Remove global state (#245)

85e927a694998e5ebfcbad216d7bdec4109b6806 authored about 7 years ago by Luca Guidi <[email protected]>
Bump version to v2.0.0.alpha1

c71c6570f484328a7aaeb69958c51193f85a1c1e authored about 7 years ago by Luca Guidi <[email protected]>
Use hanami-router 2.0.0.alpha1

1a7220b308236b54ca71fdbb08aa4f1ec1f32234 authored about 7 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable

2be88d0bc9b6863090dc3c4ada60e223fba9739b authored about 7 years ago by Luca Guidi <[email protected]>
Depend on develop branch of other hanami gems

f315b4e032e8906e1eff32ab9577249788470146 authored about 7 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

c4de96fd85461a444b23ead4f364fdd94488f81b authored about 7 years ago by Luca Guidi <[email protected]>
Prepare for v1.1.1

2ba2a70cf8c0d7490d36aa2aba9fc660b2955fd6 authored about 7 years ago by Luca Guidi <[email protected]>
Ensure Rack env to get REQUEST_METHOD in test mode (#244)

e7b4dbf974024a34e9c502eab611c5d0b3b74722 authored about 7 years ago by Luca Guidi <[email protected]>
Ensure #send_file to run after callbacks (#243)

5e2c20e6e002ed070ac4b172dcb2d6aefae74bf4 authored about 7 years ago by Luca Guidi <[email protected]>
Remove hack to install newest bundler for Travis CI

2f3669a8048fdd1583483663a4f3b2a4b087bf28 authored about 7 years ago by Luca Guidi <[email protected]>
Remove hack to install newest bundler for Travis CI

15383b9ff2b3ddef672e78a5db87ce7e57e071e0 authored about 7 years ago by Luca Guidi <[email protected]>
Depend on hanami-utils, hanami-router, and hanami-validations 1.1.x branches

94acad3d5878a5513a1b144067ba14dd7ff50ec6 authored about 7 years ago by Luca Guidi <[email protected]>
Merge branch 'develop'

08f15465dc642c82ab8fc36047230c736f8dc031 authored about 7 years ago by Luca Guidi <[email protected]>
Prepare for v1.1.0

6302761e7127ad075f5305079d093520c5637f4c authored about 7 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

fe64ac2fa3fb95a8a553a699a7aabc3a43624ebb authored about 7 years ago by Luca Guidi <[email protected]>
Introduce `Hanami::Action::CookieJar#each` to iterate through cookies (#239)

819cc72b7a8f4196cb42e0d11e928e8f96a58b28 authored about 7 years ago by Luca Guidi <[email protected]>
Improve comment to say where to put the value (#237)

8f8950fbd647f812fe25405b0da3c120353bf8a2 authored about 7 years ago by W <[email protected]>
Prepare for v1.1.0.rc1

255d78da8eaa276192d7cfaa728c0364af299dc0 authored about 7 years ago by Luca Guidi <[email protected]>
Prepare for v1.1.0.beta3

6d9c006caaaf233e5987dec2b651014026dedec7 authored over 7 years ago by Luca Guidi <[email protected]>