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: 6d047c286f5c
Choose a base ref
...
head repository: NixOS/hydra
compare: 72e237fb2f29
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 30, 2021

  1. search: limit results to 50, default to 10

    This search query is pretty heavy. Defaulting to 500 has caused
    Hydra's web UI to appear to be down. Since 500 can take it down, users
    probably shouldn't be allowed t ask for that many.
    grahamc committed Jan 30, 2021
    Copy the full SHA
    4f308b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #853 from NixOS/search-limit-reqs

    search: limit results to 50, default to 10
    grahamc committed Jan 30, 2021
    Copy the full SHA
    72e237f View commit details
    Browse the repository at this point in the history