Ecosyste.ms: OpenCollective

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

github.com/hanami/hanami

The web, with simplicity.
https://github.com/hanami/hanami

Implement rollback command

6543c012af7f0fca9315dd2da50f79d25bed9d67 authored over 7 years ago by Alfonso Uceda Pompa <[email protected]>
Cleanup generated readme (#830)

* Titleize project name

* Simplify commands for db create & migrate

7923a437e9128ccaf85d73fbb552ec177218779e authored over 7 years ago by Sean Collins <[email protected]>
Gemfile plugins (#832)

d6f292a23f4cadcf4ccd9a74b31653222153b910 authored over 7 years ago by Luca Guidi <[email protected]>
Hanami logger creates automatically all folders for the stream (#828)

107acb38a31de13fda8f5b920c164a6165f5c35a authored over 7 years ago by Alfonso Uceda <[email protected]>
Update travis rubies

30b19aff05c64d5a91dea9409975e9c4e1a1e437 authored over 7 years ago by Alfonso Uceda Pompa <[email protected]>
Merge pull request #820 from dmitriy-strukov/add-hanamirc-doc

Add some description for Hanamirc#file_options

ee8f8d17d9d0c6bbd7f2c40699bf007ced740dd3 authored over 7 years ago by Anton Davydov <[email protected]>
Added hanamirc file_options method documentation

3c55c7b9b54721ba95456ad0e7cdda7bcf53836d authored over 7 years ago by Dmitriy Strukov <[email protected]>
CHANGELOG [ci skip]

8dc4c98f83a8b809543ba7c7992c0686f5f6cdc2 authored over 7 years ago by Luca Guidi <[email protected]>
Allow to generate new Hanami project when hanami-model isn't installed

994a390668c3af95bcf4719429b14ba6e0df40ec authored over 7 years ago by Luca Guidi <[email protected]>
Updated content for Gemfile when generate new project with --hanami-head

f46c9d30ae2a3cb64d697ac0d3d113f7fe155344 authored over 7 years ago by Luca Guidi <[email protected]>
Fix build for #818

dce7bba11e0bb0f5217949db99fa15fc03b5ba27 authored over 7 years ago by Luca Guidi <[email protected]>
Merge branch '207-logger-parameters' into develop

308773e774add595ec5ea838c707d142fa299d79 authored over 7 years ago by Luca Guidi <[email protected]>
Prepare for v1.1.0.beta1

da712b2179c84bda57caa5b38d350ef28ee0fde3 authored over 7 years ago by Luca Guidi <[email protected]>
Add empty filters to generated configuration file

0605f30834938903e4a8ebf5005153747616212c authored over 7 years ago by Marion Duprey <[email protected]>
Fix rack content length error

c4199632b8c7a5bc11ba44dfcd52e710f46e5772 authored over 7 years ago by Marion Duprey <[email protected]>
Send params to logger

0b7a07969c7f419072186a81bdcccdbe0ec55155 authored over 7 years ago by Marion Duprey <[email protected]>
Merge branch 'master' into develop

a854b9b4736c88b2cd43473e40dffd379156e2dc authored over 7 years ago by Luca Guidi <[email protected]>
Require Dotenv::Parser specifically (#816)

f056e181b20ecacf7f80daaf54dbb450b72ea629 authored over 7 years ago by Sean Collins <[email protected]>
Remove references to 'architecture' (#815)

1bbbe55f795c85ff09dc4b7e971679dc4f90c4c5 authored over 7 years ago by Sean Collins <[email protected]>
Fix prepare block for mailers (#811)

5ab423f620ad19ecaea1f3a3bbb64aca2b5720a8 authored over 7 years ago by Alfonso Uceda <[email protected]>
Cleanup for #809

49db59d091a8972803b2a0e3131e1f2640ad6f89 authored over 7 years ago by Luca Guidi <[email protected]>
Create migrations folder if not present (#809)

d0e38cec10a3be83d6692e91c879777638bd11c4 authored over 7 years ago by David Dymko <[email protected]>
Merge pull request #777 from sovetnik/generators-minitest-fix

Generator template fix

40fa13e668c2b6ba83d9d43449b53a166d207d78 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #781 from hanami/feature/run-specific-app

Introduce Hanami.app?(:app_name) method

06bcfa47087b090dbb5682ff6f47d404eca01daf authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #813 from hanami/fix/random-test-server-port

Start hanami server in tests on random ports

8781e9f5d19c0ad96e434f2a94b591e3d5ff2a10 authored over 7 years ago by Anton Davydov <[email protected]>
Add integration spec for specific mounted apps

10b104c9c168f595f96bcaa6fdbcc32d813f07e4 authored over 7 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into feature/run-specific-app

3fb69ecf38bc3a3928bc84486f98d4f179b1b19f authored over 7 years ago by Luca Guidi <[email protected]>
Choose a non-busy random port while running the specs

424644ba82415b644ebd89cdca0669599269c413 authored over 7 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into fix/random-test-server-port

06c0fc5d2072c0c4d3aafe5447407306ee2902c2 authored over 7 years ago by Luca Guidi <[email protected]>
Use master branch for hanami-cli. Ref #812

a0f5326e8c4a38761f9974dfbd187a1407083647 authored over 7 years ago by Luca Guidi <[email protected]>
Hanami::Cli => Hanami::CLI (#812)

c2756af6a2a81dff9ca6b53838c39270f3517ae3 authored over 7 years ago by Sean Collins <[email protected]>
Start hanami server in tests on random ports

ffaf5ae1764df9f76a2c96afc4ccf6989ee107ba authored over 7 years ago by Anton Davydov <[email protected]>
Drop unnecessary spec for app? method

6118a8ce84c900850687a65274e0e42047f4e941 authored over 7 years ago by Anton Davydov <[email protected]>
Try to use different port for spec

a41293166d1dde8df797b7a41f3b114ae0dc239c authored over 7 years ago by Anton Davydov <[email protected]>
Mailer template fix

b27b546e175696e8d56b1c8fd1aae1c0d8f3112b authored over 7 years ago by Oleg Sovetnik <[email protected]>
Merge remote-tracking branch 'hanami/develop' into generators-minitest-fix

Up to date develop

fab4f173b8c0832084e46ea13406533057611235 authored over 7 years ago by Oleg Sovetnik <[email protected]>
Merge pull request #806 from hanami/docs/components-examples

Add some examples for Hanami::Components

5f9267daa0a277e56a1fbf6ea0fb262b7da8a132 authored over 7 years ago by Anton Davydov <[email protected]>
Introduce Hanami.app?(:app) method

b9b0f4c5a9738a92a8da19091dcf2753c7d01f85 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #773 from linchus/update-environment-comments

Actualize Hanami::Environment comments about .env file

82d6fc0dbe6972a1b7c0c9572c4c4cd58a8baa15 authored over 7 years ago by Marion Duprey <[email protected]>
Add specs for new env variable

c6e3af45f8ea5c97997b830ded1261ce6c1d0d79 authored over 7 years ago by Anton Davydov <[email protected]>
Prototype: try to run specific hanami apps

163e72c45c0635fb1950fda15958e894b8e2a338 authored over 7 years ago by Anton Davydov <[email protected]>
Check mounted apps in #mount method

1b75ee1f7ad2ea4484ef99a69344f304fdf67c55 authored over 7 years ago by Anton Davydov <[email protected]>
CLI cleanup (#808)

72243e19e1253b93b89ec6707f9ffd5fa64162a1 authored over 7 years ago by Luca Guidi <[email protected]>
Add examples for Hanami::Components [skip ci]

71e3276cb6b4c3c1547e879742d08a10a07bc84a authored over 7 years ago by Anton Davydov <[email protected]>
Migrate new command (#802)

dc68beaf7af9f485ec7f08fc6754ba600d4f108b authored over 7 years ago by Alfonso Uceda <[email protected]>
Merge pull request #796 from hanami/chore/update-generated-readme

Update text for generated readme file

8ecb2d8fa2d75bc43b509f1aa2d065ec2f305c39 authored over 7 years ago by Anton Davydov <[email protected]>
Add blank line between the paragraphs

a7e3f2a488e787fa8350ab4af10fbb90b7395dc5 authored over 7 years ago by Anton Davydov <[email protected]>
Rewrite `hanami assets precompile` with `hanami-cli` (#801)

e7c44251c799a3aac5dec3b971821a51f98ba21b authored over 7 years ago by Luca Guidi <[email protected]>
CLI: rewrite `hanami db` commands with `hanami-cli` (#800)

* Rewrite `hanami db version` with `hanami-cli`

* Rewrite `hanami db create` with `hanami-cli...

25fdcfb3224ce6b5ff033d71d88959d8789753dd authored over 7 years ago by Luca Guidi <[email protected]>
CLI: rewrite `hanami destroy` commands with `hanami-cli` (#799)

* Migrate `hanami destroy app` to `hanami-cli`

* Migrate `hanami destroy action` to `hanami-c...

aa9d043c442a13175faa95539dbecab9ca788967 authored over 7 years ago by Luca Guidi <[email protected]>
CLI: rewrite `hanami generate` commands with `hanami-cli` (#798)

* Rewrite `hanami generate action` with `hanami-cli`

* Rewrite `hanami generate mailer` with ...

77061c97c12b1479409db610a8a82e16d8c29b54 authored over 7 years ago by Luca Guidi <[email protected]>
Update readme footer

fa644e41680b58e9617109efcd7b4dfa203527db authored over 7 years ago by Anton Davydov <[email protected]>
Update text for generated readme file

b5893a91add0979f2f8123b578e8c32533364ee8 authored over 7 years ago by Anton Davydov <[email protected]>
Remove rackserver command, no longer needed (#795)

95438a92f54e5a7339c2e4ad1ec876ef15a7a9b1 authored over 7 years ago by Alfonso Uceda <[email protected]>
Migrate routes command to new CLI (#794)

837ad887717144dfd769c171c6a0e6d9ec83728a authored over 7 years ago by Alfonso Uceda <[email protected]>
Migrate console command to new CLI (#793)

9fb0c9f98a971f49de72daf6abcb9e87f559cf28 authored over 7 years ago by Alfonso Uceda <[email protected]>
Merge pull request #792 from hanami/migrate-command-server

Migrate server command to new CLI

b2c37fb2924181f6bce650ca6806e4c8fa68dd39 authored over 7 years ago by Alfonso Uceda <[email protected]>
Migrate server command to new CLI

59249ace03910d4b4443be29e429dff4a91afd27 authored over 7 years ago by Alfonso Uceda Pompa <[email protected]>
Add detailed explanation for dot env file format

a6dd674ada8301d52c719c172386a97de4363263 authored over 7 years ago by Sergey Sein <[email protected]>
Merge pull request #791 from hanami/feature/generate-readme

Generate README.md file for all new projects

93bb05d5b5cc106c1fa5681cdd6ab645055353fa authored over 7 years ago by Anton Davydov <[email protected]>
Generate README.md file for all new projects

b892ed2ddad4ff2cd34e20c2a69fb72c01d049bc authored over 7 years ago by Anton Davydov <[email protected]>
Fixed build

81e1cf4b554032d1846bf30a6e0d186b7d2b3e70 authored over 7 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop

bd36972b54c83322dcda9ba7a0b2c67a9efe1724 authored over 7 years ago by Luca Guidi <[email protected]>
Use new hanami-cli features

1e27d1abe1499e6ee3e1c1cc5ea4dee3c06c06c7 authored over 7 years ago by Luca Guidi <[email protected]>
Generate Application Layout spec (#774)

* #735 Generate Application Layout spec

This commit
* Adds two templates (minitest and rspec...

7881f3d9282ec1029d97aa15d0678ef4bd7a9b28 authored over 7 years ago by akhramov <[email protected]>
Allow custom loggers (#768)

* Allow custom loggers
* Simplify logger checking if statement

36d6eabc199e8c07cf93e7f32988e6e5712578ba authored over 7 years ago by Ben Johnson <[email protected]>
Correctly removing migration file when model destroying (#783)

* README [ci-skip]
* Fix model destroying

786ebd2946981da278d70e9bc87cf5864e3f2c57 authored over 7 years ago by jarosluv <[email protected]>
README [ci-skip]

06c0ecd4e402bba0483ef30fb990d9a721f422c8 authored over 7 years ago by Luca Guidi <[email protected]>
Generator template fix

By default, generated minitest _spec files raises error ‘cannot load
such file -- spec_helper (...

599215dda56e6f5931c2ef2effe2f9148b55b580 authored over 7 years ago by Oleg Sovetnik <[email protected]>
Explain reasons to ignore .env file

5bb51ce5ed9a33967a83926392f4bc613f834bd7 authored over 7 years ago by Sergey Sein <[email protected]>
CLI: `hanami version` rewrite (#771)

* CLI: hanami version rewrite

* Add hanami-cli to CI scripts

* Add hanami-cli

* Ensure ...

263db133c530055b6963a8656b6dbc394167f58b authored over 7 years ago by Luca Guidi <[email protected]>
Actualize Hanami::Environment comments about .env file

d8b769ad9c40ece0ec4e10c69ce285a31596ed48 authored over 7 years ago by Sergey Sein <[email protected]>
Merge pull request #770 from koic/use_latest_rubies

Use the latest Rubies on Travis CI

d5c410e17225da54f4a810604f0e13873f01ed97 authored over 7 years ago by Anton Davydov <[email protected]>
Use the latest Rubies on Travis CI

a570503a3df978576788aba7847fe0b27766e5c8 authored over 7 years ago by Koichi ITO <[email protected]>
Let Hanami.boot to return nil

646a7bd59f8cbe47429f8556bf94e3471e12d78b authored almost 8 years ago by Luca Guidi <[email protected]>
Prepare for v1.0.0

aec069b602c772e279aa0a7f48d1a04d01756ee3 authored almost 8 years ago by Luca Guidi <[email protected]>
Pass arbitrary arguments to logger setting in config/environment.rb

47a9bc8d6a24634d2ad7ab2122cd5c347309f850 authored almost 8 years ago by Luca Guidi <[email protected]>
Isolate global state (env vars) for a mailer configuration test, by running it in a separated process

f4d663f90b4c2f029805a3bce83f0260d02f3c95 authored almost 8 years ago by Luca Guidi <[email protected]>
Prepare for v1.0.0.rc1

726b86fa34e6ce34819ef569a4561319a9295155 authored almost 8 years ago by Luca Guidi <[email protected]>
Generate empty `lib/<project-name>.rb` file (#762)

* Generate empty `lib/<project-name>.rb` file

* Generate new projects with empty module in `l...

7223708ba84d973c796ba371055d3172dcf3f52e authored almost 8 years ago by Luca Guidi <[email protected]>
Allow mailer settings to be evaluated multiple times (#761)

9e6fc5a36a6e0a5453c8ca91e3c1984a46f898b5 authored almost 8 years ago by Luca Guidi <[email protected]>
Disconnect Hanami::Model directly inside Hanami.boot (#760)

fa5c98f2e4fc9aaadcc7a587c14f91724b3df60a authored almost 8 years ago by Luca Guidi <[email protected]>
Reuse old mailer configuration when code reloading is active. Closes #751

78840d4acacc82c828b5f6933546df10aacbc2ac authored almost 8 years ago by Luca Guidi <[email protected]>
Authors in gemspec

b1196800ee190d31bd43a570ce18efa4586a5238 authored almost 8 years ago by Luca Guidi <[email protected]>
FEATURES [ci skip]

8c998cc2474b702804307d15eeb23e194ae0fd9a authored almost 8 years ago by Luca Guidi <[email protected]>
Removed deprecated `ApplicationConfiguration#default_format` (#754)

526006debcaf70246a80ec10679e9d25ce8073e5 authored almost 8 years ago by Luca Guidi <[email protected]>
Ensure project to work without mailer configuration (#742)

* Works well with empty email config

* Try to add specs

* Test without the `mailer` block ...

a4493a7df7f86e2b2163a84e2cdded132c7a2048 authored almost 8 years ago by Anton Davydov <[email protected]>
Simplify disconnect test as the current one is brittle

0ad45e69b203f0458c9d13992a05872d1159a71f authored almost 8 years ago by Luca Guidi <[email protected]>
CHANGELOG [ci skip]

97dbdfe178d28e5e786a213c5467a450334df946 authored almost 8 years ago by Luca Guidi <[email protected]>
Alters the load order so code is loaded before the frameworks, like model or mailer (#752)

Fix #751

76ea8c7dd28d1aa1032bd0b60fa2d56fd617311b authored almost 8 years ago by Marcello Rocha <[email protected]>
Do not mount CommonLogger if logging is disabled (#749)

* Do not mount CommonLogger if logging is disabled

* Check if logger is nil?

* Check that ...

eed9ccb094c1e24d7ed8bc19a5694aac06512629 authored almost 8 years ago by Tobias Sandelius <[email protected]>
Bump hanami gems dependencies

506a35e5262939eb4dce9195ade3268e19928d00 authored almost 8 years ago by Luca Guidi <[email protected]>
Prepare for v1.0.0.beta3

0161fd20dd54b49ce605dade4f28a9f29f32a417 authored almost 8 years ago by Luca Guidi <[email protected]>
API docs

1d675684dada7ded1c555f06025d4fcd6ff393d4 authored almost 8 years ago by Luca Guidi <[email protected]>
Added integration test for hanami server logging

3b435ae1c65afa2aaa3fcbec9c0bfee98b7b6cf4 authored almost 8 years ago by Luca Guidi <[email protected]>
Disconnect database during the boot process. (#748)

* Disconnect database during the boot process.
This is useful to restart projects in production...

16d14341ad6e12145c9533ebcb7de11e99d47748 authored almost 8 years ago by Luca Guidi <[email protected]>
update favicon (#746)

Solving #745

158e13e9d0988944571d8b5e79e4ac9b3a2fdf1e authored almost 8 years ago by Dmitriy Ivliev <[email protected]>
Merge pull request #741 from alcesleo/fix-long-lines-in-application-rb

Make application.rb conform to 80 char line length

23b9562f44e1185ab561bab842af0cb8ff217671 authored almost 8 years ago by Sean Collins <[email protected]>
Make application.rb conform to 80 char line length

Technically, some lines are still longer than 80 lines. More
specifically it conforms to RuboCop...

b64b53fb5cafa6feebdf90b99263aa1f3f64e640 authored almost 8 years ago by Jimmy Börjesson <[email protected]>
Merge pull request #743 from nickgnd/update-copyright

Update copyright to 2017 [ci skip]

2466f3f24d08db4411295c69cac70382524e9cb6 authored almost 8 years ago by Sean Collins <[email protected]>