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 #703 from camelmasa/changelog

Update change log with PR #692.

github.com/activerecord-hackery/ransack - 833d500dc77a659a53af9c8feecb33b751e756f6 authored over 8 years ago by Jon Atack <[email protected]>
Update change log [skip ci]

github.com/activerecord-hackery/ransack - 1da5784586079fbbdabb308bcf71aad60ec2842d authored over 8 years ago by camelmasa <[email protected]>
Require `pry` where it is launched

It's 4 am, time to go to bed.

github.com/activerecord-hackery/ransack - 6a059ba95610f3839a2aaae9562d90b50910b594 authored over 8 years ago by Jon Atack <[email protected]>
rake console: just load console, without rspec

and without spec_helper.

Follow-up to 2cc781e.

github.com/activerecord-hackery/ransack - f2e85adecee7fc657279e33041cabe65c8ee4117 authored over 8 years ago by Jon Atack <[email protected]>
Make Ransack's `rake console` great again

- make it work again 🍾

- and have it load the Ransack test data 🍰

Please let me know if this c...

github.com/activerecord-hackery/ransack - 2cc781e6a9b90ff215db3407d145bc70637d5ae5 authored over 8 years ago by Jon Atack <[email protected]>
Make test query work with Rails 3 and 4.0

because ActiveRecord#second was added in Rails 4.1.

github.com/activerecord-hackery/ransack - 943fe31c2f6099d4cf965ac6a5f013bfcc2653cb authored over 8 years ago by Jon Atack <[email protected]>
Add tests on passing arrays to ransackers

Follow-up to PR #692.

github.com/activerecord-hackery/ransack - 98df2c5b5256df737c0c1809330c5340f7a0cea4 authored over 8 years ago by Jon Atack <[email protected]>
Public method hooks for the order arrow defs

and inline the conditional.

github.com/activerecord-hackery/ransack - e489ca77895c08ffd8523845c6957d75b2b2ad76 authored over 8 years ago by Jon Atack <[email protected]>
Replace arrow constants with frozen strings

These constants are only used once in the code base and constant lookup
is slower than frozen st...

github.com/activerecord-hackery/ransack - c0dff3384c8e0d5d98c51d8a3c319d29236f4b9a authored over 8 years ago by Jon Atack <[email protected]>
Freeze arrays in FormBuilder#sort_array

github.com/activerecord-hackery/ransack - 5280ecfab5e4de371467235ea51bb6408b5f9fb4 authored over 8 years ago by Jon Atack <[email protected]>
Merge pull request #692 from camelmasa/fix-ransack-condition

Fix returned value when several predicate.right

github.com/activerecord-hackery/ransack - 2b2bd1db3362df5faefaf32e38de9beabfa9c8ab authored over 8 years ago by Jon Atack <[email protected]>
Fix missing Ransack::Constants::ASC constant

Missed this constant 😳

Closes #700 (thanks @igorkasyanchuk).

github.com/activerecord-hackery/ransack - aece23ce2103e09658a4776710b521ae2143608e authored over 8 years ago by Jon Atack <[email protected]>
Update change log [skip ci]

github.com/activerecord-hackery/ransack - 00d3bbbb5e82fbf0a22c93e8c1bae67677615f7f authored over 8 years ago by Jon Atack <[email protected]>
Name AC::Parameters tests with aspect under change first

[skip ci]

github.com/activerecord-hackery/ransack - 506692308e0d8607761a9fcdf672c1c138137dca authored over 8 years ago by Jon Atack <[email protected]>
FormHelper: convert params#to_unsafe_h only if Rails 5, add tests.

This adresses an issue correctly brought up by @ryanswood in PR #644
concerning Rails 4.2 where ...

github.com/activerecord-hackery/ransack - 14e66ca59e84e838d7ac5ac289f5f97abb8e99f3 authored over 8 years ago by Jon Atack <[email protected]>
Run Rails 5 first in Travis CI. TODO: rationalise/dry up the matrix.

