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: laravel/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.10.1
Choose a base ref
...
head repository: laravel/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.10.2
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on May 5, 2020

  1. patch

    taylorotwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    39519d0 View commit details
    Browse the repository at this point in the history
  2. add facade blocks

    taylorotwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    9ed157f View commit details
    Browse the repository at this point in the history
  3. [6.x] update changelog

    TBlindaruk committed May 5, 2020
    Configuration menu
    Copy the full SHA
    7a13d60 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/6.x' into 7.x

    # Conflicts:
    #	src/Illuminate/Foundation/Application.php
    TBlindaruk committed May 5, 2020
    Configuration menu
    Copy the full SHA
    0de8363 View commit details
    Browse the repository at this point in the history
  5. [7.x] update changelog

    TBlindaruk committed May 5, 2020
    Configuration menu
    Copy the full SHA
    f46b984 View commit details
    Browse the repository at this point in the history
  6. Update runPaginationCountQuery to support groupBy and sub-selects (#3…

    …2688)
    
    * Update runPaginationCountQuery to support groupBy and sub-selects
    
    * Re-commit without style changes
    
    * Fix runPaginationCountQuery method and add test
    
    * Simplify test
    hotmeteor authored May 5, 2020
    Configuration menu
    Copy the full SHA
    dafa920 View commit details
    Browse the repository at this point in the history
  7. version

    taylorotwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    4110965 View commit details
    Browse the repository at this point in the history
Loading