src/Pure/Admin/build_history.scala
Sun, 15 Oct 2017 20:31:52 +0200 wenzelm added ml_statistics_step to trim stored properties;
Sun, 15 Oct 2017 18:39:20 +0200 wenzelm proper argument;
Sat, 14 Oct 2017 17:33:05 +0200 wenzelm clarified stored build_args;
Sat, 14 Oct 2017 16:59:45 +0200 wenzelm partition AFP sessions according to structure, which happens to cut it roughly into equal parts;
Sat, 14 Oct 2017 15:44:21 +0200 wenzelm support for AFP in build_history and remote_build_history;
Thu, 31 Aug 2017 11:42:10 +0200 wenzelm clarified signature;
Sat, 17 Jun 2017 16:36:45 +0200 wenzelm more robust: do not touch unrelated directory isabelle_repos_other (i.e. bad argument);
Sat, 17 Jun 2017 16:28:16 +0200 wenzelm always start with fresh clone (with explicitly given rev): more robust on Windows;
Thu, 01 Jun 2017 21:43:36 +0200 wenzelm tuned signature;
Sat, 27 May 2017 15:48:22 +0200 wenzelm no exit code from build processes by default, e.g. relevant for non-strict results of remote_build_history;
Fri, 26 May 2017 20:52:01 +0200 wenzelm store errors in build_history logs and database;
Fri, 26 May 2017 15:28:46 +0200 wenzelm more selective database access;
Fri, 26 May 2017 11:11:25 +0200 wenzelm do not expose ML interrupt in Scala;
Thu, 25 May 2017 21:59:53 +0200 wenzelm prefer strict result (in contrast to 0f3b0a929c02);
Thu, 25 May 2017 21:55:17 +0200 wenzelm avoid conflict with generated settings of other_isabelle;
Thu, 25 May 2017 21:32:51 +0200 wenzelm more progress information, for the sake of sporadic dropouts;
Wed, 24 May 2017 15:04:13 +0200 wenzelm proper ISABELLE_IDENTIFIER for remote Admin/build_history, e.g. relevant for settings;
Tue, 23 May 2017 11:47:35 +0200 wenzelm clarified build.out progress;
Tue, 23 May 2017 11:25:20 +0200 wenzelm more persistent build.out;
Sun, 21 May 2017 20:12:25 +0200 wenzelm incremental build progress, to see state after unexpected failure (see also b3d6fb291f58);
Sat, 20 May 2017 20:26:52 +0200 wenzelm keep main build.log to help diagnosing spurious lack of log_path.xz;
Tue, 16 May 2017 16:28:13 +0200 wenzelm prefer explicit output file: potentially more robust than stdout;
Tue, 16 May 2017 16:04:50 +0200 wenzelm proper init_settings, before inspecting ML_HOME etc;
Tue, 16 May 2017 15:53:27 +0200 wenzelm support for explicit output file: potentially more robust than stdout;
Tue, 16 May 2017 15:37:07 +0200 wenzelm proper init_settings for init_component (before generated ML_OPTIONS etc.);
Sun, 30 Apr 2017 16:47:30 +0200 wenzelm parse ml_statistics only when required;
Sat, 29 Apr 2017 09:38:22 +0200 wenzelm clarified multi-line properties;
Thu, 27 Apr 2017 22:21:43 +0200 wenzelm proper prefix;
Thu, 27 Apr 2017 11:19:22 +0200 wenzelm more SQL operations;
Wed, 26 Apr 2017 15:55:40 +0200 wenzelm clarified signature;
Sun, 19 Mar 2017 13:05:06 +0100 wenzelm access table via session_name: db may in principle contain multiple entries;
Sun, 19 Mar 2017 11:56:56 +0100 wenzelm eliminated somewhat redundant inlined name (despite a7aa17a1f721);
Fri, 17 Mar 2017 21:55:13 +0100 wenzelm tuned signature;
Fri, 17 Mar 2017 20:57:20 +0100 wenzelm prefer database, but also accept log.gz from historic versions;
Mon, 16 Jan 2017 21:53:44 +0100 wenzelm tuned signature;
Mon, 07 Nov 2016 20:05:30 +0100 wenzelm recovered Output.writeln for remote build_history (cf. ed8940d6295c), in order to have log files copied and removed;
Sun, 06 Nov 2016 22:51:40 +0100 wenzelm back to more elementary result (see 5f49765a25ec): avoid concurrent use of ssh channel;
Sat, 05 Nov 2016 20:44:47 +0100 wenzelm more robust multithreading;
Fri, 04 Nov 2016 11:37:24 +0100 wenzelm self_update of components, e.g. for vmnipkow9;
Tue, 01 Nov 2016 15:12:45 +0100 wenzelm ignore interrupts from underlying process, e.g. due to out-of-memory situation in ML_Process (see also build.scala);
Thu, 27 Oct 2016 11:39:58 +0200 wenzelm more permissive remote_build_history: failure happens routinely and should not lead error, without saving logs;
Mon, 24 Oct 2016 15:16:31 +0200 wenzelm more thorough cleanup of lib/classes -- it may contain broken Pure.jar or copies of Scala libraries (in historic versions);
Sun, 23 Oct 2016 12:21:17 +0200 wenzelm more explicit rev (tip);
Sat, 22 Oct 2016 19:57:56 +0200 wenzelm clarified push/pull chain: current ISABELLE_HOME may server as source for changes that are not published on isabelle_repos_source yet (e.g. isabelle-release branch);
Sat, 22 Oct 2016 17:27:27 +0200 wenzelm process results immediately;
Fri, 21 Oct 2016 17:24:43 +0200 wenzelm more ambitious default;
Tue, 18 Oct 2016 16:08:55 +0200 wenzelm tuned;
Tue, 18 Oct 2016 16:03:30 +0200 wenzelm clarified modules;
Tue, 18 Oct 2016 15:18:58 +0200 wenzelm report actual build_args;
Tue, 18 Oct 2016 15:09:52 +0200 wenzelm more flexible multicore configuration;
Tue, 18 Oct 2016 14:32:51 +0200 wenzelm clarified multiple props: result needs to fit on a single line within the log file;
Tue, 18 Oct 2016 13:56:49 +0200 wenzelm clarified properties;
Tue, 18 Oct 2016 13:44:54 +0200 wenzelm tuned;
Tue, 18 Oct 2016 11:50:38 +0200 wenzelm support for free-form build tags;
Tue, 18 Oct 2016 11:24:14 +0200 wenzelm explicit identification of builds and correlated build groups;
Sun, 16 Oct 2016 20:08:23 +0200 wenzelm proper result;
Sun, 16 Oct 2016 18:16:49 +0200 wenzelm more thorough cleanup;
Sun, 16 Oct 2016 17:44:37 +0200 wenzelm simplified SSH.Session: sftp channel is always open and its operations provided by the main interface;
Sun, 16 Oct 2016 16:57:48 +0200 wenzelm more compression for big log files;
Sat, 15 Oct 2016 21:59:35 +0200 wenzelm more robust quasi-unique name;
less more (0) -60 tip