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: sirikkoster/laravel-query-detector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: agus24/laravel-query-detector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 5 files changed
  • 8 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 Feb 12, 2022

  1. Merge pull request beyondcode#87 from agus24/master

    Add laravel 9.x support
    mpociot authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    8261d80 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 Jan 30, 2023

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

Commits on Feb 15, 2023

  1. Merge pull request beyondcode#95 from laravel-shift/l10-compatibility

    Laravel 10.x Compatibility
    mpociot authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    40c7e16 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge pull request beyondcode#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 Sep 15, 2023

  1. Support multiple requests

    Stevemoretz committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4aa2269 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge pull request beyondcode#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 beyondcode#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

Commits on Dec 1, 2023

  1. Merge pull request beyondcode#104 from Stevemoretz/master

    Support multiple requests
    mpociot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cdf0649 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. update query detector

    agus24 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ac4b07e View commit details
    Browse the repository at this point in the history
Loading