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

Remove unused constant alias for `JoinBase`

`JoinBase#active_record` no longer exist since Rails 4.0.

See https://github.com/rails/rails/pu...

github.com/activerecord-hackery/ransack - b72010e7f60c9352f3e0da2c3c4b006e4550a26f authored over 6 years ago by Ryuta Kamizono <[email protected]>
Remove useless constant alias for `JoinDependency`

Originally it looks like for using shorter name in this file since
`ActiveRecord::Associations::...

github.com/activerecord-hackery/ransack - d1cd72875eb42b449a37c8cb47cdffadcac4d47c authored over 6 years ago by Ryuta Kamizono <[email protected]>
Remove unused constant aliases for `ActiveRecord::Associations::ClassMethods::*`

`ActiveRecord::Associations::ClassMethods::*` had already been moved to
`ActiveRecord::Associati...

github.com/activerecord-hackery/ransack - 71054b1397723624b1c9aa72aaf03c99e247dd7c authored over 6 years ago by Ryuta Kamizono <[email protected]>
Remove unused constant aliases for `Arel::{InnerJoin,OuterJoin}`

`Arel::Nodes::{InnerJoin,OuterJoin}` exists since Arel 2.2 still today.

https://github.com/rail...

github.com/activerecord-hackery/ransack - d4a0fa6158c128c5a64204ee0fd2ee6493bd5a66 authored over 6 years ago by Ryuta Kamizono <[email protected]>
Merge pull request #952 from activerecord-hackery/association_table_issue

Don't return association if table is nil

github.com/activerecord-hackery/ransack - a34609681ee2a3f02c9d2444678ce19d84bfde85 authored over 6 years ago by Greg Molnar <[email protected]>
Don't return association if table is nil