github.com/activerecord-hackery/ransack - 9072028c20fc74aeae5a02d9bce5ff216d951379 authored over 8 years ago by Jon Atack <[email protected]>
Faker gem version > 1 breaks Ruby 1.9 tests. Revert to v0.9.5.

github.com/activerecord-hackery/ransack - b78f5054c16198a4f5d1900700bbeb3daaae6d7c authored over 8 years ago by Jon Atack <[email protected]>
README: Use Ransack master for Rails 5 for now [skip ci]

github.com/activerecord-hackery/ransack - da974075cb0826250dd2fb6bb208f05ce0c37557 authored over 8 years ago by Jon Atack <[email protected]>
README: ✂️ extra lines and spaces [skip ci]

github.com/activerecord-hackery/ransack - e7df6a2bddf065a955aff7a048394710ae24b3b1 authored over 8 years ago by Jon Atack <[email protected]>
Update README code examples defining class methods as private

[skip ci]

github.com/activerecord-hackery/ransack - b30f1e0cd01e00e32508f9271ffa52f8128b634d authored over 8 years ago by Jon Atack <[email protected]>
Gemspec: Update faker and pry versions

github.com/activerecord-hackery/ransack - 5afbaa0a81f5cc593ef9bb54d7131bfee09a1da0 authored over 8 years ago by Jon Atack <[email protected]>
Gemfile: Bump to Rails 5-0-stable

github.com/activerecord-hackery/ransack - 0cfb9602cdb39431bb9103721c7e655839a7ba09 authored over 8 years ago by Jon Atack <[email protected]>
Add Rails 5-0-stable tests to Travis CI

github.com/activerecord-hackery/ransack - ce9c3ce52137ae09174031a0046d7049ff4e75b6 authored over 8 years ago by Jon Atack <[email protected]>
Temporarily remove Mongoid tests to speed up Travis CI suite

github.com/activerecord-hackery/ransack - 7f4f37fab7ae8a5aa1388ff8e2294b0cae7a5a07 authored over 8 years ago by Jon Atack <[email protected]>
Merge pull request #688 from guilhermekbral/pt_br_locale_adjust

Small adjustment in the null key in pt-BR locale file.

github.com/activerecord-hackery/ransack - fd94685abc0d18d30a730a57fb3dbd8aff048f7d authored over 8 years ago by Jon Atack <[email protected]>
Fix value when several predicate.right

github.com/activerecord-hackery/ransack - ba94e693851c1b1ad3a1ff673fca0210b114389a authored over 8 years ago by camelmasa <[email protected]>
[skip ci] adjusting pt-BR locale null key

github.com/activerecord-hackery/ransack - 869208e33f58e1b81e4e3a62f9ddab2bf6ecb6ab authored over 8 years ago by Guilherme Cabral Vannuchi <[email protected]>
Add list of predicates to readme

github.com/activerecord-hackery/ransack - a494d0de8fe52a0a896e9016ae722c195f2eea0c authored over 8 years ago by Pavel Evstigneev <[email protected]>
Merge pull request #674 from sibevin/feature-add-zh-tw-locale

Add zh-TW locale

github.com/activerecord-hackery/ransack - 64d8c402e6e79e8ec2966a15c35b98196813ef8e authored over 8 years ago by Jon Atack <[email protected]>
Add zh-TW locale

github.com/activerecord-hackery/ransack - 7368d756ad15651098846b15e9fbe254ea47fadf authored over 8 years ago by Sibevin Wang <[email protected]>
Update README.md

update examples with valid syntax to define class methods as private

github.com/activerecord-hackery/ransack - 6cb09da8a0f68208f209e4131d616f4df9e25d8c authored over 8 years ago by Igor Fedoronchuk <[email protected]>
Update Change Log [skip ci]

github.com/activerecord-hackery/ransack - ebc4ccadbe15e8a10c653c196a9a05c2209eab50 authored over 8 years ago by Jon Atack <[email protected]>
Clean up specs added in PR #665

github.com/activerecord-hackery/ransack - ef9503632f45567f818ec4242512b67aabe548cd authored over 8 years ago by Jon Atack <[email protected]>
Merge pull request #665 from network-for-good/uniq_conditions_with_ransack_args

