Ecosyste.ms: OpenCollective

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

github.com/activerecord-hackery/ransack

Object-based searching.
https://github.com/activerecord-hackery/ransack

Merge pull request #1057 from y-yagi/remove_note_about_rails_6_support

Remove note about Rails 6.0 support [ci skip]

f1ac639952dcd1829f67dade6726e5b1f064d031 authored over 5 years ago
Fix incompatibility with Dependabot

92ee7b70ef32b41c72acc9543bce60127261a2b8 authored over 5 years ago
Remove note about Rails 6.0 support [ci skip]

Ransack 2.3.0 seems supporting Rails 6.0. So I think this note needless now.

f2ec1f935d71dedc1fcfc576fb3bfdbd93f4e03d authored over 5 years ago
2.3.0 release

4e148cc0bfc54a95ed64c76e1b92ee43c8f1d1a4 authored over 5 years ago
Merge pull request #1049 from kke/fi-i8n

Finnish I18n

2592d726afa35b9711f4c6970bdaad5be74ba887 authored over 5 years ago
Merge pull request #1052 from deivid-rodriguez/fix_deprecated_gemspec_attribute

Gemspec attribute `rubyforget_project` is deprecated

f6a2c92f3245580c807d331264c68fa030f9cde0 authored over 5 years ago
Merge pull request #1056 from gregmolnar/fix_argument_error

Fix argument error

8bca7d01d844fdb2bbdfc2e78adaf5c632c958f3 authored over 5 years ago
change version comparison from string to

Gem::Version

e3f182d92c35fab16d003d0ba78492a8dbabe511 authored over 5 years ago
update travis matrix

3ed594f20b024c874ce9aec66f5ac9a23a768d63 authored over 5 years ago
Compare `Gem::Version` rather than version strings

b62494b933d3535c88ffcf9d2337dffab867a555 authored over 5 years ago
Gemspec attribute `rubyforget_project` is deprecated

254fb4c4a16b9be577626de0a276f495032e22da authored over 5 years ago
Finnish I18n

ae91c86287ae4d1822c7c5f7bb16e2eb3a61cc92 authored over 5 years ago
Merge pull request #1045 from yahonda/ransack_master_supports_rails600rc2

Ransack master branch supports Rails 6.0.0.rc2

aada89548490f98dd3f1a65574ce20551c72d73c authored over 5 years ago
Ransack master branch supports Rails 6.0.0.rc2

2c9da3a1139d536fdbc28414c4c913560ba7798b authored over 5 years ago
Merge pull request #1041 from olleolleolle/patch-1

gemspec: Drop EOL property rubyforge_project

e9a2f0277ad1424df184adb83e7f5c682b54a697 authored over 5 years ago
gemspec: Drop EOL property rubyforge_project

3dd40cd87b0aa85807a416c51768bfdf44a55b79 authored over 5 years ago
Merge pull request #1035 from deivid-rodriguez/allow_testing_out_rails_61

Allow testing out current Rails master

e17f1c60a0654517e75d6502aa57b50583b27e6a authored over 5 years ago
Allow testing out current Rails master

585ed5cc0aefb03a91c50d06643b37a8337d269b authored over 5 years ago
Add note about Rails 6 support

94ab1db70ce6030a26bc0e407bddd8ac7fbbf977 authored over 5 years ago
Merge pull request #1027 from vrodokanakis/support_rails_6

Support for Rails 6

2aed3eacd3a2d7c5b85957e42790e7cd58f9b5e8 authored over 5 years ago
Choose sqlite3 version based on Rails version

c77b903ae0ba1a545363c498edc7a1c71215acbe authored over 5 years ago
Add support for Rails 6

c8a6ac7ef58bdb22a10c543a569cfdea3c6e3904 authored over 5 years ago
Load Rails using https to avoid insecure warnings

057c99e0ed766eb251216e0bb3fcbd05009d6cd3 authored over 5 years ago
Update README for Rails 6

f5b4a489911d53692bc3a8b2a3601aacea7c05ef authored over 5 years ago
Add Rails 6 configuration to CI

