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: c8fa7ffc126e
Choose a base ref
...
head repository: NixOS/hydra
compare: 88a92256e1fd
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 14, 2019

  1. Serialize data as JSON with Accept: application/json

    Similar to #607. According to the Catalyst[1] docs it's possible to
    specify a data structure that is supposed to be serialized when
    requesting i.e. a JSON response.
    
    [1] https://metacpan.org/pod/Catalyst::Controller::REST#status_ok
    Ma27 committed Feb 14, 2019
    Copy the full SHA
    1cbbc6c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Merge pull request #636 from Ma27/serve-json-for-evals-and-machines

    Serialize data as JSON with `Accept: application/json`
    grahamc committed Mar 17, 2019
    Copy the full SHA
    88a9225 View commit details
    Browse the repository at this point in the history