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

Merge branch 'unstable' into develop

github.com/hanami/helpers - 08f9aaaf32fc91615dfaea765782d381506ef995 authored over 3 years ago
Updated branch references

github.com/hanami/helpers - 94dd0c69c3bb98410161737a569625ff476b371e authored over 3 years ago
Updated git branch references to `main`

github.com/hanami/helpers - b5e8553c103dd8075945d4bb8fe0d8a7b15656f9 authored over 3 years ago
Updated branch references from `master` to `main`

github.com/hanami/view - 4ca348ff61be2b6e57f3673b979bda044025a0e7 authored over 3 years ago
Merge branch 'develop'

github.com/hanami/controller - be2e23a7b393276e79e661a9aaac22ede926c237 authored over 3 years ago
Merge branch 'unstable' into develop

github.com/hanami/controller - 7172c1c5e4994e63b20e338a2310098a0f3cc173 authored over 3 years ago
Updated git branches in `Gemfile`

github.com/hanami/controller - 3d6cfe1e894b9f53e62b9b7de8946f22873407b0 authored over 3 years ago
Updated git branches in `Gemfile`

github.com/hanami/controller - fdc3183c4888b25a4aac558b55ca68ebf32d0c8a authored over 3 years ago
Merge branch 'develop'

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

github.com/hanami/router - 010f3e4f3f01049ab8afc86843a512b6cbea27dd authored over 3 years ago
Updated `hanami-utils` and `hanami-devtools` references

github.com/hanami/router - 446b75a9e5beae0bf9606effc5d9d3f7e839903c authored over 3 years ago
Updated Rubocop configuration

github.com/hanami/router - adf9e4e69b9a28023e2ebb6bb7b28dbc5661e212 authored over 3 years ago
Change references to main

github.com/hanami/validations - 77f43070a277f532e55a91480c87c2407faf9e7d authored over 3 years ago
Merge branch 'develop'

github.com/hanami/validations - ae44a125caffca662375f5f36b5a7ef4b59aea95 authored over 3 years ago
Updated `hanami-devtools` git branch

github.com/hanami/validations - 8ea8adac232bb57b65272b3fb5ac6935003c3142 authored over 3 years ago
Updated `hanami-utils` git branch

github.com/hanami/validations - a036cc1c0d3d7fbb024bfb1af5610f630bac1bfd authored over 3 years ago
Updated Rubocop configuration

github.com/hanami/validations - 22af9b34db24b4f16d1b931c6bd12ce3fe22e03c authored over 3 years ago
Merge branch 'unstable' into develop

github.com/hanami/validations - f4fd66449d5b0eaf7946dfb6fef65532fcf94cd4 authored over 3 years ago
Don't try to upload code coverage from CI

github.com/hanami/validations - 236855a5c4684a0add1852584dbb28c93b752906 authored over 3 years ago
Change Rubocop configuration

github.com/hanami/validations - 0d75456d5a72042e853bc339ecc40810bf9efe79 authored over 3 years ago
Change references from `unstable` to `main`

github.com/hanami/utils - fef3870472c8ba4823b93d531471da252a7abb10 authored over 3 years ago
Change references from `master` to `main`

github.com/hanami/utils - a361ffeaf9c9e55e11bb0b5807fa02c7caa6e3ed authored over 3 years ago
`.rubocop-unstable.yml` => `.rubocop.yml`

