Ecosyste.ms: OpenCollective

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

ransack

Keep Ransack, the powerful Rails search and filtering engine going.
Collective - Host: opensource - https://opencollective.com/ransack - Code: https://github.com/activerecord-hackery/ransack

Merge pull request #1155 from brett-anderson/patch-1

Typo in docs

github.com/activerecord-hackery/ransack - 376963c6f6116c915f554f545fbc04238b34c9e3 authored about 4 years ago by David Rodríguez <[email protected]>
Merge pull request #1171 from activerecord-hackery/fix_ci

Get CI green

github.com/activerecord-hackery/ransack - 492c7789423a9111f3604646d54003bf5dc577d6 authored about 4 years ago by David Rodríguez <[email protected]>
Get CI green

Apparently 6-0-stable now gives the same result as previously, since
https://github.com/rails/ra...

github.com/activerecord-hackery/ransack - 61913a7f6061242448bd2b694994350624872b68 authored about 4 years ago by David Rodríguez <[email protected]>
Merge pull request #1165 from activerecord-hackery/adapt_to_quoting_change

Adapt to quoting change in Rails

github.com/activerecord-hackery/ransack - b8f12bb0d3f8bde36b7c919b0f97d1ccd5b336b1 authored about 4 years ago by David Rodríguez <[email protected]>
Adapt to quoting change

github.com/activerecord-hackery/ransack - 93615c3b9371ed7f18c249510401df06745bae46 authored about 4 years ago by David Rodríguez <[email protected]>
Merge pull request #1170 from activerecord-hackery/dup_ci

Only run CI on pushes to master

github.com/activerecord-hackery/ransack - 4980d02c0d4afbfe87ac4a5c990822dfbdb575a5 authored about 4 years ago by David Rodríguez <[email protected]>
Merge pull request #1166 from activerecord-hackery/cleanups

Drop support for activerecord older than 5.2.4

github.com/activerecord-hackery/ransack - 3904335c7682c93e134290ec7505f3bde01c56fb authored about 4 years ago by David Rodríguez <[email protected]>
Merge pull request #1169 from activerecord-hackery/test_against_latest_released_rails

Test against Rails 6.0.3

github.com/activerecord-hackery/ransack - 877b0a59f7cfc6d507ef14dc4657af5cfbeb60f8 authored about 4 years ago by David Rodríguez <[email protected]>
Only run CI on pushes to master

To avoid duplicate CI checks on PR.

github.com/activerecord-hackery/ransack - 505aea642f96fa88b808a90f0cf0a0c320d6a0c7 authored about 4 years ago by David Rodríguez <[email protected]>
Drop support for activerecord older than 5.2.4

github.com/activerecord-hackery/ransack - c6630ea567d47e174532eac6ab84fe2f12fdb2bd authored about 4 years ago by David Rodríguez <[email protected]>
Test against Rails 6.0.3

github.com/activerecord-hackery/ransack - 49dab6a57fd04e4dc04b11713f41fff20e771687 authored about 4 years ago by David Rodríguez <[email protected]>
Merge pull request #1167 from activerecord-hackery/remove_redundant_ci_entries

Remove redundant CI entries

github.com/activerecord-hackery/ransack - cabaaf1e247cdd6f9721638f38285235bc6e76f5 authored about 4 years ago by David Rodríguez <[email protected]>
Remove redundant CI entries

We only care about the latest patch level release for each major Rails.

github.com/activerecord-hackery/ransack - a64af5ba2355ac15539b5db2be14545e6a6ad784 authored about 4 years ago by David Rodríguez <[email protected]>
Merge pull request #1161 from deivid-rodriguez/bump_faker

Run specs using a newer faker

github.com/activerecord-hackery/ransack - faaa27f68cc43f98fb690b3d7b9012a7a417db0e authored about 4 years ago by David Rodríguez <[email protected]>
Run specs using a newer faker

This is a prerequisite for being able to run specs against Rails 6.1,
since previous faker versi...

github.com/activerecord-hackery/ransack - 6e53e799ee9732901c629147d3a861ce9bcc6000 authored about 4 years ago by David Rodríguez <[email protected]>
Update README.md

