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

Adding swedish translations

b50849cdcfcaf957c154152e7e39a77790f24fe0 authored almost 4 years ago by Johan André <[email protected]>
Update polyamorous.rb

Avoid rubocop violations.

09c226ad755f57687bcdee158b5a4ad250c658be authored almost 4 years ago by Sean <[email protected]>
Merge pull request #1145 from rtweeks/polyamorous-compatibility

Make gem compatible with old polyamorous require

c5b5796a28abd610cacb78a38edf0e1ce17ef1e3 authored almost 4 years ago by Sean <[email protected]>
Merge pull request #1207 from HypoFriend/bug-fix-arel-sql-for-rails-6-1

Fix for ActiveRecord::UnknownAttributeReference in ransack

3a3ca21c67e834931eb991ad87d9fa20e213fa38 authored almost 4 years ago by Sean <[email protected]>
Run test

2917d1e61632dcb2aab1b1f892a879db79c2512f authored almost 4 years ago by pavel-jurasek-hypofriend-de <[email protected]>
Run test

e8571cef57b8793ba8a2a1ea44ed77d183b5465e authored almost 4 years ago by pavel-jurasek-hypofriend-de <[email protected]>
Incidentally reverted fix.

e0cd6558b5723ef72536775a4dad024dd1a5851c authored almost 4 years ago by pavel-jurasek-hypofriend-de <[email protected]>
Fix for ActiveRecord::UnknownAttributeReference in ransack

36ce6a956f3aa55ec91cbb6845e390f8e4f145d9 authored almost 4 years ago by pavel-jurasek-hypofriend-de <[email protected]>
Merge pull request #1206 from yahonda/github_actions_supports_skip_ci

[skip ci] GitHub Actions can skip CI now

5c62741f811db267ac6afe393b1955daafc662e6 authored almost 4 years ago by Sean <[email protected]>
[skip ci] GitHub Actions can skip CI now

According to this blog post, GitHub Actions now supports skip pull request.
https://github.blog/...

13a4a6a0f57318e77c264a62f15d08bf839e96de authored almost 4 years ago by Yasuo Honda <[email protected]>
Merge pull request #1205 from yahonda/address_1204

Bump the Rails version to 7

ffc4e6c17c99138cc65305a8b71ce0901bfa62ee authored almost 4 years ago by Sean <[email protected]>
Bump the Rails version to 7

Refer https://github.com/rails/rails/commit/1b455e2e9d6937d4107e19cb32e2f98aa08886b9
Fix #1204

724e8f6d04088557b75e769404ea16c8e51d32b4 authored almost 4 years ago by Yasuo Honda <[email protected]>
Merge pull request #1202 from yahonda/address_raise_error_warning

Address RSpec warning by specifying as ArgumentError

3f19914f29a2c767b06f221e8154136b814b1214 authored almost 4 years ago by Sean <[email protected]>
Address RSpec warning by specifying as ArgumentError

This commit addresses this RSpec warning below:

