Ecosyste.ms: OpenCollective

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

Hanami

A flexible framework for maintainable Ruby apps
Collective - Host: opensource - https://opencollective.com/hanami - Website: https://hanamirb.org/ - Code: https://github.com/hanami

Remove JRuby 9.2 as its MRI compat is 2.5

github.com/hanami/hanami - 809354846b9c66e1ee6272c1b18b95839705249a authored about 4 years ago
Remove support for MRI 2.5

github.com/hanami/hanami - cc38eecaea1a0253894b05892e4f81f9315a15c4 authored about 4 years ago
Supported HTTP Methods (#19)

github.com/hanami/api - 6727696c4b9b8a97715672c29a5522f51214627c authored about 4 years ago
Introduce Hanami::API::DSL (#20)

github.com/hanami/api - 3c66eb0d63168323cc7a30eb5ae5196c692fc915 authored about 4 years ago
Merge pull request #71 from szTheory/patch-1

Update interactors.md - Fix typo

github.com/hanami/guides - 9a72670eca20cce09367be57e8a7b7a6934962f9 authored over 4 years ago
Merge pull request #72 from szTheory/patch-2

Update overview.md - Grammar fix

github.com/hanami/guides - 8e9c6bdddee070a95472869480c1947e29fce779 authored over 4 years ago
Update overview.md

Grammar fix

github.com/hanami/guides - b3da68555dd6a1850e52de2efc7ea2347fd110b3 authored over 4 years ago
Update interactors.md

Fix typo

github.com/hanami/guides - c71c08b05507e85bfe6a779b86c5a327b7e26968 authored over 4 years ago
Prepare for v0.1.2

github.com/hanami/api - f1f9d694bc70c870c9b81d02893e17dc8057a74d authored over 4 years ago
Rubocop Hanami dry-rb rules (1.3) (#587)

github.com/hanami/model - 1fb18741c3c36a2db8d4269a385b99b7e9b16cf3 authored over 4 years ago
Merge branch 'develop' into unstable

github.com/hanami/mailer - 3a14b640156a60546a4698db4986c444eb9a57fd authored over 4 years ago
Fix unstable CI for Ruby 2.6 (#334)

github.com/hanami/controller - 4ce37b0bfd7e778b2453719788d80bce196c32f3 authored over 4 years ago
Merge branch 'master' into develop

github.com/hanami/mailer - 32b29ce0c9413b4d87e6e590b6e0507845ac9a53 authored over 4 years ago
Rubocop Hanami dry-rb rules (1.3) (#86)

github.com/hanami/mailer - d40b8699048cd35a1823eeb41243a34c1233f8a2 authored over 4 years ago
Fix badges on README for unstable

github.com/hanami/helpers - b31120b3073975e1cc87bca0a2862faa47cbea5f authored over 4 years ago
Merge branch 'develop' into unstable

github.com/hanami/helpers - 5b233dac591fc29a042fae1500c5089cadf0e41f authored over 4 years ago
Merge branch 'master' into develop

github.com/hanami/helpers - 7eaa537285bad1ce32080ccbd526b6118b8cc1ea authored over 4 years ago
Remove Drone CI

github.com/hanami/helpers - 2c28f93e56ee3e0a9473deded97d814dbdb86eea authored over 4 years ago
Rubocop hanami dry-rb rules (1.3) (#155)

github.com/hanami/helpers - 679b508bacd421e43b842c9974248cddd9623b97 authored over 4 years ago
Remove Action#with (#333)

This was introduced to make actions compatible with the previous incarnation of Hanami::Router. ...

github.com/hanami/controller - aa619e651464f683679da0ff9302b3bdaefe0691 authored over 4 years ago
Enable CSRF protection automatically (#332)

Enable CSRF protection automatically on application actions if the application config has `sessi...

github.com/hanami/controller - b00537c147c844a8832a4be535014b19187fa374 authored over 4 years ago
Finalize nested configs, move sessions config to hanami-controller (#1078)

Allow nested config objects to adjust their own configuration at the last moment, which the `act...

github.com/hanami/hanami - 231cc03555b0610add2545cb57146a30c6201af2 authored over 4 years ago
Forward all args from `.new` to `#initialize` (#331)

Previously only forwarded keyword arguments. Now also forwards positional and block arguments.
...

github.com/hanami/controller - 8b47dbde68fbc03ad7e459f432456fd22497a36f authored over 4 years ago
Update gems and move system/boot to config/boot

github.com/hanami/hanami-2-application-template - 7d521701762fecbd80590f226b0996a4f2c6f141 authored over 4 years ago
Reintroduce CSRFProtection module (#327)

This module disappeared from the hanami repo during the beginnings of the 2.0 overhaul. Adding i...

github.com/hanami/controller - de4a010aa43e83a7366ae6a30f9270a4b551a149 authored over 4 years ago
Rubocop Hanami dry-rb rules (2.0) (#117)

github.com/hanami/assets - 4dad6cb46177502f761f0c9d8f81a96bf6823ec3 authored over 4 years ago
Merge branch 'develop' into unstable

github.com/hanami/assets - daa9e7550e74350bf861da0de71894c0e90329f2 authored over 4 years ago
Merge branch 'master' into develop

github.com/hanami/assets - e41aa5dabf687e24a238a3aeb1b439c4cb877ac0 authored over 4 years ago
Rubocop Hanami dry-rb rules (1.x) (#116)

github.com/hanami/assets - 08ffdb3bb49962e23484b6995b9b17485f50487d authored over 4 years ago
Rubocop Hanami dry-rb rules (2.0) (#207)

github.com/hanami/router - 75c8fbd335a68d494a7b82c0a3ef3b427687c725 authored over 4 years ago
Merge branch 'develop' into unstable

github.com/hanami/router - 983014c8512a42891371082f8e8ccb786b5ead7c authored over 4 years ago
Merge branch 'master' into develop

github.com/hanami/router - 890a5feb39757470242e2a8dfb6b4971896c08cc authored over 4 years ago
Add not_found option (#205)

github.com/hanami/router - d60794571e66989d9447dcf97627a67ba835495a authored over 4 years ago
Merge branch 'develop' into unstable

github.com/hanami/validations - 29b3bcfba350b86d3d9d54b8253aff51fd6d9b30 authored over 4 years ago
Merge branch 'master' into develop

github.com/hanami/validations - 9414decb6f0cb4c870574b4ca441b595cb55065b authored over 4 years ago
Rubocop Hanami dry-rb rules (1.x) (#213)

github.com/hanami/validations - ca777b1ad769b09f577c76d9153b883a04a89e5d authored over 4 years ago
Merge branch 'develop' into unstable

github.com/hanami/utils - 5904fc9a70683b8749aa2861257d0c8c01eae4aa authored over 4 years ago
Merge branch 'master' into develop

github.com/hanami/utils - 0de4eb02a63c66fa871ae11b9c756d707be1b527 authored over 4 years ago
Rubocop Hanami dry-rb rules (2.0) (#383)

github.com/hanami/utils - 21c6b34cd0d7cf4023ba9ff275b834dad3f2bfe1 authored over 4 years ago
Unify Rubocop rules for Hanami 2 and dry-rb (#60)

github.com/hanami/devtools - 11c6347ee94352b8f7dd10f016da57e7da24ec6b authored over 4 years ago
Merge branch 'develop' into unstable

github.com/hanami/utils - 6c1a2646c1d5ccd1189ded9323149e91858ae39b authored over 4 years ago
Merge branch 'master' into develop

github.com/hanami/utils - c9a4676811cbb792c025048714498006015bb593 authored over 4 years ago
Remove as much as possible Rubocop setup differences with `hanami/devtools`

github.com/hanami/utils - b3c36b26d7e22c64f6c4c47b99db646e108730ae authored over 4 years ago
Rubocop disable `Naming/HeredocDelimiterNaming` and `Style/SpecialGlobalVars`

github.com/hanami/devtools - 0aab11c681bd22b1db6e08d078ef0e2c71939cb0 authored over 4 years ago
Merge pull request #5 from timriley/dependabot/npm_and_yarn/elliptic-6.5.3

Bump elliptic from 6.5.2 to 6.5.3

github.com/hanami/hanami-2-application-template - e4ae65b273e7cc5a297e71c74502ca0d29f6eb87 authored over 4 years ago
Merge pull request #6 from timriley/dependabot/npm_and_yarn/yargs-parser-13.1.2

Bump yargs-parser from 13.1.1 to 13.1.2

github.com/hanami/hanami-2-application-template - f0ba43285457345a9747b22fc47f17ead632de4d authored over 4 years ago
Merge pull request #9 from timriley/add-out-of-the-box-debugger

Add break for lightweight out-of-the-box debugging

github.com/hanami/hanami-2-application-template - 4b4a9b93e73f972735ae599c84b9df82e238d91d authored over 4 years ago
Add break for lightweight out-of-the-box debugging

This works nicely with both `binding.pry` and `binding.irb` and has no runtime overhead.

github.com/hanami/hanami-2-application-template - 8bd78bf3b7796ff34e5c044bf58cbae87e27036c authored over 4 years ago
Merge pull request #7 from francois/fix-install-destroys-git

Prevent bin/install from destroying .git

github.com/hanami/hanami-2-application-template - f603ac4fdf1d7248bb656fd5f2a155ef227afbd7 authored over 4 years ago
Prevent bin/install from destroying .git

The original code looked *everywhere*, including within .git. This had
the effect of destroying ...

github.com/hanami/hanami-2-application-template - b9b1b47cec340e9246569c298ab96e12a4b9432d authored over 4 years ago
Merge branch 'develop' into unstable

github.com/hanami/utils - 9fa39ddda54174ed080cd30bc76b8f0969f77350 authored over 4 years ago
Merge branch 'master' into develop

github.com/hanami/utils - 1c5d15b74ddf1080e0b226b58140f3dbff7ec7de authored over 4 years ago
Rubocop style unification between Hanami & dry-rb (1.3.x) (#382)

github.com/hanami/utils - 1aafff42b70891b03932adea635231952434d2a6 authored over 4 years ago
Unify Ruby style between Hanami and dry-rb (#59)

github.com/hanami/devtools - 7fdc75d62744e52161e066673d5cc013be152e36 authored over 4 years ago
Add PlayGuide to the list of projects using Hanami in production (#510)

github.com/hanami/hanami.github.io - 26081289a1e21b665b4925a5797149b0d64d9173 authored over 4 years ago
Rationalize flash behavior (#326)

Our Flash object was very complicated, and did not work like you'd expect (i.e. it didn't behave...

github.com/hanami/controller - 80d7ed82df7e538d7b144c68d01ef74770ade7e1 authored over 4 years ago
Merge pull request #315 from andrewcroome/fix-mime-type-acceptance

Fix MIME type acceptance

github.com/hanami/controller - b41c0ec26e4361a05926da02c9919bb1d9f3df14 authored over 4 years ago
Bump yargs-parser from 13.1.1 to 13.1.2

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release no...

github.com/hanami/hanami-2-application-template - 7f0d40e70bec40b6e5e3e13fc909b8e1b060e829 authored over 4 years ago
Merge pull request #10 from hanami/dependabot/bundler/rack-2.2.3

Bump rack from 2.0.1 to 2.2.3

github.com/hanami/bookshelf - 4d26e380a2fda4d30658c61bb0c448edd903fd2c authored over 4 years ago
Merge pull request #71 from hanami/dependabot/bundler/json-2.3.1

Bump json from 2.1.0 to 2.3.1

github.com/hanami/contributors - 93d354c005ee606244b268ab3092b7d2d5bb2804 authored over 4 years ago
Bump rack from 2.0.1 to 2.2.3

Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 2.2.3.
- [Release notes](https://github...

github.com/hanami/bookshelf - b87125cebc50af1fedd1b43984381bb0e138ea6d authored over 4 years ago
Merge pull request #9 from hanami/dependabot/bundler/rake-12.3.3

Bump rake from 12.0.0 to 12.3.3

github.com/hanami/bookshelf - c6e3b59a6232e6064393002c9218399fb188f394 authored over 4 years ago
Use bootable files for all standard components (#1070)

Use the new `bootable_dirs` setting just released in dry-system 0.18 and configure 2 bootable di...

github.com/hanami/hanami - d929b4896a418c74bfa009fd55f846865f2723b6 authored over 4 years ago
Merge pull request #70 from francois/patch-1

Improve Session Testing with example of session OUT values

github.com/hanami/guides - c33e498dbac317a6edf0244d59fdc4bfb047e929 authored over 4 years ago
Improve Session Testing with example of session OUT values

There were no examples anywhere describing how to assert against values
that actions put in the...

github.com/hanami/guides - d0e2570031a87f4f63aca678e4710cef95b61fd7 authored over 4 years ago
Use config to set up cookie sessions

github.com/hanami/hanami-2-application-template - 65f51083ae74a961f89a718c4bbc7f1d540e02e9 authored over 4 years ago
Configure container with application inflector (#1069)

This ensures that the container auto-registration respects any custom inflections configured on ...

github.com/hanami/hanami - 1c636b8459bfa82eb52d5be2fd7b433cd4a86d91 authored over 4 years ago
Merge pull request #65 from ippachi/add-entity-schema-exmaple

Add entity definition to entity custom schema guide.

github.com/hanami/guides - affa93632f24d7b308acc4847d276a9c46964df4 authored over 4 years ago
Bump elliptic from 6.5.2 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](htt...

github.com/hanami/hanami-2-application-template - 6e0b3241e669cf3f120a4b0b27aed47bd842c131 authored over 4 years ago
Merge pull request #509 from hanami/fix-security-page

Fix security page

github.com/hanami/hanami.github.io - a7fe720c5592376cf913c560575928c33db1412e authored over 4 years ago
Change security contact to admin@ address

security@ is misconfigured, but admin@ works.

github.com/hanami/hanami.github.io - b853364e7685b1f67a143d4566684b9a400821c7 authored over 4 years ago
Add html extension to security page

It was:
1) being treated as plain-text (though still rending the markdown as html).
2) not using...

github.com/hanami/hanami.github.io - 7dd134ac990c541b6842784212b892794f461c1e authored over 4 years ago
Upgrade hanami gems and remove now-unneeded code

github.com/hanami/hanami-2-application-template - 5ea5c20071f88c8c01d0a06adc151562ebd6e183 authored over 4 years ago
Add cookie session middleware

This is required for the CSRF token to work, and is typically expected for web apps with server-...

github.com/hanami/hanami-2-application-template - 506e509b7769a3274d17227d0cda3ba3d7780e0e authored over 4 years ago
Remove class-level handle_exception method (#323)

This is already covered by the class-level config object now (i.e. config.handle_exception or co...

github.com/hanami/controller - a2ead8e5eee905bb584d90d9ef7726d7a5d7d019 authored over 4 years ago
Fix view inference for deeper class hierarchies (#325)

github.com/hanami/controller - a98b6694da453fffbb38ccff427e20e9e5d8ec1a authored over 4 years ago
Render view automatically (#324)

This removes the last piece of boilerplate for basic application actions: if a view is available...

github.com/hanami/controller - bb9fcc742975b74cadc0ca581d36a72072a091d4 authored over 4 years ago
Bump json from 2.1.0 to 2.3.1

Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.1.
- [Release notes](https://githu...

github.com/hanami/contributors - 51856e0b01b6e99dc24a92d4f338eeae767ac14e authored over 4 years ago
Auto-inject inferred paired view into application actions (#322)

Update the `ApplicationAction` behavior to automatically auto-inject a "paired" view into any ac...

github.com/hanami/controller - 72deeaf716b05bf1899792eb349fc60930b97931 authored over 4 years ago
Merge pull request #69 from Bajena/patch-1

Update Gemfile snippet in preprocessors.md

github.com/hanami/guides - fbee84d4d9ee927747fbb48500d9f347065db727 authored over 4 years ago
Update Gemfile snippet in preprocessors.md

Hey, I've tried building a simple app with SCSS assets compilation, but when I added the `sass` ...

github.com/hanami/guides - a2ee7d4445f61d4369227e8b29dad24a7a01efc8 authored over 4 years ago
Prevent false positive with name of book

To reflect change in guides from: https://github.com/hanami/guides/pull/68

github.com/hanami/bookshelf - 7e9c05e24aad9d6d01dc8b0fff98b1526588f377 authored over 4 years ago
Bump rake from 12.0.0 to 12.3.3

Bumps [rake](https://github.com/ruby/rake) from 12.0.0 to 12.3.3.
- [Release notes](https://gith...

github.com/hanami/bookshelf - a4a941e88b74858b713ac167d71b0f1fb9bfd294 authored over 4 years ago
Merge pull request #7 from hanami/upgrade-to-hanami-1-3

Upgrade to Hanami v1.3

github.com/hanami/bookshelf - 5d91cc91a0eca43c1f64b3c0cc74390bf7cb7438 authored over 4 years ago
Upgrade to Hanami v1.3

github.com/hanami/bookshelf - 68ba21e8d8575f246ce1744afeac327d614dc568 authored over 4 years ago
Merge pull request #68 from jtanium/master

Change book title in `add_book_spec.rb`

github.com/hanami/guides - d26ca8a8c7a17bec4091e8780610f84f36220780 authored over 4 years ago
Change book title in `add_book_spec.rb`

Small thing: the `add_book_spec.rb` can give a false positive because the link text to create a ...

github.com/hanami/guides - c80211fe5a6ab1a86f6856ea1564ff2b7f791e4c authored over 4 years ago
Create ApplicationContext and (initial) context helpers for use within full Hanami apps (#177)

Adds the beginning of seamless application integration to `Hanami::View::Context`.

Like we al...

github.com/hanami/view - c4fb06a6b419cc83f2bb7f8b3027b07f03d3f199 authored over 4 years ago
Merge pull request #67 from brunoarueira/patch-1

Removes extra 'the' to improve readability

github.com/hanami/guides - e915b136d30867747e991212c806d9f63ab1696a authored over 4 years ago
Merge pull request #70 from hanami/dependabot/bundler/puma-3.12.6

Bump puma from 3.12.4 to 3.12.6

github.com/hanami/contributors - 2bcd7826b63852690e9d802f2ff106735097d83c authored over 4 years ago
Removes extra 'the' to improve readability

github.com/hanami/guides - 747ff5204a302208b7638073eb6fc2d8a8daccc5 authored over 4 years ago
Use unstable branch again

github.com/hanami/controller - 142c426c044b73955694e5caababbdca31a04be6 authored over 4 years ago
Use unstable branch again

github.com/hanami/hanami - 86f499631086e7ad69fe5eb6a52b5c114f761242 authored over 4 years ago
Use full action ApplicationConfiguration object (#1068)

This changes the approach for exposing application-level action config. Instead of taking respon...

github.com/hanami/hanami - 2360272f385b902d8e726781005eaf6d5a146ab8 authored over 4 years ago
Add full application configuration (#321)

Make hanami-controller responsible for all the details of its application integration, by provid...

github.com/hanami/controller - 15a8afdf3447646a8e05d2ceed8e1bdab21de208 authored over 4 years ago