1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00
hydra/src
Eelco Dolstra 16811d3e78
Plugins: Add isEnabled method
Plugins are now disabled at startup time unless there is some relevant
configuration in hydra.conf. This avoids hydra-notify having to do a
lot of redundant work (a lot of plugins did a lot of database queries
*before* deciding they were disabled).

Note: BitBucketStatus users will need to add 'enable_bitbucket_status
= 1' to hydra.conf.
2019-08-13 18:18:25 +02:00
..
hydra-eval-jobs Merge pull request #627 from samueldr/hydra-eval-jobs/warn-max-heap-size 2019-03-17 19:36:53 -04:00
hydra-evaluator hydra-evaluator: Allow setting the maximum number of concurrent evaluations 2018-05-16 14:22:00 +02:00
hydra-queue-runner Add a 'step_started' notification 2019-08-13 18:18:24 +02:00
lib Plugins: Add isEnabled method 2019-08-13 18:18:25 +02:00
libhydra Allow setting GC_INITIAL_HEAP_SIZE for hydra-eval-jobs 2018-05-16 14:14:53 +02:00
root Add evaluation error status to evaluation time on project jobset tab. 2019-05-06 14:08:32 +02:00
script hydra-notify: Don't do an unnecessary fetch of Jobsets 2019-08-13 18:18:24 +02:00
sql Create extension pg_trgm in the NixOS module 2019-07-25 16:19:33 +02:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
Makefile.am Remove the pretty-printed log 2016-10-27 14:43:17 +02:00
Makefile.PL