```ruby
$ bundle exec rspec spec/ransack/adapte...

e1c046235e8f031e00eb6c5edf6cd92b78675011 authored almost 4 years ago by Yasuo Honda <[email protected]>
Update release_process.md

78a85ebd309c63785820a4c846cfeb380ec3cdd0 authored almost 4 years ago by Sean <[email protected]>
Bump version to 2.4.2

d1de9547e0bb0b469a46cd317f0f27f6e8de6f9e authored almost 4 years ago by Sean Carroll <[email protected]>
update release process docs

be97eb831fe5c23a4920706447512a4412467df9 authored almost 4 years ago by Sean Carroll <[email protected]>
Merge pull request #1200 from activerecord-hackery/document-release-process

Correct img link

6e4ecb11b9b04cbdf5d341e54de6bbeaca08227d authored almost 4 years ago by Sean <[email protected]>
Correct img link

0de2d0ba672da5c90f5d9dcbdaf16ecc55010b76 authored almost 4 years ago by Sean Carroll <[email protected]>
Merge pull request #1199 from activerecord-hackery/document-release-process

Document release process

98af300263a28a8504e5e1ecf8e161165b1ede3c authored almost 4 years ago by Sean <[email protected]>
Document release process

47905fb61380c72e11aa199cda54d05edf66f007 authored almost 4 years ago by Sean Carroll <[email protected]>
Merge pull request #1192 from yahonda/rails_master

Allow Ransack to be tested with Rails main branch

7fc31667b46845e66b5075fc03c536e7b15a5e46 authored almost 4 years ago by Sean <[email protected]>
Merge pull request #1191 from yahonda/run_bug_report_templates

Move bug report templates into ransack repository and run templates at CI

06421f7951a500bfb1334f830f1ec303e763f173 authored almost 4 years ago by Sean <[email protected]>
Merge pull request #1194 from y-yagi/fix-changelog

Fix CHANGELOG [ci skip]

134ea3c5b3d5d9643a65a4bc29e1b5173ef854c8 authored almost 4 years ago by Sean <[email protected]>
Allow Ransack runs test atainst Rails master branch aka 6.2.0.alpha

There was a similar change made for Rails 6.1 via #1035

f8a86f622afd9cbc61ce8f294f5a06f492d18e4e authored almost 4 years ago by Yasuo Honda <[email protected]>
Rails default branch name changed from master to main

5a861daeaa279c590a2cb7fa248bf96006cc6792 authored almost 4 years ago by Yasuo Honda <[email protected]>
Add GitHub job `cronjob` to run CI against Rails master branch daily

https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#...

c6166334ba67cf218dd9097d51a2ac1dffef686b authored almost 4 years ago by Yasuo Honda <[email protected]>
Tweak Gemfile to allow Rails 'master' branch name

f586e19d8ffddf9fe13657e4dc06ed183a65cb48 authored almost 4 years ago by Yasuo Honda <[email protected]>
Merge pull request #1197 from yahonda/rails611

CI against Rails 6.1.1

d5b3e2bb13b1f0bab5059fc6f6e5fa5f184ed58b authored about 4 years ago by David Rodríguez <[email protected]>
CI against Rails 6.1.1

https://github.com/rails/rails/releases/tag/v6.1.1

2cb67885ef7e02893f92ddecf4ac9f49200ae9e7 authored about 4 years ago by Yasuo Honda <[email protected]>
Fix CHANGELOG

* Add section for `2.4.1` release
* Remove empty entry

c3b3c13e6f887a9ff28e49412919ca97912fc1ea authored about 4 years ago by yuuji.yaginuma <[email protected]>
Merge pull request #1195 from yahonda/faker2

Bump Faker 2 to use keyword arguments

55c6f9f3b5c97c0b44d48b2f394c8fc71968d46f authored about 4 years ago by David Rodríguez <[email protected]>
Configure `Faker::Config.random = Random.new(0)` to avoid spec failure.

The default configuration also finds the record whose name is `"Nereida Langworth"`.

da96519a644ae949f0b1981796e81953b3933305 authored about 4 years ago by Yasuo Honda <[email protected]>
Apply RuboCop Faker to use Faker 2 keyword arugments

* How to apply this change
```
$ gem install rubocop-faker
$ rubocop --require rubocop-faker --o...

d2efd4c75a5c973095f342de9f250cb3500f01b3 authored about 4 years ago by Yasuo Honda <[email protected]>
Use faker 2 which supports keyword arguments

https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md#v20-2019-07-31

01e128847b229bd9e0955be5cb8bb4bbe108de10 authored about 4 years ago by Yasuo Honda <[email protected]>
Merge pull request #1193 from yahonda/bump_rubocop

Bump RuboCop

9d336ced99d94c803949dc028749740f09674521 authored about 4 years ago by David Rodríguez <[email protected]>
Add `Style/RedundantFileExtensionInRequire` cop

It is available since RuboCop 0.88.0
https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG...

b0d09804e0032660067719771ad9a5b2ef9b50d0 authored about 4 years ago by Yasuo Honda <[email protected]>
Unlock RuboCop version

Ransack supports Ruby 2.6 or higher then RuboCop version can be unlocked.

7fca7a1c86bee3dc9c677a5f3fb2efaa5aa53a8d authored about 4 years ago by Yasuo Honda <[email protected]>
Merge pull request #1189 from yahonda/require_ruby26

Drop Ruby 2.5 or older versions of Ruby

48b2e285bc2ec5c1e70145e07f83e402b471c254 authored about 4 years ago by David Rodríguez <[email protected]>
Add a changelog entry to drop support for Ruby 2.5 or lower

9788f8fa856fcdb6e6b20d3932e3ef7b62e0856c authored about 4 years ago by Yasuo Honda <[email protected]>
Update bug report template files location

