Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DmitryTsepelev/ar_lazy_preload issues and pull requests
#79 - Fix enum compatibility for rails 8
Pull Request -
State: closed - Opened by DmitryTsepelev about 1 month ago
#78 - Fix CI
Pull Request -
State: closed - Opened by DmitryTsepelev about 2 months ago
#78 - Fix CI
Pull Request -
State: closed - Opened by DmitryTsepelev about 2 months ago
#77 - Add rails 7.2 to matrix
Pull Request -
State: closed - Opened by DmitryTsepelev 3 months ago
#76 - Include one new case to gotchas
Pull Request -
State: closed - Opened by Aristat 6 months ago
#75 - Unexpected work with the build method of associations
Issue -
State: closed - Opened by Aristat 6 months ago
- 2 comments
#74 - Missing lazy context for intermediate association (has_one ... through)
Issue -
State: open - Opened by id-ilych 6 months ago
#73 - Fix CI
Pull Request -
State: closed - Opened by DmitryTsepelev 7 months ago
#72 - Fix CI
Pull Request -
State: closed - Opened by DmitryTsepelev 9 months ago
#71 - Support lazy preloading of instance-dependent associations for Rails 7 and above
Pull Request -
State: closed - Opened by tatsuyafw 10 months ago
- 1 comment
#70 - Add another gotcha about preloading ActiveStorage variants
Pull Request -
State: closed - Opened by Galathius 11 months ago
#69 - Update CI and deps
Pull Request -
State: closed - Opened by DmitryTsepelev about 1 year ago
#68 - Unexpected behavior with accepts_nested_attributes_for
Issue -
State: open - Opened by djezzzl over 1 year ago
- 4 comments
#67 - Leave a reference to N1Loader
Pull Request -
State: open - Opened by djezzzl over 1 year ago
#66 - Update checkout action to v3 to eliminate Node v12 deprecation warning
Pull Request -
State: closed - Opened by petergoldstein over 1 year ago
- 2 comments
#65 - Deprecate old Ruby and Rails versions
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
- 1 comment
#64 - Create context after find_by or find_by! when auto_preload is on
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
- 1 comment
#63 - Pass arguments to reload
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
- 1 comment
#62 - Record reload broken with 1.1.0
Issue -
State: closed - Opened by PikachuEXE almost 2 years ago
- 1 comment
#61 - Tweaks for auto_preload
Pull Request -
State: closed - Opened by DmitryTsepelev about 2 years ago
- 2 comments
#60 - Spec to make sure context is not lost after reload
Pull Request -
State: closed - Opened by DmitryTsepelev about 2 years ago
- 2 comments
#59 - Add Ruby 3.2 to CI
Pull Request -
State: closed - Opened by DmitryTsepelev over 2 years ago
- 1 comment
#58 - doc(README): Add warning about `auto_preload`
Pull Request -
State: closed - Opened by vala almost 3 years ago
- 2 comments
#57 - Global auto preload behavior
Issue -
State: closed - Opened by vala almost 3 years ago
- 4 comments
#56 - Add Ruby 3.0 and 3.1 to CI
Pull Request -
State: closed - Opened by petergoldstein almost 3 years ago
- 3 comments
#55 - Rails 7 support
Pull Request -
State: closed - Opened by DmitryTsepelev almost 3 years ago
- 3 comments
#54 - Fix links to travis-ci
Pull Request -
State: closed - Opened by y-yagi about 3 years ago
- 3 comments
#53 - Avoid preloading associations with instance dependent scopes
Pull Request -
State: closed - Opened by vala over 3 years ago
- 13 comments
#52 - Remove Rails direct dependency
Pull Request -
State: closed - Opened by taylorthurlow over 3 years ago
- 10 comments
#51 - Using without Rails
Issue -
State: closed - Opened by taylorthurlow over 3 years ago
- 2 comments
#50 - Issue-49 fix - add prefix to `owner` attribute
Pull Request -
State: closed - Opened by RuslanKhabibullin over 3 years ago
- 5 comments
#49 - `Stack level is too deep` error when `owner` attribute used in model
Issue -
State: closed - Opened by RuslanKhabibullin over 3 years ago
- 2 comments
#48 - Proposal to fix deep nested includes
Pull Request -
State: closed - Opened by konalegi almost 4 years ago
- 9 comments
#47 - db-query-matcher should ignore service queries
Pull Request -
State: closed - Opened by DmitryTsepelev almost 4 years ago
- 1 comment
#46 - Separate context creation
Issue -
State: closed - Opened by konalegi almost 4 years ago
- 4 comments
#45 - Migrate to GitHub Actions
Pull Request -
State: closed - Opened by DmitryTsepelev about 4 years ago
- 2 comments
#44 - Migrate Travis to GitHub Action
Issue -
State: closed - Opened by PikachuEXE about 4 years ago
- 2 comments
#43 - Sometimes specs fail because of service DB requests
Issue -
State: closed - Opened by DmitryTsepelev about 4 years ago
- 1 comment
#42 - Add failing test case for `preload_associations_lazily` for association defined with scope
Pull Request -
State: closed - Opened by PikachuEXE about 4 years ago
- 9 comments
#41 - Remove leftovers after STI association error is fixed
Pull Request -
State: closed - Opened by konalegi about 4 years ago
- 2 comments
#40 - Add failing test case for `preload_associations_lazily` for relation with includes called
Pull Request -
State: closed - Opened by PikachuEXE about 4 years ago
- 7 comments
Labels: bug, help wanted
#39 - Fixes for handling STI associations
Pull Request -
State: closed - Opened by konalegi about 4 years ago
- 4 comments
#38 - Fix error when association relation spawned from relation with preload_associations_lazily called
Pull Request -
State: closed - Opened by PikachuEXE over 4 years ago
- 4 comments
#37 - Reaarange preloads_associations_lazily related code
Pull Request -
State: closed - Opened by DmitryTsepelev over 4 years ago
- 2 comments
#36 - Introduce relation lazy_auto_preload
Pull Request -
State: closed - Opened by mpospelov over 4 years ago
- 5 comments
#35 - Use new syntax to avoid 2.7 warning (underlying rails libs still throw)
Pull Request -
State: closed - Opened by nickbender over 4 years ago
- 4 comments
#34 - Feature skip_preload
Pull Request -
State: closed - Opened by OuYangJinTing over 4 years ago
- 10 comments
#33 - Don't do merge if there is nothing to merge
Pull Request -
State: closed - Opened by Earendil95 over 4 years ago
- 5 comments
#32 - New release
Issue -
State: closed - Opened by GoktugOzturk over 4 years ago
- 1 comment
#31 - Conflict with Bullet gem
Issue -
State: closed - Opened by nattfodd over 4 years ago
- 1 comment
#30 - Chained "through" associations break ar_lazy_preload
Issue -
State: closed - Opened by nattfodd over 4 years ago
- 2 comments
#29 - Fixes #27
Pull Request -
State: closed - Opened by zeitnot over 4 years ago
- 3 comments
#28 - Improve compatibility with ActiveRecord API for singular associations
Pull Request -
State: closed - Opened by sandersiim over 4 years ago
- 4 comments
#27 - association_ids(collection_singular_ids) support
Issue -
State: closed - Opened by zeitnot over 4 years ago
- 2 comments
#26 - Where should this line go?
Issue -
State: closed - Opened by storrence88 over 4 years ago
- 2 comments
#25 - Support ruby 2.7.0
Pull Request -
State: closed - Opened by DmitryTsepelev almost 5 years ago
- 10 comments
#24 - Update appraisals to use rails 6
Pull Request -
State: closed - Opened by DmitryTsepelev over 5 years ago
- 2 comments
#23 - Set up CI benchmarks
Pull Request -
State: closed - Opened by DmitryTsepelev over 5 years ago
- 3 comments
#22 - Suggestion: Run benchmark on every build
Issue -
State: closed - Opened by PikachuEXE over 5 years ago
- 1 comment
#21 - Add Rails 6 to matrix
Pull Request -
State: closed - Opened by DmitryTsepelev over 5 years ago
- 1 comment
#20 - Cleanup context and active record patches
Pull Request -
State: closed - Opened by DmitryTsepelev almost 6 years ago
- 7 comments
#19 - ! Fix logic failure due to 2 branches merged together
Pull Request -
State: closed - Opened by PikachuEXE almost 6 years ago
- 5 comments
#18 - Fix high allocated memory issue
Issue -
State: closed - Opened by PikachuEXE almost 6 years ago
- 7 comments
#17 - Cleanup and simplify code
Pull Request -
State: closed - Opened by DmitryTsepelev almost 6 years ago
- 1 comment
#16 - Improve benchmark & performance
Pull Request -
State: closed - Opened by PikachuEXE almost 6 years ago
- 3 comments
#15 - Fix performance issue with benchmark
Pull Request -
State: closed - Opened by PikachuEXE almost 6 years ago
- 4 comments
#14 - Fix deep association preloading when specified via array of hash
Pull Request -
State: closed - Opened by PikachuEXE about 6 years ago
- 9 comments
#13 - Fix association loading when specified in hash inside array
Pull Request -
State: closed - Opened by PikachuEXE about 6 years ago
- 1 comment
#12 - * Add spec that fails on rails 4.2 - 5.1
Pull Request -
State: closed - Opened by DmitryTsepelev about 6 years ago
#11 - Unable to load deep associations in rails 4.2 - 5.1
Issue -
State: closed - Opened by PikachuEXE about 6 years ago
#10 - Test gem on edge rails version
Pull Request -
State: closed - Opened by DmitryTsepelev about 6 years ago
- 5 comments
#9 - Fix error raised when loading a collection proxy
Pull Request -
State: closed - Opened by PikachuEXE about 6 years ago
- 2 comments
#8 - Error raised when loading a collection proxy
Issue -
State: closed - Opened by PikachuEXE about 6 years ago
- 1 comment
#7 - Test against rails 5
Pull Request -
State: closed - Opened by PikachuEXE about 6 years ago
- 5 comments
#6 - Setup Ci to test against multiple rails versions
Issue -
State: closed - Opened by PikachuEXE about 6 years ago
- 1 comment
#5 - explain how this differs from goldiloader
Issue -
State: closed - Opened by grosser about 6 years ago
- 3 comments
#4 - 0.2.1
Pull Request -
State: closed - Opened by DmitryTsepelev about 6 years ago
- 1 comment
#3 - Automatic preloading
Pull Request -
State: closed - Opened by DmitryTsepelev about 6 years ago
- 1 comment
#2 - Add RubyGems and CultOfMartians badges
Pull Request -
State: closed - Opened by palkan over 6 years ago
#1 - Various cleanups
Pull Request -
State: closed - Opened by DmitryTsepelev over 6 years ago
- 1 comment