hydra/src/lib/Hydra/Schema
Eelco Dolstra d676c91bd5
Return Builds.drvpath in the JSON API
E.g.

  curl -H 'Accept: application/json' http://127.0.0.4/build/3772858 | jq -r .drvpath
  /nix/store/97vla79lavlcsk8milskr06rfm34bskx-patchelf-0.8pre843_f4522f4.drv
2017-09-12 18:42:18 +02:00
..
AggregateConstituents.pm Rename aggregate members to constituents 2013-08-15 02:33:10 +02:00
BuildInputs.pm Include dependency column in JSON output 2014-05-08 16:36:15 +02:00
BuildMetrics.pm Add support for tracking custom metrics 2015-07-31 00:57:30 +02:00
BuildOutputs.pm Make the outputs' outpaths available via the Build JSON API 2013-10-29 14:41:48 -04:00
BuildProducts.pm Fix JSON output for builds 2016-04-18 11:44:59 +02:00
Builds.pm Return Builds.drvpath in the JSON API 2017-09-12 18:42:18 +02:00
BuildStepOutputs.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
BuildSteps.pm Allow determinism checking for entire jobsets 2016-12-07 15:57:13 +01:00
CachedBazaarInputs.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
CachedCVSInputs.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
CachedDarcsInputs.pm hydra-queue-runner: Improved scheduling 2013-09-21 14:57:01 +00:00
CachedGitInputs.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
CachedHgInputs.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
CachedPathInputs.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
CachedSubversionInputs.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
FailedPaths.pm Keep track of failed paths in the Hydra database 2015-06-10 14:57:16 +02:00
Jobs.pm Add support for tracking custom metrics 2015-07-31 00:57:30 +02:00
JobsetEvalInputs.pm Add value and dependency fields to eval json output. 2014-05-08 17:08:31 +02:00
JobsetEvalMembers.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
JobsetEvals.pm Cleanup eval serialization 2013-10-25 11:09:11 -04:00
JobsetInputAlts.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
JobsetInputs.pm Add eager fetching of relations and enable that for jobset->jobsetinputs 2013-10-25 11:09:11 -04:00
JobsetRenames.pm When renaming a jobset, add a redirect from the old name 2014-04-23 23:15:22 +02:00
Jobsets.pm hydra-evaluator improvements 2017-03-15 16:59:57 +01:00
NewsItems.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
NrBuilds.pm Materialize the number of finished builds 2013-08-12 20:19:10 +02:00
ProjectMembers.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
Projects.pm Enable declarative projects. 2016-05-09 08:54:27 -04:00
ReleaseMembers.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
Releases.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
SchemaVersion.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
StarredJobs.pm Add a dashboard 2013-10-14 20:07:26 +02:00
SystemStatus.pm Use latest DBIx::Class::Schema::Loader 2015-07-30 16:55:11 +02:00
SystemTypes.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
UriRevMapper.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
UserRoles.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
Users.pm Allow public dashboards 2016-05-27 14:35:32 +02:00