GitHub / cacheventures/mongoid_includes / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4cff5c57 | merge Merge pull request #31 from cacheventures/release-4.0.0 |
Daniel Arnold <d****8@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| c73a7563 | merge Merge pull request #28 from cacheventures/update-readme |
Daniel Arnold <d****8@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 87367d37 | release 4.0.0: update version file and Gemfiles. also remove version file com... | Daniel Arnold <d****8@g****m> | 11 months ago | |
| 0905ff41 | merge Merge pull request #27 from cacheventures/polymorphic-assoc-eager-loading |
Daniel Arnold <d****8@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 72507655 | merge Merge pull request #29 from cacheventures/polymorphic-assoc-eager-loading-tes... |
Daniel Arnold <d****8@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| ab6d19ba | Shortened and simplified tests | Jarrett Lusso <j****o@g****m> | 11 months ago | |
| 777c36f6 | move require for open3 to where it's needed, and remove unnecessary requires ... | Daniel Arnold <d****8@g****m> | 11 months ago | |
| d7efb94f | update test to use ENV['BUNDLE_GEMFILE'] when present to fix older mongoid tests | Daniel Arnold <d****8@g****m> | 11 months ago | |
| ffa2cee6 |
fix bin/rspec
Co-authored-by: Copilot <1****t@u****m> |
Daniel Arnold <d****8@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 3ad0efa0 | update readme | Daniel Arnold <d****8@g****m> | 11 months ago | |
| 0c0ac9df | fix problem with eager loading polymorphic associations in mongoid 9 | Daniel Arnold <d****8@g****m> | 11 months ago | |
| f08e867e | merge Merge pull request #26 from cacheventures/ci-ruby-versions |
Daniel Arnold <d****8@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 584d1106 | drop mongoid 7 from CI, update gemspec | Daniel Arnold <d****8@g****m> | 11 months ago | |
| 1a9b44fc | run tests on pushes to master only, and all pull requests | Daniel Arnold <d****8@g****m> | 11 months ago | |
| bc955140 | update ruby versions in CI and gemfiles for mongoid 7, 8, and 9. test | Daniel Arnold <d****8@g****m> | 11 months ago | |
| 56471e62 | merge Merge pull request #25 from cacheventures/remove-bundle-config |
Daniel Arnold <d****8@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 4e05a98b | Remove committed local Bundler config and ignore .bundle/ to avoid forcing BU... | Daniel Arnold <d****8@g****m> | 11 months ago | |
| 31692a5e | merge Merge pull request #24 from cacheventures/fix-ci |
Jarrett Lusso <j****o@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| c3aedc89 | Fix CI badge and bundle | Jarrett Lusso <j****o@g****m> | 12 months ago | |
| 29bc82ee | Bump version | Jarrett Lusso <j****o@g****m> | 12 months ago | |
| ab5b8839 | merge Merge pull request #23 from cacheventures/update-misc |
Jarrett Lusso <j****o@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3e48a4ee | merge Merge pull request #21 from danarnold/mongoid-9 |
Jarrett Lusso <j****o@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| b943df65 | Remove CHANGELOG since changes are all in the releases now. Made all past rel... | Jarrett Lusso <j****o@g****m> | 12 months ago | |
| 37410bce | Update README, GH actions, etc | Jarrett Lusso <j****o@g****m> | 12 months ago | |
| d6f3303b | update gemspec and prepend to work with earlier versions of mongoid | Daniel Arnold <d****8@g****m> | about 2 years ago | |
| 2af84ab8 | update gemspec for mongoid 9 only | Daniel Arnold <d****8@g****m> | about 2 years ago | |
| e4882eaf | update Gemfile, gem versions, and spec_helper so tests run with mongoid 9 | Daniel Arnold <d****8@g****m> | about 2 years ago | |
| 0cfa4cbe | update module prepend and gemspec to support mongoid 9 | Daniel Arnold <d****8@g****m> | about 2 years ago | |
| 631eea62 | chore: update lockfile | Maximo Mussini <m****i@g****m> | almost 4 years ago | |
| 2c532893 | release: 3.0.2 | Maximo Mussini <m****i@g****m> | almost 4 years ago | |
| 9f4c0c8b | perf: avoid queries when foreign keys are empty | Maximo Mussini <m****i@g****m> | almost 4 years ago | |
| 9fa32a03 | chore: release 3.0.1 | Maximo Mussini <m****i@g****m> | almost 4 years ago | |
| a56900cd | feat: test with mongoid 8 (#19) |
Máximo Mussini <m****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| d951ac59 |
Bump tzinfo from 1.2.7 to 1.2.10 (#16)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 76564dfa | Add support for Mongoid 7 (#15) |
Máximo Mussini <m****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2282c3b3 | Update README.md |
Máximo Mussini <m****i@c****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b62ca29a | Fix bug where ignores the option if the association is polymorphic. | Maximo Mussini <m****i@g****m> | about 9 years ago | |
| 4666c6d3 | Update README.md |
Máximo Mussini <m****i@c****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| d59db33f | merge Merge pull request #13 from anilmaurya/patch-1 |
Máximo Mussini <m****i@c****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| ec75c3f2 | Add installation guide to Readme [ci-skip] |
Anil Kumar Maurya <a****l@j****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| fc981b18 | Add pro tip for usage of "only" |
Máximo Mussini <m****i@c****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| aa1f9d13 | Update CHANGELOG.md after 2.0.0 | Maximo Mussini <m****i@g****m> | over 9 years ago | |
| 540a84cb | Release 2.0.0 | Maximo Mussini <m****i@g****m> | over 9 years ago | |
| 05c8d0d4 | merge Merge pull request #11 from ElMassimo/fix/eager-loading-refactor |
Máximo Mussini <m****i@c****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 40805ead | Fix #9 (and #10). Fix error after Mongoid eager loading internals were refact... | Maximo Mussini <m****i@g****m> | over 9 years ago | |
| d69ba3a5 | Fix nested self-referencing eager loading | Maximo Mussini <m****i@g****m> | almost 10 years ago | |
| 7724ced8 | merge Merge pull request #6 from feedbackfruits/master |
Máximo Mussini <m****i@c****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 3dfb566a | Prevent duplicate inclusions | Richard Machielse <r****e@g****m> | almost 10 years ago | |
| c444aded | Add failing test case for self-referencing relations | Richard Machielse <r****e@g****m> | almost 10 years ago | |
| e3434384 | Fix nested self-referencing eager loading | Richard Machielse <r****e@g****m> | almost 10 years ago | |
| 2c5d0974 | Update README.md | Máximo Mussini <m****i@c****m> | over 10 years ago | |
| 0fddc08f | Change gem dependencies to support Mongoid 6 | Maximo Mussini <m****i@g****m> | over 10 years ago | |
| ed504608 | merge Merge pull request #3 from feedbackfruits/master | Máximo Mussini <m****i@c****m> | over 10 years ago | |
| 4b346883 | Add mongoid 6 to travis test matrix | Joost Verdoorn <j****n@g****m> | over 10 years ago | |
| 5a6aa296 | Add mongoid 6.0 support. | Joost Verdoorn <j****n@g****m> | over 10 years ago | |
| 90114595 | Fix bug with nested includes when the related document is . | Maximo Mussini <m****i@g****m> | over 10 years ago | |
| 170e30f5 | Update README.md | Máximo Mussini <m****i@c****m> | over 10 years ago | |
| 74e0584f | Update README.md | Máximo Mussini <m****i@c****m> | over 10 years ago | |
| e41d0956 | Fix bug with empty polymorphic belongs_to relations | Maximo Mussini <m****i@g****m> | almost 11 years ago | |
| 32d6b821 | Allow the gem to be used with Mongoid 4.0.0 | Maximo Mussini <m****i@g****m> | almost 11 years ago | |
| 5a80ed80 | Remove Mongoid 3 support. Update Travis and CodeClimate configuration. | Maximo Mussini <m****i@g****m> | almost 11 years ago | |
| bc700201 | merge Merge pull request #2 from maxjacobson/suppress-mongo-log | Máximo Mussini <m****i@c****m> | almost 11 years ago | |
| f6dc1d73 | Suppress Mongo log output in specs | Max Jacobson <m****x@h****t> | almost 11 years ago | |
| 94157f7a | Add support for Mongoid 5 | Maximo Mussini <m****i@g****m> | almost 11 years ago | |
| 16fd3b50 | Fix wrapping issue of Mongoid::Includes::Inclusions when performing Array ope... | Maximo Mussini <m****i@g****m> | almost 11 years ago | |
| cb9a23f0 | Fix wrapping issue of Mongoid::Includes::Inclusions when performing Array ope... | Maximo Mussini <m****i@g****m> | almost 11 years ago | |
| aec50801 | Configure CodeClimate | Maximo Mussini <m****i@g****m> | about 11 years ago | |
| 55aec5cc | Remove mongo 3.0 from the grid temporarily | Maximo Mussini <m****i@g****m> | about 11 years ago | |
| 1dd50680 | Add documentation with yard | Maximo Mussini <m****i@g****m> | about 11 years ago | |
| b7b61c09 | Configure Travis | Maximo Mussini <m****i@g****m> | about 11 years ago | |
| d231ca1b | Add :with option that receives the criteria that will be used to include docu... | Maximo Mussini <m****i@g****m> | about 11 years ago | |
| 3e296830 | Fix error messages for polymorphic includes | Maximo Mussini <m****i@g****m> | about 11 years ago | |
| 1203b4fb | Fix keywords bug | Maximo Mussini <m****i@g****m> | about 11 years ago | |
| c64fa2e3 | First release 0.0.1 | Maximo Mussini <m****i@g****m> | about 11 years ago | |
| b6127545 | Mongoid::Includes has arrived :guitar: | Maximo Mussini <m****i@g****m> | about 11 years ago |