github.com/activerecord-hackery/ransack - 63ccf9ff07c7bae08dfd860e28728a5a4da5a3f3 authored over 6 years ago by Christian Gregg <[email protected]>
Added RU locale (#950)

Added RU locale

github.com/activerecord-hackery/ransack - 966f9c0fa176560b450f00c6547b413246b9da4e authored over 6 years ago by Lukin Max <[email protected]>
Merge pull request #946 from kamipo/remove_unused_code

Remove internal methods which are no longer used

github.com/activerecord-hackery/ransack - 07995c80cf7c2a54f405ff0c759414e7e19fab6c authored over 6 years ago by Greg Molnar <[email protected]>
`JoinPart#==` is already replaced with `JoinPart#match?`

See https://github.com/rails/rails/commit/e73fbdf804633f8e151a33e681f370dfa0fbb3a0.

github.com/activerecord-hackery/ransack - db462304a5b6c40decb84f3df1536d4c4b464e3e authored over 6 years ago by Ryuta Kamizono <[email protected]>
Remove internal methods which are no longer used

`{find,build}_join_association_respecting_polymorphism` are no longer
used since existed them fo...

github.com/activerecord-hackery/ransack - 7282f2becb3b9dc5864795ea198be4cd0b5b6bd0 authored over 6 years ago by Ryuta Kamizono <[email protected]>
Drop unnecessary abstraction

These were for under Active Record 4.0. It is no longer needed.

github.com/activerecord-hackery/ransack - 49b908ae3d8e211e7c257a503f58ee7b6ddb54f4 authored over 6 years ago by Ryuta Kamizono <[email protected]>
Update README.md

github.com/activerecord-hackery/ransack - 4ecf7541e138f177c88075f31f0b484e17ecac52 authored over 6 years ago by Greg Molnar <[email protected]>
bump Active Record requirement

github.com/activerecord-hackery/ransack - 4de685846d66cac2815834db13b4f1ea75e117ce authored over 6 years ago by Greg Molnar <[email protected]>
update changelog

github.com/activerecord-hackery/ransack - 737f4577f30f36dea5ff50cae59ce8e9e12b50a0 authored over 6 years ago by Greg Molnar <[email protected]>
Merge pull request #941 from y-yagi/test_against_rails_521

Test against Rails 5.2.1

github.com/activerecord-hackery/ransack - 9695bd06369882702781a93c92ade214aca4f20d authored over 6 years ago by Greg Molnar <[email protected]>
Test against Rails 5.2.1

Ref: https://weblog.rubyonrails.org/2018/8/7/Rails-5-2-1-has-been-released/

github.com/activerecord-hackery/ransack - fd446f224bd168145b9c8a363082d282a70ea379 authored over 6 years ago by yuuji.yaginuma <[email protected]>
Merge pull request #939 from y-yagi/fix_duplicate_alias_error

Do not override `join_constraints`

github.com/activerecord-hackery/ransack - 6440d88a0a190a39b555eb4162f23397bbc23b11 authored over 6 years ago by Greg Molnar <[email protected]>
Do not override `join_constraints`

In the current master, an error occurs when performing a specific
join process in AR 5.2.1(My ba...

github.com/activerecord-hackery/ransack - 5b300a839a53761699ae3f579c5acab62bbc9444 authored over 6 years ago by yuuji.yaginuma <[email protected]>
Merge pull request #938 from y-yagi/support-rails-5-2-1

Add support for Rails 5.2.1

github.com/activerecord-hackery/ransack - e9d57197e179a0760d514dd93fe23d1a120b5b37 authored over 6 years ago by Greg Molnar <[email protected]>
Add support for Rails 5.2.1

Management of alias tracker has changed in https://github.com/rails/rails/commit/50036e673b3b6ff...

github.com/activerecord-hackery/ransack - bd55fb10b5e9ad0f01bd01bd87da9975918e5240 authored over 6 years ago by yuuji.yaginuma <[email protected]>
Merge pull request #937 from gregmolnar/join_with_sort_bug_fix

Fix sort with joins on existing association

github.com/activerecord-hackery/ransack - c29c4c2a289e5f5d8e7138f2d957c54c958b449c authored over 6 years ago by Greg Molnar <[email protected]>
Fix sort with joins on existing association

github.com/activerecord-hackery/ransack - e808e8213e8452fbd05678c5d70103a0f73f4f1f authored over 6 years ago by Anmol Chopra <[email protected]>
Merge pull request #929 from gregmolnar/drop_old_rails_support

Drop old rails support

github.com/activerecord-hackery/ransack - be06a8374b04e73a9af3cdd24a1b137bf2069ac6 authored over 6 years ago by Greg Molnar <[email protected]>
Merge pull request #933 from northworld/selectively_skip_scope_sanitizing

Add feature to allow selectively skipping scope argument sanitization.

github.com/activerecord-hackery/ransack - 6bcfcc12c5e0f78b014afe47ad9de09ed5745272 authored over 6 years ago by Greg Molnar <[email protected]>
Add feature to all selectively skipping scope argument sanitization.

Fixed copy issues

github.com/activerecord-hackery/ransack - 24a4d4330aa8c59e5ffe7aa729920ac12e944fcd authored over 6 years ago by Justin Hirsch <[email protected]>
Merge pull request #934 from jaredbeck/patch-1

Docs: Note limitation of the *_present predicate

github.com/activerecord-hackery/ransack - 0de49a1de393258aa40b903a45105326f7730b5d authored over 6 years ago by Greg Molnar <[email protected]>
Docs: Note limitation of the *_present predicate

Per https://github.com/activerecord-hackery/ransack/issues/641, `*_present` is only compatible w...

github.com/activerecord-hackery/ransack - 79e54bea4898b2e50045e6169f96ccc5c9979c4c authored over 6 years ago by Jared Beck <[email protected]>
fix join sources issue

github.com/activerecord-hackery/ransack - dd44511ba42d56138d8baa256fd9d71cdb74e566 authored over 6 years ago by Greg Molnar <[email protected]>
:scissors: old rails support

github.com/activerecord-hackery/ransack - 85664cb394af7c851e609b27f1e274af341bfc4f authored over 6 years ago by Greg Molnar <[email protected]>
Merge pull request #928 from gregmolnar/extract_mongoid_support

move mongoid support to a separate gem

github.com/activerecord-hackery/ransack - 85fc41b329ca2b316bab32c464dd8920fae74998 authored over 6 years ago by Sean <[email protected]>
move mongoid support to a separate gem

github.com/activerecord-hackery/ransack - 24e0f1c974fe26caffed8147c300d9672e3172f6 authored over 6 years ago by Greg Molnar <[email protected]>
Merge pull request #922 from alpaca-tc/support-form-with

Fixes broken monkey patch of #form_with

github.com/activerecord-hackery/ransack - 1d1c64b47012176476ec2ebcf4b0ba07bc3a15eb authored over 6 years ago by Sean <[email protected]>
Merge pull request #927 from gregmolnar/polyamorous

absorb polyamorous

github.com/activerecord-hackery/ransack - 0031c907eca602c8a8a024902a3d67791add30dc authored over 6 years ago by Sean <[email protected]>
absorb polyamorous

github.com/activerecord-hackery/ransack - d0805ac0f1618250d30f950e51282f1848f18c18 authored over 6 years ago by Greg Molnar <[email protected]>
Fixes broken monkey patch of #form_with

github.com/activerecord-hackery/ransack - 902e0ca8f28faf5fa38595f47fdb8c72aaba3da4 authored over 6 years ago by alpaca-tc <[email protected]>
Merge pull request #919 from shioyama/refactor_inject

Refactor inject

github.com/activerecord-hackery/ransack - 1b9cbcdbbbd7f52ecacba55d9578db99c0fab820 authored over 6 years ago by Sean <[email protected]>
Refactor inject

github.com/activerecord-hackery/ransack - 759ea63a8e344e637dbfbfd188982ca1e1224ddc authored over 6 years ago by Chris Salzberg <[email protected]>
Merge pull request #915 from shioyama/refactor_conditional

Refactor conditional

github.com/activerecord-hackery/ransack - 21aa9d792876921265d14a9016cc003d3b698f75 authored over 6 years ago by Sean <[email protected]>
Refactor conditional

github.com/activerecord-hackery/ransack - ee5969dc3ff52bdaab1b4fc666e11ad7a16d69c4 authored over 6 years ago by Chris Salzberg <[email protected]>
Merge pull request #913 from orkhan/master

Create az.yml

github.com/activerecord-hackery/ransack - 581bcd8a788fae3147fab873311fa9c60ae3c41c authored over 6 years ago by Sean <[email protected]>
Create az.yml

github.com/activerecord-hackery/ransack - 76d85e1d5f41336e147280a42d81b1bba0600276 authored over 6 years ago by Orkhan Maharramli <[email protected]>
Merge pull request #901 from madAle/fix_monkey_patch_activerecord_load

Fix activerecord 'loading'

github.com/activerecord-hackery/ransack - 194656965cec9a6bad98514d25dfd39900b7cfaf authored over 6 years ago by Sean <[email protected]>
Fix erroneous checking for ActiveRecord

github.com/activerecord-hackery/ransack - 7dc389bb2d80f83d6dc971e3003e3be3b60adb4c authored almost 7 years ago by Alessandro Verlato <[email protected]>
Fetch upstream and merge

github.com/activerecord-hackery/ransack - cd48256d7f3e7955d9aa9e0767b71add48c48e5d authored almost 7 years ago by Alessandro Verlato <[email protected]>
Merge branch 'atilla777-doc_for_distinct_improve'

github.com/activerecord-hackery/ransack - 4128660fd26797874511a8b0f54de8ffacfc826d authored almost 7 years ago by Sean Carroll <[email protected]>
minor corrections

github.com/activerecord-hackery/ransack - b0fda32e1f7c891ea0556e53f3f810e63c998b74 authored almost 7 years ago by Sean Carroll <[email protected]>
Update README.md

github.com/activerecord-hackery/ransack - 520908c4c38af93f117688d98928191b40e2d83f authored almost 7 years ago by Aleksey Slivka <[email protected]>
[skip ci] Doc improvement was added

github.com/activerecord-hackery/ransack - cbe4e04026ed1f92ef71bc778e001cf209419dbc authored almost 7 years ago by Aleksey Slivka <[email protected]>
Merge pull request #896 from activerecord-hackery/documentation

Documentation

github.com/activerecord-hackery/ransack - 49d3b70a59193203a6f5c8565ed4c571443b8bc7 authored almost 7 years ago by Sean <[email protected]>
table headers

github.com/activerecord-hackery/ransack - 854c9d39e9ac0f74781f1c0c1e99da67c4b65c93 authored almost 7 years ago by Sean Carroll <[email protected]>
bump version to 1.8.8

github.com/activerecord-hackery/ransack - 4c7912600dd4d351bdd41f401c6ad47e878ecbfa authored almost 7 years ago by Sean Carroll <[email protected]>
documentation and changelog

github.com/activerecord-hackery/ransack - f8dbc18e1d7d33b26cd88cab0e7ecad2ffbe4c3b authored almost 7 years ago by Sean Carroll <[email protected]>
Merge branch 'yujideveloper-bugfix/fix-multiple-database-connection'

github.com/activerecord-hackery/ransack - 7f6525e9960697b77329d489b9d416da785cfee4 authored almost 7 years ago by Sean Carroll <[email protected]>
Fix connection issue of multiple database

github.com/activerecord-hackery/ransack - f3d701957c6f21a2445e94ddfbe8fb1395ea2cc5 authored almost 7 years ago by Yuji Hanamura <[email protected]>
Add spec for multiple database connection

github.com/activerecord-hackery/ransack - 3247d09a7be25b9e01d8f86c267e1d26e3a663c2 authored almost 7 years ago by Yuji Hanamura <[email protected]>
Merge pull request #885 from roman-franko/master

Fixed: Rails 4.2: NoMethodError: undefined method asc for #<Arel::Nod…

github.com/activerecord-hackery/ransack - 1faf48b3288f265e34a34243c5172cd2a8c3539c authored almost 7 years ago by Sean <[email protected]>
Merge pull request #887 from robinvdijk/master

Fixed missing translation

github.com/activerecord-hackery/ransack - 275e8c12440c9cce6f654a4048abb4f492fbdbc9 authored almost 7 years ago by Sean <[email protected]>
Update nl.yml

github.com/activerecord-hackery/ransack - 6e5ede865ddbe05c9717fad28983726f3d49aa6c authored almost 7 years ago by Robin van Dijk <[email protected]>
Fixed missing translation

github.com/activerecord-hackery/ransack - f9f70ddafccc361732e7a957319f2a05be90977f authored almost 7 years ago by Robin van Dijk <[email protected]>
Fixed: Rails 4.2: NoMethodError: undefined method asc for #<Arel::Nod…

github.com/activerecord-hackery/ransack - 76ea47ac87226f264bbddba09f1b6452528cfdfe authored almost 7 years ago by Roman Franko <[email protected]>
Merge pull request #755 from timoschilling/patch-1

raise exception for unsupported adapters

github.com/activerecord-hackery/ransack - 7dbec585c6760c3ab5a687a007763f2c71f815a3 authored almost 7 years ago by Sean <[email protected]>
Merge pull request #764 from syndbg/rails-5-fix

Fix left_outer_joins not being respected

github.com/activerecord-hackery/ransack - 14f7f9378a3bf3eb60f9ced4302b1c1690858d0b authored almost 7 years ago by Sean <[email protected]>
Merge pull request #780 from Lumzdas/master

get column type from ActiveRecord::Base#columns

github.com/activerecord-hackery/ransack - 30bbef42e34314d78cdd4df47d7f92331da2a3c7 authored almost 7 years ago by Sean <[email protected]>
Merge pull request #877 from activerecord-hackery/merge_851

merge of PR 851

github.com/activerecord-hackery/ransack - 2d371ca115d2ebd8e50c33c0bad8fca31dd742ed authored almost 7 years ago by Sean <[email protected]>
merge of PR 851

github.com/activerecord-hackery/ransack - fa6f8a5f92b7dedf90a206abc9651a8602ed79de authored almost 7 years ago by Roman Franko <[email protected]>
Merge pull request #876 from roman-franko/master

Fixed: Rails 4.2: NoMethodError: undefined method asc for #<Arel::Nod…

github.com/activerecord-hackery/ransack - cd0977283f28159975b64b58a55481a3b4843a4c authored almost 7 years ago by Sean <[email protected]>
Merge pull request #869 from activerecord-hackery/revert-600-master

Revert "Fixed: Rails 4.2: NoMethodError: undefined method asc for #<Arel::Nod…"

github.com/activerecord-hackery/ransack - 2bbfa4ddc66d578aad721390e3e1b883c5fa2f21 authored almost 7 years ago by Sean <[email protected]>
Merge pull request #875 from varyonic/update-build-matrix

Update build matrix

github.com/activerecord-hackery/ransack - 142be64eeac1d7ad1fc4f682b58c8c2969fdb048 authored almost 7 years ago by Sean <[email protected]>
Merge pull request #873 from glebm/patch-2

Fix build_joins on Rails 5.2.rc1

github.com/activerecord-hackery/ransack - 9491d82b4d23fdc03b87c4aa31a4bd250d272b5d authored almost 7 years ago by Sean <[email protected]>
Update Travis CI test matrix: stop testing agaist Rails master.

github.com/activerecord-hackery/ransack - a6c3d496a5438c69ac101356fd9dac942e201e0e authored almost 7 years ago by Piers Chambers <[email protected]>
Update Travis CI test matrix: test only oldest and most recent supported MRI releases, drop testing of unsupported Rails releases.

github.com/activerecord-hackery/ransack - 62fbc6bd45de2759ccb59541e5ce1665979714f5 authored almost 7 years ago by Piers Chambers <[email protected]>
Fix build_joins on Rails 5.2

Fixes the following error:

protected method `alias_tracker' called for #<ActiveRecord::As...

github.com/activerecord-hackery/ransack - c340dfeccca2db5e533312830b7b9dfc887b31bd authored almost 7 years ago by Gleb Mazovetskiy <[email protected]>
bump version to 1.8.7

github.com/activerecord-hackery/ransack - 00f8dfc7fb8e5cb26814608cb366a13ad2a625ad authored almost 7 years ago by Sean Carroll <[email protected]>
Revert "Fixed: Rails 4.2: NoMethodError: undefined method asc for #<Arel::Nod…"

github.com/activerecord-hackery/ransack - 2121fd82749465693a40f7d3dd568bd5e8a87e32 authored almost 7 years ago by Sean <[email protected]>
Merge pull request #866 from amatsuda/escape_only_wildcards

Let escape_wildcards not escape '|'

github.com/activerecord-hackery/ransack - be40da9ab1eaabb716c91cb32722ab9ff653d678 authored almost 7 years ago by Sean <[email protected]>
Merge pull request #867 from amatsuda/warnings

Ruby Warnings

github.com/activerecord-hackery/ransack - 7557c12a1395ced0d993b597730ebd04fd0604ee authored almost 7 years ago by Sean <[email protected]>
Merge pull request #868 from varyonic/rails-5.2

Add support for Rails 5.2

github.com/activerecord-hackery/ransack - 6097ab73aa2b2aaab07fb64735bd5a5a84bb7c7a authored almost 7 years ago by Sean <[email protected]>
Verify Rails 5.2 support using Travis CI.

github.com/activerecord-hackery/ransack - 3cc8043f641d64e5a9ea14ca95240a9cc6c55fa0 authored almost 7 years ago by Piers Chambers <[email protected]>
Adapt to changes in Rails 5.2.

github.com/activerecord-hackery/ransack - d44575506ccc7cb00e618256707ed53732a07bca authored almost 7 years ago by Piers Chambers <[email protected]>
:warning: assigned but unused variable - found_association

github.com/activerecord-hackery/ransack - d2f895d4e21170a8c4e95114fa121be87b950542 authored almost 7 years ago by Akira Matsuda <[email protected]>
:warning: assigned but unused variable - join_table

github.com/activerecord-hackery/ransack - 36bef3c44727b10c071cd3d4078e4731d9f8ea33 authored almost 7 years ago by Akira Matsuda <[email protected]>
:warning: assigned but unused variable - e

github.com/activerecord-hackery/ransack - 4e4da3baf4cd5296f2fc3f4b7c07bc17d626032b authored almost 7 years ago by Akira Matsuda <[email protected]>
:warning: assigned but unused variable - writer

github.com/activerecord-hackery/ransack - 9d89aa67c2ff93cac764cd3fb56e011012e63236 authored almost 7 years ago by Akira Matsuda <[email protected]>
:warning: shadowing outer local variable - predicate

github.com/activerecord-hackery/ransack - 7bcc903bb78b59fcde5dfe194866389921f3c0ae authored almost 7 years ago by Akira Matsuda <[email protected]>
:warning: method redefined; discarding old ==

github.com/activerecord-hackery/ransack - 2effde8a329266062f93f4d2de9f3f563fd5f8c0 authored almost 7 years ago by Akira Matsuda <[email protected]>
Let escape_wildcards not escape '|'

github.com/activerecord-hackery/ransack - b93854cfbefffdbda8f4b0882b362db00a9f931c authored almost 7 years ago by Akira Matsuda <[email protected]>
:warning: `*' interpreted as argument prefix

github.com/activerecord-hackery/ransack - aee94b914a0df20d37dfeea52de0ac074e3a9ed0 authored almost 7 years ago by Akira Matsuda <[email protected]>
Merge pull request #863 from activerecord-hackery/pg

lock pg gem at 0.21 for older Rails compatability

github.com/activerecord-hackery/ransack - 8b36204916a0d3c3950cd1fc2e9cdb1f81e61ea5 authored almost 7 years ago by Sean <[email protected]>
lock pg gem at 0.21 for older Rails compatability

github.com/activerecord-hackery/ransack - 91bc6fbee9c693deb0931d02da231669537347b4 authored almost 7 years ago by Sean Carroll <[email protected]>
bump version to 1.8.6

github.com/activerecord-hackery/ransack - 0f1bff977022bf93df7e1edeb6a82e21625cae58 authored almost 7 years ago by Sean Carroll <[email protected]>
Merge pull request #858 from activerecord-hackery/polyamorous_1.3.2

Bump Polyamorous to 1.3.2 for Rails 5.2 support

github.com/activerecord-hackery/ransack - 29a8d43d073023b3f54a0130c83264d6fb3a0e8c authored almost 7 years ago by Sean <[email protected]>
Merge pull request #820 from seanlinsley/improve-memory-usage

Improve memory usage

github.com/activerecord-hackery/ransack - feaebd5f9d32bba61e962121e0dc9de27005703e authored almost 7 years ago by Sean <[email protected]>
Fixed: Rails 4.2: NoMethodError: undefined method asc for #<Arel::Nodes::NamedFunction... #483

github.com/activerecord-hackery/ransack - c06120b2c3545ba78d4c25c6e88861b2357d2f5a authored about 7 years ago by Roman Franko <[email protected]>
improve memory usage

github.com/activerecord-hackery/ransack - f570a402bf1092067ca48b5db5ff0091cddbca01 authored about 7 years ago by Sean Linsley <[email protected]>
bump Polyamorous to 1.3.2 for Rails 5.2 support

github.com/activerecord-hackery/ransack - d8ab32f813a0eee04ce75b0d697f2c482ea4fac4 authored about 7 years ago by Sean Carroll <[email protected]>
Merge pull request #856 from sadikay/feature/turkish-translations

Add turkish translations. Thank you @sadikay

github.com/activerecord-hackery/ransack - be077384c750b86d6975011231b0b8c5aec89b29 authored about 7 years ago by Sean <[email protected]>