988a7381ef80bf43fcc90c181499b0646640a40f authored over 5 years ago
Set default target Rails 6 in Gemfile

131e52aec0e0acd910b9480683fd685ae52264c5 authored over 5 years ago
Upgrade mysql2 to 0.5.2

95872c389acaf7930a751634e4dc633e3c630b17 authored over 5 years ago
Add support for Rails 6 in polyamorous

d7ebea0f7ff1df27d8f4171343074cd439b42df2 authored over 5 years ago
update Postgres on Travis

544bcdd7871e118faa4dfa925576521b120d073c authored over 5 years ago
Merge pull request #1030 from activerecord-hackery/issue_910

Add Farsi translations

bfc8a29adbcd9924ea11b169756803878a37afa7 authored over 5 years ago
Merge pull request #981 from gssbzn/fix-double-split

Fix calling String#split twice to get segments

ba8a0fadce6f618b4bff8c68730776c4066c607b authored over 5 years ago
Merge pull request #982 from gssbzn/fix-translate-private-methods

Fix useless private for class methods

725d03043cf93fd097108f059245b38d65e23ded authored over 5 years ago
Merge pull request #1013 from daflip/dont-escape-periods-in-mysql2

Don't escape period characters with wildcard searches in mysql2

7836838a072b4fb5b01f7552ee7f2fbddaf57b08 authored over 5 years ago
Merge pull request #1015 from NikitaNaumenko/fix_readme_for_ransackable_scopes

Fix readme for ransackable scopes

7e7b7b6d57540d902bd73179c93355f3f41854f2 authored over 5 years ago
Merge pull request #1018 from leschenko/fix-not_in-in-custom-predicates

Fix custom predicates with 'not_in' arel predicate

f940b7e1cc5037ccdc5e93a8b0911ccfd5efcbc2 authored over 5 years ago
Add Farsi translations

eedab3453c7cee23ab496b494ccb7d601d7cb9c8 authored over 5 years ago
Merge branch 'sinsoku-patch/fix_failing_specs_on_local'

7c587a5f4821a9ea3e568f244f58bf611ff4436d authored over 5 years ago
Merge branch 'patch/fix_failing_specs_on_local' of https://github.com/sinsoku/ransack into sinsoku-patch/fix_failing_specs_on_local

4f72787088bfbc8ad89a12d677133e5a7ee42e02 authored over 5 years ago
Merge pull request #1022 from activerecord-hackery/issue_1017_azerbaijani

correct azerbaijani translations

