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

Add missing CSP directives:

* Add `object-src`
* Add `child-src`
* Add `media-src`
* Add `base-uri`
* Add `form-action`
* Ad...

689cfd2f500f54d0febb778ba8f79fe6223797ed authored almost 9 years ago by Trung Lê <[email protected]>
Change x_frame_options DENY to single quotes

11d251638e339be056449232df8d322c0d72cc29 authored almost 9 years ago by Sean Collins <[email protected]>
Merge pull request #536 from hanami/issue-535

Stop generating lib/config/mapping.rb file

15b28047f87ee52a9e2555e836f8019f7f7f853f authored almost 9 years ago by Trung Lê <[email protected]>
Stop generation of lib/config/mapping.rb file

[Fix #535]

63abca42da72acbc74a1b9ceff93f83a6211f960 authored almost 9 years ago by Trung Lê <[email protected]>
Remove trailing period, to make copy-and-pasting easier

8f4302a8f70e64d6d1abbbfe56cd2f87e11b2756 authored almost 9 years ago by Sean Collins <[email protected]>
Prepend routes after leading comments

c099a7a84f3febe0d0347e86e1f2af593bcbe15d authored almost 9 years ago by Sean Collins <[email protected]>
Dry generators + standardize error messages

14c5a4273c740bef4b4306acb23ccf3345caf0fe authored almost 9 years ago by Accessd <[email protected]>
code reloading with entr

b876e403fab1c086be960f5b66fd651cab1b6f17 authored almost 9 years ago by Andrey Deryabin <[email protected]>
Merge branch 'jbodah-newline-gemfile'

ec4db6ddc6b874cee352da0a4d06614fae195097 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'newline-gemfile' of https://github.com/jbodah/hanami into jbodah-newline-gemfile

5ce3747cb07b6d768fb1c63377e697e79bddf8dc authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #533 from jbodah/clean-up-cli-descriptions

Clean up CLI descriptions

3022b72433c109864e8989f2a93903c4d6097f33 authored almost 9 years ago by Luca Guidi <[email protected]>
fix whitespace in generated Gemfiles

01823b2e1da94e870c47b647bcf3f55d7aa82ef8 authored almost 9 years ago by Josh Bodah <[email protected]>
clean up `hanami server` option descriptions

e7248c073ae4c5e64e01ba180b184eeeb8d486e4 authored almost 9 years ago by Josh Bodah <[email protected]>
always refer to hanami in as lowercase in CLI

b7c58a68c897e19feaaa4cde566f6b0df47adb41 authored almost 9 years ago by Josh Bodah <[email protected]>
capitalize each CLI description to match Thor builtins

29f06b1941bd0d36c28b12340b53c7748cd26c63 authored almost 9 years ago by Josh Bodah <[email protected]>
Merge branch 'davydovanton-logger-config-for-app'

68fbeb885d728135526649a0720c6dcb3df130d4 authored almost 9 years ago by Luca Guidi <[email protected]>
Fix configuration file for app architecture

647470c79687ccb980f2ffb5fda44dfbc55abbe2 authored almost 9 years ago by Anton Davydov <[email protected]>
Fix and cleanup for #530

a64bdfa6a554669ac36edff099a5c0e916131951 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'davydovanton-logger-level'

0b7240af85d87b045194e7037d355c622475e5c1 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'logger-level' of https://github.com/davydovanton/lotus into davydovanton-logger-level

0bd3156d3f8bea41e4324c9a2546943806b13359 authored almost 9 years ago by Luca Guidi <[email protected]>
Delete all Hanami::Logger logic

6009a07192158ce3fcad822625af11ce96b1847f authored almost 9 years ago by Anton Davydov <[email protected]>
Add test case when level is integer

1fc5d4086b02ebe03e3d421a79037a1213a256c3 authored almost 9 years ago by Anton Davydov <[email protected]>
Update generated template for setting level option value

71630cdb4c3811c7753d344e931bc82f8a9f5349 authored almost 9 years ago by Anton Davydov <[email protected]>
Set logger level to builded hanami logger instance

70b7cdc150f1b6e15c5d6f3b5489fce5c39511ec authored almost 9 years ago by Anton Davydov <[email protected]>
Create level option for logger config instance

026ed4142ea5228792c14b912c885073dce6adba authored almost 9 years ago by Anton Davydov <[email protected]>
Merge pull request #529 from hanami/fix-generators-camel-case-naming

Fix generators camel case naming

79945b8aa83850e69cd07306ae1ad06f300140b0 authored almost 9 years ago by Luca Guidi <[email protected]>
Fix hanami generate model when the given name is CamelCase

11a3bc63352da7d87cb86387f440ca4fb4ec569c authored almost 9 years ago by Luca Guidi <[email protected]>
Remove shellescape logic from ApplicationName

602ebee2fd007c57471974fc492bed4812c2933c authored almost 9 years ago by Luca Guidi <[email protected]>
Fix hanami new MyProject to generate my_project

224ed3772c2513654b59f5ad2777be1677518a0a authored almost 9 years ago by Luca Guidi <[email protected]>
Cleanup for #491

66da40fb2068017cbe974fdb2b3006c37ff00727 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'davydovanton-model-generation-app-name'

cf63e855c3030718f359ea18f0c2ec52dd344d10 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'model-generation-app-name' of https://github.com/davydovanton/lotus into davydovanton-model-generation-app-name

d5dacfb9343aaba20b1e50cdab9495792c77ce5e authored almost 9 years ago by Luca Guidi <[email protected]>
Cleanup for #517

dd742f867dede67d8d476a9be0ded982e1024737 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'davydovanton-logger-config'

070e00b60d9e6b9464ab949facafaa46bdb5016e authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'logger-config' of https://github.com/davydovanton/lotus into davydovanton-logger-config

29a5abd2ad9e78a8d54fe3e062e556ff5574d23f authored almost 9 years ago by Luca Guidi <[email protected]>
Update generated configation file

c3d8b228c1c959cfcf4ee38e8c0d67510c6c9531 authored almost 9 years ago by Anton Davydov <[email protected]>
Set logger name in loader

b879dab09176661c74e5a04559412c7a43240bac authored almost 9 years ago by Anton Davydov <[email protected]>
Merge pull request #527 from deepj/simplecov-deprecation

Fix SimpleCov deprecation message

f215341db52a93009b0338d3c5a6de153c0c4918 authored almost 9 years ago by Trung Lê <[email protected]>
Fix SimpleCov deprecation message

This avoids the following deprecation message:

```
test/test_helper.rb:8:in `<top (required)>':...

dbd70840b9d713227478c64ca12a1acca2a0c2f5 authored almost 9 years ago by deepj <[email protected]>
Fix database URL for test and make it to load from .env.development. Ref #518

1e2047fa710df384df498e382b08a212d0a27e31 authored almost 9 years ago by Luca Guidi <[email protected]>
Fix tests

983a4e9951fb3bddd5a1ba0a61f13cc5dde8b4f6 authored almost 9 years ago by Anton Davydov <[email protected]>
Set Hanami::Logger constant to module logger

610ec1488ae7577731ae2464fc53346fcff299c3 authored almost 9 years ago by Anton Davydov <[email protected]>
Create option for set custom log instance instead Hanami::Logger

c69180e4b8d3a6691c3a0453fd1fa360280d812e authored almost 9 years ago by Anton Davydov <[email protected]>
Fix loger initializer and add app_name getter/setter

8c684b77b025d5e484eef99ffd1e2e1cb9a07c83 authored almost 9 years ago by Anton Davydov <[email protected]>
Test against jruby-9.0.5.0

94eeb483cad5623c90678c9931a11603c722fcae authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #525 from aderyabin/docpatch

fix code_reloading? documentation

6109dbc5a1e040d4065d0e97d7d2ae9e49aaa324 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #526 from aderyabin/travis_fix

install bundler inside TravisCI

49b807e0cb035f2acb6f6ab7942f859cf39f92bf authored almost 9 years ago by Trung Lê <[email protected]>
install bundler inside TravisCI

6c08e7f6976900b3a6711f611a33c7ffb9be524a authored almost 9 years ago by Andrey Deryabin <[email protected]>
fix code_reloading? documentation

4809adbe78568948e20385bea539a933fcda12b5 authored almost 9 years ago by Andrey Deryabin <[email protected]>
Merge pull request #522 from daneb/db_digest_url

Digest url modified to correct address

19e3d03e21835278a645d3556b989f2811fbbbef authored almost 9 years ago by Luca Guidi <[email protected]>
Digest url modified to correct address

fe2b324f01659f742146ee347fb70528f02aa83e authored almost 9 years ago by daneb <[email protected]>
Ensure to don't load .env.* files if they don't exist. Ref #518

5170c04c0ecc297170d78b95d5a2292d92d84fca authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'aderyabin-dotenv'

2bc443af1dc71978a7c28547d979f7e515f039f8 authored almost 9 years ago by Luca Guidi <[email protected]>
Make Dotenv a soft dependency

7eb423341eeb93f2855bf20f05c587e225b8a4d3 authored almost 9 years ago by Andrey Deryabin <[email protected]>
Rename log_device to device

87396eabe1cd3dc526a0f2759e6ec1912012a52a authored almost 9 years ago by Anton Davydov <[email protected]>
Create new Config::Logger class for setting logger options

71267d298b70616cd96cd28bdfe8d0490ff49a29 authored almost 9 years ago by Anton Davydov <[email protected]>
Merge branch 'aderyabin-template'

f2881cf789755fe3000948de9ffdab8b1af147cb authored almost 9 years ago by Luca Guidi <[email protected]>
Support --template for hanami new

df395046b31d28d8a3ae1f902bc3aaf662db6c63 authored almost 9 years ago by Andrey Deryabin <[email protected]>
Merge pull request #503 from davydovanton/update-gemfile-temolates

Generate less strict hanami version on Gemfile

908aef8f23ecba78b81fb6aea7f55c6aa8bf0e49 authored almost 9 years ago by Luca Guidi <[email protected]>
Replace hanavi version without temolates to private method

81caf3dd8887c693294e68bbf9ef2607ba64b064 authored almost 9 years ago by Anton Davydov <[email protected]>
Merge pull request #473 from davydovanton/fix-application-template

Fix template generation when template options is not erb

7d0ecb8dc7c2a02db1a83700cdc1c7efda96f51d authored almost 9 years ago by Trung Lê <[email protected]>
Fix slim application template layout

35229102cf930e00c63a3882baeaaff5bf06d65a authored almost 9 years ago by Anton Davydov <[email protected]>
Fix template generation when template options is not erb

e7ea6d3668dcc22584f44766a631845a83348e1c authored almost 9 years ago by Anton Davydov <[email protected]>
Merge pull request #508 from hanami/joneslee85-patch-1

Update CHANGELOG.md

9d3e72811e1e4cf9a7922ebe554c265b9f71694d authored almost 9 years ago by Trung Lê <[email protected]>
Update CHANGELOG.md

Mention about the change introduced by https://github.com/hanami/hanami/pull/464

89b1e564dea43e9f79113b59e861f5fd43a2b42e authored almost 9 years ago by Trung Lê <[email protected]>
Merge pull request #464 from cllns/add-dash-version

Add `--version' and `-v' as aliases to `version'

7dda2c56e1046c7c020b6530ee02f1e232768d86 authored almost 9 years ago by Trung Lê <[email protected]>
[ci skip] CHANGELOG

9b2482a4e4acc4463f503cef19caad8355508700 authored almost 9 years ago by Luca Guidi <[email protected]>
Fixed rack static checking if the path isn't a directory

0fc96af7659afa75c573140975b9b79c17811a0a authored almost 9 years ago by Alfonso Uceda Pompa <[email protected]>
Generate less strict hanami version on Gemfile

7248d98b1abdac85a6c2bb7dc9fc97e665fce2d9 authored almost 9 years ago by Anton Davydov <[email protected]>
Merge pull request #498 from hanami/change-db-url

Remove app prefix for generated DATABASE_URL

ead5a698774818871cf2801378c2225f84a7ad27 authored almost 9 years ago by Trung Lê <[email protected]>
Master is now 0.8

e91260da2771de387eef2b31201bbde490203f89 authored almost 9 years ago by Luca Guidi <[email protected]>
Remove app prefix for generated DATABASE_URL

This helps setting up production env app easily as it
conforms with the standardised URL

4870e6fc49ccae9f2f06a542f12fa74f0979410c authored almost 9 years ago by Trung Lê <[email protected]>
Merge pull request #497 from fespinoza/improve-generated-router-help

Improve reference for the template of routes.rb

f92d43b1a7ac864a6e6d6b8bb2bd52f3fc00f029 authored almost 9 years ago by Trung Lê <[email protected]>
Merge pull request #496 from vyper/fix-rakefile-w-rspec

Fix Rakefile generation when using RSpec

a55fd59e478e760b943fa310f2b0c81c032419b8 authored almost 9 years ago by Trung Lê <[email protected]>
Update example to use 'Hanami' instead of 'Lotus'

f4c030caaeca61a041995d1a27fbe9b00fdcf4e7 authored almost 9 years ago by Felipe Espinoza <[email protected]>
Improve reference for the template of routes.rb

Fixes https://github.com/hanami/hanami/issues/466

Now, when using the generator, the link in th...

ebd5f53b14ae3d7b43d4facdefd0ef2fe2e1cdd5 authored almost 9 years ago by Felipe Espinoza <[email protected]>
Fix Rakefile generation when using RSpec

During the deploy (probably production environment) have not rspec, then,
there is an exception ...

a8f8edd30bd49d600f919ea5c6a1764ee318fb62 authored almost 9 years ago by Leonardo Saraiva <[email protected]>
Merge pull request #492 from davydovanton/add-missing-adapter

Add missing file adapter description to generators

fbcd70a79d6d502e435660ce678d9baec513b0a7 authored almost 9 years ago by Trung Lê <[email protected]>
Fixed build for v0.7.1

9cecd35cb530615af1910356d0c78a01fa6f4fb9 authored almost 9 years ago by Luca Guidi <[email protected]>
Prepare for v0.7.1

f6c56d511cd214a4c8393911475385c989631e26 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #493 from davydovanton/fix-public-path-request

Fix template for checking static urls

018e78321f446d9fb1f0b8dbe473a0c4ff7fe2f6 authored almost 9 years ago by Luca Guidi <[email protected]>
Use File#end_with? instead comparison

2c67d577cd6bdf6e03f03bdf1315439c957ad3b4 authored almost 9 years ago by Anton Davydov <[email protected]>
Fix problem with windows file separator

6fc873b04db9396f8187ec64219b0920e8db387d authored almost 9 years ago by Anton Davydov <[email protected]>
Add test for verification this bug

7ce11e3f017c0787203e9d159d084c54dcef1cf9 authored almost 9 years ago by Anton Davydov <[email protected]>
Fix template for checking static urls

1f7b2c8e0d3919204899ca6013b48bf9f2099936 authored almost 9 years ago by Anton Davydov <[email protected]>
Fix model generation for camelcased app name

c8d83313ed78f86cbb24c34fe822795017c8c98f authored almost 9 years ago by Anton Davydov <[email protected]>
Add missing file adapter description to generators

6add9c0314293f71802f8ee0363deb204b74d5a1 authored almost 9 years ago by Anton Davydov <[email protected]>
Merge branch 'railsme-railsme-patch-1'

c18fc0243b465f43c9716bca708820ec55cd6669 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'railsme-patch-1' of https://github.com/railsme/hanami into railsme-railsme-patch-1

91a7803812526f34fe429996f9d6a42099bc9290 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #479 from hanami/fix-test

Fix tests for app/container generators

f98b315fe87dde8fb3fcfe279bb8107683c4e431 authored almost 9 years ago by Trung Lê <[email protected]>
Fix app/container test framework config code

e80f9a5a4f1ed6e8cf3dd17b55d8550c43b1961c authored almost 9 years ago by Trung Lê <[email protected]>
Merge pull request #477 from hanami/refactoring

Misc Refactoring

c279c05319412f420b4316c258f44f2b0b95d1aa authored almost 9 years ago by Trung Lê <[email protected]>
Add `--version' and `-v' as aliases to `version'

daa7e79038a2e616a17e4929d35172fb560b11bc authored almost 9 years ago by Sean Collins <[email protected]>
Refactoring Hanami::Application

* the `private` is useless, so group all class methods into `class << self`

b883f63e8cb35a87e709dbfdf67a7ebd9a07858a authored almost 9 years ago by Trung Lê <[email protected]>
Refactor Hanami::Welcome

bf2b3c74c05638854f348d7862a4c7245af07794 authored almost 9 years ago by Trung Lê <[email protected]>
Refactor Hanami::Views::NullView

7b87e9ea4ba39e589715f77817df419969d6482d authored almost 9 years ago by Trung Lê <[email protected]>
Refactor Hanami::Static

c9761c7ddc15de0da5c9ce9f5be23059b9f025ec authored almost 9 years ago by Trung Lê <[email protected]>
Remove unused arg from Hanami::RenderingPolicy#render_status_page?

0c9f1e57551b066d054f97d73ad805b6ad6fa3b8 authored almost 9 years ago by Trung Lê <[email protected]>
Console engine fallback to DEFAULT_ENGINE

694e14094b012be82e365c2fe85735bc753b7fc0 authored almost 9 years ago by Anatolii Didukh <[email protected]>
Merge branch 'cllns-change-favicon-to-hanami-logo'

b72bcb7cd6b202e520e4a2e1c5fbd4ed7805e0dd authored almost 9 years ago by Luca Guidi <[email protected]>