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

Update copyright to 2017

869320e890c1191509dcb4c62dde51ff1f12de09 authored almost 8 years ago by nickgnd <[email protected]>
Depend on hanami gems beta2, where possible

857d53dab14b2428c52768269c756a4ebad8cc22 authored almost 8 years ago by Luca Guidi <[email protected]>
Prepare for v1.0.0.beta2

5c47c51b554a3531578af90f4fe1c3a5604fd680 authored almost 8 years ago by Luca Guidi <[email protected]>
Added integration spec for Action#unsafe_send_file

87c31c102d75e6147fb6f6daa0fef63acd7d813c authored almost 8 years ago by Luca Guidi <[email protected]>
Prepare for v1.0.0.beta1 [ci skip]

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

a36f8e81783fe00edad620525ab273ff6afbb111 authored almost 8 years ago by Luca Guidi <[email protected]>
Merge branch 'fix-cli-commands-help-messages' of https://github.com/docStonehenge/hanami

55bb950c852b8a850cacfc09661361389aad13a2 authored almost 8 years ago by Luca Guidi <[email protected]>
Fixes missing arguments error messages

d188e3414b1248dea48eebfba0730f874501668f authored almost 8 years ago by Victor Alexandre <[email protected]>
FEATURES

b342907d42018270140ab5d3bc7c328d24f4860d authored almost 8 years ago by Luca Guidi <[email protected]>
CHANGELOG

1321932fbdbc803ac52c36178efc4d661913beed authored almost 8 years ago by Luca Guidi <[email protected]>
API doc

997c20b06c8b04bf89ee53bad825d4b20989a6ad authored almost 8 years ago by Luca Guidi <[email protected]>
Add Hanami::Configuration#environment for environment specific settings (#724)

* Add Hanami::Configuration#environment for environment specific settings. Add different logger ...

c596b9067ce609b54d002f8212c8687a6f92d449 authored almost 8 years ago by Luca Guidi <[email protected]>
Fixes subcommands help synopsis

