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: CakeDC/cakephp-queue-monitor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.next-cake5
Choose a base ref
...
head repository: CakeDC/cakephp-queue-monitor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/improvements
Choose a head ref
  • 20 commits
  • 33 files changed
  • 2 contributors

Commits on Apr 18, 2024

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

Commits on May 8, 2024

  1. added getEventFromInt

    arusinowski committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f851c37 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. removed TimestampBehavior

    arusinowski committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f0dfc0b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    af51110 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from CakeDC/feature/disable-option

    added `QueueMonitor.enabled` option
    arusinowski authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    09820e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    510616c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from CakeDC/feature/disable-option

    added support for disabling queue monitor commands
    arusinowski authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f440c9e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. updated README.md

    arusinowski committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1144108 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from CakeDC/feature/disable-option

    updated README.md
    arusinowski authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fb8de69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dc7b9d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from CakeDC/feature/disable-option

    decreased log level when queue monitor is disabled
    arusinowski authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e253225 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    94f163a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from CakeDC/feature/disable-option

    fixed handling `QueueMonitor.purgeLogsOlderThanDays` in Purge command
    arusinowski authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0357744 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

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

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    e3f5d97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e24413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f3f543 View commit details
    Browse the repository at this point in the history
  4. added purging all queues

    arusinowski committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    99ee8f7 View commit details
    Browse the repository at this point in the history
  5. cs fix

    arusinowski committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2d6c258 View commit details
    Browse the repository at this point in the history
Loading