Ensure conditions differing only by ransacker_args aren't filtered out by uniq!

github.com/activerecord-hackery/ransack - d31bb89d3f2b3986f81f979bed743127f9a6d0e9 authored over 8 years ago by Jon Atack <[email protected]>
Merge branch 'master' of https://github.com/activerecord-hackery/ransack

* 'master' of https://github.com/activerecord-hackery/ransack:
Added danish locales

github.com/activerecord-hackery/ransack - 699becb889d2c9b218575709ffb1ea6cacc7d537 authored over 8 years ago by Jon Atack <[email protected]>
Update Ruby versions for Travis CI to 2.3.1 / 2.2.5 / 2.1.10

github.com/activerecord-hackery/ransack - c075659ed36015746057e591806ffd38906a4fa6 authored over 8 years ago by Jon Atack <[email protected]>
Ensure conditions differing only by ransacker_args aren't filtered out by uniq\!

github.com/activerecord-hackery/ransack - 6094adca47bb0307f30af94d4095351e63fd9fec authored over 8 years ago by Andrew Porterfield <[email protected]>
Merge pull request #663 from kaspernj/danish_locales

Added danish locales

github.com/activerecord-hackery/ransack - ae6d58cba5fb60347fb2e64aa4940c844a42d535 authored over 8 years ago by Jon Atack <[email protected]>
Added danish locales

github.com/activerecord-hackery/ransack - 428f6f0c2f959e3d008e6e6e3c9d616dbb31c919 authored over 8 years ago by kaspernj <[email protected]>
Update change log [skip ci]

github.com/activerecord-hackery/ransack - d07262b415aab98e58dd1723c16b9272d82dd8b7 authored over 8 years ago by Jon Atack <[email protected]>
Merge pull request #659 from neb2000/master

Use Ransack::Adapters.object_mapper.require_search

github.com/activerecord-hackery/ransack - e649c1e13ffa7f93a9803663dc8276821055153c authored almost 9 years ago by Jon Atack <[email protected]>
Use Ransack::Adapters.object_mapper.require_search to match the new refactored Ransack::Adapters (Fixed the build)

github.com/activerecord-hackery/ransack - ef4bda2bc8f1c570d0db8beb2b471aa60709ec31 authored almost 9 years ago by Shuo Chen <[email protected]>
Refactor Ransack::Adapters from conditionals to classes

github.com/activerecord-hackery/ransack - 94a404c03a50d44092589f2f7e07e758057fbf2f authored almost 9 years ago by Jon Atack <[email protected]>
Use explicit conditionals in Ransack::Adapters

TODO: Refactor to remove conditionals

github.com/activerecord-hackery/ransack - 5bab95c2a13c0f17762bbc6d1e8536fc475d1487 authored almost 9 years ago by Jon Atack <[email protected]>
Improve line spacing

github.com/activerecord-hackery/ransack - 34daae77502578fbd43b4e65f071807b4d7dc2f4 authored almost 9 years ago by Jon Atack <[email protected]>
Travis-ci: Temporarily allow failures for Mongoid tests

github.com/activerecord-hackery/ransack - 50af43e3a75e0c8a57b315deb035114d11c50c6b authored almost 9 years ago by Jon Atack <[email protected]>
Travis-ci: Change test order

github.com/activerecord-hackery/ransack - 8f61e167a174c52daca9b1ed867062ea68a13c74 authored almost 9 years ago by Jon Atack <[email protected]>
Gemspec: bump Polyamorous from version 1.2 to 1.3

github.com/activerecord-hackery/ransack - 2d7a0a391c36cedeb278292d05ec99760f12c1d2 authored almost 9 years ago by Jon Atack <[email protected]>
Gemspec: bump RSpec from version 2 to 3

github.com/activerecord-hackery/ransack - fc74e00dda0eb805307d62cf0c84c0f7e4821f6f authored almost 9 years ago by Jon Atack <[email protected]>
Fix rspec-mocks `stub` deprecation warnings

github.com/activerecord-hackery/ransack - 600892e132b421561e7faecb2e7ae25d50d4f831 authored almost 9 years ago by Jon Atack <[email protected]>
Update change log [skip ci]

