Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hanami/router
Ruby/Rack HTTP router
https://github.com/hanami/router
Ruby 2.7.0 (#198)
878f42b4b3fe16260d4f52cd5eccddcbbe0bd83f authored almost 5 years ago by Luca Guidi <[email protected]>
878f42b4b3fe16260d4f52cd5eccddcbbe0bd83f authored almost 5 years ago by Luca Guidi <[email protected]>
Rack 2.1 (#197)
72fe770523f3cce4a55ac8f24eee0010cb6aa069 authored almost 5 years ago by Luca Guidi <[email protected]>
72fe770523f3cce4a55ac8f24eee0010cb6aa069 authored almost 5 years ago by Luca Guidi <[email protected]>
Merge pull request #192 from hanami/hanami-application-router-support
Support for Hanami application router
d42a54ee1eb318c72407b746a08b52c752239083 authored about 5 years ago by Tim Riley <[email protected]>
Fix Rubocop violations
9fa48a9cc24817d77957cf2533bcd9236dd36e78 authored about 5 years ago by Luca Guidi <[email protected]>
9fa48a9cc24817d77957cf2533bcd9236dd36e78 authored about 5 years ago by Luca Guidi <[email protected]>
Don't freeze the router immediately after initializing
This closes off the possibility of extending its behavior (e.g. it makes it impossible to add th...
2e6d912361016fac4ccf50205dfaa74b7ecc7e2d authored about 5 years ago by Tim Riley <[email protected]>
Remove support for declaring middleware via "use"
This was moved back into Hanami::Application::Router
43a61342c70f0abdec53c3d20c676c42e0b7a49a authored about 5 years ago by Tim Riley <[email protected]>
Add test for context option
d5676cd26356bd960f1dad370114bdc378178909 authored about 5 years ago by Tim Riley <[email protected]>
d5676cd26356bd960f1dad370114bdc378178909 authored about 5 years ago by Tim Riley <[email protected]>
Improve support for mounted apps by preserving leading / in PATH_INFO
363b238290721ab88b421f1f6dec747bcf6fdb9c authored about 5 years ago by Tim Riley <[email protected]>
363b238290721ab88b421f1f6dec747bcf6fdb9c authored about 5 years ago by Tim Riley <[email protected]>
Support capturing middlewares nested within routes
caa5decc800a979907916bd3edf53af526efbffc authored about 5 years ago by Tim Riley <[email protected]>
caa5decc800a979907916bd3edf53af526efbffc authored about 5 years ago by Tim Riley <[email protected]>
Add evaluation context and pass as block argument when eval'ing routes
aebce3a3cd3a402152f65dfe98b008bff3bd2428 authored about 5 years ago by Tim Riley <[email protected]>
aebce3a3cd3a402152f65dfe98b008bff3bd2428 authored about 5 years ago by Tim Riley <[email protected]>
Update rake to version 13.0.0 (#191)
74b37c51066f1ba59351f373cf541e747c8ffe58 authored about 5 years ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
74b37c51066f1ba59351f373cf541e747c8ffe58 authored about 5 years ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Merge branch 'develop' into unstable
88670ec89498db2934f23c659c0d8c36a7c3bbf1 authored over 5 years ago by Luca Guidi <[email protected]>
88670ec89498db2934f23c659c0d8c36a7c3bbf1 authored over 5 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
14fb0df9b6ddbc0928518210e3baf81b8ee08fc8 authored over 5 years ago by Luca Guidi <[email protected]>
14fb0df9b6ddbc0928518210e3baf81b8ee08fc8 authored over 5 years ago by Luca Guidi <[email protected]>
Update README.md (#187)
13d86ccc73bac98778dd23443af9d0a2c776b71f authored over 5 years ago by Lucas Mendelowski <[email protected]>
13d86ccc73bac98778dd23443af9d0a2c776b71f authored over 5 years ago by Lucas Mendelowski <[email protected]>
Make the code compliant with rubocop 0.73
98346e6a4608973a080a8c288d05a44deef4bda3 authored over 5 years ago by Luca Guidi <[email protected]>
98346e6a4608973a080a8c288d05a44deef4bda3 authored over 5 years ago by Luca Guidi <[email protected]>
Remove unsupported Rubies from Drone CI
2eb1edf372b8c834aca56c03d7bb6ff36d14a706 authored over 5 years ago by Luca Guidi <[email protected]>
2eb1edf372b8c834aca56c03d7bb6ff36d14a706 authored over 5 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
1e07a636a840a4548e2cac58ccaaf8b9db5fb6bf authored over 5 years ago by Luca Guidi <[email protected]>
1e07a636a840a4548e2cac58ccaaf8b9db5fb6bf authored over 5 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
264687d48110166cace0521ca1afd07fe21d6bb7 authored over 5 years ago by Luca Guidi <[email protected]>
264687d48110166cace0521ca1afd07fe21d6bb7 authored over 5 years ago by Luca Guidi <[email protected]>
Drone CI (#188)
e325ffe325837101c00dedcb434bf41da66ae40c authored over 5 years ago by Luca Guidi <[email protected]>
e325ffe325837101c00dedcb434bf41da66ae40c authored over 5 years ago by Luca Guidi <[email protected]>
Refactoring: introduced `Hanami::Routing::Named`
The purpose of this object is to hold named routes.
This should ease the injection of routing hel...
Allow to inject the finding logic via `Hanami::Router#initialize` (#186)
72259e285bf56c059cc93997d2edd211b8cf853e authored almost 6 years ago by Luca Guidi <[email protected]>
72259e285bf56c059cc93997d2edd211b8cf853e authored almost 6 years ago by Luca Guidi <[email protected]>
Prepare for v2.0.0.alpha1
02bfebb2376f0dde96baa5f0abcabf9a4dacde19 authored almost 6 years ago by Luca Guidi <[email protected]>
02bfebb2376f0dde96baa5f0abcabf9a4dacde19 authored almost 6 years ago by Luca Guidi <[email protected]>
Disambiguate `::Hash`. Ref hanami/utils#320
88f9bbf66b344cba17bad625ff24168203d43f59 authored almost 6 years ago by Luca Guidi <[email protected]>
88f9bbf66b344cba17bad625ff24168203d43f59 authored almost 6 years ago by Luca Guidi <[email protected]>
Support MRI 2.5+ (#185)
426ff20dedf16568862a5cd2b7e97c66fee8f600 authored almost 6 years ago by Luca Guidi <[email protected]>
426ff20dedf16568862a5cd2b7e97c66fee8f600 authored almost 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
f36aec97c37cb05fe65401a429a6255a93379611 authored almost 6 years ago by Luca Guidi <[email protected]>
f36aec97c37cb05fe65401a429a6255a93379611 authored almost 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
25e2238b3efc107067f3bc73fc917bba948f8e76 authored almost 6 years ago by Luca Guidi <[email protected]>
25e2238b3efc107067f3bc73fc917bba948f8e76 authored almost 6 years ago by Luca Guidi <[email protected]>
CHANGELOG [ci skip]
05bb4fb3fce8ff9a9f32858412cc31890d3c1aa7 authored almost 6 years ago by Luca Guidi <[email protected]>
05bb4fb3fce8ff9a9f32858412cc31890d3c1aa7 authored almost 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
89935fb67487d1d437a46b542b8232df5188b566 authored almost 6 years ago by Luca Guidi <[email protected]>
89935fb67487d1d437a46b542b8232df5188b566 authored almost 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
16fa4849265901a8acc0dd02d27dd324287445e5 authored almost 6 years ago by Luca Guidi <[email protected]>
16fa4849265901a8acc0dd02d27dd324287445e5 authored almost 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.3.1
af39ec7adbd5d6f2c61a0adb55e7c66bae3c72e1 authored almost 6 years ago by Luca Guidi <[email protected]>
af39ec7adbd5d6f2c61a0adb55e7c66bae3c72e1 authored almost 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
ecc4ad14142b77fba36a190a2d6e19ceebb9d1f6 authored almost 6 years ago by Luca Guidi <[email protected]>
ecc4ad14142b77fba36a190a2d6e19ceebb9d1f6 authored almost 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
8cd03ea17606d04da631b9b816f992104bb2d5b7 authored almost 6 years ago by Luca Guidi <[email protected]>
8cd03ea17606d04da631b9b816f992104bb2d5b7 authored almost 6 years ago by Luca Guidi <[email protected]>
Ruby 2.6.0 (#184)
77353a0593ef9458eca745c3262cc785a5cfb91b authored almost 6 years ago by Luca Guidi <[email protected]>
77353a0593ef9458eca745c3262cc785a5cfb91b authored almost 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
df2af40fa009b43c2a700a1032f77c5c951c5202 authored about 6 years ago by Luca Guidi <[email protected]>
df2af40fa009b43c2a700a1032f77c5c951c5202 authored about 6 years ago by Luca Guidi <[email protected]>
Depend on hanami-utils develop branch
883780681248108d50e60c18ac942f6f5e11080f authored about 6 years ago by Luca Guidi <[email protected]>
883780681248108d50e60c18ac942f6f5e11080f authored about 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
947bd6d2abbabbc41e799d1a12f35615e9fd6bed authored about 6 years ago by Luca Guidi <[email protected]>
947bd6d2abbabbc41e799d1a12f35615e9fd6bed authored about 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
bdb6700cfbfa0e97f82de68959ee3e84e8e88da4 authored about 6 years ago by Luca Guidi <[email protected]>
bdb6700cfbfa0e97f82de68959ee3e84e8e88da4 authored about 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.3.0
52a67b0ca0f54a4be5fbe0f54f7f1f9a56787fd7 authored about 6 years ago by Luca Guidi <[email protected]>
52a67b0ca0f54a4be5fbe0f54f7f1f9a56787fd7 authored about 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop'
bc4970d6767db77f11fe5878154be0e1fd1fbfc9 authored about 6 years ago by Luca Guidi <[email protected]>
bc4970d6767db77f11fe5878154be0e1fd1fbfc9 authored about 6 years ago by Luca Guidi <[email protected]>
Make the build to pass with rubocop 0.59.2
21d24856dc346672f359ce20132b9a04f2871359 authored about 6 years ago by Luca Guidi <[email protected]>
21d24856dc346672f359ce20132b9a04f2871359 authored about 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
c9c51b3247327de5960c4d39d2e2b6d54156fa54 authored about 6 years ago by Luca Guidi <[email protected]>
c9c51b3247327de5960c4d39d2e2b6d54156fa54 authored about 6 years ago by Luca Guidi <[email protected]>
Refactor BodyParser content type parser loading (#182)
762f5ef5d16a5f542d1c1f68caf4495189a1ec6d authored about 6 years ago by Tim Riley <[email protected]>
762f5ef5d16a5f542d1c1f68caf4495189a1ec6d authored about 6 years ago by Tim Riley <[email protected]>
Merge branch 'develop' into unstable
6ae40c2d5e967dabdfc4e2b3ee4c4c4eb557bde2 authored about 6 years ago by Luca Guidi <[email protected]>
6ae40c2d5e967dabdfc4e2b3ee4c4c4eb557bde2 authored about 6 years ago by Luca Guidi <[email protected]>
Skip unknown content types when parsing body (#181)
73c039c8983bb1974b372b7153f36c0552a8000d authored about 6 years ago by Tim Riley <[email protected]>
73c039c8983bb1974b372b7153f36c0552a8000d authored about 6 years ago by Tim Riley <[email protected]>
replace instance methods with class methods (#177)
91656a2e53e42b5a420fe8c808a05c0fe59be3e6 authored over 6 years ago by Marion Schleifer <[email protected]>
91656a2e53e42b5a420fe8c808a05c0fe59be3e6 authored over 6 years ago by Marion Schleifer <[email protected]>
remove body parsers (#176)
* remove body parsers
a5c7969f353abd0c7df61b1ddd56111e4937ea16 authored over 6 years ago by Gustavo Caso <[email protected]>
Don't discard returning value of Rubocop check on CI
4ca3b6f449ba7476cb6026ef4e04006ebf1daa74 authored over 6 years ago by Luca Guidi <[email protected]>
4ca3b6f449ba7476cb6026ef4e04006ebf1daa74 authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
9eaa714e9ff3a29d31ee5169b128730107107190 authored over 6 years ago by Luca Guidi <[email protected]>
9eaa714e9ff3a29d31ee5169b128730107107190 authored over 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.3.0.beta1
2bd56aaae166bfe4b1d8000b6698e99ada3f5f26 authored over 6 years ago by Luca Guidi <[email protected]>
2bd56aaae166bfe4b1d8000b6698e99ada3f5f26 authored over 6 years ago by Luca Guidi <[email protected]>
fix build
9e83c85a2e16a8f5759bab4f1b6d24ad88d44629 authored over 6 years ago by Gustavo Caso <[email protected]>
9e83c85a2e16a8f5759bab4f1b6d24ad88d44629 authored over 6 years ago by Gustavo Caso <[email protected]>
Merge branch 'develop' into unstable
1c7e773a1777569914d8ecff99540a38b0abdb17 authored over 6 years ago by Gustavo Caso <[email protected]>
1c7e773a1777569914d8ecff99540a38b0abdb17 authored over 6 years ago by Gustavo Caso <[email protected]>
Extracted body parser into Rack Middleware (#175)
- add deprecation warning for options[:parsers]
- extract body parsers to middleware and added ...
Merge branch 'develop' into unstable
a6a488edb3a3358ca784e833d3184fb2b69d1093 authored over 6 years ago by Luca Guidi <[email protected]>
a6a488edb3a3358ca784e833d3184fb2b69d1093 authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
36834b329097d25a5facb28d11873222b94e3bae authored over 6 years ago by Luca Guidi <[email protected]>
36834b329097d25a5facb28d11873222b94e3bae authored over 6 years ago by Luca Guidi <[email protected]>
Simplify script/ci
4dc55d99ee4c2d01da95cc52934d63fcda15be51 authored over 6 years ago by Luca Guidi <[email protected]>
4dc55d99ee4c2d01da95cc52934d63fcda15be51 authored over 6 years ago by Luca Guidi <[email protected]>
Update rack-test to version 1.0.0 (#174)
3f453aefcd6842697aea5219fa1ab5b0a94c1ee2 authored over 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
3f453aefcd6842697aea5219fa1ab5b0a94c1ee2 authored over 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
Update rake to version 12.3.1 (#173)
6b7a7f3624538fe5a4e37821de20244d9c49d12f authored over 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
6b7a7f3624538fe5a4e37821de20244d9c49d12f authored over 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
Code quality tools (#172)
a30c0bda5433990330eac3497177464aaa252a94 authored over 6 years ago by Luca Guidi <[email protected]>
a30c0bda5433990330eac3497177464aaa252a94 authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
68128dcc4247ee4681f393a3d91f5b3ba7f97684 authored over 6 years ago by Luca Guidi <[email protected]>
68128dcc4247ee4681f393a3d91f5b3ba7f97684 authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
9692ec5481f07fd7fb8bcda768215b40178b1bc0 authored over 6 years ago by Luca Guidi <[email protected]>
9692ec5481f07fd7fb8bcda768215b40178b1bc0 authored over 6 years ago by Luca Guidi <[email protected]>
Hello CircleCI
900c86902e43409cdd37e2725f5df5ccdf82568b authored over 6 years ago by Luca Guidi <[email protected]>
900c86902e43409cdd37e2725f5df5ccdf82568b authored over 6 years ago by Luca Guidi <[email protected]>
Add script/ci
a6389024f93a99cf1589da84ff63d46ef35a4cb2 authored over 6 years ago by Luca Guidi <[email protected]>
a6389024f93a99cf1589da84ff63d46ef35a4cb2 authored over 6 years ago by Luca Guidi <[email protected]>
Merge pull request #171 from artofhuman/remove-forcessl
Remove Force SSL
19559f506306288b6a0e3330bbee45a84c506f77 authored over 6 years ago by Alfonso Uceda <[email protected]>
Remove Force SSL
Closes #161
6973716f67e64b0fdf644f19c43b143694aaaa77 authored over 6 years ago by Semyon Pupkov <[email protected]>
Add script/ci
17dc7114488ec513e6a105e80506546b5006183a authored over 6 years ago by Luca Guidi <[email protected]>
17dc7114488ec513e6a105e80506546b5006183a authored over 6 years ago by Luca Guidi <[email protected]>
Hello CircleCI
a618f5a0155356106772a2bd03b50a559d4fb2b3 authored over 6 years ago by Luca Guidi <[email protected]>
a618f5a0155356106772a2bd03b50a559d4fb2b3 authored over 6 years ago by Luca Guidi <[email protected]>
rubocop ~> 0.57.0
4780910b23538b5259a3c5de35c52864b929d4e4 authored over 6 years ago by Luca Guidi <[email protected]>
4780910b23538b5259a3c5de35c52864b929d4e4 authored over 6 years ago by Luca Guidi <[email protected]>
Remove body cleanup for HEAD requests (#169)
1ce0939c3c0d61f79a26c502d1eaf721144ac631 authored over 6 years ago by Gustavo Caso <[email protected]>
1ce0939c3c0d61f79a26c502d1eaf721144ac631 authored over 6 years ago by Gustavo Caso <[email protected]>
Deprecate force ssl use (#167)
89b731f449f6c8d431c0b7621903d166d0f1499c authored over 6 years ago by Alfonso Uceda <[email protected]>
89b731f449f6c8d431c0b7621903d166d0f1499c authored over 6 years ago by Alfonso Uceda <[email protected]>
Use dry-inflector (#168)
d37e751b80000dbeebb24301f2ad72858f87bcf8 authored over 6 years ago by Semyon Pupkov <[email protected]>
d37e751b80000dbeebb24301f2ad72858f87bcf8 authored over 6 years ago by Semyon Pupkov <[email protected]>
Merge branch 'develop' into unstable
239ce4123732a7eeda5ebc00e2a408b76392bc1c authored over 6 years ago by Luca Guidi <[email protected]>
239ce4123732a7eeda5ebc00e2a408b76392bc1c authored over 6 years ago by Luca Guidi <[email protected]>
Bump version to v1.3.0.beta1
ffca15b5f004f048621b3fa8c27a7b5db57b9d4e authored over 6 years ago by Luca Guidi <[email protected]>
ffca15b5f004f048621b3fa8c27a7b5db57b9d4e authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
07a582be8037dfd2661ef29eda9e75fdd39a0f3e authored over 6 years ago by Luca Guidi <[email protected]>
07a582be8037dfd2661ef29eda9e75fdd39a0f3e authored over 6 years ago by Luca Guidi <[email protected]>
Gemfile
d2c1642e17d7fd96fc1be2735dbb7d5ecf54c3db authored over 6 years ago by Luca Guidi <[email protected]>
d2c1642e17d7fd96fc1be2735dbb7d5ecf54c3db authored over 6 years ago by Luca Guidi <[email protected]>
Merge branch 'develop'
e5f1ae573ece882d3dbaa9cc7dddb0db55826668 authored over 6 years ago by Luca Guidi <[email protected]>
e5f1ae573ece882d3dbaa9cc7dddb0db55826668 authored over 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.2.0
8c761f99ddcda0b22b50163b1acfc3a081ad2b8b authored over 6 years ago by Luca Guidi <[email protected]>
8c761f99ddcda0b22b50163b1acfc3a081ad2b8b authored over 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.2.0.rc2
9603a8502abe8ceb50239a299e473164f57af3ad authored over 6 years ago by Luca Guidi <[email protected]>
9603a8502abe8ceb50239a299e473164f57af3ad authored over 6 years ago by Luca Guidi <[email protected]>
Prepare for v1.2.0.rc1
298ecc8efb525e62eeaedbcb55130b7550550d00 authored over 6 years ago by Luca Guidi <[email protected]>
298ecc8efb525e62eeaedbcb55130b7550550d00 authored over 6 years ago by Luca Guidi <[email protected]>
CHANGELOG [ci skip]
d26801dfa7bc551c438e7ee194843806d4833bc1 authored almost 7 years ago by Luca Guidi <[email protected]>
d26801dfa7bc551c438e7ee194843806d4833bc1 authored almost 7 years ago by Luca Guidi <[email protected]>
Prepare for v1.2.0.beta2
bdd03434d9c482e9ba8d3eadc3f06398736e2aa1 authored almost 7 years ago by Luca Guidi <[email protected]>
bdd03434d9c482e9ba8d3eadc3f06398736e2aa1 authored almost 7 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
e5e3c5d4614546de0a412ad67d884b2ecb609ae8 authored almost 7 years ago by Luca Guidi <[email protected]>
e5e3c5d4614546de0a412ad67d884b2ecb609ae8 authored almost 7 years ago by Luca Guidi <[email protected]>
Prepare for v1.2.0.beta1
ad5000f981619f6c26b8444170bbd63d54b370b2 authored almost 7 years ago by Luca Guidi <[email protected]>
ad5000f981619f6c26b8444170bbd63d54b370b2 authored almost 7 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
26bae790e755caee47eec6de50d8044243be2f44 authored almost 7 years ago by Luca Guidi <[email protected]>
26bae790e755caee47eec6de50d8044243be2f44 authored almost 7 years ago by Luca Guidi <[email protected]>
Prepare for v1.1.1
d69b61d4a241e50e3baf7f5c3b493bded0bd85dd authored almost 7 years ago by Luca Guidi <[email protected]>
d69b61d4a241e50e3baf7f5c3b493bded0bd85dd authored almost 7 years ago by Luca Guidi <[email protected]>
Bump version to v1.2.0.beta1
939e895e3258405063e6fe25ef6b7af60dc73cf0 authored almost 7 years ago by Luca Guidi <[email protected]>
939e895e3258405063e6fe25ef6b7af60dc73cf0 authored almost 7 years ago by Luca Guidi <[email protected]>
Merge branch 'develop' into unstable
9fde88e96c0d11689d36c55efdfe5590a008c845 authored almost 7 years ago by Luca Guidi <[email protected]>
9fde88e96c0d11689d36c55efdfe5590a008c845 authored almost 7 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into develop
0b37b4dd26f998f68a57c3ce51ab1b6220b7c25c authored almost 7 years ago by Luca Guidi <[email protected]>
0b37b4dd26f998f68a57c3ce51ab1b6220b7c25c authored almost 7 years ago by Luca Guidi <[email protected]>
Make the build to pass rubocop 0.52.1
8d6bc67e651c4f464f2afea8331754fd2d420383 authored almost 7 years ago by Luca Guidi <[email protected]>
8d6bc67e651c4f464f2afea8331754fd2d420383 authored almost 7 years ago by Luca Guidi <[email protected]>
Updated Rubies
028f301a5b50da6544d4e0f557aed320259dea24 authored almost 7 years ago by Luca Guidi <[email protected]>
028f301a5b50da6544d4e0f557aed320259dea24 authored almost 7 years ago by Luca Guidi <[email protected]>
Scope configuration (#158)
99138768877ce9dc707e2e4555c1a94532c3a6ba authored about 7 years ago by Luca Guidi <[email protected]>
99138768877ce9dc707e2e4555c1a94532c3a6ba authored about 7 years ago by Luca Guidi <[email protected]>
Introduce `Hanami::Router#scope` (#157)
a978481b03bcda9af805b784a2ee929c13f223eb authored about 7 years ago by Luca Guidi <[email protected]>
a978481b03bcda9af805b784a2ee929c13f223eb authored about 7 years ago by Luca Guidi <[email protected]>
Expand Routing.http_verbs
d901b78fab3d4603448fcae7359fbe9cc749658f authored about 7 years ago by Luca Guidi <[email protected]>
d901b78fab3d4603448fcae7359fbe9cc749658f authored about 7 years ago by Luca Guidi <[email protected]>
Introduce Hanami::Routing.http_verbs
1aa336c2096960cea7e70bc8c373aabad51ca87e authored about 7 years ago by Luca Guidi <[email protected]>
1aa336c2096960cea7e70bc8c373aabad51ca87e authored about 7 years ago by Luca Guidi <[email protected]>
Fix build for 2.3 and JRuby
cb06f7d9814334fe49187085ef70cf1714d39fa5 authored about 7 years ago by Luca Guidi <[email protected]>
cb06f7d9814334fe49187085ef70cf1714d39fa5 authored about 7 years ago by Luca Guidi <[email protected]>
Introduce again support for HEAD requests
955300e3e55e2cd72223fbbfe3d8452e20d3ce1d authored about 7 years ago by Luca Guidi <[email protected]>
955300e3e55e2cd72223fbbfe3d8452e20d3ce1d authored about 7 years ago by Luca Guidi <[email protected]>
Extract supported verbs used for specs into a test module
0a2ef09932a501e745a98f81062fac267c2f74c5 authored about 7 years ago by Luca Guidi <[email protected]>
0a2ef09932a501e745a98f81062fac267c2f74c5 authored about 7 years ago by Luca Guidi <[email protected]>
Revert String#match? change as it isn't compatible with Ruby 2.3 and JRuby 9.1.13.0
c7cd5c6766b05d10a9a70034f2f5b95ad84bb956 authored about 7 years ago by Luca Guidi <[email protected]>
c7cd5c6766b05d10a9a70034f2f5b95ad84bb956 authored about 7 years ago by Luca Guidi <[email protected]>
Depend on hanami-utils 2.0.0.alpha1
125e9b68caf8f9be5337de5d2f4794d4281ed3a5 authored about 7 years ago by Luca Guidi <[email protected]>
125e9b68caf8f9be5337de5d2f4794d4281ed3a5 authored about 7 years ago by Luca Guidi <[email protected]>
Fix script/ci
922f2c4cad4b5b93ee726a9009fe10a13919197a authored about 7 years ago by Luca Guidi <[email protected]>
922f2c4cad4b5b93ee726a9009fe10a13919197a authored about 7 years ago by Luca Guidi <[email protected]>
Use script/ci to run the entire test suite
dd73e1a231ace59da775c16cea7c09fd62a7c083 authored about 7 years ago by Luca Guidi <[email protected]>
dd73e1a231ace59da775c16cea7c09fd62a7c083 authored about 7 years ago by Luca Guidi <[email protected]>