691688660ec508642a44cc444632f46727afe55c authored almost 8 years ago by Victor Alexandre <[email protected]>
Mailer Generator updates & cleanup (#725)

* Mailer generators now differentiate between RSpec and Minitest

* Creates a mailer on the ra...

3b61ddd415bd9bb7a6eeda568c34daca5d3f7e28 authored almost 8 years ago by Marcello Rocha <[email protected]>
Project logging (#722)

* Introduce Hanami.logger as project's logger

* Setup logger for project's model configuratio...

34662ad431ed2684cb15af66e3c69c851f12d715 authored almost 8 years ago by Luca Guidi <[email protected]>
Use SMTP_HOST env in address instead SMTP_PORT for mailer config (#721)

* Use SMTP_PORT env for port configuration

45cdcdfc9f6aedaca9098964d9ce58d431599dc8 authored almost 8 years ago by Semyon Pupkov <[email protected]>
Generate new projects with config/boot.rb (#720)

550df0bffb6c30c33d1fda8cf1882f3469daf728 authored almost 8 years ago by Luca Guidi <[email protected]>
Cleanup for #719 [ci skip]

ea5cb53c0d2c0e4ae02c12e65a2311f32090b2a6 authored almost 8 years ago by Luca Guidi <[email protected]>
Fix generate new mailer when app dir name and app name differ (#719)

* Fix generate new mailer when app dir name and app name differ

For example if application li...

b994999c6598ac9e8996e1fd56ae9c3d01cfadfb authored almost 8 years ago by Semyon Pupkov <[email protected]>
Remove old tests (Minitest) (#718)

* Remove old tests (Minitest)

* Removed leftover files after #717 was merged

5a3dabe3c3468d9c584bcd2888fdbb93f3a13ec2 authored almost 8 years ago by Luca Guidi <[email protected]>
Fix code reloading with components (#713)

e59e8b2e19963ace7a3578cc625a9a07fe6f89d0 authored almost 8 years ago by Luca Guidi <[email protected]>
Integration tests for hanami destroy app

59b7e42844a3ce51a3d0bb4051b3e1dcee21709f authored almost 8 years ago by Luca Guidi <[email protected]>
Integration tests for hanami destroy migration

6b582cebd0a7eb8e3d6659ff28fc772f963850de authored almost 8 years ago by Luca Guidi <[email protected]>
Integration tests for hanami destroy model

94a20466a9f5f6cdb49be24f968b8d73be8f7135 authored almost 8 years ago by Luca Guidi <[email protected]>
Integration tests for hanami destroy action

b3b396b7cae6d2bcb918828c3ffda41d3ae196c3 authored almost 8 years ago by Luca Guidi <[email protected]>
Adds the right url for postgres on JRuby. (#717)

* Adds the right url for postgres on JRuby.

Currently when generating a new app with `hanami ...

e381233bd0239c938693d236b7c15698a7cfb74c authored almost 8 years ago by Adrian Madrid <[email protected]>
Ensure ENV vars declared on shell are not overwritten by .env or .env.development (#715)

42b63074f2bbe0bce7d5c2cf37f376bc3b9ffc17 authored almost 8 years ago by Gabriel Gizotti <[email protected]>
Rewrote integration test for #682 without using JS emulation

0587a609a796e83fb1a88560fda97d558a176a54 authored almost 8 years ago by Luca Guidi <[email protected]>
Make #682 to pass

492fbd103224389ca0a743f6fd390de4ea46b338 authored almost 8 years ago by Luca Guidi <[email protected]>
Merge branch 'yjukaku-add-migration-to-model-generator'

23508c2886ed928d25e00352f59055e97db941ca authored almost 8 years ago by Luca Guidi <[email protected]>
Merge branch 'add-migration-to-model-generator' of https://github.com/yjukaku/hanami into yjukaku-add-migration-to-model-generator

d085826e673fad2191d02112dd86f07d8025f497 authored almost 8 years ago by Luca Guidi <[email protected]>
Cleanup for #704 and make the test for that PR to pass

415c8fdbe6800402fabe17f75f00617c0bd9957d authored almost 8 years ago by Luca Guidi <[email protected]>
Merge branch 'kaikuchn-master'

e4d0a5409cc14b4c7f6d511c5e789aea701a0c2d authored almost 8 years ago by Luca Guidi <[email protected]>
Merge branch 'master' of https://github.com/kaikuchn/hanami into kaikuchn-master

6c61fa7ccc9f193542d5d5d4ed82f164c1304f61 authored almost 8 years ago by Luca Guidi <[email protected]>
Revert "Rubocop: always exclude tmp/ [ci skip]"

This reverts commit a729e5c85edf72642f50f4eef0c58569395984cc.

88d44b77f9b16e176ed7d687fe8b8ef0690b239a authored almost 8 years ago by Luca Guidi <[email protected]>
Rubocop: always exclude tmp/ [ci skip]

a729e5c85edf72642f50f4eef0c58569395984cc authored almost 8 years ago by Luca Guidi <[email protected]>
Serve only existing assets with Rack::Static

425755e4299c633a3107b5e30221bf13b1bbe2a9 authored almost 8 years ago by Kai Kuchenbecker <[email protected]>
Update travis rubies versions (#706)

884f8984d6c2c89461f2dfe81f39afcdbeba7e47 authored almost 8 years ago by Alfonso Uceda <[email protected]>
Make Hanami compatible with Rack 2 (#711)

2203c1c4443b48c0fe0a101825c26c546a065753 authored almost 8 years ago by Luca Guidi <[email protected]>
Revert "Debug Travis CI"

This reverts commit a1c51b015cb15ec2a9ded8c27f7f15ed5865c990.

6fd5e0f76f4fb97111a477ec46afdf54cca70269 authored almost 8 years ago by Luca Guidi <[email protected]>
Force HOME directory for integration specs

213656613fff9546d12c8750cd1e425d40a17859 authored almost 8 years ago by Luca Guidi <[email protected]>
Debug Travis CI

a1c51b015cb15ec2a9ded8c27f7f15ed5865c990 authored almost 8 years ago by Luca Guidi <[email protected]>
Disable Travis CI cache and don't cleanup gems on CI

370e5804e6d61bf761e5ad00b73f5c7546f92814 authored almost 8 years ago by Luca Guidi <[email protected]>
Adds the missing AUTOINCREMENT keyword to migrate_spec (#708)

6e80d339e97b67563c75daa5b2b6cf4d4bceffd8 authored about 8 years ago by Marcello Rocha <[email protected]>
Setup Hanami::Mailer as a component (#705)

- That ensures that the config is loaded and applied.
- Mailer component specs

* Missed some...

69c5b20488b9da95100536514e39badf308ed614 authored about 8 years ago by Marcello Rocha <[email protected]>
Remove bundler dependency (#707)

Remove dependency on bundler from generated apps

2934dedf3a20b8154b1715967d07aa2a73fed455 authored about 8 years ago by OZAWA Sakuro <[email protected]>
Bump version to 1.0.0.beta1

d95a1e83d5b4051d150b7c8ab2025d0ae5e285da authored about 8 years ago by Luca Guidi <[email protected]>
Depend on hanami gems at ~> 1.0.0.beta1

bcc51874d4bf3e61f3c23952b3c35c0bd8140d53 authored about 8 years ago by Luca Guidi <[email protected]>
CHANGELOG [ci skip]

1361bd8672338bb5862f712a6be475af51f4a9cf authored about 8 years ago by Luca Guidi <[email protected]>
CHANGELOG & FEATURES [ci skip]

069aa7f8adffce48b947308aa7aeeba515984895 authored about 8 years ago by Luca Guidi <[email protected]>
Prepare for v0.9.2

ec7c9a76d0b8317a09ebb3e3b1723ad3252b536b authored about 8 years ago by Luca Guidi <[email protected]>
Merge pull request #699 from hanami/community-attributes

change community attributes in readme

7078f16150e76ee9a0823fe72e99daedef78ac0b authored about 8 years ago by sean collins <[email protected]>
change community attributes in readme

0911aeb903b4a6c9facbbb8b94b7ed19b1ec010d authored about 8 years ago by Marion Schleifer <[email protected]>
Add gitter webhook for travis

82171dad80ca673b9e57d2f19fa060e6eb36a2c2 authored about 8 years ago by Alfonso Uceda Pompa <[email protected]>
Fix forum link in README. Ref #690 [ci skip]

c06da38c29d53761be153039b39b2c6b8374d655 authored about 8 years ago by Luca Guidi <[email protected]>
Update readme (#690)

Update README.md

10a39dbdd10f5269817f56a4b3f75340da46f3f3 authored about 8 years ago by sean collins <[email protected]>
Merge branch 'cllns-use-poltergeist-for-all-platforms'

960c1519fd6ec0966621545d5cd00004a8d19d45 authored about 8 years ago by Luca Guidi <[email protected]>
Update travis rubies versions

8ce8ac6d59d8c972503ba0ede6bb7afa8cd09417 authored about 8 years ago by Alfonso Uceda Pompa <[email protected]>
Merge branch 'use-poltergeist-for-all-platforms' of https://github.com/cllns/hanami into cllns-use-poltergeist-for-all-platforms

916bb146549e25a57c5246f2b2e551e0b171c552 authored about 8 years ago by Luca Guidi <[email protected]>
Updated .rubocop.yml [ci skip]

6004f4723ca7145734926cb5601c151fa4ad2ad0 authored about 8 years ago by Luca Guidi <[email protected]>
Update README

67885d34a4b0cb0f9794855a5e9f9151b2e7bcee authored about 8 years ago by Sean Collins <[email protected]>
Merge pull request #688 from cllns/fix-integration-spec

Fix build for #684

eb40bc6b4cfb6d46c75e672246731e5a9712cbda authored about 8 years ago by Sean Collins <[email protected]>
Fix spec for #684

05b3eb030817337392e4da6777e179e222d9a82e authored about 8 years ago by Sean Collins <[email protected]>
Merge pull request #685 from Newman101/generator_config_merge

Replaced hash merge in generator.rb

80e65f9509f15e4b6e36d8af71a0ab9eb9a9c6ed authored about 8 years ago by Alfonso Uceda <[email protected]>
Use poltergeist for all platforms

c7db77661ad2d92bbe965f89da17e72f0c903ed3 authored about 8 years ago by Sean Collins <[email protected]>
Replaced hash merge in generator.rb

562ad7112188e6112e75fc834932430fdfae1412 authored about 8 years ago by Juha Remes <[email protected]>
Merge pull request #684 from mgrachev/updated-docs

Fix links in comments

2e7616bd640f60412cac342a8db7f35e8155b81c authored about 8 years ago by Sean Collins <[email protected]>
Fix links in comments

8bfc0f1e7ade2b7a7c8a2ab4a630a1cac5f5f602 authored about 8 years ago by Mikhail Grachev <[email protected]>
Integration specs for sessions

ce9bce1f93d07253ec2865c69ac6c1f2b913679c authored about 8 years ago by Luca Guidi <[email protected]>
Add test for --skip-migration option for model generator

23a54b1a4198a31229944c227ca8e81948fd4adc authored about 8 years ago by Yousuf Jukaku <[email protected]>
Add tests for 'hanami generate model' migration

dec7a5ecf62c3f68ab3a35fd62d6c63c1bc90635 authored about 8 years ago by Yousuf Jukaku <[email protected]>
Add create_table migration file to model generator

d744c694c4d83104fb396aee85a08395dfa42b9f authored about 8 years ago by Yousuf Jukaku <[email protected]>
Merge pull request #679 from hanami/fix/lazily-load-project-when-hanami-server-is-not-used

Lazily load the project when `hanami server` isn't used

4b616d088415e8240f643bad97e65761aa56254a authored about 8 years ago by Luca Guidi <[email protected]>
Remove redudant test helper methods. Thanks to @AlfonsoUceda for spotting it.

9421ef3e9a1d1dcf17d97807f87fc416c0e33816 authored about 8 years ago by Luca Guidi <[email protected]>
Merge pull request #680 from hanami/fix/force-ssl-to-redirect-to-right-port

Ensure force SSL to redirect to the right port

e9711d5ed429a1c9deb7637654a8a2c9d5ced84a authored about 8 years ago by Luca Guidi <[email protected]>
Extract Code of Conduct from README

978e300c37666e2671c7916a67598593dc9f9808 authored about 8 years ago by Luca Guidi <[email protected]>
Added pending test for ApplicationConfiguration#port specs

81eef3586a15796215c9b96964a6425224b86876 authored about 8 years ago by Luca Guidi <[email protected]>
Ensure force SSL to redirect to the right port

28a040d55e78c500595ce4df1cf8854a43929e4c authored about 8 years ago by Luca Guidi <[email protected]>
Lazily load the project when `hanami server` isn't used

8c33797437590fa2125e2491d71c807d879fb2f5 authored about 8 years ago by Luca Guidi <[email protected]>
Merge pull request #678 from hanami/fix/eliminate-preload-dependency-for-environment-rake-task

Ensure `:environment` Rake task to load the entire project

18ea4e4e499a21bfa92ac5dbb30432d2abd2b896 authored about 8 years ago by Luca Guidi <[email protected]>
Ensure `:environment` Rake task to not depend on the gone `:preload` task and to load the entire project

e3b57b09fa1201fe9c792a2a8030a2a8302e377b authored about 8 years ago by Luca Guidi <[email protected]>
Merge pull request #672 from mgrachev/update-comments

Update comments

670d2311c324a8d83a09d575bc70b7682dc25967 authored about 8 years ago by Alfonso Uceda <[email protected]>
Merge pull request #671 from vyper/patch-2

Test against MRI 2.3.3

d3855bcfd414d6703530defc18ce1d995866ed73 authored about 8 years ago by Alfonso Uceda <[email protected]>
Merge pull request #664 from theCrab/skip_autogenerated_tests

Mark tests as pending. Fixes issue 660

301a8e92b8bb7f96a43c64ed637efbcef71bc164 authored about 8 years ago by Alfonso Uceda <[email protected]>
Fix action generator test

d87832faaf319d3fbee03cff3ac6decb640d36ca authored about 8 years ago by The Crab <[email protected]>
Resolve Version conflict

54ddc6e48b2d0e1128e33e6ca4347a2073668ce4 authored about 8 years ago by The Crab <[email protected]>
Update comments

35f289b086d0e54bbde9b600278335975ea59771 authored about 8 years ago by Mikhail Grachev <[email protected]>
Change the wording of the test

4b55a049ae9f9782074389a75076e5c0f05d6f2b authored about 8 years ago by The Crab <[email protected]>
Uncomment the test case

4ab8fdb100ea26b509d50c198713b4612aa2996a authored about 8 years ago by The Crab <[email protected]>
Test against MRI 2.3.3

https://www.ruby-lang.org/en/news/2016/11/21/ruby-2-3-3-released/

fa51f4bade34d73c0428e342ebb5eb712f516fa1 authored about 8 years ago by Leonardo Saraiva <[email protected]>
Merge pull request #669 from hanami/fix/body-parsers-do-not-eval-untrusted-input

Ensure JSON body parser to not eval untrusted input

ec0133962695992508a543fa393c53270f4aa545 authored about 8 years ago by Luca Guidi <[email protected]>
Ensure JSON body parser to not eval untrusted input

15aef7e77f2467847af10421fdeccc7880be373c authored about 8 years ago by Luca Guidi <[email protected]>
Merge pull request #667 from tiagofsilva/bugfix-readme-typos

Fixes a couple of typos in the README document

f8f4f4509a8c05186e4704971d1e43a49039439c authored about 8 years ago by Luca Guidi <[email protected]>
Fixes a couple of typos in the README document

863fde24a16af0a1d357c8844f0aa1ba21c66fc8 authored about 8 years ago by tiagofsilva <[email protected]>
Prepare for v0.9.0

ff60c722d55749c5f5a3bedb2db607bc579e5c35 authored about 8 years ago by Luca Guidi <[email protected]>
Ensure 'hanami new' to not depend on 'config/environment.rb' while generating the default app

a497168f299779b880255e260bc34c1930e86475 authored about 8 years ago by Luca Guidi <[email protected]>
Generate new projects to depend on hanami-model ~> 0.7 in their Gemfile

0d770245b513977fa4a476d14d51c4f162b86e3a authored about 8 years ago by Luca Guidi <[email protected]>
Rename assets digest to fingerprint. Ref hanami/assets#60

6f6e5be5c75373e9be8f1fbf0fd2d1b8161c468e authored about 8 years ago by Luca Guidi <[email protected]>
Update rspec test to be consistent with mintiest

8659af26ef4bf954077629dbfe0e87e907849e04 authored about 8 years ago by The Crab <[email protected]>
Ensure Rake test task to use the test database. Ref 8db1ebd

27516f9028d15b4251284fccc73670a53df82b1b authored about 8 years ago by Luca Guidi <[email protected]>