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 `Application.config.views` to use `Hanami::View::ApplicationConfiguration` provided by ha...
8adcc6dce3d8c7f986bb13ab19c62e84f81b02cc authored about 4 years ago by Tim Riley <[email protected]>f8d014ee706cc135a0dd48318804c31e734149c2 authored about 4 years ago by Luca Guidi <[email protected]>
80fd6ad37955a9e8f8088dcad7206fa328a9cc4d authored about 4 years ago by Luca Guidi <[email protected]>
dff05f018c89ecfed4d204e392862c13938c676c authored about 4 years ago by Luca Guidi <[email protected]>
9ab38ac73a09913848a07a322621968e1e36ccf5 authored about 4 years ago by Luca Guidi <[email protected]>
809354846b9c66e1ee6272c1b18b95839705249a authored about 4 years ago by Luca Guidi <[email protected]>
cc38eecaea1a0253894b05892e4f81f9315a15c4 authored about 4 years ago by Luca Guidi <[email protected]>
Allow nested config objects to adjust their own configuration at the last moment, which the `act...
231cc03555b0610add2545cb57146a30c6201af2 authored about 4 years ago by Tim Riley <[email protected]>Use the new `bootable_dirs` setting just released in dry-system 0.18 and configure 2 bootable di...
d929b4896a418c74bfa009fd55f846865f2723b6 authored over 4 years ago by Tim Riley <[email protected]>This ensures that the container auto-registration respects any custom inflections configured on ...
1c636b8459bfa82eb52d5be2fd7b433cd4a86d91 authored over 4 years ago by Tim Riley <[email protected]>86f499631086e7ad69fe5eb6a52b5c114f761242 authored over 4 years ago by Tim Riley <[email protected]>
This changes the approach for exposing application-level action config. Instead of taking respon...
2360272f385b902d8e726781005eaf6d5a146ab8 authored over 4 years ago by Tim Riley <[email protected]>77cf6cff1c9bc98ae5771b22a5af3eeb105f1148 authored over 4 years ago by Tim Riley <[email protected]>
1b541609ba719aeff516b42b58450634652e4abc authored over 4 years ago by Tim Riley <[email protected]>
3793c4f94d967324bc6c8819db3f48764c73e41d authored over 4 years ago by Tim Riley <[email protected]>
These broke when inheriting from Hanami::Action resulted in a call to Hanami.application.compone...
2b4cecf703195fb6deb004bed425c627163ce749 authored over 4 years ago by Tim Riley <[email protected]>[ci] use default rake task + add codecov step
55ace893fd02bb550430ff334dfad835150dc8d2 authored over 4 years ago by Piotr Solnica <[email protected]>1eac113877307a9d931fd0086c369b814462e7c1 authored over 4 years ago by Tim Riley <[email protected]>
5f958a4bcf8758cee0c0bfc5303d716f78c0c779 authored over 4 years ago by Tim Riley <[email protected]>
Add `Hanami::Application.component_provider` to return the provide object (slice or application)...
877b5e71ca19ecfdf1f5a37d67111fae39c534f3 authored over 4 years ago by Tim Riley <[email protected]>736894794fb90848140b79e799a3e32fbdcc7a34 authored over 4 years ago by Adam Daniels <[email protected]>
21271941b22c6408f99c428cc955eee63a3b2d57 authored over 4 years ago by Adam Daniels <[email protected]>
598648e689cc5212ef1c8aeac264fe2c6c6604d9 authored over 4 years ago by Tim Riley <[email protected]>
The kinds of warnings we were seeing:
/path/to/dry-monitor-0.3.2/lib/dry/monitor/notification...
e7cbcf9bf542d6401133d424c39478a62f050822 authored over 4 years ago by Tim Riley <[email protected]>* Set HANAMI_ENV from CLI -e flag before initing app
This ensures all aspects of the applicat...
88aa9c9825e42ed9491f994f92245e5dd00264fe authored over 4 years ago by Tim Riley <[email protected]>The problem here was that we weren’t passing along splatted middleware args from the application...
deb75785f9400876cfee7f7b367d27c51decac01 authored over 4 years ago by Tim Riley <[email protected]>6ed20d77eeeac4b82de263fb5784712d58c84387 authored over 4 years ago by Tim Riley <[email protected]>
1e822ed0d1a7fc414df3b2db560fbd6edf93e991 authored over 4 years ago by Luca Guidi <[email protected]>
This is the new default branch for the 1.x series of releases (the master branch now contains th...
df741d123a0a1774b21474d9a201b5387e5830d4 authored over 4 years ago by Tim Riley <[email protected]>We're using this for the work-in-progress hanami-view integration
8c2b9cc7cfa2f7389641b7a894112f05c61f2876 authored almost 5 years ago by Tim Riley <[email protected]>Add initial application settings support
This will be adjusted in future to use dry-configura...
57d30f7a400151d89f1b15100d145d7fe26033b0 authored almost 5 years ago by Tim Riley <[email protected]>b68ab002ec0c4a8f3c0de4560fd7e7265aa66f19 authored almost 5 years ago by Mike Rogers <[email protected]>
1335e7a20fa33ec50e99de1bf31bfea1580bab43 authored almost 5 years ago by Piotr Solnica <[email protected]>
This behavior was introduced in https://github.com/dry-rb/dry-system/pull/134 and released in 0....
85d64c46874e04d5eab0eda7efd4373cdb4ef161 authored almost 5 years ago by Tim Riley <[email protected]>77c47ccfc5b96c44226ec15096d2ab07d9b831f3 authored almost 5 years ago by Luca Guidi <[email protected]>
da2ef9157bc9fb6d443e5989bf35e5f8e8b73749 authored almost 5 years ago by Luca Guidi <[email protected]>
31103a7b47d8317f51982d6c1356061a6ccf195a authored almost 5 years ago by Ivan Shamatov <[email protected]>
a8fe5e8b4f11db01d51196cded6958dcd84d920f authored about 5 years ago by Tim Riley <[email protected]>
09d28ac432d73436481c023dd59b84ce9c6b58d1 authored about 5 years ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
c7d4185de0895252d6d0745137e696d110b728aa authored over 5 years ago by Luca Guidi <[email protected]>
9738257cd363c66969f91e9871900b049bd109a8 authored over 5 years ago by Gray Manley <[email protected]>
25923823a1d40c39a2402d7b8317768512982f83 authored over 5 years ago by Alfonso Uceda <[email protected]>
442c842e7b228b42181216ddd35bd5397246675c authored over 5 years ago by Luca Guidi <[email protected]>
d97b02713c5fd18077d8da8e661cc6ba0b7ea2ac authored over 5 years ago by Luca Guidi <[email protected]>
The previous definition was preventing apps to install
`hanami-validations` `2.0.0.alpha1`, in c...
7f2b28192454c4997b80452aee5a52f1f422fd3c authored over 5 years ago by Luca Guidi <[email protected]>
96897091373fa44994f8a46ef7c1b83f996696fe authored over 5 years ago by Luca Guidi <[email protected]>
Fixes #991
2e29971efd02f800837186b05cc0cc3432b248ad authored over 5 years ago by Luca Guidi <[email protected]>Showing correct command line instructions, quotes included, is better than just one that works j...
edd5b4ebdb6eb955b949b27ceac94fa5b61c1796 authored over 5 years ago by Wisnu Adi Nurcahyo <[email protected]>Adds a missing empty line for better legibility
031fccdb69dca11dac2e7974050346f5fa804e09 authored over 5 years ago by takakuda <[email protected]>Remove extra spaces from the gemspec
f44bb5dab8d0651e7bf9060e3967f268c9e251ad authored over 5 years ago by matttrix1999 <[email protected]>
Default template used to send to http://hanamirb.org/guides. This
commit updates link to be htt...
dbca2f70c753c68f7694df5e31ff1ff1ab2b4b80 authored over 5 years ago by Luca Guidi <[email protected]>
99563c69aa1db65c46a6f68b94226a116856aa43 authored over 5 years ago by Luca Guidi <[email protected]>
4c585e8259fe582e4e0604bfc3b557be305b9a4d authored over 5 years ago by Luca Guidi <[email protected]>
8c6e5147e92ef869b25379448572da3698eacfdc authored almost 6 years ago by Luca Guidi <[email protected]>
cde938c6ecdfac45f5cb458d8ab4b2331a512b28 authored almost 6 years ago by Luca Guidi <[email protected]>
bdb9a87fe2150b2bb7a34faffc26c5b1ec750a42 authored almost 6 years ago by Luca Guidi <[email protected]>
06de6ad416df6e7a7c133ac33ec4f96b7d6e2aa6 authored almost 6 years ago by Tim Riley <[email protected]>
7512bda5563473ca5263172955d6e845fe0ca4ee authored almost 6 years ago by Luca Guidi <[email protected]>
625a709746122b5549255abd2cd3aef14133608d authored almost 6 years ago by Luca Guidi <[email protected]>
9c422ba03e176cf1d1b4844f52cd302272c550fa authored almost 6 years ago by Kasper Meyer <[email protected]>
56e4e8886d0dadd784e98921d499b85e3cef132d authored almost 6 years ago by Luca Guidi <[email protected]>
223947f94fa15f0293a19759ccde5d6c9d498abb authored almost 6 years ago by Luca Guidi <[email protected]>
13c0d6959f02b55ab5fa32cb8b9047f8d57807d0 authored almost 6 years ago by Luca Guidi <[email protected]>
8d0ae2e5ed2bc06964ed0b5bdc95c2908b814fde authored almost 6 years ago by Sharipov Ruslan <[email protected]>
ca2cc1e2dd564de5a958fb6be97c7214fb6f5688 authored almost 6 years ago by Luca Guidi <[email protected]>
43e1bce35c7aebf37323028c0c1d14f697588d73 authored almost 6 years ago by Luca Guidi <[email protected]>
0fdaf4683433375e01d5b6a9b59aea5bfa363ae9 authored almost 6 years ago by Luca Guidi <[email protected]>
f145548be4df1416d19a080cc9018bbb7e30eb69 authored almost 6 years ago by Luca Guidi <[email protected]>
6ba63110d2aee1952a83736757486faf51220833 authored almost 6 years ago by Alessandro Caporrini <[email protected]>
16fd353d9680f0fcce11fb497cf4c8c58efab085 authored almost 6 years ago by Luca Guidi <[email protected]>
4d844ef7c748a754861fab094d5ab6bae6889bd6 authored almost 6 years ago by Luca Guidi <[email protected]>
1674739c7dea0af0008b3658a4f1c24fa2a25d55 authored almost 6 years ago by Aidan Coyle <[email protected]>
28d035662653789a7876cf2466e0abc433ec6307 authored almost 6 years ago by Luca Guidi <[email protected]>
262c51036914f2384c88701b3bc167c7f5913ba1 authored almost 6 years ago by Luca Guidi <[email protected]>
b5db9a62718e49c7a9e5fb73741ce689e3bf1cec authored almost 6 years ago by Luca Guidi <[email protected]>
5870fe8d3ff201d02e4347226d5210acb91c138d authored about 6 years ago by Luca Guidi <[email protected]>
bf75769d97dd30d5b1bf53385380b76588c687f2 authored about 6 years ago by Luca Guidi <[email protected]>
77181030f6f9b0b3984a42d710901da9bf38891f authored about 6 years ago by Luca Guidi <[email protected]>
a2fa3b138bd8f6e1325957d1f8e750c9ec6eebb0 authored about 6 years ago by Luca Guidi <[email protected]>
4656e97180e8e90b1f47a8a2ea9197253ff787b5 authored about 6 years ago by Luca Guidi <[email protected]>
1f65a7cceb75b77db3409e81d009c1a6bd1e3a6d authored about 6 years ago by Luca Guidi <[email protected]>
f4d4cfa5cb827cf85fe6a5279fcf3a299df36337 authored about 6 years ago by Luca Guidi <[email protected]>
053362d2ac7124b9fc2c24bcdfd93dd9b88797e2 authored about 6 years ago by Vladislav Yashin <[email protected]>
fcdba71a21d9a42d6bfd9cc03373cf7b4127229f authored about 6 years ago by Luca Guidi <[email protected]>
9a894429a09b7ab6a6df62497540c4f21c86caec authored about 6 years ago by Luca Guidi <[email protected]>
c39f6139be0ebbbeedd3e789d6d9a766d598fe2e authored about 6 years ago by Vladislav Yashin <[email protected]>
943c939cb34d47ce32b6068e2bfb9700dd9e4e5c authored about 6 years ago by Luca Guidi <[email protected]>
d3c5a153bbef5db7cd01a681243129af23a3debc authored about 6 years ago by Luca Guidi <[email protected]>
0a1b7af31579695a6e29f9a2517384127947c906 authored about 6 years ago by Luca Guidi <[email protected]>
97923460e5abd2605363788c5f3031689beb3a65 authored about 6 years ago by Gustavo Caso <[email protected]>
cb06a0eb67e1b1bd7ae8f14030d8395fcbfc595d authored about 6 years ago by Gustavo Caso <[email protected]>
1dce786962fa4d1d86062dd6ef601e63b84889cb authored over 6 years ago by Luca Guidi <[email protected]>
44dcddb97a9cb4dccb69ca84ef0e584988ab5436 authored over 6 years ago by Gustavo Caso <[email protected]>
94c7592ac8319c124c43b5c0161e2c09e659816d authored over 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
722a015e3349b1e33edcf1e218b387e16abfec2f authored over 6 years ago by Brandon Weaver <[email protected]>
5fffe50c4a4594fa0406eead16c9047c5c0bc4cd authored over 6 years ago by Luca Guidi <[email protected]>
ee1d4537e5e967f71784ccf8b337576dada3435a authored over 6 years ago by Luca Guidi <[email protected]>
2617b236f493d7455e9631c0844531e3b215aa90 authored over 6 years ago by Luca Guidi <[email protected]>