Ecosyste.ms: OpenCollective

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

github.com/hanami/utils

Ruby core extentions and class utilities for Hanami
https://github.com/hanami/utils

Remove intermittent failing test on CI

97908a96d6caaeea834bf00889c8831c10c7f9c8 authored almost 9 years ago by Luca Guidi <[email protected]>
Fix SimpleCov deprecation message

This avoids the following deprecation message:

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

aa0854f3f2edcdd107335d50b7c97c0da0722332 authored almost 9 years ago by deepj <[email protected]>
Cleanup for #102

9fb7bcf036e64d7180539c2e2b4b6e2d37e739cb authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'modify-travis'

d91d4781a90789bef3c15451048b87ee8422b667 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into modify-travis

5a28338facbd2a81b62c07a0048fb847ae7d6a2f authored almost 9 years ago by Luca Guidi <[email protected]>
Inflector::BLANK_STRING_MATCHER => Blank::STRING_MATCHER

4e77cf1588974156610d4b3359f1b43ae667760b authored almost 9 years ago by Luca Guidi <[email protected]>
Cleanup for #117

300a08542eca6d9e8c9b008558a23cf1da1c5eec authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'accessd-kernel-blank-method'

6afdaeb532a211e04d6cf045b57edbb82619973c authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'kernel-blank-method' of https://github.com/accessd/utils into accessd-kernel-blank-method

60e42a4bcf7e6b96570113b77db351a456cffe17 authored almost 9 years ago by Luca Guidi <[email protected]>
Fixed jruby head tests related with bigdecimal

4f3f6258065e63f581b65a0eb3a73ff7ed36ae47 authored almost 9 years ago by Alfonso Uceda Pompa <[email protected]>
Fixed another OS dependent logger test

3e9ee79c18258084be1422fe935f44597a6637bf authored almost 9 years ago by Luca Guidi <[email protected]>
Fixed per OS logger test

8a42c99d66adf5e69729e88d932b450a7e781980 authored almost 9 years ago by Luca Guidi <[email protected]>
Cleanup for #116

138ff97840b4a0941a162d3e70cafa00601e8b23 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'thhermansen-symbolize-stringify-nested'

5b0b13831127012b297eb386d9c04f3f621abf49 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'symbolize-stringify-nested' of https://github.com/thhermansen/utils into thhermansen-symbolize-stringify-nested

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

1fb978a5991c0260e7a73cb0ab2476eb5b64b487 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'davydovanton-logdev'

2d2bec6209ef045ee7eec7adf7c66011fc452ec9 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge branch 'logdev' of https://github.com/davydovanton/utils into davydovanton-logdev

432fb9dcaa97b05bb771ac5018798de55dca86c7 authored almost 9 years ago by Luca Guidi <[email protected]>
Master is now 0.8

65887637bf6f996812939c8b39629905f58ca2b6 authored almost 9 years ago by Luca Guidi <[email protected]>
[ci skip] CHANGELOG

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

ea668366f88322a7314646ab334e0bab29ad22d6 authored almost 9 years ago by Luca Guidi <[email protected]>
kernel blank? method

41179f6cf39b224e5f482587b58b26d717bdf65d authored almost 9 years ago by Accessd <[email protected]>
Don't close STDOUT and $stdout devices

9f90c0e6749775f7d6d9350aaafaf3afbc0be10a authored almost 9 years ago by Anton Davydov <[email protected]>
Add test for IO and Pathname classes

fb3217045a9a538f28edd4b17eaa5fa74f52c749 authored almost 9 years ago by Anton Davydov <[email protected]>
Utils::Hash #symbolize! and #stringify! supporst nested Utils::Hash values

6114119efe5e1f180ee686e4262d5e105081b421 authored almost 9 years ago by Thorbjørn Hermansen <[email protected]>
Fix problem with closed STDOUT

ebafe7444d863fe33cd3f7825c307cfe9e983c51 authored almost 9 years ago by Anton Davydov <[email protected]>
Check relative file

114ef26ea695e3f88b355087112793aa8d247a60 authored almost 9 years ago by Anton Davydov <[email protected]>
Test log file permission

50f0c2c6783543c27a9b5fdb9bb4d6dbc04e89c3 authored almost 9 years ago by Anton Davydov <[email protected]>
Save log file in tmp folder instead fixtures

