Commit Graph

  • ef802279ed use build timestamp as last-modified header on download Rob Vermaas 2011-09-15 15:22:00 +00:00
  • 2a18d8aac9 * Fix hydra_eval_jobs. Eelco Dolstra 2011-09-15 08:34:08 +00:00
  • d8a7ca67f4 * Start of a JSON API to get information about a specific build. E.g. http://server/build/1341335/api/get-info returns a JSON record containing information about the build. Eelco Dolstra 2011-09-15 08:27:17 +00:00
  • d72538e641 * Remove empty file. Eelco Dolstra 2011-09-11 20:17:59 +00:00
  • f34ec401ba fix for buildsteps starting at 0, probably something changed in catalyst Rob Vermaas 2011-09-08 22:48:38 +00:00
  • 203716597d set threshold to show status on jobset page to a more usable size Rob Vermaas 2011-08-29 17:56:38 +00:00
  • 5d3f5f9fca hydra: when no external url is given for diff's of git/hg input, revert to a diff done on a local available clone Rob Vermaas 2011-08-25 14:50:31 +00:00
  • c51af99ecf * Catalyst now escapes slashes to %2f, which broke defaultUriForProduct. Eelco Dolstra 2011-08-19 16:23:01 +00:00
  • 9f78a942bc Eelco Dolstra 2011-08-19 16:09:14 +00:00
  • 23c5bd536e * Add DBD::SQLite to the list of dependencies. Eelco Dolstra 2011-08-19 15:48:45 +00:00
  • 7764095835 * Pass nixUnstable to the tarball build. Eelco Dolstra 2011-08-19 15:43:43 +00:00
  • d49ccadfea * Build fix. Eelco Dolstra 2011-08-19 15:43:23 +00:00
  • 5a8e0d1e13 * Fix symbol to look for. Eelco Dolstra 2011-08-19 15:28:32 +00:00
  • 3f8a8c7083 Eelco Dolstra 2011-08-19 15:14:01 +00:00
  • 5e359374a1 * Fix indentation. Eelco Dolstra 2011-08-19 15:13:34 +00:00
  • 3d6a8fa632 * Slight cleanup. Eelco Dolstra 2011-08-16 14:51:19 +00:00
  • b75ddbc11c allow _'s in first character of filenames Rob Vermaas 2011-07-25 23:19:24 +00:00
  • 337ba26aa6 Add links missing from the admin page. Ludovic Courtès 2011-07-25 09:38:41 +00:00
  • 8101874b83 grr, typo Rob Vermaas 2011-07-18 15:03:15 +00:00
  • 360b4a74bf remove buildonlylatest propery, which was committed by accident Rob Vermaas 2011-07-17 12:02:20 +00:00
  • 1ddd8b29fb release.nix: Install the manual under the right prefix. Ludovic Courtès 2011-07-04 20:11:51 +00:00
  • 1e737f95f8 release.nix: Add --with-docbook-xsl' to the configure flags for tarball'. Ludovic Courtès 2011-07-04 15:36:38 +00:00
  • 2e723601ca release.nix: Make the HTML manual a Hydra build product. Ludovic Courtès 2011-07-04 14:48:44 +00:00
  • 666f543122 Build the HTML manual; add the HTML & PDF to the distribution; install them. Ludovic Courtès 2011-07-04 14:48:38 +00:00
  • 63e3e869c9 release.nix: Remove `services' arguments to ${nixos}/lib/testing.nix. Ludovic Courtès 2011-07-04 14:06:05 +00:00
  • dcbdd0ad26 hydra_build.pl: Honor `$build->timeout'. Ludovic Courtès 2011-07-04 13:55:02 +00:00
  • 07f1d85518 remove unintentional committed line Rob Vermaas 2011-06-10 12:56:49 +00:00
  • 3824aeaab8 change regexp for ascii escapes in log Rob Vermaas 2011-06-10 10:53:59 +00:00
  • 5d166150f9 using backquote as argument resulted in only first line as first argument to removeAsciiEscapes Rob Vermaas 2011-06-10 10:48:51 +00:00
  • 48b435c2de remove ascii escapes from log in tail page and emails Rob Vermaas 2011-06-10 09:53:15 +00:00
  • 259d163ec9 clean up build page for build that failed with result Rob Vermaas 2011-06-10 07:36:30 +00:00
  • b4dd17c8c8 Tweak CSS for img/logo. Ludovic Courtès 2011-06-09 14:49:48 +00:00
  • c4130a8161 Hydra/64: Leaving number of builds empty gives DBIx error Rob Vermaas 2011-05-16 08:03:06 +00:00
  • e080af3daa * Revert r27114, it seems to break stuff. Eelco Dolstra 2011-05-09 08:57:19 +00:00
  • c54c804dc9 hydra-module: Fix typo. Ludovic Courtès 2011-05-05 10:11:13 +00:00
  • d4664fd759 hydra-module: Add a `logo' option. Ludovic Courtès 2011-05-05 10:07:59 +00:00
  • dc9a118a04 hydra-module: Add a `port' option. Ludovic Courtès 2011-05-05 10:07:56 +00:00
  • 63500acc37 hydra-module: Remove `nix.*' settings. Ludovic Courtès 2011-05-05 10:07:53 +00:00
  • a6c7870120 Rob Vermaas 2011-05-05 06:27:38 +00:00
  • 334c71cd07 * Use default values of job function arguments if they're not specified in Hydra. Eelco Dolstra 2011-05-03 09:21:27 +00:00
  • adbba3bbcb * me.id -> build.id. Eelco Dolstra 2011-04-20 08:57:55 +00:00
  • 2f215aac4b add tracker html code via HYDRA_TRACKER Rob Vermaas 2011-04-19 12:00:54 +00:00
  • a9f422dcff add NIX_MANIFESTS_DIR to tests Rob Vermaas 2011-04-19 11:55:49 +00:00
  • a8b3ebd514 make logo configurable via HYDRA_LOGO env var Rob Vermaas 2011-04-18 08:21:27 +00:00
  • d4c96a47c9 qualify order by column Rob Vermaas 2011-04-18 08:10:10 +00:00
  • fca3019c7b qualify ordery_by clauses when necessary, remove unnecessary order_by's, reported by Ludo, resulted in errors in sqlite Rob Vermaas 2011-04-01 07:40:06 +00:00
  • ffa4ba3b9e nix-prefetch-* scripts are in hydra svn now Rob Vermaas 2011-03-25 08:18:26 +00:00
  • 385b70c898 hydra: fixed and re-enabled evaluation tests Rob Vermaas 2011-03-24 13:45:01 +00:00
  • f3f2c5683f Hydra/62 fix, broken nar download Rob Vermaas 2011-03-23 13:03:40 +00:00
  • 7b1d87fde9 fetchInputGit: Populate TopGit branches when on a topic branch. Ludovic Courtès 2011-03-22 22:21:19 +00:00
  • 1df83d52f8 fix bug reported by ludo (log in, non-admin) on project overview page Rob Vermaas 2011-03-22 08:51:15 +00:00
  • d0ba7678d5 oops, should have added topgit to hydraPath Rob Vermaas 2011-03-21 13:01:54 +00:00
  • d939b06ced add topgit to hydra's path Rob Vermaas 2011-03-21 12:52:11 +00:00
  • 2c9be852cb disabled evaluation tests until i figure out why it fails in buildfarm and succeeds locally Rob Vermaas 2011-03-21 12:36:01 +00:00
  • 55b392a20d wrong altnr for jobset inputs in tests Rob Vermaas 2011-03-21 12:30:47 +00:00
  • 9f33d4c98d Rob Vermaas 2011-03-17 13:25:27 +00:00
  • 10e10e8a8c set executable Rob Vermaas 2011-03-17 12:49:39 +00:00
  • 597e7c04e1 cleanup Rob Vermaas 2011-03-17 11:55:39 +00:00
  • bf2f86d3c6 show evaluation errors in log of tests Rob Vermaas 2011-03-17 10:29:01 +00:00
  • 5db13c92b2 keep build directory Rob Vermaas 2011-03-17 09:18:13 +00:00
  • ea4ae11353 set BZR_HOME env var so bzr won't fail Rob Vermaas 2011-03-17 09:14:48 +00:00
  • 4b599f4dfc set BZR_HOME env var so bzr won't fail Rob Vermaas 2011-03-17 09:04:07 +00:00
  • 369b2ef0aa add tests for scm inputs Rob Vermaas 2011-03-17 08:48:27 +00:00
  • 98c8a86886 add bzr-repo target Rob Vermaas 2011-03-17 07:55:44 +00:00
  • 019e273bbb remove debug target Rob Vermaas 2011-03-17 07:43:55 +00:00
  • 50c7629efc nix needs env vars as absolute paths Rob Vermaas 2011-03-17 07:43:33 +00:00
  • cd7bc3681e set scripts to executable Rob Vermaas 2011-03-17 07:39:46 +00:00
  • f34636c15f make sure jobs/* and Setup.pm is in tarball Rob Vermaas 2011-03-17 07:30:19 +00:00
  • fa8c91ed91 use abs_builddir for svn checkout Rob Vermaas 2011-03-17 07:25:23 +00:00
  • b773b13e9b doc: Import the "Creating Projects" chapter by Visser & Dolstra. Ludovic Courtès 2011-03-16 22:50:09 +00:00
  • 3426bf59ff doc: Mention the 3 processes that make up Hydra. Ludovic Courtès 2011-03-16 22:50:02 +00:00
  • cf0a6a5fc7 tests: $(topsrc_dir) -> $(top_srcdir). Ludovic Courtès 2011-03-16 16:18:59 +00:00
  • 87c556e6ea tests: Use $(builddir) instead of pwd. Ludovic Courtès 2011-03-16 16:18:56 +00:00
  • 72fdede0e0 tests: Add $(srcdir) to Perl's module search path. Ludovic Courtès 2011-03-16 16:18:53 +00:00
  • d719b0480f hydra: run nix-prefetch-git on local clone of git repo Rob Vermaas 2011-03-16 16:03:01 +00:00
  • e981a48d97 svn -> subversion Rob Vermaas 2011-03-16 14:25:39 +00:00
  • 14e470e680 hydrA: add some pkgs to buildinputs for tests Rob Vermaas 2011-03-16 14:22:53 +00:00
  • 11b6f9cf35 Rob Vermaas 2011-03-16 14:00:52 +00:00
  • faf128a55b add target to make simple git/hg/svn inputs Rob Vermaas 2011-03-16 13:36:42 +00:00
  • d4a0ad3d30 remove debug statement Rob Vermaas 2011-03-16 13:34:17 +00:00
  • 1dbbbe3f31 oops, committed too much Rob Vermaas 2011-03-16 13:19:15 +00:00
  • 890a7867b4 add first evaluations tests Rob Vermaas 2011-03-16 13:18:12 +00:00
  • 8f35d03bca use NIX_*_DIR env vars when defined Rob Vermaas 2011-03-16 13:08:12 +00:00
  • d5710b840b there are 43 tests Rob Vermaas 2011-03-16 11:26:14 +00:00
  • 4f50af18aa Rob Vermaas 2011-03-16 10:50:50 +00:00
  • b0283aa404 Rob Vermaas 2011-03-16 10:46:43 +00:00
  • aa27906150 add local srcdir to perl5lib env var Rob Vermaas 2011-03-16 10:41:31 +00:00
  • 65e4122444 Rob Vermaas 2011-03-16 10:27:32 +00:00
  • 6b0da4625f setup environment variables for tests Rob Vermaas 2011-03-16 09:46:47 +00:00
  • a8d137379c hydra: query-all-tables.pl.in, set executable Rob Vermaas 2011-03-16 09:37:55 +00:00
  • e4e04dd123 add sqlite to buildinputs Rob Vermaas 2011-03-16 09:31:44 +00:00
  • 9716152ecf use top_srcdir in stead of srcdir Rob Vermaas 2011-03-16 09:24:18 +00:00
  • 2d606745c3 add tests to SUBDIRS Rob Vermaas 2011-03-16 09:07:55 +00:00
  • 541ce56cc6 add basic query tests for JobStatus/LatestSucceeded/ActiveJobs Rob Vermaas 2011-03-16 09:01:09 +00:00
  • 0df0723b46 first test, not yet in buildprocess Rob Vermaas 2011-03-16 08:50:31 +00:00
  • 87d1b447c2 doc: Augment the "Installation" section with material by Visser & Dolstra. Ludovic Courtès 2011-03-16 07:56:39 +00:00
  • 413d49342d fixed bug when updating user when no roles were selected, changed change-password link Rob Vermaas 2011-03-15 14:57:05 +00:00
  • edbfc781d0 qualify id column Rob Vermaas 2011-03-15 13:54:43 +00:00
  • 2849279f80 do not send email for builds with status 'aborted' Rob Vermaas 2011-03-15 12:12:56 +00:00
  • 03d12ca68e Hydra/57: Unknown failure -> Failed Rob Vermaas 2011-03-15 11:51:00 +00:00