Commit Graph

  • 0d79f16fd5 git-export -> source Eelco Dolstra 2017-12-25 14:30:18 +01:00
  • 7ccec0900b Fix links to steps in the machines page Eelco Dolstra 2017-12-07 16:20:23 +01:00
  • e9670641ec Distinguish build step states Eelco Dolstra 2017-12-07 15:35:31 +01:00
  • 457483ba0e Don't lock the BuildSteps table when inserting Eelco Dolstra 2017-12-07 14:41:29 +01:00
  • 2660c3cc54 Remove redundant check Eelco Dolstra 2017-11-28 17:16:21 +01:00
  • d0b19d3172 Merge pull request #520 from AmineChikhaoui/master Eelco Dolstra 2017-12-05 15:28:41 +01:00
  • 52e0ebcfed hide disabled jobsets by default. AmineChikhaoui 2017-12-05 14:07:58 +01:00
  • 364e21919a hydra-eval-{jobs,jobset}: Pass file name as <...> Eelco Dolstra 2017-11-28 16:51:00 +01:00
  • b7bc4384b7 Fix serving plain text files Eelco Dolstra 2017-11-21 17:55:52 +01:00
  • 5986aae704 Add option eval_substituter Eelco Dolstra 2017-11-20 16:12:20 +01:00
  • a0b1875a4f release.nix: Fix quoting of ${LOGNAME:-foo} (#517) aszlig 2017-11-15 12:46:30 +01:00
  • 7857f83251 Serve directories and symlinks correctly Eelco Dolstra 2017-11-14 17:15:05 +01:00
  • 100249c066 Use git rev-list --count Eelco Dolstra 2017-11-14 16:18:54 +01:00
  • 5216b7eb2c Don't rely on ${LOGNAME:-foo} evaluating to a string Eelco Dolstra 2017-11-14 15:11:14 +01:00
  • 2cdc84f34f Fix build against Nix master Eelco Dolstra 2017-10-26 13:10:14 +02:00
  • eef0d8861b Remove test line Eelco Dolstra 2017-10-19 13:17:29 +02:00
  • b04dc6c76e Fix root creation when the root already exists but is owned by another user Eelco Dolstra 2017-10-19 12:28:06 +02:00
  • b904f25247 Hide contents links Eelco Dolstra 2017-10-18 15:57:43 +02:00
  • d8d71ea4a3 hydra-server: Use server_store_uri instead of store_uri, if set Eelco Dolstra 2017-10-18 15:33:55 +02:00
  • f39c13b2ff hydra-server: Set XDG_CACHE_HOME, other Nix barfs Eelco Dolstra 2017-10-18 15:33:46 +02:00
  • 3e7938c61a hydra-module: Include "=" in hydra.conf Eelco Dolstra 2017-10-18 14:23:10 +02:00
  • 62c6cca937 Make one-click installs work for binary cache stores Eelco Dolstra 2017-10-18 14:09:28 +02:00
  • 44ef743d84 Hide some things that require a local store Eelco Dolstra 2017-10-18 13:44:41 +02:00
  • 40a9b70df2 Shut up warning Eelco Dolstra 2017-10-18 13:39:39 +02:00
  • 30943dd217 Detect MIME type Eelco Dolstra 2017-10-18 13:38:34 +02:00
  • 42fbde0383 Use "nix cat-store" to serve files from the Nix store Eelco Dolstra 2017-10-18 12:48:31 +02:00
  • bc60fccf78 Remove remaining references to store_mode etc. Eelco Dolstra 2017-10-18 12:23:07 +02:00
  • cc64e51f75 USER -> LOGNAME for consistency Eelco Dolstra 2017-10-18 11:23:00 +02:00
  • e70f9e872a Merge pull request #514 from dtzWill/fix/issue-513 Eelco Dolstra 2017-10-18 11:16:42 +02:00
  • c81594f470 hydra-queue-runner: ensure roots directory exists Will Dietz 2017-10-17 13:00:38 -05:00
  • 45b138373b hydra-queue-runner: Write GC roots for outputs paths Eelco Dolstra 2017-10-12 18:55:38 +02:00
  • eb7631fb9d hydra-create-user now has --password-hash option (#504) Remy Goldschmidt 2017-10-08 05:55:51 -05:00
  • 4b1af1fc1b Fix link syntax in README.md (#511) Keshav Kini 2017-09-30 14:39:36 -07:00
  • b645b03536 Fix string comparison Rob Vermaas 2017-09-25 11:54:55 +00:00
  • 27103398c9 Make maxLogSize configurable Eelco Dolstra 2017-09-22 15:23:58 +02:00
  • d9cbf8cf01 Use PostgreSQL 9.5 Eelco Dolstra 2017-09-22 15:18:22 +02:00
  • 2318baaade Add 'readonly_ips' option, to allow readonly access for certain IPs when 'private' option is enabled. Rob Vermaas 2017-09-22 11:36:49 +00:00
  • b828224fee Periodically close RemoteStore connections Eelco Dolstra 2017-09-14 18:16:33 +02:00
  • 6517446c34 Update to latest nixUnstable Eelco Dolstra 2017-09-14 17:22:48 +02:00
  • d676c91bd5 Return Builds.drvpath in the JSON API Eelco Dolstra 2017-09-12 18:42:18 +02:00
  • 4af97c57f5 Acquire the send lock only while actually sending Eelco Dolstra 2017-09-01 16:28:49 +02:00
  • 50ab80caf2 Don't wait forever to acquire the send lock Eelco Dolstra 2017-09-01 15:29:06 +02:00
  • b405837d4d Merge pull request #474 from zraexy/patch-1 Eelco Dolstra 2017-08-22 22:37:23 +02:00
  • 337a72ef4d Fix displaying errors from JSON requests Eelco Dolstra 2017-08-17 15:32:46 +02:00
  • 48609664a5 Fixes NixOS/hydra#402 (#424) montag451 2017-08-10 14:16:24 +02:00
  • 7e9b6acbce Fix perl search path; avoid reference to build path (#471) spacefrogg 2017-08-10 14:13:00 +02:00
  • 3fc320db32 Merge pull request #498 from AmineChikhaoui/hydra-timeboard Rob Vermaas 2017-07-27 09:33:32 +00:00
  • c0fb091fe3 add space Amine Chikhaoui 2017-07-26 16:56:16 +01:00
  • 20c4655adb fix style Amine Chikhaoui 2017-07-26 16:55:07 +01:00
  • b9ed08d703 move file and add a basic README Amine Chikhaoui 2017-07-26 16:54:04 +01:00
  • d6f029bf82 remove hydra.nixos.org reference Amine Chikhaoui 2017-07-26 15:26:41 +01:00
  • 964811d385 rename resource Amine Chikhaoui 2017-07-26 15:22:18 +01:00
  • 3089f15745 Add hydra status dd timeboard expression Amine Chikhaoui 2017-07-26 15:20:40 +01:00
  • 7c976d2aec hydra-queue-runner: Make build notification more reliable Eelco Dolstra 2017-07-26 15:17:51 +02:00
  • 5ee74dd3a0 Merge pull request #497 from dtzWill/fix/no-skip-buildid-forward Eelco Dolstra 2017-07-26 11:40:48 +02:00
  • 719df63190 queue-monitor: never move lastBuildId forward without processing jobs. Will Dietz 2017-07-25 19:46:24 -05:00
  • e117d85c2a hydra-queue-runner: Set a thread title for the builder threads Eelco Dolstra 2017-07-25 15:58:54 +02:00
  • a6d9201947 GithubStatus: Allow config to specify the integration description and context Shea Levy 2017-07-24 15:12:52 -04:00
  • e78b9fd4ee hydra-queue-runner: Allow concurrent notifications Eelco Dolstra 2017-07-24 16:33:07 +02:00
  • bba383bf1b hydra-queue-runner: Keep some notification statistics Eelco Dolstra 2017-07-24 16:26:44 +02:00
  • f46a21e16e Slight cleanup Eelco Dolstra 2017-07-21 17:22:11 +02:00
  • dc5e0b120a Fix a race that can cause hydra-queue-runner to ignore newly added builds Eelco Dolstra 2017-07-21 14:25:33 +02:00
  • b0432c7762 Sync with nixUnstable Eelco Dolstra 2017-07-21 13:09:08 +02:00
  • 6fc851d376 Improve erorr message Eelco Dolstra 2017-07-17 14:10:34 +02:00
  • 66ae66024e Sync with latest Nix Eelco Dolstra 2017-07-17 11:38:58 +02:00
  • 064fd20b6f Merge pull request #494 from Chakerbh/master Eelco Dolstra 2017-07-11 17:41:22 +02:00
  • c5666095a1 Use build id for bitbucket Key Chaker Benhamed 2017-07-11 16:13:56 +01:00
  • f95516a82b Merge pull request #466 from cyraxjoe/configurable-git-input Eelco Dolstra 2017-07-07 11:03:06 +02:00
  • e07987b44b Merge pull request #492 from Chakerbh/master Eelco Dolstra 2017-07-05 17:29:04 +02:00
  • 8da3ca6e94 Skip the input if the emailResponsible field is disabled Chaker Benhamed 2017-07-05 15:51:20 +01:00
  • fd8cb39a11 Add BitBucket plugin Chaker Benhamed 2017-07-04 10:07:25 +01:00
  • 9cc25b0c96 Merge pull request #491 from NixOS/restart-daemons-on-config-change Eelco Dolstra 2017-06-27 16:37:00 +02:00
  • f220f45d29 hydra-module.nix: restart daemons on config change Domen Kožar 2017-06-27 16:01:06 +02:00
  • 803833aba7 Disable the build-queued hook Eelco Dolstra 2017-06-22 15:07:05 +02:00
  • 207d2dd10c GithubStatus: Don't send a pending status for already-finished builds Shea Levy 2017-06-21 14:51:03 -04:00
  • 6e4a7a30f7 fix github pulls json to be deterministic michael bishop 2017-06-21 09:35:26 -03:00
  • f0d24af940 Fix "Evaluation pending since..." message even though the jobset has been evaluated Eelco Dolstra 2017-06-12 14:15:00 +02:00
  • dfb3a52f67 Fix build-queued plugin hook Shea Levy 2017-05-24 10:38:29 -04:00
  • c40077ece1 Fix tests Shea Levy 2017-05-24 10:00:38 -04:00
  • 582c399420 Add buildQueued plugin hook Shea Levy 2017-05-24 09:45:31 -04:00
  • 3d044d2ec2 Github status API: Pull authorization from github_authorization by default Shea Levy 2017-05-24 08:53:29 -04:00
  • 08708e899a GithubPulls: Add 'revision' to the input Shea Levy 2017-05-24 07:33:06 -04:00
  • c6f0753435 Add GithubPulls input plugin. Shea Levy 2017-05-24 05:31:27 -04:00
  • 941665044e /api/scmdiff: Set correct MIME type Eelco Dolstra 2017-05-05 15:58:38 +02:00
  • 8abc595d1c preHook -> shellHook Eelco Dolstra 2017-05-04 15:25:22 +02:00
  • a39ffba042 Include the project and jobset names in the configuration blocks to set the timeout for a specific input in the GitInput plugin. Joel Rivera 2017-04-28 21:43:35 -05:00
  • 1f94f03699 Fix build Eelco Dolstra 2017-04-26 15:11:12 +02:00
  • 86aa851d8d Merge branch 'circleci-plugin' Shea Levy 2017-04-24 11:28:09 -04:00
  • b3c4c4ef0d Make all content of rotated table header clickable zraexy 2017-04-20 15:58:17 -08:00
  • 4c26cf0c81 getHydraConfig: Allow multiple includes Shea Levy 2017-04-20 08:00:09 -04:00
  • f4b4ee5751 Add CircleCI plugin. Shea Levy 2017-04-19 15:20:09 -04:00
  • cc85208fe4 Fix build Eelco Dolstra 2017-04-18 20:46:13 +02:00
  • af2f8122e3 Allow to configure the timeout value for the GitInput plugin in different places. Joel Rivera 2017-04-13 19:10:53 -05:00
  • fed37ea640 nix-prefetch-git: Only remove .git, not e.g. .gitkeep (#454) Shea Levy 2017-04-12 15:08:04 -04:00
  • 468b048fa2 Revert "Move build logic for the core hydra package into its own default.nix." Eelco Dolstra 2017-04-12 13:07:59 +02:00
  • 949e5865c6 Move build logic for the core hydra package into its own default.nix. Shea Levy 2017-04-11 13:07:46 -04:00
  • a0376a92e5 Add dependency on nix-perl Eelco Dolstra 2017-04-11 15:48:22 +02:00
  • c2c2633e50 Fix link to cached build log Eelco Dolstra 2017-04-11 14:25:48 +02:00
  • 433b94ee68 Fix Mercurial diff Eelco Dolstra 2017-04-11 13:39:54 +02:00
  • 585d3274e3 Better error message if jobset doesn't evaluate to an attrset Eelco Dolstra 2017-04-11 13:01:15 +02:00