hydra/src/lib/Hydra/Schema
Eelco Dolstra e46acbf05b Remove the errorMsg column from the Builds table
The queue runner no longer uses this field, and it doesn't provide
very interesting historical data (mostly SSH failures), but it takes
up a lot of space. Also, it contained some bad UTF-8 which was
preventing an upgrade to Postgres 9.5, so a good occasion to get rid
of it.
2016-02-12 17:21:55 +01: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 Stupid capitalization scheme 2013-11-05 12:39:55 -05:00
Builds.pm Remove the errorMsg column from the Builds table 2016-02-12 17:21:55 +01:00
BuildStepOutputs.pm Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00
BuildSteps.pm Record which build a failed build step was propagated from 2015-02-25 16:42:32 +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 Add support for tracking custom metrics 2015-07-31 00:57:30 +02: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 Add support for tracking custom metrics 2015-07-31 00:57:30 +02: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 Store the account type ("hydra" or "persona") explicitly in the database 2013-11-05 11:46:05 +01:00