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

Commits on Jun 23, 2021

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

Commits on Sep 21, 2022

  1. Update QueryDetector.php

    Return if no sources are found.
    scottzirkel authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    51aca02 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Fix typo - then -> than

    jvdovec authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d12d3b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge pull request #93 from jvdovec/patch-1

    Fix typo - then -> than
    mechelon authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6af8eed View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge pull request #92 from scottzirkel/master

    Do not log if no valid sources are found in backtrace
    mechelon authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a24ced7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from noplanman/fix-console-output

    Add slashes to relation strings in console output
    mechelon authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    722c45c View commit details
    Browse the repository at this point in the history
Loading