6e6e610dcea3a5f8a724c933184bfab1420850d5 authored over 5 years ago
Fix failing specs on local machine [fix #1023]

Since the structure of Node returned by ActiveReocrd changed from 54de9b1,
the spec execution fa...

6f1c1807833cdf5b119853bebff8dc87476743cb authored over 5 years ago
correct azerbaijani translations

d63f9f706f13f0486c7445255ffada77a8084102 authored over 5 years ago
Fix custom predicates with 'not_in' arel predicate

Query with predicates defined with 'not_in' arel predicate results with an error "TypeError: can...

05e51e8d53170ca8aa71740eeecaf2c8e1256d17 authored over 5 years ago
Merge pull request #1004 from gregmolnar/fix-polymorphic-joins

fix polymorphic joins with rails > 5.2

5170f735d4f95ccc73d763d4ee3721a45507c027 authored over 5 years ago
Fix readme for ransackable scopes

7a6226af6a035eb99697b660e1da7e6ed3b2a816 authored almost 6 years ago
Fix wrong table alias when using nested join

0d736a1186b9e2f34a00bc8667512ed5c6b0328d authored almost 6 years ago
fix join dependency spec

dbd3eab06dd22315853c778e7ad1cb2810000629 authored almost 6 years ago
use newer mysql and make 5-2-stable the default

99cbc190ad39134f1fa77a395a821da3130d5912 authored almost 6 years ago
fix polymorphic joins with rails > 5.2

8141318e93a2a833cfa673ee5dd0ea1ce68e50fa authored almost 6 years ago
remove old polyamourous spec files

58310e3542eeba2a5b4bc00a8ad5d8852c47b033 authored almost 6 years ago
update tests to ensure period char is NOT escaped in mysql2 as per

https://dev.mysql.com/doc/refman/5.7/en/string-comparison-functions.html

36bf111bde0ee67d2ff25af0951fa48b3c32d5a4 authored almost 6 years ago
escaping period characters is not valid in mysql2. Postgres may be

different so I'm leaving that alone

07a54b242d61745a1865ee9f83af1db8b3cfc653 authored almost 6 years ago
Merge pull request #1007 from roslavych/catalan

Add translations to Catalan.

d44bfe6fe21ab374ceea9d060267d0d38b09ef28 authored almost 6 years ago
Merge pull request #1008 from roslavych/correct-spanish

Add corrections to Spanish translation

c50edd3cacf3ca8dc05c42183cb08b07ca92b111 authored almost 6 years ago
Add some more corrections to Spanish.

eec86c843dc90fa27cc0cb09fcd18063167a3860 authored almost 6 years ago
Correct some Spanish translations.

40ee8a9a6142325ffbc6c98a14fa7949c2b29f48 authored almost 6 years ago
Add catalan translation.

e71c21221ff21f047f1c4f2be4735c02c9b8fc45 authored almost 6 years ago
Merge pull request #1002 from gregmolnar/polyamorous-gem

make polyamorous a separate gem

ce254a97e8c390d7ab0b08d466682e5f83ddc5cd authored almost 6 years ago
make polyamorous a separate gem

b89ca69069c53440d35a2c3b4a93786b1d84b624 authored almost 6 years ago
Merge pull request #1001 from sandrew/master

Support Rails 6 in #sort_link helper

f663d64c507129440b3d2cbff64289faac426b2e authored almost 6 years ago
Support Rails 6 in #sort_link helper

04254287f978cf4d78e975d36a25389b5cb581e9 authored almost 6 years ago
Merge pull request #993 from msyesyan/master

fix undefined method eq for Arel::Nodes::Equality by deep call left

50ef94f9f1849124413c95d245fb43eaf60aa3eb authored almost 6 years ago
fix undefined method eq for Arel::Nodes::Equality by deep call left

2cc9b919c330864c5bede88f102f9020980f57ed authored about 6 years ago
release 2.1.1

322a014cd4c491d1832dd371e1f32ffd247b14ba authored about 6 years ago
update changelog

ff6ef9f52d6314834b5a39759db0950bbc92f63c authored about 6 years ago
Merge pull request #985 from gregmolnar/master

load 5.2.1 polyamorous files for >= 5.2.1

8daa87a0389d380f7c9fd7ea9cb5bda634d5dc7d authored about 6 years ago
load 5.2.1 polyamorous files for >= 5.2.1

09615bc0f6083a6f2547527942321389bba9d545 authored about 6 years ago
Fix useless private for class methods

Private does nothing to class methods, move all class methods within a `class << self` block and...

1fb4dfa713b0147133575a4891ea92db861e2fd6 authored about 6 years ago
Fix calling String#split twice to get segments

`str.splice` was being called twice in the same method to get the segments, remove one of these ...

ad8fa3e9c206d306583b0ed302e27328c1f26b93 authored about 6 years ago
Merge pull request #980 from gssbzn/update-tests

Change #search for #ransack on tests

457a371dc23de078ae6fd8931d158ed6ce59397f authored about 6 years ago
Change #search for #ransack on tests

Now that #search is deprecated update test to remove all the warnings from travis

16542819ec687049bf1256544279523713b43174 authored about 6 years ago
Merge pull request #979 from atefBB/master

Add `arabic` translation

b411fcf699cc13a4e15c91227a51f482c32ee694 authored about 6 years ago
fix typo

3b90884c9e546051994fc8da84a4c939e1af6812 authored about 6 years ago
add `arabic` translation file

cd66e080da78f848c3238bce7c68e72a5c28092b authored about 6 years ago
Merge pull request #977 from hfl/patch-1

Update zh-CN.yml

2858ceb83b39b82443f79a612e6c6f4857ac38fb authored about 6 years ago
Update zh-CN.yml

fix some translation.

0016991064a55438448ee7ac4a12574890eab8d1 authored about 6 years ago
Merge pull request #976 from opencollective/opencollective

Activating Open Collective

1ced718952c906d0f026811ac4c856f0634798ef authored about 6 years ago
Added backers and sponsors on the README

4effc736fc8759b47aaad6f924bdab461034f532 authored about 6 years ago
Merge pull request #975 from gregmolnar/deprecate_search

deprecate #search

e1499b8a7a6f8ca95900f2f50f914ae38eb379aa authored about 6 years ago
deprecate #search

0f4be918bf0157a89294d95f6c8dc0065e594d5a authored about 6 years ago
Merge pull request #974 from activerecord-hackery/v2.1.0

v2.1.0 bump

a0609874f13816613e216f131d7004519c99be6b authored about 6 years ago
drop CI for Ruby 2.2, Rails 5.0

8525bbd58a428a5c79473a022c10322143df7568 authored about 6 years ago
v2.1.0 bump

bbda1de8aebffe2960ee1d53fa7bc44deb54bf86 authored about 6 years ago
Merge pull request #973 from powerhome/sort-by-scopes

Add support for sorting by scopes

2c16a5a954d3d5b9f4b80363a047db8c2419d0d6 authored about 6 years ago
Add support for sorting by scopes

For when we want to sort by something complex such as the result of a SQL function.

bdd1c245cedba84081c3f87fe069414bc02080bc authored over 6 years ago
Merge pull request #972 from gregmolnar/logo

add logo to readme and repo

7145471d2083c0e258a981b682a64ad660a89fd3 authored over 6 years ago
Merge pull request #971 from gregmolnar/greek_translation

rename greek locale

ea8299cd5b2f0c2fadfebd79a4fee37246895024 authored over 6 years ago
add logo

5743796ccdf19f058fa9bbb69ff37bfc078984b1 authored over 6 years ago
rename greek locale

dc0206bf222567a0f85de46f9999bde91502cc7e authored over 6 years ago
Merge pull request #963 from tommaso1/improved_readme

improve docs

c36d8b62f50a9aeef01426955870b379e76d74c4 authored over 6 years ago
improve docs

[skip-ci] Few more lines about the syntax of predicates

788a079932de1fd1657bcc2f99605ce48f89ebc9 authored over 6 years ago
Merge pull request #961 from activerecord-hackery/bulgarian

add Bulgarian translations

688c7edb9e2967e69e8bd23dce798ed8d7f44f8d authored over 6 years ago
Merge pull request #960 from activerecord-hackery/greek

added Greek translations

e773a6ce756f2f2b812a57414baa0f97860b85e1 authored over 6 years ago
add Bulgarian translations

50d88c2674e8b03e56887624406e53d17290b17e authored over 6 years ago
added Greek translations

656423b09e12f0dbc7f5b40d5984f155d94315d1 authored over 6 years ago
Merge remote-tracking branch 'upstream/master'

0a82b6470e2f98a0edab20e5c494ae196c68b37a authored over 6 years ago
Merge pull request #956 from alex-konoval/patch-1

Fix typo in README

2d30459b8caa0f7f63434f663b7a5bf8163eb4a9 authored over 6 years ago
Fix typo in README

8eed3f9667e958e3c835f4dd9f11e69b887576f0 authored over 6 years ago
Merge pull request #954 from kamipo/remove_active_record_compat

Remove `lib/ransack/adapters/active_record/compat.rb` which is no longer needed

abf049eff838d69fb2be93ad8230cf456e1dbfca authored over 6 years ago
Merge pull request #953 from kamipo/remove_unused_constant_aliases

Remove unused/useless constant aliases

fd4396bfa19a6c78c55e51f02baba84c6e9b0956 authored over 6 years ago
Remove `lib/ransack/adapters/active_record/compat.rb` which is no longer needed

It had already been fixed in Arel 3.0.3 and Rails 5.0 requires Arel 7.0.

https://github.com/rai...

2fda970f2e22540c3b42b06a76658bbb10e61dba authored over 6 years ago