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: trikoder/oauth2-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: trikoder/oauth2-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.x
Choose a head ref
  • 12 commits
  • 13 files changed
  • 4 contributors

Commits on Feb 25, 2020

  1. Remove the timecop.func_override setting from composer.json

    & add it to the helper scripts through an env variable
    
    - move 'xdebug.remote_autostart' & 'timecop.func_override' to env variable
    - add 'php-test' helper script
    HypeMC committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    09096d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Merge pull request #173 from trikoder/remove-timecop-setting-from-com…

    …poser.json
    
    Remove the timecop.func_override setting from composer.json
    spideyfusion authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    8dcf6ff View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Don't use hardcoded PHP config paths

    spideyfusion authored and HypeMC committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    1eec9f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    759e2a9 View commit details
    Browse the repository at this point in the history
  3. Allow overriding of host IP

    spideyfusion authored and HypeMC committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    c102e28 View commit details
    Browse the repository at this point in the history
  4. Fix invalid client fixture definition

    spideyfusion authored and HypeMC committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    ae5c452 View commit details
    Browse the repository at this point in the history
  5. Remove IDE folders from .gitignore

    spideyfusion authored and HypeMC committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    d8123bb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #208 from trikoder/dev-improvements

    Dev improvements
    HypeMC authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    79eca78 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Configuration menu
    Copy the full SHA
    3dc94cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0c0d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #236 from trikoder/github-actions-v2

    Switch to GitHub actions on v2 branch
    X-Coder264 authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    c1847ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ec6df9 View commit details
    Browse the repository at this point in the history
Loading