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: bensheldon/good_job
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: bensheldon/good_job
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 8 commits
  • 35 files changed
  • 1 contributor

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    6dc5c98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from bensheldon/thread_names

    Fully name scheduler threadpools and thread names; refactor CLI STDOUT
    bensheldon authored Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9eb09ea View commit details
    Browse the repository at this point in the history
  3. Allow Schedulers to filter #create_thread to avoid flood of queries w…

    …hen running async with multiple schedulers
    bensheldon committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    4958949 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #81 from bensheldon/filter_create_thread

    Allow Schedulers to filter #create_thread to avoid flood of queries when running async with multiple schedulers
    bensheldon authored Aug 15, 2020
    Configuration menu
    Copy the full SHA
    0c858be View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    6ebeee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca2ef86 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #82 from bensheldon/listen_notify

    Add Postgres LISTEN/NOTIFY support
    bensheldon authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a55dbf3 View commit details
    Browse the repository at this point in the history
  4. Release good_job v1.1.4

    bensheldon committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    101feb8 View commit details
    Browse the repository at this point in the history
Loading