src/Pure/Build/build_manager.scala
Tue, 06 Aug 2024 15:40:51 +0200 Fabian Huch tuned and clarified;
Tue, 06 Aug 2024 15:38:10 +0200 Fabian Huch build_manager: store submitting user;
Tue, 06 Aug 2024 15:00:37 +0200 Fabian Huch build_manager: terminate processes if cancelling does not work;
Tue, 06 Aug 2024 13:54:10 +0200 Fabian Huch build_manager: log message when job is cancelled;
Thu, 18 Jul 2024 13:52:51 +0200 Fabian Huch better poller: don't start job when same version is already running;
Thu, 18 Jul 2024 13:08:11 +0200 Fabian Huch clarified: more uniform;
Wed, 10 Jul 2024 17:42:48 +0200 Fabian Huch tuned website;
Wed, 10 Jul 2024 17:31:17 +0200 Fabian Huch proper parse (amending dd86d35375a7);
Wed, 10 Jul 2024 17:04:44 +0200 Fabian Huch allow updating reports via build_manager_database tool, e.g. to generate hg logs/diffs;
Wed, 10 Jul 2024 17:01:51 +0200 Fabian Huch clarified;
Wed, 10 Jul 2024 16:58:39 +0200 Fabian Huch clarified;
Wed, 10 Jul 2024 16:56:59 +0200 Fabian Huch log and display components with empty (unknown) revisions to indicate that they are present;
Wed, 10 Jul 2024 09:58:32 +0200 Fabian Huch tuned log: omit previous changeset;
Tue, 09 Jul 2024 16:06:32 +0200 Fabian Huch tuned display;
Tue, 09 Jul 2024 15:06:24 +0200 Fabian Huch tuned HTML display of ANSI colors for better readability;
Tue, 09 Jul 2024 14:13:59 +0200 Fabian Huch render hg diff and log (on separate page);
Tue, 09 Jul 2024 13:58:43 +0200 Fabian Huch clarified;
Tue, 09 Jul 2024 12:56:27 +0200 Fabian Huch store hg log in addition to diff;
Tue, 09 Jul 2024 11:20:09 +0200 Fabian Huch clarified names;
Tue, 09 Jul 2024 11:11:15 +0200 Fabian Huch tuned;
Sat, 06 Jul 2024 11:18:31 +0200 wenzelm tuned messages: whitespace following usual Isabelle conventions;
Fri, 05 Jul 2024 10:38:17 +0200 Fabian Huch tuned whitespace;
Fri, 05 Jul 2024 09:52:56 +0200 Fabian Huch use ansi colored diffs;
Fri, 05 Jul 2024 09:47:21 +0200 Fabian Huch add diffs to build manager;
Thu, 04 Jul 2024 13:50:14 +0200 Fabian Huch clarified: components vs. extra components;
Thu, 04 Jul 2024 09:57:40 +0200 Fabian Huch compress reports;
Wed, 03 Jul 2024 21:11:24 +0200 Fabian Huch clarified build report;
Mon, 01 Jul 2024 15:25:27 +0200 Fabian Huch tuned;
Mon, 01 Jul 2024 15:24:04 +0200 Fabian Huch add timeout to build manager tasks/jobs (e.g. for cluster builds that don't terminate after error on host);
Mon, 01 Jul 2024 14:46:51 +0200 Fabian Huch clarified: more operations;
Mon, 01 Jul 2024 14:31:30 +0200 Fabian Huch tuned website;
Fri, 28 Jun 2024 17:13:25 +0200 Fabian Huch abort tasks with invalid host specs;
Fri, 28 Jun 2024 16:18:40 +0200 Fabian Huch tuned cli;
Fri, 28 Jun 2024 13:49:29 +0200 Fabian Huch proper build command;
Fri, 28 Jun 2024 12:10:26 +0200 Fabian Huch tuned website;
Fri, 28 Jun 2024 11:51:46 +0200 Fabian Huch better results view;
Fri, 28 Jun 2024 11:33:09 +0200 Fabian Huch better build summaries;
Fri, 28 Jun 2024 09:54:06 +0200 Fabian Huch clarified: more operations;
Thu, 27 Jun 2024 09:41:16 +0200 Fabian Huch add Isabelle settings to managed tasks and ci jobs;
Wed, 12 Jun 2024 17:12:13 +0200 Fabian Huch moved ci_build module to build_ci;
Wed, 12 Jun 2024 17:06:34 +0200 Fabian Huch overhauled ci_build: clarified, removed unused, removed implicit Jenkins assumptions;
Tue, 25 Jun 2024 18:09:53 +0200 Fabian Huch tuned;
Tue, 25 Jun 2024 17:57:08 +0200 Fabian Huch tuned;
Tue, 25 Jun 2024 17:56:49 +0200 Fabian Huch add root entry for non-local components;
Tue, 25 Jun 2024 17:55:37 +0200 Fabian Huch clarified;
Tue, 25 Jun 2024 13:53:45 +0200 Fabian Huch extra timer delay, to limit db transactions;
Tue, 25 Jun 2024 13:44:20 +0200 Fabian Huch proper synchronized;
Sun, 16 Jun 2024 21:54:09 +0200 wenzelm merged
Sun, 16 Jun 2024 18:41:57 +0200 wenzelm Base64: proper support for large Bytes, with subtle change of types (Bytes instead of String);
Wed, 12 Jun 2024 10:47:53 +0200 Fabian Huch tuned messages;
Wed, 12 Jun 2024 08:52:36 +0200 Fabian Huch clarified web server paths;
Tue, 11 Jun 2024 11:07:48 +0200 Fabian Huch proper available hosts;
Tue, 11 Jun 2024 10:30:55 +0200 Fabian Huch tuned comments;
Tue, 11 Jun 2024 08:58:22 +0200 Fabian Huch add build_manager_database tool to restore db from log files;
Mon, 10 Jun 2024 18:45:21 +0200 Fabian Huch use build log in build manager to store meta-data persistently;
Mon, 10 Jun 2024 17:08:47 +0200 Fabian Huch improve build manager log (for build_log);
Mon, 10 Jun 2024 16:37:16 +0200 Fabian Huch clarified;
Mon, 10 Jun 2024 16:14:44 +0200 Fabian Huch proper web server address;
Mon, 10 Jun 2024 16:02:53 +0200 Fabian Huch clarified names: more canonical;
Mon, 10 Jun 2024 15:13:21 +0200 Fabian Huch clarified;
less more (0) -60 tip