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 #308 from barriault/master

Remove direction select control from sort_select form builder

af8895cab6e2e1c2d93e7783f2cedda47cb6a66a authored about 11 years ago
refactor so we don't create a breaking change

f0ab5db5121e5b63e59d3bb939705ecb86f5b336 authored about 11 years ago
Fix mysql tests. Move sort, search & admin fields from ransacker to DB.

5c990b9d188d7886c13da17c8050db162754e0ba authored about 11 years ago
Merge remote-tracking branch 'upstream/master'

Conflicts:
spec/ransack/adapters/active_record/base_spec.rb

2d5de7301c92f6e2bc3c4e26214404748db31eb3 authored about 11 years ago
Add auth_object support to attribute & sort nodes when call

ransackable_attributes or ransortable_attributes.

3da2427e37d38384e6dd0f2d5939d43a5fda88b9 authored about 11 years ago
Update Travis icon to use activerecord-hackery account

465d38b12bc1c232b90fcee1f85f661b14706a40 authored about 11 years ago
Update Travis icon to use activerecord-hackery account

bfe7cdd01cfad7baf94492d26dab492f27ff2099 authored about 11 years ago
Remove direction select from sort_select form

builder and put it into its own sort_direction
helper method.

a769aaedd5658e9bc1a4c543e954408efd03e978 authored about 11 years ago
use `respond_to?` instead of `method_defined?` when aliasing `search`

Fixes #305

81fd2edd9f546fbad29c39a1e99e95ef2f4d2b0b authored about 11 years ago
use `respond_to?` instead of `method_defined?` when aliasing `search`

Fixes #305

76f909a2ad77874b8e795b9fc562b49d92c90fe9 authored about 11 years ago
Add license to gemspec, is MIT

Fixes #303
Fixes #304

9e87676d9f7682b9db44ce3710284452e64e113c authored about 11 years ago
Add license to gemspec, is MIT

Fixes #303
Fixes #304

2ca4e4974a9d55af066668f0e79dc7a69842f268 authored about 11 years ago
fix typo in base_spec

Fixes #301

c51a7cdda5920e136b48e184450e549634dda607 authored about 11 years ago
Fix indentation in .travis.yml

53fd7c68e5b3cd64b9a0f71f91b1d047fc5295de authored about 11 years ago
Bump to 1.1.0

bb07c66e1eb5a6994172fb019a95a31add209cba authored about 11 years ago
Support Rails 4 on the master branch

Given that's where we do gem releases from anyway

So... what's the purpose of the Rails 4 branch?

2106d04804ab59ee4888efac086a2009ba54c68c authored about 11 years ago
It helps to create the databases before running the tests on travis

8f5ab85af2c49fb277d0c6d0cc62023868059e4b authored about 11 years ago
Fix tests for MySQL

b2149a1e131688a02c21384452d4690ad071b186 authored about 11 years ago
Run tests on sqlite, mysql and postgresql

5429a1420ae2eeed4371ee2c4bd2740448403b68 authored about 11 years ago
Remove 1.8.7 + Rails 4 support from this branch

Ruby 1.8.7 is no longer supported, so stop using it. (Please)

Rails 4 support is over in the ra...

236046c3336d76b981e31f20eb50f14b8f9d8b04 authored about 11 years ago
Fix overly aggressive escaping on databases that are not PostgreSQL

I am unsure if this is necessary for any other databases.

Relevant to #171
Fixes #176
Fixes spr...

6060acf870c614c8e6465a22d9040f561c3dbb15 authored about 11 years ago
Add email field to Person model (for wildcard testing, coming soon)

458f2ffbdebcdc879240791cb5144668bdd3c4b1 authored about 11 years ago
Add email field to Person model (for wildcard testing, coming soon)

810a954477367e88b89b73d3828bf7816d5f3325 authored about 11 years ago
Add pry for great debugging

1279aee8901d9a65269a8b76937a05c5272e6841 authored about 11 years ago
Add pry for great debugging

863e7c96e957897a44caf3505987103eebebaefa authored about 11 years ago
Greatly reduce amount of people created during seeding (from thousands down to 12)