github.com/activerecord-hackery/ransack - 4d28609af74f589f2f65e276bbea6afe79178c88 authored almost 9 years ago by Jon Atack <[email protected]>
Add test for AC:Parameter object params in sort_link

Follow-up to PR #644 by @ryanswood.

Closes #644.

github.com/activerecord-hackery/ransack - b1cfed8fa902b4fa7b6c9438dcb88de49eeee958 authored almost 9 years ago by Jon Atack <[email protected]>
Remove deprecated dynamic routes from specs.

The tests pass without them and they don't seem to be needed.

github.com/activerecord-hackery/ransack - 3a3cb8a153342c68c987296c5f09757404a1791d authored almost 9 years ago by Jon Atack <[email protected]>
Remove unnecessary commit urls from Changelog [skip ci]

The commit url is useful when there is no pull request; otherwise, it
pollutes the log.

github.com/activerecord-hackery/ransack - b6ab22f4c47004124129c07118b41f5258357811 authored almost 9 years ago by Jon Atack <[email protected]>
Silence dynamic route deprecation messages in Ransack specs

Using dynamic :controller or :action segments in routes has been a
source of a number of securit...

github.com/activerecord-hackery/ransack - c9aab552da8faaba8158cd855bdd21ad239de667 authored almost 9 years ago by Jon Atack <[email protected]>
Merge pull request #645 from avit/negative-association

Respect negative conditions for collection associations + refactoring.

github.com/activerecord-hackery/ransack - 367558412879754fd08ecf2085bec0d48440bd7c authored almost 9 years ago by Jon Atack <[email protected]>
Add new method stubs for mongoid

github.com/activerecord-hackery/ransack - 7f1235adb5a7c0ee3ac01913d076ffc805f66ec0 authored almost 9 years ago by Andrew Vit <[email protected]>
Query for negative associations as subquery

When a collection association (has_many, etc) is searched for negative
conditions (NOT...), a JO...

github.com/activerecord-hackery/ransack - 96d0fd75ade6a6ca019ccc03cca6d876f0e12ecf authored almost 9 years ago by Andrew Vit <[email protected]>
Silence deprecation warning

github.com/activerecord-hackery/ransack - eb8257092a60dc64ef391de1347eed0284d1651a authored almost 9 years ago by Andrew Vit <[email protected]>
Inline internal method

github.com/activerecord-hackery/ransack - 43cf9ec33ebbf38c580cf9f5bff0c3f211811a8b authored almost 9 years ago by Andrew Vit <[email protected]>
Load older versions as overrides to share logic

github.com/activerecord-hackery/ransack - a873c63db0e762ad9c744cf9d5d7916b5a7d4caf authored almost 9 years ago by Andrew Vit <[email protected]>
Confusing private arguments and method names

github.com/activerecord-hackery/ransack - 55e56acd0adb613545e453d85a064aae0f955693 authored almost 9 years ago by Andrew Vit <[email protected]>
Refactor: inline private method

github.com/activerecord-hackery/ransack - 00631f969d615ccf48f89cf33dadd841780100b3 authored almost 9 years ago by Andrew Vit <[email protected]>
Clean out unused constant references

github.com/activerecord-hackery/ransack - 4b1544898cc2f4d15b69f964f09ececa71fd6e92 authored almost 9 years ago by Andrew Vit <[email protected]>
Refactor build_or_find_association into separate methods

github.com/activerecord-hackery/ransack - 17742fd0bf952e01be7345bf7105afd61082e5e0 authored almost 9 years ago by Andrew Vit <[email protected]>
Tell if a condition is negative

github.com/activerecord-hackery/ransack - 3df134e08e798d077155e24005138d4b6d1bdfd5 authored almost 9 years ago by Andrew Vit <[email protected]>
Refactor: condition handles binding of its attribute

github.com/activerecord-hackery/ransack - 235eae3b825e16a6a02e37423b2d24f6cda97da5 authored almost 9 years ago by Andrew Vit <[email protected]>
Merge pull request #640 from simi/patch-2