Add maintainer wanted notice

github.com/activerecord-hackery/ransack - 2dd89a2c1272c87762fc7c4500e44e8df7b8930b authored about 4 years ago by Sean <[email protected]>
Update readme

I think this is a typo, should be `ILIKE`, since it's case insensitive.

github.com/activerecord-hackery/ransack - 3d50e6c7c54bf0cdc39cf2ce980f0dc8adfa7fae authored about 4 years ago by Brett Anderson <[email protected]>
Merge pull request #1129 from activerecord-hackery/revert-1128-revert-1122-fix_polymorphic_joins

Revert "Revert "Fixes polymorphic joins.""

github.com/activerecord-hackery/ransack - c9cc20de9e0f7bab92e0579c85bed64d614d23de authored over 4 years ago by Sean <[email protected]>
Revert "Revert "Fixes polymorphic joins.""

github.com/activerecord-hackery/ransack - ee1f5235203575ce78414699aadaca09ecc588be authored over 4 years ago by Sean <[email protected]>
Merge pull request #1128 from activerecord-hackery/revert-1122-fix_polymorphic_joins

Revert "Fixes polymorphic joins."

github.com/activerecord-hackery/ransack - c08c11595c3ab7701c0d0087b36c6cf2c82645d7 authored over 4 years ago by Sean <[email protected]>
Revert "Fixes polymorphic joins."

github.com/activerecord-hackery/ransack - c6c272a194cd3b18dfca497a93ba12af0bf7d62a authored over 4 years ago by Sean <[email protected]>
Merge pull request #1122 from PhilCoggins/fix_polymorphic_joins

Fixes polymorphic joins.

github.com/activerecord-hackery/ransack - abc8e454a627dd59b7a5febc3f61e875faa89dc2 authored over 4 years ago by Sean <[email protected]>
Strip Leading & Trailing Whitespace Before Searching, close #1115

github.com/activerecord-hackery/ransack - eabd135b4404d309cf9e7e5f0b6a422307b9184c authored over 4 years ago by lichao <[email protected]>
Fixes polymorphic joins.

* Polymorphic joins have been missing a critical join constraint that
is responsible for only re...

github.com/activerecord-hackery/ransack - 01d35efdce5dd0e75f420a26b5950d3351ef18f3 authored over 4 years ago by Phil Coggins <[email protected]>
Merge pull request #1121 from kolide/master

Fix Ruby 2.7 deprecation warnings

github.com/activerecord-hackery/ransack - 90dd40d4f3d24800a072e090cf86b86157c4b4b9 authored over 4 years ago by Sean <[email protected]>
Merge pull request #1116 from sasharevzin/patch-1

Remove duplicated rows

github.com/activerecord-hackery/ransack - 2b62ace21b1cd99d6f8d69904bce4a0d740c88df authored over 4 years ago by Sean <[email protected]>
Fix Ruby 2.7 deprecation warnings

github.com/activerecord-hackery/ransack - ab069a9e3f2ce98cb2296f3da15b3b00696b6481 authored over 4 years ago by Jason Meller <[email protected]>
Remove duplicated rows

github.com/activerecord-hackery/ransack - 71405a3ac529737356dd59a1e70ab2aba6956a8e authored over 4 years ago by Sasha <[email protected]>
Merge pull request #1114 from activerecord-hackery/1092-update-supported-versions-in-travis

Additional Rails vers in CI

github.com/activerecord-hackery/ransack - 6434e3bedfbf4cc5d97d33c84d10682970a95083 authored almost 5 years ago by Sean <[email protected]>
Additional Rails vers in CI

github.com/activerecord-hackery/ransack - c044cff219a812fe05925fc489ca46c94b642dcd authored almost 5 years ago by Sean Carroll <[email protected]>
Merge pull request #1113 from varyonic/polyamorous-module

Polyamorous module

github.com/activerecord-hackery/ransack - ab8c34d9c2fc1d9a6b6ed352f6f205be8b06a25e authored almost 5 years ago by Sean <[email protected]>
Move polyamorous from gem to a module.