33fe61369acfedcbde76cf476a43fea857fbe587 authored about 11 years ago
Fix broken predicate_spec tests on PostgreSQL

9227577a2a378f2dbf5e5a14ab02ebc529e47359 authored about 11 years ago
Support 3 different databases on Travis

0506a56af72d45a8de17f6c730448ca5952eca9d authored about 11 years ago
Add testing support for MySQL and PostgreSQL databases

bbb9e4b112beb00eef9816cd0bb3add8d53d4925 authored about 11 years ago
Add testing support for MySQL and PostgreSQL databases

Conflicts:
spec/support/schema.rb

bf2fb8828454cd553552c04cb94cf4141845e240 authored about 11 years ago
ORM agnosticism: do not `require activerecord`, and instead only load the ransack AR adapters if AR has already been defined

Fixes #296

9eedfb2f3d2d9daafe985d5784e4ac63fafd9f87 authored over 11 years ago
Merge pull request #296 from johnnyshields/master

ORM agnosticism: remove hard require of ActiveRecord

4e228bcc0fbd20371b921ae15422b460323a5a3e authored over 11 years ago
Only ransackable_attributes are valid for search. Fix spec and add one

to test search valid attributes. Remove unused formatter from schema.rb.

852c3db6c54cd4a7202617b5fda7e8e124f7fd03 authored over 11 years ago
ORM agnosticism: do not `require activerecord`, and instead only load the ransack AR adapters if AR has already been defined

ff617be5730663174a1ebf5f9bb6a225e7306ece authored over 11 years ago
Allow sort by a field, and not use in search.

Accepts sort column only if it's a ransortable_attribute.

accepts sort column only if it's a ran...

47d7a95eacd082b36df85e79ac2e470b94b60065 authored over 11 years ago
fixed 'DESC' and 'desc' problem

Fixes #287

63b52638867923cee89c91a92770131608116906 authored over 11 years ago
fixed 'DESC' and 'desc' problem

Fixes #287

56e7233918c2a101bf9adf748475b55a662472c1 authored over 11 years ago
Fixed merge conflicts

c3e6b91f6ab13237666b7cc0e779ca34cfa014a0 authored over 11 years ago
Removed unwanted spec

6b20d053abc8bd8a732ff3f66e6c4e20e9e8fab8 authored over 11 years ago
Removed fr.yml locale

f7e2c34593008e2c245b6326bd0180f4e2f49e89 authored over 11 years ago
Merge pull request #284 from AutoUncle/master

Removed extra locale files (and fixed mere conflicts)

3944dcd7bf2f6a6bb6116419f92625294875874d authored over 11 years ago
Removed unwanted spec

adb18c975a0af7097b1820fd0cdf3c53eb793df5 authored over 11 years ago
Removed fr.yml locale

8d2d14bb2a111e22db6b3d061a81be29433dbf3b authored over 11 years ago
Fixed merge conflicts

d66e7c7513285b1f20a5050227447a55fbe36f62 authored over 11 years ago
Fixes issue #273 - translations for namespaced models. ActiveRecord uses i18n_key methods which return "namespace/model_name"("namespace.model_name" in rails 3.0.x) for Namespace::ModelName. Ransack should used the same pattern.

ba6a8fcb185daaf58b96018e639bb7389deea089 authored over 11 years ago
Merge pull request #204 from jhdavids8/separate_search_sort_attributes

Separate searchable and sortable ransackable attributes

3250d339bed60ae6c152e5c1827e13aab72dd8be authored over 11 years ago
Merge pull request #270 from ernie/fix-#158

Fix #158 feature request (remove empty search params from sort_link)

da71de7441436df569b86dd2328112980adfe576 authored over 11 years ago
No need for nil or presence checking

642a5fc09c471838d8de00b108bb6a2d36ad3c21 authored over 11 years ago
No need for nil checking in commit #7597f0d

69ee4da6e12fc3060a39c5fecd730fc67976881b authored over 11 years ago
Fix #158 feature request (remove empty search params from sort_link params hash and URL)

Builds on the discussion in PR #207.

Submitted as a pull request to see if there is interest ...

b1644d4d2450558ba84fb9fdc9161869efe95ec4 authored over 11 years ago
Fix typo