github.com/hanami/devtools - 0088621fefda6ea8d5f12356c3455b49fa8bf317 authored over 3 years ago
Restore passing specs for dry-configurable changes (#347)

github.com/hanami/controller - 99ae59199c7b8bd78d9d7d405aaf2f23f4e71006 authored over 3 years ago
Merge branch 'unstable'

github.com/hanami/devtools - 6cfa59943000475ce74e81104595adeb3a47288e authored over 3 years ago
Generic `.gitignore` entry for cached Rubocop files

github.com/hanami/devtools - 552fac3391d9fd2c7565e4b7432c9e82c82a102f authored over 3 years ago
Merge branch 'develop'

github.com/hanami/utils - 5dff782451894161a6020a23c38ee07a25e64660 authored over 3 years ago
Merge branch 'unstable' into develop

github.com/hanami/utils - ddc8dbbae475c067e0bf0a5c177248ca757e21ed authored over 3 years ago
Fix breaking tests due to dry-configurable changes (#1113)

github.com/hanami/hanami - afe73ca09855141012eb10944b09462fde0f9cc5 authored over 3 years ago
Merge pull request #91 from hanami/add-note-about-ruby-version

Add note about Hanami v1.3 requiring Ruby 2

github.com/hanami/guides - 1e88577eddc12fddbb0041a224dbe6f587bf1719 authored over 3 years ago
Raise LayoutNotFoundError when layout is missing (#191)

github.com/hanami/view - 1b3be657619489cf0510e7650874d59c7d4eed77 authored over 3 years ago
Improve wording

github.com/hanami/guides - dad453b62f638d976aa145dcb94fd377a40a512a authored over 3 years ago
Add note about Hanami v1.3 requiring Hanami 2.x

github.com/hanami/guides - bb54356435b8b1ea2ba41b0e3933be19679bc673 authored over 3 years ago
[ci] simplify and add bundler caching

github.com/hanami/hanami - 0aa31c6c104e07a306eb6a99acd6be06871386b9 authored over 3 years ago
Fix URL of welcome page image (#89)

Closes #86

github.com/hanami/guides - df828a76ae4f2575450dcb17266e589bc35f2677 authored over 3 years ago
Fix smaller typo (#525)

github.com/hanami/hanami.github.io - 144e0f0638cbf1861c3ee8229770afacb11823b1 authored over 3 years ago
Use setting kwargs to fit new dry-configurable API (#190)

github.com/hanami/view - 87dcab3d4ce4214a1dddb9e094b4d37948be7912 authored over 3 years ago
CHANGELOG [ci-skip]

github.com/hanami/model - 6f097a2c18dd473eedb39bf7de6578436afdaa14 authored over 3 years ago
Fix quotes to double, to adhere to code style

github.com/hanami/model - a958d4cb9f591d85c215d6884f786845a0312f25 authored over 3 years ago
Prepare for v1.3.3

github.com/hanami/model - 4e6fc43cf77e391f7b73fa9baaa06c7a03088039 authored over 3 years ago
Require Ruby 2, since 3 isn't supported (for v1.x)

github.com/hanami/model - 91b30067df7c263df2728d36314fef20a055a136 authored over 3 years ago
Version prefix in URL and single page titles (#85)

* Version prefix in URL and single page titles

* Sidebar: ensure to list only active Hanami v...

github.com/hanami/guides - 7ef7c07a7b64f359680fc232a726622df3bfbfab authored over 3 years ago
Use 'now' for year, rather than hard-coded (#81)

github.com/hanami/guides - 9c278e17e57e5e6bf9406817a77538280e85092e authored over 3 years ago
./bin/install fails to run for multiple reasons (#27)

* fix output not existing when system returns false
* binstubs does not work if you haven't don...

github.com/hanami/hanami-2-application-template - 3e5d8e61ade255ce7c11192e22f6578d157ce493 authored over 3 years ago
Fix a little typo in Announcing Hanami v2.0.0.alpha2 (#523)

github.com/hanami/hanami.github.io - 49588c5a8e86a599bb3f5aa54a615dd5304e1dfb authored over 3 years ago
Use environment variables when interacting with PostgreSQL CLI tools (#622)

Instead of using command line flags, environment variables are set for the execution of
any Pos...

github.com/hanami/model - 2831f8d9647f5cce33200d3e345f006d97559f26 authored almost 4 years ago
Update Gemfile to match generated version (#11)

github.com/hanami/bookshelf - 6ac43d027323a7f7892ddcc9d756c6e62d577583 authored almost 4 years ago
Merge pull request #12 from hanami/switch-to-rspec

Switch to RSpec

github.com/hanami/bookshelf - 9b5cba5d1a62832f268ef8a4b30978683625c781 authored almost 4 years ago
Merge pull request #26 from parndt/patch-1

Replace `bin/run` with `bin/hanami`

github.com/hanami/hanami-2-application-template - 067b4aea8b13be1b5be08c89abca751d958ef132 authored almost 4 years ago
Get a fresh binstub on every install

github.com/hanami/hanami-2-application-template - cd3ef0ed3ad7cf3a4dbf3dcb2ea1c9d5ce1f40f0 authored almost 4 years ago
Swap bin/run with bin/hanami

github.com/hanami/hanami-2-application-template - e662bb71f8adea0944787f2c90510636c6e9a297 authored almost 4 years ago
Switch require to `"hanami/cli"`

We removed the local file `lib/hanami/cli/commands` but forgot to
replace the reference to it i...

github.com/hanami/hanami-2-application-template - 516d4070c525682143b457f153248f8bb8fdb9b1 authored almost 4 years ago
Block helpers (#26)

github.com/hanami/api - 8371061ee3632246349af8533d139a077f5b6008 authored almost 4 years ago
Use `dry-transformer` for application functions (#23)

github.com/hanami/hanami-2-application-template - a5aed551a824defc3361837f47ab6e1cf866a3c8 authored almost 4 years ago
Remove CLI because it is now provided by hanami-cli

github.com/hanami/hanami-2-application-template - d0f7723f626b17064c191c032ed998bf77654f79 authored almost 4 years ago
Merge pull request #24 from afrojun/patch-1

Remove unnecessary requires in spec db helper

github.com/hanami/hanami-2-application-template - c03cb3e715d12bf2fa9e3eb23b60b3512798b476 authored almost 4 years ago
Merge pull request #25 from parndt/patch-1

Remove duplicate `cli` assignment

github.com/hanami/hanami-2-application-template - 6ae9548c5b50448659b9ed8d8a92a19aad457662 authored almost 4 years ago
Remove duplicate `cli` assignment

github.com/hanami/hanami-2-application-template - 377e3f44b19169f736ea85ed3abf9db5b333ec94 authored almost 4 years ago
Merge branch 'master' into switch-to-rspec

github.com/hanami/bookshelf - 1a3e8dfa1c8adf45c6182b3f49955aaefc3d5ceb authored almost 4 years ago
Remove unnecessary requires in spec db helper

github.com/hanami/hanami-2-application-template - 3267286991e5c4606d4d9c017afdd6049e9b8b64 authored almost 4 years ago
Cleanup for #22: README + integration specs

github.com/hanami/api - 1d4cff30feb415cd8ff2a93baf9ef860ec37e551 authored almost 4 years ago
Implement streamed responses (#22)

github.com/hanami/api - a6e69784c56b55c153444f0e19f80eb66c709aa3 authored almost 4 years ago
Link to latest 2.0 announcement in banner

github.com/hanami/hanami.github.io - 3bfd575d202b74750802598fff1ce6da73d71829 authored almost 4 years ago
Revert "Change `local_dir` for publishing"

This reverts commit 2d8874d4e0a5b190391d81ed2f509734201a7038.

github.com/hanami/hanami.github.io - d67fe714805f1e53438362b585c5a2dcb45092cf authored almost 4 years ago
Change `local_dir` for publishing

github.com/hanami/hanami.github.io - 2d8874d4e0a5b190391d81ed2f509734201a7038 authored almost 4 years ago
Merge pull request #21 from hanami/use-released-gems

Use released alpha gems

github.com/hanami/hanami-2-application-template - c5ead5814140b0c9472f2c1f378c5a7484d01e2f authored almost 4 years ago
Add "Announcing Hanami v2.0.0.alpha2" post (#522)

Co-authored-by: Luca Guidi <[email protected]>

github.com/hanami/hanami.github.io - e167306c311f9c4b36306a05007e89ff228dcdc2 authored almost 4 years ago
Tweak CHANGELOG

github.com/hanami/hanami - 32d742f2379a847d6683fe5661b8dda5a7d054eb authored almost 4 years ago
Prepare for v2.0.0.alpha2

github.com/hanami/view - b817ffd48627e32106d91f52785018390203eb1e authored almost 4 years ago
Remove redundant github source from Gemfile

github.com/hanami/hanami-2-application-template - 16b9172fce6d770e242b28702a84b8848dccae42 authored almost 4 years ago
Remove dry-files from Gemfile

github.com/hanami/hanami-2-application-template - a7bba76069c32aafe880218a64e619c889966561 authored almost 4 years ago
Merge pull request #20 from waiting-for-dev/waiting-for-dev/fix_docker_compose_invocation

Fix docker-compose invocation

github.com/hanami/hanami-2-application-template - b37c72f111874efbc477886b7714e00b5dd43f4e authored almost 4 years ago
Prepare CHANGELOGs for 2.0.0.alpha2 release (#189)

github.com/hanami/view - dcc0b3d15339419c574f3d5c8f0e551cc5272b9d authored almost 4 years ago
Update CHANGELOG

github.com/hanami/cli - d71c0f8c3c4af570ae909a6d7d7cc058c8125f1a authored almost 4 years ago
`Dry::CLI::Utils::Files` => `Dry::Files`

github.com/hanami/cli - f9cdb19d342dce534599bda604161b5e2f713d08 authored almost 4 years ago
Merge pull request #1 from hanami/import-commands-from-the-template

Import console and db tasks from template + add specs

github.com/hanami/cli - d441b43482c80f1716dd4761d9b43be6228db6e4 authored almost 4 years ago
Remove bin/hanami (this will be shipped via hanami-cli)

github.com/hanami/hanami - 7714be4fb859b413f6d0762bb1c9969608d5a6d9 authored almost 4 years ago
Use exe/hanami in specs

github.com/hanami/cli - 9b8a5a9ec812143002df62999900835506dc351d authored almost 4 years ago
Remove dry-files from Gemfile

github.com/hanami/cli - 62a278f924d8ea965b22d324b902dda310d1b2a1 authored almost 4 years ago
Resolve Pry as the backend console when available

github.com/hanami/cli - ba4a39fe5d5deab31690117470dac07cfdad19ac authored almost 4 years ago
Minor formatting fix

github.com/hanami/cli - 1b1133e2d33f6d2960643692ff490a88499e5106 authored almost 4 years ago
Progress on IRB in console (can't set prompt but the context works now)

github.com/hanami/cli - 818c9ad32513f9c7385b4820d547860fea8c947f authored almost 4 years ago
Initial work on IRB support

github.com/hanami/cli - 9c4eea831e02dde902dacb154b17cee5ef034b12 authored almost 4 years ago
Fix db {setup,create_migration}

github.com/hanami/cli - ecae77ad7b62140bcfc70b21e6766226ac70c40a authored almost 4 years ago
[ci] just run specs for now

github.com/hanami/cli - ef406b652fa3dbc32e47895535bc3eb47a14ef80 authored almost 4 years ago
Add integration spec for bin/run and make it pass

github.com/hanami/cli - b8106e68597cbf7c98c6c277e2870023accef865 authored almost 4 years ago
rubocop -A

github.com/hanami/cli - c7d91e0c77fd0a68cd8288d77c37b4b6af0a22e1 authored almost 4 years ago
Add support for --env option

github.com/hanami/cli - cd3a7b4458b5d2017fecbbe47d992fc068d5ebfb authored almost 4 years ago
Import console and db tasks from template + add specs

github.com/hanami/cli - 7e514aa08295829c2e6f81f1c73487112e87b028 authored almost 4 years ago
Use equalizer from dry-core (#188)

github.com/hanami/view - c8647674fdd26c26d144213e973a084ed795e4af authored almost 4 years ago
Update tests for autoloader-enabled Hanami (#187)

github.com/hanami/view - c945d2876c3dd8400e27741a87f6f6f80ccc155f authored almost 4 years ago
Update specs for autoloader-enabled Hanami (#344)

github.com/hanami/controller - 8be91849823df0277ce4e055ff6f729152fd9796 authored almost 4 years ago
Prepare for v2.0.0.alpha2

github.com/hanami/cli - e9bd2632abdde060308f835de37ebe1bb03faba5 authored almost 4 years ago
Temporary disable code generators for Hanami v2.0.0.alpha2

github.com/hanami/cli - a34e7f834e607444ad63335b620380cb514b71b1 authored almost 4 years ago