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

Document the use of ransack_alias

332ae222a8226b82ce8a1048b0419a0eabd33361 authored about 9 years ago
Wrap lines at 80 chars and keep conditionals explicit and ugly

to motivate us to refactor them out.

2a8eca4847caa939aaa6e31769a66b05876cac2a authored about 9 years ago
Rename private method as it now extracts all condition values.

Follow-up to #623.

f2258430993d22ce9f648d1b89abbdde1210c010 authored about 9 years ago
Merge pull request #623 from rzane/ransack-alias

Allow creating aliases for ransack attributes.

1de34535ea61aa3d5dd3d25387cd5c07adf4ee5f authored about 9 years ago
Bump Ruby 2.2.3 -> 2.2.4 in Travis CI

2f256aed3bce20fa5414b81035db87939da6856d authored about 9 years ago
Allow creating aliases for ransack attributes

e712ff1ce495cf9de582b488b87d0fcdd173d20f authored about 9 years ago
Update the Contributing Guide and add bug-report templates

[skip ci]

6f4afb5f774d3a8820bef214b143b7e12497c022 authored about 9 years ago
Bump Polyamorous to version 1.3.0

9d8fd801f4dcd8db5c52017c851940864ac7bd48 authored about 9 years ago
Merge pull request #622 from masacandy/add-japanese-yml-file

Add Japanese I18n locale file

da0d0e8f4342008da78d57ed73e0cb78776dae60 authored about 9 years ago
Updated change log

a255b21fa7d478ca85261ce616bead300ac24e35 authored about 9 years ago
Added Japanese locale

fad2066de285ba1219aada23e12d72d071e0d816 authored about 9 years ago
Merge branch 'pr/599'

* pr/599:
Remove whitespace [skip ci]
Updating README with solution for DISTINCT issues

e6875411085cb707e2b572a507876e1bf57f94b6 authored about 9 years ago
Update change log with PR #602 [skip ci]

d2e4be40364358e0bf9e7b0428062d0dce58ba09 authored about 9 years ago
Merge pull request #602 from martndemus/fix-alias-attribute-relations

Fixes aliased attributes in association searches

8e21298bf4482d626136c89738e9722062b3c39f authored about 9 years ago
Fixes aliased attributes in association searches

d7b2520a83e3f8ff8df854ee5dc221d1411d77a5 authored about 9 years ago
Remove unneeded tests from travis.yml

5bd854e34fe9070a5c09b073d153bd29123bcba2 authored about 9 years ago
Travis isn't recognizing Ruby 2.3.0 yet.

fc58831d651268d55c99d7c792d9ce432231d8e9 authored about 9 years ago
Travis/RVM want the patch version, i.e. Ruby 2.3.0, not 2.3 ...

528f7f1e25c3a09e3616f911a2de600496108205 authored about 9 years ago
Add Ruby 2.3 testing to Travis CI

242b4e5f5bba2e7fe7de94d64cabf1a12ee947f1 authored about 9 years ago
Fix test in PR #522

f475040b81c599645fdfd389dfd16120f88fe386 authored about 9 years ago
Merge pull request #522 from aldrinmartoq/ransacker-arguments-sort

Ransacker arguments sort

899618e4aa43a3d036d082a96e48b110bf104c1d authored about 9 years ago
Add needed squish in schema.rb for PR #522

06a3a99dcf11c6a6c496be2ce1bd3b974b16a810 authored about 9 years ago
Use Ruby 1.9+ hash syntax

b8e5fbc52e1fea7b0257489ff7a3aea075ede438 authored about 9 years ago
Passing 'true' to ransackable scopes currently works in Rails 5

so update the README.

And simplify the Mongoid version. TODO: Mongoid 5 is out and it would
be ...

eab5d391b4b3b0d034ce086245aacbcc24e32fd6 authored about 9 years ago
README: Add missing space [skip ci]

b5dd4958ce35e19b777c50d756226cb3ea87bee2 authored about 9 years ago
Move "issue tracker not for personal support" message to the top

of the Contributing Guide.

[skip ci]

c0948fc527774aec158c6befd70d5a04732aa2ed authored about 9 years ago
Add "issue tracker not for personal support" message to README

for people who do not read the Contributing guide.

[skip ci]

