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-queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.0.0-RC
Choose a base ref
...
head repository: dereuromark/cakephp-queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Mar 9, 2024

  1. add generic type hint + helpful exception for ServicesTrait (#415)

    * Add generic PHPStan type hint for `ServicesTrait::getService` (#414)
    
    * Throw an exception if the container is not set yet (#414)
    
    * rename type variable (#414)
    passchn authored Mar 9, 2024
    Copy the full SHA
    1622285 View commit details
  2. Docs

    dereuromark committed Mar 9, 2024
    Copy the full SHA
    fe8c05e View commit details

Commits on Mar 11, 2024

  1. Fix up aliasing for IDE.

    dereuromark committed Mar 11, 2024
    Copy the full SHA
    95b000d View commit details
  2. Update CI

    dereuromark committed Mar 11, 2024
    Copy the full SHA
    99c17af View commit details
  3. Fix up gitattributes

    dereuromark committed Mar 11, 2024
    Copy the full SHA
    3a587de View commit details
  4. Use new templating plugin where possible. (#416)

    * Use new templating plugin where possible.
    
    * Fix CS
    
    * Update yes_no.php
    dereuromark authored Mar 11, 2024
    Copy the full SHA
    0ee9d56 View commit details
  5. Copy the full SHA
    6081db1 View commit details
  6. Docs.

    dereuromark committed Mar 11, 2024
    Copy the full SHA
    0825a1f View commit details
  7. Docs.

    dereuromark committed Mar 11, 2024
    Copy the full SHA
    0d5959a View commit details

Commits on Mar 12, 2024

  1. Update cron.md

    dereuromark authored Mar 12, 2024
    Copy the full SHA
    8ab5f21 View commit details
  2. Update queueing_jobs.md

    dereuromark authored Mar 12, 2024
    Copy the full SHA
    49c8573 View commit details

Commits on Mar 29, 2024

  1. Fix up phpcs version

    dereuromark committed Mar 29, 2024
    Copy the full SHA
    77fcd4f View commit details

Commits on Apr 4, 2024

  1. Fix mgiration

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

Commits on Apr 6, 2024

  1. Fix up tests.

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

Commits on Apr 19, 2024

  1. Fix CI coverage

    dereuromark committed Apr 19, 2024
    Copy the full SHA
    03ac224 View commit details

Commits on Jul 2, 2024

  1. Copy the full SHA
    f4edf8a View commit details
  2. Merge pull request #420 from dereuromark/dereuromark-patch-1

    Update Varexporter dependency
    dereuromark authored Jul 2, 2024
    Copy the full SHA
    f7d144a View commit details

Commits on Jul 18, 2024

  1. Remove deprecations.

    dereuromark committed Jul 18, 2024
    Copy the full SHA
    ae119ec View commit details
  2. Fix CS

    dereuromark committed Jul 18, 2024
    Copy the full SHA
    15a3f6b View commit details

Commits on Sep 4, 2024

  1. Update upgrading.md

    dereuromark authored Sep 4, 2024
    Copy the full SHA
    10f508a View commit details

Commits on Sep 16, 2024

  1. Fix tests

    dereuromark committed Sep 16, 2024
    Copy the full SHA
    4837cdb View commit details

Commits on Oct 1, 2024

  1. Cleanup

    dereuromark committed Oct 1, 2024
    Copy the full SHA
    fcfa285 View commit details

Commits on Oct 23, 2024

  1. test php84 (#427)

    * test php84
    
    * Update ci.yml
    dereuromark authored Oct 23, 2024
    Copy the full SHA
    0ddf40e View commit details

Commits on Nov 6, 2024

  1. Copy the full SHA
    52e6674 View commit details
  2. Copy the full SHA
    3e5ea3d View commit details

Commits on Nov 16, 2024

  1. Sync CI script

    dereuromark committed Nov 16, 2024
    Copy the full SHA
    4ed21fe View commit details
  2. CI PHP versions

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

Commits on Nov 18, 2024

  1. Copy the full SHA
    1a09ca6 View commit details
  2. Copy the full SHA
    a9cdb75 View commit details
  3. Fix schema overwrite.

    dereuromark committed Nov 18, 2024
    Copy the full SHA
    299cdc4 View commit details
  4. Fix CS

    dereuromark committed Nov 18, 2024
    Copy the full SHA
    fb54b7e View commit details

Commits on Nov 19, 2024

  1. Sort tasks

    dereuromark committed Nov 19, 2024
    Copy the full SHA
    7a2f1be View commit details

Commits on Mar 12, 2025

  1. Update composer.json

    dereuromark authored Mar 12, 2025
    Copy the full SHA
    0a25531 View commit details
Loading