9fb739d09cb645e489960b96b2b0a1bdf18d28b3 authored about 4 years ago by Yasuo Honda <[email protected]>
Run bug report template files at GitHub Actions

6c031298c7da08eb46ff30b9c502ee6668e50b6c authored about 4 years ago by Yasuo Honda <[email protected]>
Update templates

- Ransack does not Rails master branch aka 6.2.0.alpha yet
- polyamorous is now part of ransack
-...

3ab938897fe74c47c166ce97d26daf625326d0f0 authored about 4 years ago by Yasuo Honda <[email protected]>
Add `test-ransack-scope-and-column-same-name.rb`

This file is located at https://gist.github.com/jonatack/5df41a0edb53b7bad989
Co-authored-by: jo...

084085dd828e1fa2923030f85cbac814ef0294a1 authored about 4 years ago by Yasuo Honda <[email protected]>
Add `test-ransack-scope-and-column-same-name.rb`

This file is located at https://gist.github.com/jonatack/63048bc5062a84ba9e09
Co-authored-by: jo...

58825b8ed323a5d3eeec0cc20209f16d4c309c64 authored about 4 years ago by Yasuo Honda <[email protected]>
Merge pull request #1190 from yahonda/ruby3

CI against Ruby 3.0.0

fa8f1bbc492496ef7863580b1a77d894c202ef91 authored about 4 years ago by David Rodríguez <[email protected]>
Merge pull request #1188 from yahonda/remove_rails610alpha

Replace constant `RAILS_6_1_ALPHA` with `RAILS_6_1`

57df81335e577ddda496e40d2578946046326dd5 authored about 4 years ago by David Rodríguez <[email protected]>
CI against Ruby 3.0.0

Rails 6.0.3 or higher is required to support Ruby 3 keyword arguments
behavior.

* Rails 6.0.3 h...

5a5ba1323254b483871bed84231fd8a0b76d12ee authored about 4 years ago by Yasuo Honda <[email protected]>
Drop Ruby 2.5 or older versions of Ruby

