8000 Comparing 3.4.0...3.4.1 · area17/twill · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: area17/twill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4.0
Choose a base ref
...
head repository: area17/twill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.1
Choose a head ref
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    cb83469 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Fix #2674

    In the case of one to one getRelation returns a model and the pluck call invokes a query instead of invoking pluck on the collection
    
    So instead wrap it to make sure we always get a collection
    Tofandel authored and ifox committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bb21695 View commit details
    Browse the repository at this point in the history
  2. Fix BlockRepository setting relation of an object and improve amount …

    …of queries during saves
    Tofandel authored and ifox committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    26297e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73bfbdd View commit details
    Browse the repository at this point in the history
  4. Eager load all the related items at once

    Tofandel authored and ifox committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9c6416f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53f59c3 View commit details
    Browse the repository at this point in the history
Loading
0