987d49f2c48a561145e20458d0b7fec803e032c8 authored over 11 years ago
Fix typo

be7c227a9547a359691258b0b10fb1842ae8de41 authored over 11 years ago
Remove blank params from sort_link, close issue 158

Fixes issue 158 (github.com/ernie/ransack/issues/158)

7597f0da506be050e5469b726fb0ff35baaa2517 authored over 11 years ago
Use Rails 4 active record syntax

9e719185f67b2f196a6c53242d76331a9de05ff0 authored over 11 years ago
Update README

e66a35e2c11c2aa2450c7d3018fca6f8e4ae2231 authored over 11 years ago
Deviate from twiddle-waka to allow use with Rails 4.1 ;)

568248685b364e98fc7b887ecdcfce8802d41f59 authored over 11 years ago
More Ruby 1.9 hash syntax

fea42266cb08312e84007101e5b994d8e7725e7d authored over 11 years ago
Release 1.0.0 (Rails 3 and 4 compatible)

7df31415e7253871e1e979b93f1e18b5bc4db502 authored over 11 years ago
Merge pull request #268 from ernie/1.0.0

Update README for release

e1ce2e70a9ac0f20ab67290a14efba0ccbc90d1c authored over 11 years ago
Update README for release

abbdc5f2ef4935a9ed4430723fe80265179dcbf4 authored over 11 years ago
Travis-ci: Add tests for Ruby 1.8.7 with Rails 3

ed5fc717e0de09dfae48be521637ad4a1e437e38 authored over 11 years ago
Backwards compatibility fixes for Ruby 1.8.7

40b239416cff26605b5f3fe4baa8fe27e642ee7c authored over 11 years ago
Maintain Ruby 1.8 compatibility as long as it's supported.

e70d120a128fb25c759990de2e205577261eed4a authored over 11 years ago
Update README

39324dfd5ee584c07da7956e945c51e09f117d83 authored over 11 years ago
Add Rails 4-0-stable, 3-1-stable, 3-0-stable to travis-ci

77cefa62121592814194ce4080e01ae945ed68b7 authored over 11 years ago
Add Rails 4 compatibility to master

5a522b4f4a38662f4cef764ff8d602a054ec2247 authored over 11 years ago
Tests: more AR versioning and update routes for Rails 3 + 4

fc5fbcf8b4d60131d8358458e657126a77ee9575 authored over 11 years ago
Use more explicit ActiveRecord::VERSION::MAJOR

cb2ff12e344723ad20eb1905d129d0c774cf7413 authored over 11 years ago
Prepare for Rails 4 compatibility with active_record versioning

87ad87abdab1046911fb661df2c48f14886f5fcb authored over 11 years ago
Remove Rails 3 active_record code to optimize for Rails 4

8db7a3c1f4242305488a541267dd87c5397f5707 authored over 11 years ago
flatten.map => flat_map

4855f81d511a080d982555ee84aec37273f872b8 authored over 11 years ago
Use Ruby 1.9 hash syntax

49c1e3134c7949334f85f5344ed76e67ed98066a authored over 11 years ago
flatten.map => flat_map