Use main repository link in CHANGELOG.md. Follow-up to #604.

github.com/activerecord-hackery/ransack - 3258d255f73b9b0a4cdfd74d227c34e95fb53433 authored almost 9 years ago by Jon Atack <[email protected]>
Use main repository link in CHANGELOG.md.

[ci skip]

github.com/activerecord-hackery/ransack - d77b74409daca46dd6b54e89460e37522e646bf0 authored almost 9 years ago by Josef Šimánek <[email protected]>
Merge pull request #639 from simi/m5d

Follow-up to #636: update README & change log re Mongoid 5 support

github.com/activerecord-hackery/ransack - c9ee115538e97d1658b21240ca3ad3a5bd7a73a1 authored almost 9 years ago by Jon Atack <[email protected]>
Update documentation with Mongoid 5 support.

[ci skip]

github.com/activerecord-hackery/ransack - e8aaedec66d7739a657702d7947704245bed1282 authored almost 9 years ago by Josef Šimánek <[email protected]>
Merge pull request #636 from simi/mongoid5

Support Mongoid 5.

github.com/activerecord-hackery/ransack - 1aab5baf39665135e3fd6af8af57513ee779b7d4 authored almost 9 years ago by Jon Atack <[email protected]>
Support Mongoid 5.

github.com/activerecord-hackery/ransack - 9e5faf4ab97df1276dc555e90eb9f8dd5bda91c0 authored about 9 years ago by Josef Šimánek <[email protected]>
Remove inline conditional from constructor back to private method

Follow-up to #634.

github.com/activerecord-hackery/ransack - b65c97e49e34b2925816372d58903d3e40030964 authored about 9 years ago by Jon Atack <[email protected]>
Merge pull request #634 from seanlinsley/rails-5-params-refactor

Rails 5 params: instance_variable_get -> to_unsafe_h

github.com/activerecord-hackery/ransack - e32017842d3a195906ca4156759bfd7cfa215d7a authored about 9 years ago by Jon Atack <[email protected]>
Rails 5 params: instance_variable_get -> to_unsafe_h

`search_params` didn’t need this behavior because it’s using the
`@params` variable that’s alrea...

github.com/activerecord-hackery/ransack - 989d69f523426b0ca44b564591eb40aac51e4fb0 authored about 9 years ago by Sean Linsley <[email protected]>
Add README doc and fix CHANGELOG for PR #604 [skip ci]

Closes #633.

github.com/activerecord-hackery/ransack - ceb136f252a08910ed2cf25ed09ee1ffed94bbca authored about 9 years ago by Jon Atack <[email protected]>
Travis-ci: expect Rails 3.1/3.2 with Ruby 2.3.0 to pass.

github.com/activerecord-hackery/ransack - 4f8ed0a1351d30d16838a1f5cedb015ad9d95c25 authored about 9 years ago by Jon Atack <[email protected]>
Merge branch 'master' of https://github.com/activerecord-hackery/ransack

* 'master' of https://github.com/activerecord-hackery/ransack:
Update changelog

github.com/activerecord-hackery/ransack - e139cdaefbae382c0f618ca4f3ee094504af3811 authored about 9 years ago by Jon Atack <[email protected]>
This was moved from Squeel to Polyamorous [skip ci]

github.com/activerecord-hackery/ransack - 6838220eceb3ac239beb020724573a8e5634841a authored about 9 years ago by Jon Atack <[email protected]>
Merge pull request #630 from dalpo/feature/update-changelog

