.github/CODEOWNERS | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/workflows/ruby.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
.yardopts | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
Guardfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
chewy.gemspec | |
|
|
filters | |
|
|
gemfiles/rails.5.2.activerecord.gemfile | |
|
|
gemfiles/rails.6.0.activerecord.gemfile | |
|
|
gemfiles/rails.6.1.activerecord.gemfile | |
|
|
gemfiles/rails.7.0.activerecord.gemfile | |
|
|
lib/chewy.rb | 124 | A 25 mins |
|
lib/chewy/config.rb | 68 | A 35 mins |
|
lib/chewy/errors.rb | 34 | A 0 mins |
|
lib/chewy/fields/base.rb | 129 | A 1 hr |
|
lib/chewy/fields/root.rb | 65 | A 2 hrs |
|
lib/chewy/index.rb | 112 | A 0 mins |
|
lib/chewy/index/actions.rb | 131 | A 1 hr |
|
lib/chewy/index/adapter/active_record.rb | 92 | A 1 hr |
|
lib/chewy/index/adapter/base.rb | 50 | A 0 mins |
|
lib/chewy/index/adapter/object.rb | 104 | A 1 hr |
|
lib/chewy/index/adapter/orm.rb | 125 | A 1 hr |
|
lib/chewy/index/aliases.rb | 27 | A 0 mins |
|
lib/chewy/index/crutch.rb | 33 | A 0 mins |
|
lib/chewy/index/import.rb | 143 | A 1 hr |
|
lib/chewy/index/import/bulk_builder.rb | 226 | C 1 day |
|
lib/chewy/index/import/bulk_request.rb | 50 | A 1 hr |
|
lib/chewy/index/import/journal_builder.rb | 39 | A 0 mins |
|
lib/chewy/index/import/routine.rb | 87 | A 0 mins |
|
lib/chewy/index/mapping.rb | 58 | A 0 mins |
|
lib/chewy/index/observe.rb | 15 | A 0 mins |
|
lib/chewy/index/observe/active_record_methods.rb | 72 | A 1 hr |
|
lib/chewy/index/observe/callback.rb | 29 | A 0 mins |
|
lib/chewy/index/settings.rb | 51 | A 2 hrs |
|
lib/chewy/index/specification.rb | 27 | A 0 mins |
|
lib/chewy/index/syncer.rb | 153 | A 25 mins |
|
lib/chewy/index/witchcraft.rb | 223 | B 6 hrs |
|