86745242ab99356987e7e676bc08b762b12eb0ba authored almost 9 years ago by Anton Davydov <[email protected]>
Merge pull request #111 from y-yagi/fix_ruby_warning

do not pass the block to `String#chars`

b3c7a901645c9f0addb2185f39719bc84a57e210 authored almost 9 years ago by Trung Lê <[email protected]>
do not pass the block to `String#chars`

Since Ruby 2.0.0, `String#chars` returns an array instead of an enumerator. Passing a block is d...

f7f38973d900e1addab958176e9a234b06a9f825 authored almost 9 years ago by yuuji.yaginuma <[email protected]>
Merge pull request #115 from hanami/fix-inflections-for-album

Fix inflections for "album"

f17198e7dee075168aaf22f57da9a4eefb43f7de authored almost 9 years ago by Luca Guidi <[email protected]>
Fix inflections for "album"

f337f6114d2c5a4e3bfc8478cfa0522dceb998d8 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #114 from cllns/escape-dates-and-times

Class `.to_s` on objects when encoding them

95585596a8469a812ef9216269fd65d38e5094cc authored almost 9 years ago by Luca Guidi <[email protected]>
Fix saving logger text to file

f13a24bbb47dd5af1ec0283e974b068775af04d9 authored almost 9 years ago by Anton Davydov <[email protected]>
Class `.to_s` on objects when encoding them

And add tests for:
- Time
- Date
- DateTime

Closes #113

6d9c5bff184c4b0b7291126a41090ec963659347 authored almost 9 years ago by Sean Collins <[email protected]>
Prepare for v0.7.0

070fa29d1566e2c5eec11c8f0887f885cdbfd239 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #110 from hanami/drop-support-for-mri-20-21-and-rubinius

Drop support for MRI 2.0, 2.1 and Rubinius

5538ed3955ca6f8411cbcafbda0a36797b37e62f authored almost 9 years ago by Luca Guidi <[email protected]>
Drop support for MRI 2.0, 2.1 and Rubinius

1645f8df68eb7637b0f9c45bc9e4307fe63e628c authored almost 9 years ago by Luca Guidi <[email protected]>
Fix supported rubies

7c1813a650f878f5d3f63a404fab01b5be8102eb authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #109 from hanami/hanami

Lotus => Hanami

6685ed8b366fd415036a8f9a9ef1c1842b392519 authored almost 9 years ago by Luca Guidi <[email protected]>
Fix supported versions for Travis CI

627c2a21a42c474cee8fa3b7b4b1e3b979940538 authored almost 9 years ago by Luca Guidi <[email protected]>
Lotus => Hanami

404f01fa4e78707ef9a8057f3b58e34756f5465e authored almost 9 years ago by Luca Guidi <[email protected]>
Prepare for v0.6.1

85d16fe52bce1cbecbfe225bbd6ae5df1e43ad50 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #105 from davydovanton/classify-and-dash

Fix String#classify for dash separators

27e2d3acb62a3a8063826d5bdea81225dd245d85 authored almost 9 years ago by Luca Guidi <[email protected]>
Fix String#classify for dash separators

Reference link:
https://github.com/lotus/lotus/pull/449#discussion_r49570468

bed2a510ad2d335205919a2fa8485411c3ffb8df authored almost 9 years ago by Anton Davydov <[email protected]>
Merge pull request #104 from davydovanton/fix-doc-class-load

Fix incorrect method name in Class documentation

cbc58f998427f5c5a1a074bc0ac0655aeb49c3d3 authored almost 9 years ago by Trung Lê <[email protected]>
Merge pull request #103 from davydovanton/doc-typo

Fix typo for Attributes#initialize documentation

0c293a3e4223ce8cb8c071500e440d20cd1c8a47 authored almost 9 years ago by Trung Lê <[email protected]>
Fix incorrect method name in Class documentation [skip ci]

4f333e65ff9c71afc3f85779e3bfe18a8c58879b authored almost 9 years ago by Anton Davydov <[email protected]>
Fix typo for Attributes#initialize documentation [skip ci]

bce852baec2a0c8f072cea49d132735fdd5919d3 authored almost 9 years ago by Anton Davydov <[email protected]>
Prepare for v0.6.0

