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: NixOS/hydra
base: d0b3f2dac446
Choose a base ref
...
head repository: NixOS/hydra
compare: 6d047c286f5c
Choose a head ref
  • 11 commits
  • 13 files changed
  • 1 contributor

Commits on Jan 26, 2021

  1. sql: Stop loading SQL if an error occurs

    Otherwise we may go ahead and create DBIx classes for a half-loaded schema.
    grahamc committed Jan 26, 2021
    Copy the full SHA
    dc5a0d5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf674a9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    99e3c83 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ac3e8a4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    705a45d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cb01859 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    54341cd View commit details
    Browse the repository at this point in the history
  8. perl: jobsetevals -> jobset via by jobset_id

    Frankly, this was suspiciously little work.
    grahamc committed Jan 26, 2021
    Copy the full SHA
    54b8cb1 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    091d58c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Copy the full SHA
    5fcc201 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #850 from grahamc/jobset-evals-by-id

    Jobset -> JobsetEvals by JobsetEvals.jobset_id
    grahamc committed Jan 28, 2021
    Copy the full SHA
    6d047c2 View commit details
    Browse the repository at this point in the history