5ad866213b108405946ef37978b88348697b0871 authored about 9 years ago
Improve README to disambiguate naming of `active` scope

Avoid naming ambiguity from the `active` scope and column having the
same name.

Closes #616.

[...

f7b72a10756307a31b76bf492860df29c3b3422d authored about 9 years ago
Merge branch 'master' of https://github.com/activerecord-hackery/ransack

* 'master' of https://github.com/activerecord-hackery/ransack:
Add Indonesian locale

a0641d3effe23e6afc59b00c96f46bf819012bf1 authored about 9 years ago
Update change log for #612 and standardize i18n changes.

[skip ci]

a60b4dee9944b1dd8c10b4dd5b7a23b534655855 authored about 9 years ago
Merge pull request #612 from saveav/master

Add Indonesian locale

06e67a7d3853c01ee6c2f6b43a306d281891f352 authored about 9 years ago
Add Indonesian locale

49680a7e66c9f4d831b8ca4188085f69b7d20c01 authored over 9 years ago
Add block argument for sort_link

2e6667bb42b2d0547ada8c9c91d9df952d246243 authored over 9 years ago
Update change log [skip ci]

33ba135150a5ea2e1636c12ff495f2d0126c032f authored over 9 years ago
Continuing on with / follow-up to previous commit

11e070d82349962c397dfb25f5e1810670ad5db0 authored over 9 years ago
Standardize the test syntax to simplify for contributors and

for searching in the code:

- Uniform syntax in the current code avoids contributors wondering w...

01f8e7cc9772296782b23455b90399b774f74f33 authored over 9 years ago
Merge pull request #594 from martndemus/patch-1

Add changelog for alias_attribute support.

5f38d94e282dc44e99e345ceebb58704b68a7318 authored over 9 years ago
Add changelog for alias_attribute support. [skip ci]

a8b9c88fec7d950049441ffb6e2971d9320b2c9b authored over 9 years ago
Add support for attribute alias.

549342aeed2a5e9962c43f14f744930511d86de8 authored over 9 years ago
Replace deprecated AR `table_exists?` API in Rails 5.

A propos, it's about time we simplify context.rb into separate files
for Active Record 4.x and 5...

c9d2297ff72401196e044a822e26f0b136186b6c authored over 9 years ago
💄[skip ci]

320cd95fa342198a01db6b0a00cb4ea245f0a4aa authored over 9 years ago
Merge branch 'master' of https://github.com/activerecord-hackery/ransack

* 'master' of https://github.com/activerecord-hackery/ransack:
Fix zh-CN
zh.yml => zh-CN.yml

45e5c2f4ff5679aacfc83e2473a4fe67630fa499 authored over 9 years ago
Update change log with PR #590 [skip ci]

02e5943908d2d27ce8d708558c5a45f15ff3fd0d authored over 9 years ago
Fix wrong link in change log [skip ci]

6765719fb06f3c89f440bc64a3e062e392a8723e authored over 9 years ago
Merge pull request #590 from ethanyoung/fix-locale-zh

Change zh.yml to zh-CN.yml

8ae479f6e7499fc2e3e5d780dc1aeb90635e70f7 authored over 9 years ago
Fix zh-CN

920e037a8d3c836cd9d16506b431f13de564e02b authored over 9 years ago
zh.yml => zh-CN.yml

488e990b4281f55a3e5eae80ffddfae0401a15cf authored over 9 years ago
Update change log [skip ci]

Credit @sschwing3 for reporting and fixing #553.

1c5cb64e25983cc1724a01c03db8704c40c1172d authored over 9 years ago
Revert f858dd6. Fixes #553 SQL Server performance issue.

934d0fe11738acef6387d14dc1183da8375227d4 authored over 9 years ago
Update change log with PR #584

[skip ci]

d6208db6efaefba984a6dda60223d47a1913ca2b authored over 9 years ago
Use mysql2 '0.3.20' to satisfy all the versions

since '0.4.0' works only with Rails 4-2-stable and 5.0/master.

179184d67f7dcbe6b82a05efe6c178c69b04fd6b authored over 9 years ago
Merge branch 'master' of https://github.com/activerecord-hackery/ransack

* 'master' of https://github.com/activerecord-hackery/ransack:
Escape underscore wildcard for ...

393684c0e0d2ca4f98eb66586280f34da7fb7072 authored over 9 years ago
Use new release of mysql2 gem

f6c403f7195ecbac75e9dd65a655d2172adc9332 authored over 9 years ago
Merge pull request #584 from IgorDobryn/underscore-wildcard-escaping

Escape underscore wildcard for pg and mysql.

72612bdccf3b9eeeb1f0541d6dc40db99198115c authored over 9 years ago
Escape underscore wildcard for pg and mysql.

9c2bbfb7f0055c0d0424251be04182188bd7cbfa authored over 9 years ago
Update change log with #575, #581 and ceafc05 [skip ci]

cd0fb88dc23353283c381fdde0b83a3785f58560 authored over 9 years ago
Add failing tests for passing boolean values to scopes.

- Small typo fix (@MarcelEeken).

- Update the TODO comment (@jonatack).

These tests are relate...

bba20c5008094debe58a0135db5039d6cc94ff50 authored over 9 years ago
Merge pull request #581 from ddomingues/add-pt-BR-translation

Add pt-BR translation

7975422a0b127851aed3d9d10ad9d64e24ac731f authored over 9 years ago
Update README about Rails 5 and pagination [skip ci]

b1494b82c3de9b02e227833265bd8418ee4b169c authored over 9 years ago
[WIP] AC::Parameters is no longer inherited from Hash in Rails 5

Rails commit https://github.com/rails/rails/commit/14a3bd5 began a
series of changes that might ...

ceafc0586a6929aa578ac0b1ad1f7c75219ca4c6 authored over 9 years ago
Add pt-BR translation

2b3a211754343d441f8cce083e8b1cbd43c7fe12 authored over 9 years ago
Improve header when running Mongoid tests and

wrap code to 80 chars.

456b75e67bbcfcfea5b5c37378f09a79656e0ad6 authored over 9 years ago
Rakefile: comment out backtrace option for Rails 3 on travis-ci

41809aab3797602e1db07f85389897dd09643714 authored over 9 years ago
Gemfile: bundle Rack 2 for testing Rails 5/master

22da126e9192cccae4e2dbabeb62678453bcb4dc authored over 9 years ago
Update change log [skip ci]

607bac059de520cbbbdd68cf6d2a2cce3b0a8c05 authored over 9 years ago
Add missing file from previous commit :bomb

ce114ec4de37042af02298e3ace64d38cba66a76 authored over 9 years ago
Freeze strings in array constants and begin moving

from using global constants to frozen strings (cc @avit).

It's not pretty, but it's faster and ...

381a83cebeb4222d8b1772cd63116db58003e262 authored over 9 years ago
Update change log [skip ci]

5686c5ce8a7ef94bc0ff7c6a0368bac59ef3eff7 authored over 9 years ago
Fix "sort_link with hide order indicator" spec to fail properly

This regression test, added in #473, tested the presence of the
attribute name instead of the ab...

4f65b091b0376dadd536979fae567589fe1e2366 authored over 9 years ago
Inline these blocks

[skip ci]

97fc4273e2b2ecb2f9c3599fd51eec31c70f06c5 authored over 9 years ago
Speed this up a bit

&method looks more elegant (to me) but it's 3 times slower:

```
require 'benchmark/ips'

...

d19800b480f6b48792a82ae392dccbeb1306df92 authored over 9 years ago
Use Ruby instead of Rails here

and replace Array#second with Array#[1].

Also, Array#[] is faster than Array#first and Array#se...

bbae652fd0f4b14c2720b3652d2f3b124e428b49 authored over 9 years ago
Using early returns saves 30+ lines here

and is equally clear.

f5ee03a5f0a588ff6f25f35317c83171941047c5 authored over 9 years ago
Add gitconfig info to Contributing Guide

and write GitHub instead of Github.

[skip ci]

070c641fbc6d1123a047242f090d219d9fa49907 authored over 9 years ago
Update change log [skip ci]

924839fe73c103512c0980a3729451c2a03eac90 authored over 9 years ago
Refactor Ransack::FormHelper#order_indicator

with a guard clause for shorter, clearer code.

29ac336a7e3e78516b4f8f2fefe238163b7621b9 authored over 9 years ago
Add documentation for Ransack configuration options

[skip ci]

d4daf64e748a3ea6de53579640292709315fe107 authored over 9 years ago
Add ability to hide sort order indicators via Ransack.configure

Author: Josh Hunter <[email protected]>
Date: Fri Aug 21 12:21:32 2015 -0500

Closes #577.

95d45915fd2ca0530a714470391c228cf9c4a7d0 authored over 9 years ago
Travis-ci: fix typo in sqlite version

for Rails 3.1 and 3.2

5dc3b6412424b59321d3cda9f1105df1c1d26dd0 authored over 9 years ago
Travis-ci updates

- Add test for Rails master with MongoDB (allowing failure).

- Test Rails 3.1/3.2 with Ruby 2.2...

958795fdc15b5d562e2fd66f5ee32e065c7f1c06 authored over 9 years ago
[skip ci] Change associations `sort_link` docs

and provide the 'SQL string' version as an alternative in case of
difficulty.

This commit is in...

9a22ae4506b1db91b56b7a928f7f909e12c708bd authored over 9 years ago
Travis-ci: test Rails 3.1 with Ruby 2.2 instead of 2.2.3

448c392e07e2ed52d0aa5df329872c0fc5c73a57 authored over 9 years ago
[skip ci] Contributing Guide: More actionable info

and add a missing 'for'.

ef742364eebf53c7ec0492589f35f01690d4e134 authored over 9 years ago
Remove Active Record from Rakefile

7be66a380a17172093eb462b0d12cb98576026ca authored over 9 years ago
Release 1.7.0

0b1fad122c972376e5a3e1cc0e4b4eb7b03bda07 authored over 9 years ago
Travis-ci: Ruby 2.2.3 for exclusions and allowed failures

3a75dae22f9b1eea67df1641fe7d08ff81047d06 authored over 9 years ago
Travis-ci: revert the bundler cache part of previous commit

ff6deb1772f2b6b09f2ea2a268e240b2e2fc5891 authored over 9 years ago
Travis-ci: bump to Ruby 2.2.3, use bundler cache, code climate

689b058efd3ca02fd2bfaf1ffaaede659aed303c authored over 9 years ago
Update gemspec summary to include Mongoid

and write Active Record with a space as per current Rails conventions.

e9a56627336795cee80758afabef5a43f5f66546 authored over 9 years ago
[skip ci] Add commit links to change log

7ca1ccdf9a6b1553c3e38ae0f2e3f98c7f0595ef authored over 9 years ago
[skip ci] Update change log for release 1.7.0

e8a4a30c828b5495bb72f03d5410a6abfe6bb3d8 authored over 9 years ago
[skip ci] Add a direct link to the Mongoid section in the README

and replace "experimental support" for Mongoid with "limited support".

4cc2dc2bb43bce7cf14b7f58c039b11f465f58cd authored over 9 years ago
[skip ci] Add issues guidelines to README

to hopefully reduce the number of issues opened without actionable
information and the "+1" comm...

f93c1d2532d7fb65b3e5e409031d1524af57506e authored over 9 years ago
[skip ci] Another pass through the Contributing Guide

36c5ffa89da74063bfbebe82ca7a767a2a8b4b6b authored over 9 years ago
[skip ci] Improve the Contributing Guide

d37516a12b03f6e959a3f5e1c881224667a5ad37 authored over 9 years ago
[skip ci] Update docs concerning Active Record XOR Mongoid

- Ransack does work if both are present; it just defaults to AR.

- Use 'Active Record' (not 'Ac...

b2f7b422caf301eeed19f54413abf7a09c8405c0 authored over 9 years ago
Merge pull request #576 from timoschilling/patch-1

[skip ci] README: warn that AR and Mongoid don't work together

d2a173af5973c9a2bd836c5ce9241d007c3e4f94 authored over 9 years ago
note that AR and Mongoid don't work together

256ed2ec9ec90af6027cb635f8d61323042ed813 authored over 9 years ago
Merge pull request #574 from timoschilling/patch-3

Fix syntax in CONTRIBUTING.md [skip ci]

8c1ea9067404f8a0cc19fe1470ffff1e42afebfc authored over 9 years ago
fix syntax in CONTRIBUTING [skip ci]

0fc693174ecb02c9e5d27331273332507c0bf09b authored over 9 years ago