74ce39e41377108feffe97046f9b4e4f79e2047a authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #101 from lotus/joneslee85-patch-1

Test against Ruby 2.2.4 and 2.1.8

8e1358348037c3c627524443db0c56ab2ce5dc8d authored almost 9 years ago by Trung Lê <[email protected]>
Test against Ruby 2.2.4 and 2.1.8

999b358b1178db965159c9842f81efc06ea99210 authored almost 9 years ago by Trung Lê <[email protected]>
Merge pull request #100 from lotus/ruby-2-3-0

Official support for Ruby 2.3

d0bee355ec531e0746d2cd4698d4e25f1df5b161 authored almost 9 years ago by Luca Guidi <[email protected]>
Official support for Ruby 2.3. Deprecate 2.0

45a761d5d482832d9f44ab8ad0ee2315815579d7 authored almost 9 years ago by Luca Guidi <[email protected]>
Forget to remove a useless require. Ref #98

d4dd920356183895880c0f335bdca64a704684a6 authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'remove-class-load-support-for-pattern'

1b76e1e517e1b038789e13d98950922d5a30c445 authored about 9 years ago by Luca Guidi <[email protected]>
Remove pattern support for Lotus::Utils::Class#load!

d6b9a4bb520dd74471bd978081afeffb76d45688 authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'remove-callbacks-add'

f379400c1f0ab113b50807639cb62573af5fa616 authored about 9 years ago by Luca Guidi <[email protected]>
Remove Lotus::Utils::Callbacks#add

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

c5f0a4760e66f341e713baa951ac6f56bfbc55e1 authored about 9 years ago by Luca Guidi <[email protected]>
[ci skip] README

2e97a8a672887e679f54a2002bdf37b6b3d56f36 authored about 9 years ago by Luca Guidi <[email protected]>
[ci skip] README

e25a3360792380faa0d1f1bfc0834a7c33808fd3 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #96 from lotus/safe-dup-for-class-attribute

Introducing Utils::Duplicable for safe dup logic

1f37f76982ccde086270a715b22b989eda49fea9 authored about 9 years ago by Luca Guidi <[email protected]>
Introducing Utils::Duplicable for safe dup logic

85ea1cdad9d12628c54807bd14ffbb2c1eb76304 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #95 from davydovanton/string-reduse-allocation

Reduce allocations for String#classify method

ac081f661ec04512bb12a87c5224d43a6b7a2378 authored about 9 years ago by Luca Guidi <[email protected]>
Reduce allocations for String#classify method

965eff28389994e733e0f39a3e3e3dd89cad95f7 authored about 9 years ago by Anton Davydov <[email protected]>
PathPrefix: reject entries that are matching separator

0ea77ecf781d652afbfe5540da933d0461df6077 authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'string-rsub'

9a140731ea3c75987b0846b6387a01983d6f8d9e authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into string-rsub

ce45101080c1c68817e99b322972f43b3a9e09c6 authored about 9 years ago by Luca Guidi <[email protected]>
Use new SimpleCov syntax for MultiFormatter

18802e4d2eea245cad574052cfcb2f76b476255c authored about 9 years ago by Luca Guidi <[email protected]>
Introducing Lotus::Utils::String#rsub: it replaces the rightmost occurence of pattern, with replacement

8d69e20e394310d32088e00dcbfd9da4f57dd5dd authored about 9 years ago by Luca Guidi <[email protected]>
Fix expectation for exception message (MRI 2.3.0 compat)

745f9f7c9a8c492a4776ecc788a18e9421bf469b authored about 9 years ago by Luca Guidi <[email protected]>
Utils::LoadPaths: remove duplicates and nil when push is invoked

a3b6b0f05c94b4aea34ee0079a460ba35602156f authored about 9 years ago by Luca Guidi <[email protected]>
Utils::LoadPaths: always maintain a flatten copy of paths, added equality semantic

The flatten copy helps both with equality (`#==`) and to be more
performant with `#each`.

d7e92bed3c40ec79fcc2e677308655413c1f92d4 authored about 9 years ago by Luca Guidi <[email protected]>
Remove ascii 8bit string from test name, for JRuby compat

e38490099113c4e6e1ad5878050ca826f7fabe3c authored about 9 years ago by Luca Guidi <[email protected]>
[ci skip] API docs

