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: AppsDevTeam/background-queue-nette
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: priorities
Choose a base ref
...
head repository: AppsDevTeam/background-queue-nette
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 2 files changed
  • 4 contributors

Commits on May 10, 2024

  1. Merge pull request #7 from AppsDevTeam/priorities

    Enable set priorities for queue
    thorewi authored May 10, 2024
    Configuration menu
    Copy the full SHA
    fab1cd1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Podpora dávkového vkládání záznamů do DB

    Viktor Masicek committed May 24, 2024
    Configuration menu
    Copy the full SHA
    07033c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a04170e View commit details
    Browse the repository at this point in the history
  3. Update composer.json

    Viktor Masicek committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d244a23 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request #8 from AppsDevTeam/entity-extend

    Entity extend
    thorewi authored May 29, 2024
    Configuration menu
    Copy the full SHA
    cec83f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Set max enabled priority

    Viktor Masicek committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1c74fe1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from AppsDevTeam/priorities-range

    Set max enabled priority
    michallohnisky authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    058e3ba View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. fix

    thorewi committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    2dd2310 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Update composer.json

    thorewi authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    3066116 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. Adds auto schema update option

    Adds a configuration option to enable or disable automatic schema updates.
    
    This provides more control over database schema management, allowing users to manage schema updates manually if desired.
    thorewi committed May 17, 2025
    Configuration menu
    Copy the full SHA
    c434166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3f4afb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. Removes redundant schema auto-update

    Removes the 'autoUpdateSchema' parameter, simplifying configuration
    and relying on alternative schema management strategies.
    thorewi committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    21d05f3 View commit details
    Browse the repository at this point in the history
Loading