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: grimzy/laravel-mysql-spatial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: limenet/laravel-mysql-spatial
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.
  • 19 commits
  • 84 files changed
  • 2 contributors

Commits on Mar 12, 2023

  1. configure GitHub actions etc.

    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    991d369 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    a0c6526 View commit details
    Browse the repository at this point in the history
  3. configure mysql

    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    c699a7a View commit details
    Browse the repository at this point in the history
  4. remove windows

    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    266a036 View commit details
    Browse the repository at this point in the history
  5. fix tests

    change creds
    
    doctrine/dbal
    
    mysql creds
    
    bump
    
    mysql
    
    mysql ext
    
    change mysql
    
    sleep
    
    run against PRs
    
    sleep
    
    mysql
    
    call parent
    
    use mysql 8
    
    use delta comparison
    
    use delta
    
    disable fail-fast
    
    cleanup
    
    dbal conflict
    
    fail fast
    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    1db05ca View commit details
    Browse the repository at this point in the history
  6. phpstan

    phpstan
    
    Fix styling
    
    Fix styling
    
    Fix styling
    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    158c481 View commit details
    Browse the repository at this point in the history
  7. Laravel 10

    Fix styling
    
    Fix styling
    
    Fix styling
    
    fixup! phpstan
    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8032ce8 View commit details
    Browse the repository at this point in the history
  8. update deps

    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    80dd489 View commit details
    Browse the repository at this point in the history
  9. improve types

    Fix styling
    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    7006c90 View commit details
    Browse the repository at this point in the history
  10. fix tests

    Fix styling
    
    cleanup
    
    fix tests
    
    Fix styling
    
    fix test
    
    fix test
    
    Fix styling
    
    fix tests
    
    debugging tests
    limenet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    e3113dc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge pull request #1 from limenet/laravel-10

    Laravel 10
    limenet authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4a438bd View commit details
    Browse the repository at this point in the history
  2. suppress deprecation notice

    limenet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    085c618 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68117d3 View commit details
    Browse the repository at this point in the history
  4. change namespace

    limenet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    08e6a82 View commit details
    Browse the repository at this point in the history
  5. increase phpstan level to 7

    limenet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d61c38d View commit details
    Browse the repository at this point in the history
  6. increase phpstan level to 8

    limenet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ef7369e View commit details
    Browse the repository at this point in the history
  7. upgrade code using rector

    limenet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    357d4d1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from limenet/package

    Release as stand-alone package
    limenet authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fb3feb9 View commit details
    Browse the repository at this point in the history
  9. add migration notes

    limenet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6ef13ca View commit details
    Browse the repository at this point in the history
Loading