README already mentions that `Ransack is supported for Rails 6.1, 6.0,
5.2 on Ruby 2.6.6 and lat...

87a1697f34ce4d25f7be155243918e833526a442 authored about 4 years ago by Yasuo Honda <[email protected]>
Replace constant `RAILS_6_1_ALPHA` with `RAILS_6_1`

Rails 6.1.0 has been released already, Ransack does not have to consider
6.1.0.alpha version any...

ecbaa921fd122927caa61da2059951e6f76ef4de authored about 4 years ago by Yasuo Honda <[email protected]>
Merge pull request #1185 from yahonda/rubocop_init

Enable RuboCop and configure GitHub Actions to run RuboCop

bdaac5c97a42c03710038529e41e81a2b1a88876 authored about 4 years ago by Sean <[email protected]>
Merge pull request #1186 from yahonda/ci_rails610

CI against Rails 6.1.0

1aa1dda7083bd8a0c2f44e53da5d0cf9eaa1aae9 authored about 4 years ago by Sean <[email protected]>
CI against Rails 6.1.0

This pull request enables CI against Rails 6.1.0.

Rails 6.1.0 has been released on Dec 9, 2020....

f9270daca3e21dafc6026a554c34fe39c50a04ab authored about 4 years ago by Yasuo Honda <[email protected]>
Run RuboCop using GitHub Actions

e083efdc50c78cfeb47c9f9f5981c6fe14ffcd73 authored about 4 years ago by Yasuo Honda <[email protected]>
Apply RuboCop auto correct ry running `bundle exec rubocop -a`

7eba779fb2242940b41dea6472e0f8bada250872 authored about 4 years ago by Yasuo Honda <[email protected]>
Enable RuboCop

- RuboCop version is locked to 0.81.0 which supports Ruby 2.3
Once Ransack bumps the required_ru...

b74842a0679ef920375589fa8710f1a316dd3747 authored about 4 years ago by Yasuo Honda <[email protected]>
Bump version 2.4.1

dc1c79ea74c4a2a5fa3e36d19b319d0ec87f22de authored about 4 years ago by Sean Carroll <[email protected]>
Merge pull request #1184 from itsalongstory/feature/issue_1125

Add ability to config PostgreSQL ORDER BY ... NULLS FIRST or NULLS LAST

978c3699906bd7085a20081e83d9af78c1528b8f authored about 4 years ago by Sean <[email protected]>
Merge pull request #1132 from alipman88/add_ransack_bang

Add ransack! method which raises error if passed unknown condition

a9e84e1b7a8e961999f40a69adea458810af97a6 authored about 4 years ago by Sean <[email protected]>
Add ransack! method which raises error if passed unknown condition

46de17eba86808be2b01d1bbb60124570d020a97 authored about 4 years ago by Aaron Lipman <[email protected]>
move "If you're coming from MetaSearch" section to bottom of readme

It's been eight years since Ransack succeeded MetaSearch. As most
developers have likely migrate...

f085e8affdeb01bb1db3639e7a7a57b8ad0ccd27 authored about 4 years ago by Aaron Lipman <[email protected]>
Add ability to config PostgreSQL ORDER BY ... NULLS FIRST or NULLS LAST, close #1125

2f5c6f60e826c34e9088cb0b598fe6e49f37ea2d authored about 4 years ago by lichao <[email protected]>
Remove 'maintainer wanted' notice.

150eeb2f0813f2afd1c29673f7f6d472c38a642b authored about 4 years ago by Sean <[email protected]>
Merge pull request #1179 from activerecord-hackery/security

Move security contact information to SECURITY.md

00a8e05273265425d21984801b98464e46ac1106 authored about 4 years ago by Sean <[email protected]>
Merge pull request #1181 from yahonda/ci_against_rails610rc2

CI against Rails 6.1.0.rc2

cc561c69053226400e0a2db921f7a72cebed9dbf authored about 4 years ago by David Rodríguez <[email protected]>
CI against Rails 6.1.0.rc2

Rails 6.1.0.c2 has been released.
https://weblog.rubyonrails.org/2020/12/1/Rails-6-1-rc2-release/

70aa4c1f93c4d7f84c8652fa41380b531e447f8c authored about 4 years ago by Yasuo Honda <[email protected]>
Make results order-independent.

b1b945fcaedd01c0c4d9b92aaa8de502481798f7 authored about 4 years ago by Jon Frisby <[email protected]>
Add spec described in #1153.

1fbca34db33c4ee3921310319dfd081bbfa6dc94 authored about 4 years ago by Jon Frisby <[email protected]>
Add another section about support versions

edebcc359e3b8ed86c7568b25776be3857eff391 authored about 4 years ago by David Rodríguez <[email protected]>
Improve section naming

e3cbc19da7d5119ccc78a56a2f12fd9f4bafcc6f authored about 4 years ago by David Rodríguez <[email protected]>
Move security information to a SECURITY.md file

Since it integrates best with Github.

e3f72d83e4cba90abf11c0789e0fa88a71e970a8 authored about 4 years ago by David Rodríguez <[email protected]>
Merge pull request #1180 from yahonda/run_ci_github_actions

Enable GitHub Actions

6bb534deca5c981d5172897ee7aaa77baac34d1c authored about 4 years ago by David Rodríguez <[email protected]>
Use lowercase workflow name 'test'

75c0cc75428c99f9846acc690f8b566724f47ed0 authored about 4 years ago by Yasuo Honda <[email protected]>
Remove .travis.yml

5396ae1adc597939dabbdca3541ae52c7f76577f authored about 4 years ago by Yasuo Honda <[email protected]>
Remove [skip ci] because GitHub Actions does not support this feature yet

Refer https://github.community/t/github-actions-does-not-respect-skip-ci/17325/16

2f3b76a3d6ff3975fc118c7c21db4c6e85e27809 authored about 4 years ago by Yasuo Honda <[email protected]>
Update Build status to show GitHub Actions workflows

318e2d4b3ead9c650d73b6b83f6be74575a6633d authored about 4 years ago by Yasuo Honda <[email protected]>
CI against Ruby 2.7.2 and Ruby 2.6.6

a2790f2ccc8a80f253cb66adfe0b9ef09d34d180 authored about 4 years ago by Yasuo Honda <[email protected]>
Enable GitHub Actions

- Use ubuntu-20.04
- Use Ruby 2.7
- CI against SQLite3, MySQL and PostgreSQL databases
- CI agai...

8031e663297e9fff89688123ac1b6170ad1a3b7e authored about 4 years ago by Yasuo Honda <[email protected]>
Merge pull request #1178 from activerecord-hackery/tidelift

Links to Tidelift subscription

5da34247aa1262fbf565bc348ff1609942f716e6 authored about 4 years ago by Sean <[email protected]>
Add a FUNDING.yml file to link to Tidelift's subscription

07c45fcc1677c3c420c4afa30e249ce9a9a6f04b authored about 4 years ago by David Rodríguez <[email protected]>
Use Tidelift's process for security issues

e11a30850b5fc372d8d9338e41ed8579eecd4869 authored about 4 years ago by David Rodríguez <[email protected]>
Make gem compatible with old polyamorous require

By providing `polyamorous.rb` in the `lib` folder, projects that
previously depended directly on...

1c62d5577242021548c246a340b1d3229197b697 authored about 4 years ago by Richard Weeks <[email protected]>
Update support versions

d50885772cfa9c2534c06f7edb0eb4141f2e1a4a authored about 4 years ago by Sean <[email protected]>
Merge pull request #1173 from activerecord-hackery/bump-2.4.0

Bump 2.4.0

77d5b90a2b17758eb7ca1ef486896c14a9d37c4d authored about 4 years ago by Sean <[email protected]>
Bump 2.4.0

2bb5e301bbdefd3afea980bfef2eec15acb054fb authored about 4 years ago by Sean Carroll <[email protected]>
Merge pull request #1149 from fauno/master

Use unfrozen version of symbol to string

3e1eff76763cc492981f991c0c02cfceee0903d8 authored about 4 years ago by Sean <[email protected]>
Merge pull request #1126 from itsalongstory/fix_1115

Strip Leading & Trailing Whitespace Before Searching

dc3eb66bd1e67e391d1593a698fda6bff7835e72 authored about 4 years ago by Sean <[email protected]>
Merge pull request #1172 from activerecord-hackery/rails_6.1_support

Add Rails 6.1 support

216d9095e15af8b7d0c2ace74aad113ea4621c91 authored about 4 years ago by David Rodríguez <[email protected]>
Use unfrozen version of symbol to string

This change makes Ransack compatible with shopify/symbol-fstring since
`Symbol#to_s` will return...

