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: dereuromark/CakePHP-DatabaseLog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.2
Choose a base ref
...
head repository: dereuromark/CakePHP-DatabaseLog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 33 files changed
  • 2 contributors

Commits on Feb 12, 2024

  1. Use connection instead of datasource as key. (#49)

    * Use connection instead of datasource as key.
    
    * Docs
    
    * Docs
    dereuromark authored Feb 12, 2024
    Copy the full SHA
    19d1788 View commit details
  2. Update README.md

    dereuromark authored Feb 12, 2024
    Copy the full SHA
    9d8fed8 View commit details

Commits on Mar 11, 2024

  1. Fix up gitattributes

    dereuromark committed Mar 11, 2024
    Copy the full SHA
    0666d4a View commit details

Commits on Mar 29, 2024

  1. Fix up phpcs version

    dereuromark committed Mar 29, 2024
    Copy the full SHA
    8b36d70 View commit details

Commits on Mar 31, 2024

  1. Fix CS

    dereuromark committed Mar 31, 2024
    Copy the full SHA
    4d0fb74 View commit details

Commits on Apr 6, 2024

  1. Fix CS

    dereuromark committed Apr 6, 2024
    Copy the full SHA
    fd94d76 View commit details

Commits on Apr 7, 2024

  1. Fix tests

    dereuromark committed Apr 7, 2024
    Copy the full SHA
    8ca1826 View commit details
  2. Copy the full SHA
    e1c9205 View commit details

Commits on Apr 19, 2024

  1. Fix CI coverage

    dereuromark committed Apr 19, 2024
    Copy the full SHA
    1a3b169 View commit details

Commits on Sep 16, 2024

  1. Fix tests

    dereuromark committed Sep 16, 2024
    Copy the full SHA
    1afc25a View commit details

Commits on Sep 24, 2024

  1. Fix tests

    dereuromark committed Sep 24, 2024
    Copy the full SHA
    c416620 View commit details

Commits on Oct 23, 2024

  1. Test PHP8.4

    dereuromark committed Oct 23, 2024
    Copy the full SHA
    e56a6d2 View commit details
  2. Fix docblock

    dereuromark committed Oct 23, 2024
    Copy the full SHA
    49a18c8 View commit details

Commits on Nov 16, 2024

  1. Sync CI script

    dereuromark committed Nov 16, 2024
    Copy the full SHA
    e3a8381 View commit details
  2. Sync CI script

    dereuromark committed Nov 16, 2024
    Copy the full SHA
    50b1c29 View commit details
  3. CI PHP versions

    dereuromark committed Nov 16, 2024
    Copy the full SHA
    71a185a View commit details

Commits on Nov 17, 2024

  1. Add test entry part.

    dereuromark committed Nov 17, 2024
    Copy the full SHA
    f3f6d30 View commit details
  2. Copy the full SHA
    cd1bb96 View commit details
  3. PHPStan updates

    dereuromark committed Nov 17, 2024
    Copy the full SHA
    1e6c424 View commit details
Loading