[skip ci] Update changelog (follow-up to #604).

github.com/activerecord-hackery/ransack - c53f7b47f0ecee8d690c374229ba50a90d2fbfdd authored about 9 years ago by Jon Atack <[email protected]>
Update changelog

github.com/activerecord-hackery/ransack - cc04c2a0d74b8c9ab95f14a8d2869125d872e34d authored about 9 years ago by Andrea Dal Ponte <[email protected]>
Gemfile: bump Mongoid back down to v4

github.com/activerecord-hackery/ransack - 1511b354bdf273613eb8b501ffdd59c23a70d027 authored about 9 years ago by Jon Atack <[email protected]>
Wrap lines at 80 chars

github.com/activerecord-hackery/ransack - 912252719201db22f17dee022eb5dfd3097b4ea1 authored about 9 years ago by Jon Atack <[email protected]>
Fix specs broken by Rails 3 on Ruby 2.3.0.

With the new Ruby 2.3.0, Active Record 3 association conditions are not
being recognized when us...

github.com/activerecord-hackery/ransack - 0e671acc188ce6f3484459e5bfe1f2b42358c35c authored about 9 years ago by Jon Atack <[email protected]>
Do not run the datetime_select spec when Rails 3.1 && Ruby 2.3.0

github.com/activerecord-hackery/ransack - 625741fcd1a9fc3b7e6f75f6a34539527fea338f authored about 9 years ago by Jon Atack <[email protected]>
Gemfile: bump Mongoid from 4 to 5

github.com/activerecord-hackery/ransack - 3cd5198558bc1f57ff325f672e47960ca8153a53 authored about 9 years ago by Jon Atack <[email protected]>
Allow Travis failures for Rails 3 with Ruby 2.3 until debugged

github.com/activerecord-hackery/ransack - 264be2507284ec6f21e236954b3c6c413e96b145 authored about 9 years ago by Jon Atack <[email protected]>
Test all versions with Ruby 2.3.0

github.com/activerecord-hackery/ransack - bf40c5f13f66b0a351938b15a411a8184a196fb3 authored about 9 years ago by Jon Atack <[email protected]>
Remove copyright from README; it is already in the LICENSE file.

[skip ci]

github.com/activerecord-hackery/ransack - 0524dcdc3b735cd6ea1e5f0f97619d10fb9d6586 authored about 9 years ago by Jon Atack <[email protected]>
Remove unneeded `before` block test setup

github.com/activerecord-hackery/ransack - 2ba9aaf593b6d37e0b2a983605a148367c82079e authored about 9 years ago by Jon Atack <[email protected]>
Simplify doc comment, wraps to 80 chars [skip ci]

github.com/activerecord-hackery/ransack - 66c0c4afe49b413b4319fa3ed8195cb2efd03a3d authored about 9 years ago by Jon Atack <[email protected]>
Merge pull request #604 from dalpo/feature/sort-link-block

Add block argument for sort_link

github.com/activerecord-hackery/ransack - 997b8561d0f205a3afc781d7b639e33e34a38efd authored about 9 years ago by Jon Atack <[email protected]>
Fix Adapters::ActiveRecord::Context for Rails 5

This should fix Rails 5 not passing the spec ActiveRecord::ContextSpec
"join sources can be rejo...

github.com/activerecord-hackery/ransack - 2a3759317a4486ef47ab99cc5cba4b6fa31794a2 authored about 9 years ago by Jon Atack <[email protected]>
Use Ruby 1.9+ hash syntax

github.com/activerecord-hackery/ransack - ebf387717349c9103acc2619ec7cad4b7b1950ef authored about 9 years ago by Jon Atack <[email protected]>
Update docs to state that #search *will* be deprecated in v2.0

[skip ci]

github.com/activerecord-hackery/ransack - e4975374ea0395dff1b10bb4b76fcb2f3d73b6ac authored about 9 years ago by Jon Atack <[email protected]>
Use same Added-Fixed-Changed order throughout Change Log

[skip ci]

github.com/activerecord-hackery/ransack - 7070d40b03dfcac74f53924d89b25ad3f725ca32 authored about 9 years ago by Jon Atack <[email protected]>
Wrap lines at 80 chars, follow-up to #626 [skip ci]

github.com/activerecord-hackery/ransack - 5b2351b655a450bc861ad80797d6878d19600708 authored about 9 years ago by Jon Atack <[email protected]>
Merge pull request #626 from rzane/document-ransack-alias

[skip ci] Document the use of ransack_alias. Follow-up to #623.

github.com/activerecord-hackery/ransack - 926e316528ad877efd886cf084d823112690dc12 authored about 9 years ago by Jon Atack <[email protected]>