github.com/activerecord-hackery/ransack - bc13ccbdf17644bbe6fb3d2733aed9f6077465f2 authored almost 5 years ago by Shadab Malik <[email protected]>
Fix spec based on rails version.

github.com/activerecord-hackery/ransack - d054f114fd9edece1f7972fe1cd0557200aa6816 authored almost 5 years ago by Shadab Malik <[email protected]>
Revert db46230 to fix restored spec.

github.com/activerecord-hackery/ransack - 3e7ec220f10e3dbc9b142980f40d3668624afd9b authored almost 5 years ago by Piers Chambers <[email protected]>
Restore and update polyamorous join association equality spec, originally

https://github.com/activerecord-hackery/polyamorous/commit/6e2e1cc5d0b53e4d8f02aa5286e6d11aa91f5a...

github.com/activerecord-hackery/ransack - ca51ed8a1749fb39e472fec72cc6f938798e7f0c authored almost 5 years ago by Piers Chambers <[email protected]>
Merge pull request #1112 from RepairShopr/rails-5.2.4

Test/Fix for subquery in Rails 5.2.4

github.com/activerecord-hackery/ransack - 55a83f03185d5e0142d37eb6a5a75f2d3418259d authored almost 5 years ago by Sean <[email protected]>
rails 5.2.4 not_eq subquery: generalize sql table quote matching for MySQL

github.com/activerecord-hackery/ransack - 3f8a77db7ea04d6d5b9ec1a43c4bd99b3c554ae7 authored almost 5 years ago by Steven Jones <[email protected]>
pending spec for bug in not_eq subquery (dropping default_scope etc)