97b58617cdd740f60ea977a4d46fa7e5f939d3a5 authored about 9 years ago by Luca Guidi <[email protected]>
Bump v0.6.0

108a4c5b9e55ec86e8d44d96d395ae7104ab910a authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'custom-inflections'

5be6262b21baaef6134ad83df4e0f761f44ea6ac authored about 9 years ago by Luca Guidi <[email protected]>
Lightweight inflector

d54ac4bfaeaf8f67d065b10e64ec9449f9d2f0bd authored about 9 years ago by Luca Guidi <[email protected]>
Ensure immutability for encoded strings which failed the conversion Ref #88

9221338890dc9e7361509fbfc03d14bf94616ec1 authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'constXife-fix_escape_encode'

87575cd32265c693a1cf824320d796dedff01bf3 authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'fix_escape_encode' of https://github.com/constXife/utils into constXife-fix_escape_encode

6f3c9e32bb231a2a7f5220097e00edf9bf1fe642 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #89 from lotus/fix-singularization-with-es-suffix

Fix singularization: "horses" => "horse"

cd7539427bee1585c477c19c9123fed18d71c26c authored about 9 years ago by Luca Guidi <[email protected]>
Fix singularization: "horses" => "horse"

9b6ed2557e5ace251262f748b29e8c1981f29d73 authored about 9 years ago by Luca Guidi <[email protected]>
Fix Encoding::UndefinedConversionError in encode method.

0bf4a324d5c9f7a2b6e4559ad2d281f1764ce880 authored about 9 years ago by constXife <[email protected]>
Merge pull request #87 from gavinlaking/feature/typo

Fix typo in documentation.

db5d0262a51eb31784b786e6889d38b9e43bc954 authored about 9 years ago by Trung Lê <[email protected]>
Fix typo in documentation.

4142a3ad17cddaf072305e9cc4bf611c03b6f045 authored about 9 years ago by Gavin Laking <[email protected]>
[ci skip] CHANGELOG

83e31126c7f7ecd21df8821caa2c835a40d2a9e5 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #86 from lotus/joneslee85-patch-1

Add lib/lotus-utils.rb

43b1960dea3a5c204a5a465e2e8289ab8250f81c authored over 9 years ago by Trung Lê <[email protected]>
Add lib/lotus-utils.rb

f7e51fa45c1130a9b243b6e8cf804466222ae5af authored over 9 years ago by Trung Lê <[email protected]>
Move JRuby 9k+ to CI allowed failures, because it still uses .pre1 instead of stable

See:
https://github.com/department-of-veterans-affairs/connect_vbms/issues/15
https://github...

5c6740b1e9496b6bdd60fd5984e2c2e68c8ef1ad authored over 9 years ago by Luca Guidi <[email protected]>
Try to force jruby-9.0.0.0 on Travis CI, instead of jruby-9.0.0.0.pre1

33513e95556161d66e0d8b0006f338eb08d7b247 authored over 9 years ago by Luca Guidi <[email protected]>
[ci skip] README

8eb09916a568d01c69473cf192a3158c1e0a0e6d authored over 9 years ago by Luca Guidi <[email protected]>
Prepare for v0.5.2

bb0a1cd1ab70cfdf6f3e2d3eade9383d0b9f89a3 authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #85 from lotus/string-capitalize

Introduced Utils::String#capitalize

db700db61812042e7f18457f24f9cc18dad49fef authored over 9 years ago by Luca Guidi <[email protected]>
Introduced Utils::String#capitalize

69def0a588e4a91bdaf25f4b57fc6fb4312c337d authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #84 from vyper/patch-1

Add ruby version 2.1.7 & 2.2.3 in .travis.yml

1fc74ae244156405b36504f0d24fae7fc654db4b authored over 9 years ago by Trung Lê <[email protected]>
Add ruby version 2.1.7 & 2.2.3 in .travis.yml

e6b3bc0d5649a5e06fc68c904fcb8e59d4891f30 authored over 9 years ago by Leonardo Saraiva <[email protected]>
Merge pull request #83 from lotus/test-jruby-9000

Test against JRuby 9000

7f21aa27f5de5a46e5056460ef4eb2c0af42f3ab authored over 9 years ago by Trung Lê <[email protected]>