f7436ed6407a7e6b26ced1fa6fd4d69b6577cf85 authored over 11 years ago
Merge [PR207](https://github.com/ernie/ransack/pull/207/files) by [jwg2s](https://github.com/jwg2s)

and some code cleanup

39244a3df1c29c86f85d338158d398b70f6e92e6 authored over 11 years ago
Dynamic finder methods are deprecated in Rails 4

except find_by_... and find_by_...!

7741fbd0d5520c9be66b543b42dacdf966218335 authored over 11 years ago
Merge pull request #264 from huoxito/cleanup-rails-4-build-warnings

Remove deprecated ActiveSupport::Benchmarkable#silence

39da31f8ac8f8a9852a217bebc494548f9bb89c3 authored over 11 years ago
Remove deprecated ActiveSupport::Benchmarkable#silence

0e79779fc3b29a027338117d14e0f76684c12f86 authored over 11 years ago
Fixes #260

3299f3aeaf5ce0a264f194daa0bec86919dfad82 authored over 11 years ago
Merge pull request #260 from diabolo/fix_sort_link

#sort_link no longer removes params

fc6237873edf3686ad729a950c0eb5b77595dd56 authored over 11 years ago
Remove test_app line from Contrib guide.

Fixes #257

94faa32c46e051315a85ff409821983390ce918d authored over 11 years ago
No more support for Ruby 1.8

936a37df20a058c3e4bef7c07a2bf4769d34504f authored over 11 years ago
#sort_link no longer removes params

c795a856a2cfe569ebea2e81b4c0ab2f5632755c authored over 11 years ago
Force strict dependency on AR and AP versions of ~> 4.0.0

43fff052ca7a850103c2ac122c99541cd34cf48d authored over 11 years ago
Travis-ci: concentrate on Rails 4 & Ruby 2.0.0, 1.9.3

as latest changes for Rails 4.1 are incompatible with Rails 3.

566332e4dc64602d23fb2cf5a85b7612fbc024a8 authored over 11 years ago
Relation#all is deprecated. Use Ruby 1.9 hash syntax.

92e1e1d9ff33b7c7f913fea0aec63e2ea7bbd812 authored over 11 years ago
Travis-ci remove older rubies and rails.

9692a9bfe58dccaa40130a739732a9de6f237b42 authored over 11 years ago
Default_scope without a block is deprecated in Rails 4

2ded14b548007a961cbb7bbf7bbf9900a574eb6e authored over 11 years ago
Update Gemfile: Rails 4-0-stable default, new hash syntax,

and remove the polyamorous gem (which is already specified in the
gemspec).

62da375f0c462ce1514cc7edb2206bf135327559 authored over 11 years ago
README: Harmonize Gemfile instructions with the master branch.

987295112997d371e1d7cbb3580e7feb615e4d56 authored over 11 years ago
Travis-ci: Temporarily comment-out "ruby-head" test

Travis is currently unable to load from rubygems.org. Tested with ruby
2.0.0-head today; same is...

5776eb9090afbec771634d82a8eeb952e68827a1 authored over 11 years ago
Travis-ci: Temporarily comment-out "ruby-head" test

Travis currently unable to load from rubygems.org. Tested with ruby
2.0.0-head as well today; sa...

f60123591e59af6b69f3e17927cdca62177f2306 authored over 11 years ago
Remove Rails 4-0-0 tests from travis-ci

The 4-0-0 branch no longer exists in the Rails repo.

24b2738055f399851ad5b5440cacc0cc13abc407 authored over 11 years ago
Update README

Add Gemfile instructions for using the 'rails-4' branch.

5aefc4643c0229c44449c951c22bad6042cf6225 authored over 11 years ago
Update README

Add Gemfile instructions for Rails 4 branch, and update code examples
to Ruby 1.9.3 / 2.0.0 hash...

c673835298c8b6c376ca42ea3297df912ef56293 authored over 11 years ago
Merge pull request #240 from huoxito/revert-dot-scaping

Revert dot scaping in SQL values

4078f4fd0ff8b48658e1b69fe8bce0c36933f19c authored over 11 years ago
Update Travis ci tests

Remove rails master, add rails 4-0-0

1f32c81991f0b947dfbf863a9598c291a57a0490 authored over 11 years ago
Revert dot scaping in SQL values

Which was added in #191 to fix a issue present in Rails < 4. However
that fix is no longer neces...

03978b5016504d9885fa7e971de6950bef7d8936 authored over 11 years ago
Update travis.yml to add Rails version tests

Travis-ci for Rails master, 4-0-stable, 3-2-stable, 3-1-stable and
3-0-stable

0d4394d75528ab10a0e30a1d78eba29837726bf0 authored over 11 years ago
Merge spectator's escape brackets commit for Rails 3-0-stable

It seems that rails 3-0-stable doesn't escape these elements in the
URL, whereas later versions ...

e13853b2cfe0acefc6716448463324a6a07c9aa6 authored over 11 years ago
Merge pull request #222 from sanemat/feature/travis-ruby

Test with 1.9.3 and 2.0.0 in travis-ci

9a5975f35324324d05e4f708c8187b7326b08963 authored over 11 years ago