github.com/activerecord-hackery/ransack - 079cbc1ab2d14355f3cdc26fd88c2f75307f67c1 authored almost 5 years ago by Steven Jones <[email protected]>
Fix not_eq subquery for Rails 5.2.4+ (change introduced by fix for https://github.com/rails/rails/issues/33249)

github.com/activerecord-hackery/ransack - d22fe82ae26ab1ca17c009991c020f4d38d99c11 authored almost 5 years ago by Steven Jones <[email protected]>
Add spec for not_eq with default scope, failing in Rails 5.2.4

github.com/activerecord-hackery/ransack - d45156a9c2638a86e0266bbb2b10a53d4fdb0bbf authored almost 5 years ago by Steven Jones <[email protected]>
Fix CONTRIBUTING documentation (Ruby support is 2.3, not 1.9)

github.com/activerecord-hackery/ransack - 09cef0cdca7956962814d18cf07f7298747f5348 authored almost 5 years ago by Steven Jones <[email protected]>
Merge pull request #1104 from tvdeyen/1102-remove-polyamorous-from-ransack-package

Only include necessary files in gem package

github.com/activerecord-hackery/ransack - aee2d97dd4c66d344030f4d41b207015f8c68fd3 authored almost 5 years ago by Sean <[email protected]>
Only include necessary files in gem package

This gem also includes the polyamorous gem (for now). We must not
include its code inside the ra...

github.com/activerecord-hackery/ransack - 3b21d02703c8ac7f9e3b976d6b5ddb9063c1836d authored almost 5 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1101 from gregmolnar/separate_polyamorous_versioning

specify actual version of polyamorous, so we can release that separately

github.com/activerecord-hackery/ransack - 5661adf3b9174e88112ea07f93bb48bb84814369 authored almost 5 years ago by Greg Molnar <[email protected]>
specify actual version of polyamorous, so we can release that separately

github.com/activerecord-hackery/ransack - 4b0aad3f0814dd82cdd4301fb841df017bcd7b55 authored almost 5 years ago by Greg Molnar <[email protected]>
Merge pull request #1095 from activerecord-hackery/v2.3.2

Bump 2.3.2

github.com/activerecord-hackery/ransack - 901c1f262adca8e66f9311c7a0e4cd3cb02a277c authored almost 5 years ago by Sean <[email protected]>
Merge pull request #1093 from activerecord-hackery/v2.3.1

V2.3.1

github.com/activerecord-hackery/ransack - 5e124dd1cca4ad3c38a0be7dab0f84f3fac8603f authored almost 5 years ago by Sean <[email protected]>
Bump version to 2.3.1

github.com/activerecord-hackery/ransack - a6b253780dfcfd6978735fda5cf64ce9854a91ba authored almost 5 years ago by Sean Carroll <[email protected]>
updated README

github.com/activerecord-hackery/ransack - d6db15383f836c8eae2cc15853760d3dd8da1299 authored almost 5 years ago by Sean Carroll <[email protected]>
Merge pull request #1089 from eikes/improve_ransackable_scopes_skip_sanitize_args_docs

Improves ransackable_scopes_skip_sanitize_args doc

github.com/activerecord-hackery/ransack - a4540e3e77f6088c5baf46b4ae49489a4cfd4ffe authored about 5 years ago by Sean <[email protected]>
Improves ransackable_scopes_skip_sanitize_args doc

The readme should make clear, that the ransackable_scopes_skip_sanitize_args method is a model c...

github.com/activerecord-hackery/ransack - e055c0d4e6f47a7ff2b6839f38f7dc40115c3387 authored about 5 years ago by Eike Send <[email protected]>
Merge pull request #1075 from vimutter/patch-1

Run on Travis on MRI 2.6.5

github.com/activerecord-hackery/ransack - cdef85b51d67c0be705f85ded0cc439f0e927131 authored about 5 years ago by Sean <[email protected]>
Merge pull request #1074 from vimutter/actionpack

Make Actionpack optional dependency

github.com/activerecord-hackery/ransack - 3ddd77cb17ceb74ad225fdb74a5d6465b7ce3d56 authored about 5 years ago by Sean <[email protected]>
Fixed whitespace, again, after rebase

github.com/activerecord-hackery/ransack - a76eea5dc24da16af160fb3e6799096325a3c416 authored about 5 years ago by Mark Huk <[email protected]>
Removed actionpack since it's already in Gemfile

github.com/activerecord-hackery/ransack - 45dccd4d3a34a442585f96bf7eaa79ea7532a144 authored about 5 years ago by Mark Huk <[email protected]>
Cleaned up whitespace

github.com/activerecord-hackery/ransack - 79658355c2bcbdee8cf9a9c4a5337df62a8472be authored about 5 years ago by Mark Huk <[email protected]>
Specs: Added explicit require of 'ransack/helpers'

github.com/activerecord-hackery/ransack - b612f4d4c2785f33debd585efc1cc4d915737490 authored about 5 years ago by Mark Huk <[email protected]>
Moved require to ActiveSupport callback

github.com/activerecord-hackery/ransack - 4123afe8ccef6809d5dfde38e2a6a77e6e0735bc authored about 5 years ago by Mark Huk <[email protected]>
Moved require for helpers and action_controller

Now they are required if ActionPack is defined

github.com/activerecord-hackery/ransack - 3df5dbbca85ad680d3c8990cfa3f51f72c249fac authored about 5 years ago by Mark Huk <[email protected]>
Moved actionpack to dev dependency in gemspec

github.com/activerecord-hackery/ransack - 09dd7991297f9effc3fde598ab7eef7ef8a45c57 authored about 5 years ago by Mark Huk <[email protected]>
Run on Travis on MRI 2.6.5

github.com/activerecord-hackery/ransack - b729f4bdfddeceea947feb5bd489a0ebb18e1ca0 authored about 5 years ago by Mark Huk <[email protected]>
Merge pull request #1083 from ThuyNguyen97/issue-82

Fixes #82 Case Insensitive Searching

github.com/activerecord-hackery/ransack - 36528e820602a341ebfc009a166c73204bd1e718 authored about 5 years ago by Sean <[email protected]>
Merge pull request #1076 from deivid-rodriguez/more_flexible_db_conf

Allow configuring test DB connection

github.com/activerecord-hackery/ransack - 06682065d9e82785099c4753c6fd2654f90c4e10 authored about 5 years ago by Sean <[email protected]>
Merge pull request #1073 from deivid-rodriguez/drop_rails_5_0_and_5_1_support

Drop Rails 5.0, Rails 5.1, and Rails 5.2.0 support

github.com/activerecord-hackery/ransack - a878879a9a4b7f2b6593876164c86286a7cb59d3 authored about 5 years ago by Sean <[email protected]>
Merge branch 'master' into drop_rails_5_0_and_5_1_support

github.com/activerecord-hackery/ransack - 07a72205feb9cd46d115f97446ea4443844c43fe authored about 5 years ago by Sean <[email protected]>
Merge pull request #1070 from deivid-rodriguez/drop_old_rubies_support

Drop old rubies support

github.com/activerecord-hackery/ransack - 71380a1364f1435fde56a70b4edd440cfb6bc5c0 authored about 5 years ago by Sean <[email protected]>
Merge pull request #1072 from deivid-rodriguez/fix_dev_env_over_a_rails_repo_clone

Fix running tests against a Rails clone

github.com/activerecord-hackery/ransack - f04fa76daa5d0b41f14035817427ac8e57d9d3a8 authored about 5 years ago by Sean <[email protected]>
Fixes #82 Case Insensitive Searching

github.com/activerecord-hackery/ransack - f7225de3cda6125e1f463934fc1133c77ae49670 authored about 5 years ago by nhuthuy-1719 <[email protected]>
Fix running tests against a Rails clone

There were two problems:

* An absolute path is not a something `Gem::VERSION` understands, so i...

github.com/activerecord-hackery/ransack - 71f9c3fbada1049e63ac2efa2f08cee0a2cea99e authored about 5 years ago by David Rodríguez <[email protected]>
Allow configuring test DB connection

github.com/activerecord-hackery/ransack - e32e3af10d4b267a56e8cbf980d802552bf57e08 authored about 5 years ago by David Rodríguez <[email protected]>
5-2-stable failures shouldn't be allowed

github.com/activerecord-hackery/ransack - 49dde38f2b4fd355b1dda12a73673fdb7755d7a8 authored about 5 years ago by David Rodríguez <[email protected]>
Test against the latest rails 5.2 release

github.com/activerecord-hackery/ransack - 754ffc7145a5990325a2392dc5dc6723d7a1777a authored about 5 years ago by David Rodríguez <[email protected]>
Drop Rails 5.2.0 support as well

Instead, require a minimum of Rails 5.2.1.

github.com/activerecord-hackery/ransack - 4538c5d9058efafb6e63f8aafe508406415ad0a3 authored about 5 years ago by David Rodríguez <[email protected]>
Remove more leftovers

github.com/activerecord-hackery/ransack - b135704639b8a2999a4e103cb53127d9459411e5 authored about 5 years ago by David Rodríguez <[email protected]>
Remove unnecessary commented out code

github.com/activerecord-hackery/ransack - 70136de391ca366d1888df1777228f0ec7877d30 authored about 5 years ago by David Rodríguez <[email protected]>
Remove polyamorous dev dependencies

They should be the same as ransack's.

github.com/activerecord-hackery/ransack - ba77c8c7e5d02989b9fef35d7c2aea9905f24731 authored about 5 years ago by David Rodríguez <[email protected]>
Drop Rails 5.0 and Rails 5.1 support

Since they have reached their End of Life.

github.com/activerecord-hackery/ransack - 99a67085f06154049bd840580d0b86ecfdff5d28 authored about 5 years ago by David Rodríguez <[email protected]>
Update README note about 1.8.7 compatibility

Nowadays, these compatibility issues are handled by bundler
automatically. In any case, I update...

github.com/activerecord-hackery/ransack - 1cd4d64037ac3c7e5450d6c60730d2fae172a231 authored about 5 years ago by David Rodríguez <[email protected]>
Update README note

github.com/activerecord-hackery/ransack - 4c0aba689805280bf4bd2300a9a672fe93a47ea9 authored about 5 years ago by David Rodríguez <[email protected]>
Drop EOL'd rubies support

github.com/activerecord-hackery/ransack - 2b6c61cf457d3d673f3e512d03a1b188e66ec9aa authored about 5 years ago by David Rodríguez <[email protected]>
Remove unnecessary gem

We no longer support Rails 3.x

github.com/activerecord-hackery/ransack - 9416155b6019c88405476df78bb7e3eccef86263 authored about 5 years ago by David Rodríguez <[email protected]>
Merge pull request #1082 from gregmolnar/master

allow CI failure on Rails 6.0 stable

github.com/activerecord-hackery/ransack - 3bd0078faeec17f331d424702f3e38bf4bcd7a21 authored about 5 years ago by Greg Molnar <[email protected]>
allow CI failure on Rails 6.0 stable

github.com/activerecord-hackery/ransack - cac9be21f0df4f02a79d4fb995133f6b57b26981 authored about 5 years ago by Greg Molnar <[email protected]>
Merge pull request #1066 from mirelon/slovak_translation

Add slovak translation

github.com/activerecord-hackery/ransack - ad781be0d95a95138cb55ba296401d220b1f7169 authored about 5 years ago by Greg Molnar <[email protected]>
Add slovak translation

github.com/activerecord-hackery/ransack - 644cee689bfebbe8579ae11d828d2eaae50e6112 authored over 5 years ago by Michal Kováč <[email protected]>
Merge pull request #1062 from officeluv/master

Update .travis.yml to test against ruby 2.6.4

github.com/activerecord-hackery/ransack - 2c0df02091819d58c52539ca962ed8070f2d2e47 authored over 5 years ago by Greg Molnar <[email protected]>
Update .travis.yml to test against ruby 2.6.4

github.com/activerecord-hackery/ransack - c3e86fe16c9cb1d899bd04a2d89f45cc7b05228c authored over 5 years ago by Josh <[email protected]>
Merge pull request #1061 from deivid-rodriguez/improve_ci

Improve CI setup

github.com/activerecord-hackery/ransack - ef067a4dca088eeea70aecd1a236187487a76027 authored over 5 years ago by Greg Molnar <[email protected]>
Don't do unnecessary setup work

github.com/activerecord-hackery/ransack - f399c063eb097d753da1decab6d698e522591c49 authored over 5 years ago by David Rodríguez <[email protected]>
Remove unused TravisCI setting

See
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration.

github.com/activerecord-hackery/ransack - 0995c9112b10ec68b966cf2b7abd0f103ea590a7 authored over 5 years ago by David Rodríguez <[email protected]>
Merge pull request #1060 from deivid-rodriguez/refactor_gemspec

Refactor gemspec

github.com/activerecord-hackery/ransack - 01cc3238ae8194d6a50ca02dfa325fa12d151ea7 authored over 5 years ago by Greg Molnar <[email protected]>
Test against the latest ruby

github.com/activerecord-hackery/ransack - 3666807cd0de7d6013c1c3824ad1b393414f29d7 authored over 5 years ago by David Rodríguez <[email protected]>
Remove windows specific dependency

Since this Gemfile doesn't resolve on Windows on newer rubies anyways.

github.com/activerecord-hackery/ransack - 96c1fa3d0d7863e899b78a8771c8b6a163fb8184 authored over 5 years ago by David Rodríguez <[email protected]>
Bump pg dependency

github.com/activerecord-hackery/ransack - 20d53be338d2c7f271127fd1905d4ac9bf4d1c7a authored over 5 years ago by David Rodríguez <[email protected]>
Make sure the fallback is used

So the `ENV["RAILS"]` value doesn't need to be set.

github.com/activerecord-hackery/ransack - 9538bd4c30f02ad64858616cff9848d5ec1267d8 authored over 5 years ago by David Rodríguez <[email protected]>
Fix duplicated mysql2 development dependency

Keep the highest requirement.

github.com/activerecord-hackery/ransack - 1f5be0250785be0d3ad8104b615ae5b92241c292 authored over 5 years ago by David Rodríguez <[email protected]>
Move development dependencies to Gemfile

This is more flexible anyways (you can point to git gems, for example),
but in this case it fixe...

github.com/activerecord-hackery/ransack - 8c92a3b1f6f2360599732f8d1ff4ae95f515eb86 authored over 5 years ago by David Rodríguez <[email protected]>
Merge pull request #1058 from nguyenductung/develop

Fix incompatibility with Dependabot

github.com/activerecord-hackery/ransack - d3dbed56b94f7894d72dbf110486cf01bda2488a authored over 5 years ago by Greg Molnar <[email protected]>