838cb6d10f240bd694ff672f90a48801791e36bf authored about 4 years ago by f <[email protected]>
Merge remote-tracking branch 'upstream/master' into fix_1115

05750ce539a097ee43680c7e141c6c1dbf80e35e authored about 4 years ago by lichao <[email protected]>
Note upcoming Rails 6.1.0.rc1 support in changelog

9c2677eefcb6b9b6f62d1b9586ee2c86b8ab84c0 authored about 4 years ago by David Rodríguez <[email protected]>
Make our method more similar to the one being mimic'ed

Also to catch up with rails/rails@10b36e81a357f8d7fa3665630c4d41c057fe59d9.

a84fdbfa0ba64dc9baf2015a36379fb5e6bfa4a7 authored about 4 years ago by David Rodríguez <[email protected]>
Catch up with rails/rails@62de28fbcd5d2b0a06b87ec8d976942ad4576061

46212f1212473284b07c083d128920b93cb77be6 authored about 4 years ago by David Rodríguez <[email protected]>
Catch up with rails/rails@10b36e81a357f8d7fa3665630c4d41c057fe59d9

3a2b63e5356373e871db2ae8f16b83fe3e6b0460 authored about 4 years ago by David Rodríguez <[email protected]>
Catch up with rails/rails@999bf3d0977edc48a18e943f24669dfe4bbdda54

a8ae1ce26bfba27c3f395b740a11515657aa830a authored about 4 years ago by David Rodríguez <[email protected]>
Run specs against Rails 6.1 in CI

2e110e29c7f93a423d8ae92543ffdfab95535d2d authored about 4 years ago by David Rodríguez <[email protected]>
Catch up with rails/rails@43b83955a2edc6a0dfb18c5213dc0934ca6f103c

0337045444abed017d13afbdae79e0a055a9c776 authored about 4 years ago by David Rodríguez <[email protected]>
Catch up with rails/rails@590b045ee2c0906ff162e6658a184afb201865d7

8103660c27eea4188ea04381625c4d14e6071ef3 authored about 4 years ago by David Rodríguez <[email protected]>
No need to patch `make_constraints`, apparently

This method changes a lot in Rails 6.1. If we can rely on Rails
version, everything is easier.

cbe52b1627a572240c235e516734e7380970928d authored about 4 years ago by David Rodríguez <[email protected]>
Copy previous patches for easier modification

e1be118369fe92db5f186eb90f51130562888ec7 authored about 4 years ago by David Rodríguez <[email protected]>