Thu, 08 Jun 2023 14:45:31 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 16 Mar 2023 15:55:49 +0100 |
wenzelm |
proper vacuum of session_info tables: only once per build process;
|
file |
diff |
annotate
|
Thu, 16 Mar 2023 15:16:17 +0100 |
wenzelm |
more thorough treatment of build prefs, guarded by system option "build_through": avoid accidental rebuild of HOL etc.;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 20:25:48 +0100 |
wenzelm |
more specific vacuum operation, which is also relevant to PostgreSQL;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 20:06:37 +0100 |
wenzelm |
tuned signature: removed redundant argument;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 20:04:48 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 20:01:05 +0100 |
wenzelm |
proper build_uuid for Build_Process.Task: thus old entries are removed via prepare_database/clean_build;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 19:41:16 +0100 |
wenzelm |
more informative Build_Process.Snapshot;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 19:19:38 +0100 |
wenzelm |
more explicit snapshot of "_state" and "_database";
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 18:59:59 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 18:57:34 +0100 |
wenzelm |
removed redundant State.workers: directly maintained within the database, using with SQL update;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 18:43:32 +0100 |
wenzelm |
more thorough cleanup;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 18:29:07 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 17:34:38 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 17:09:52 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 17:05:49 +0100 |
wenzelm |
more thorough synchronization of internal "_state" vs. external "_database";
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 11:14:50 +0100 |
wenzelm |
more database content;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 10:35:41 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 10:27:17 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 10:16:45 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 14 Mar 2023 09:47:07 +0100 |
wenzelm |
tuned output;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 22:18:22 +0100 |
wenzelm |
more direct state update;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 22:08:46 +0100 |
wenzelm |
avoid too many synchronized_database;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 21:43:55 +0100 |
wenzelm |
tuned output;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 21:12:34 +0100 |
wenzelm |
synchronize progress messages with database;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 20:24:13 +0100 |
wenzelm |
more robust SQL query for mandatory arguments;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 20:14:19 +0100 |
wenzelm |
synchronize progress stop/stopped with database;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 19:04:16 +0100 |
wenzelm |
more database content;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 18:53:14 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 17:32:29 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 17:30:43 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 17:22:43 +0100 |
wenzelm |
clarified signature: avoid confusion due to object-orientation;
|
file |
diff |
annotate
|
Mon, 13 Mar 2023 16:53:08 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sat, 11 Mar 2023 12:41:53 +0100 |
wenzelm |
clarified session prefs (or "options" within the database);
|
file |
diff |
annotate
|
Sat, 11 Mar 2023 11:51:19 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 11 Mar 2023 11:31:58 +0100 |
wenzelm |
clarified exported options;
|
file |
diff |
annotate
|
Sat, 11 Mar 2023 11:14:24 +0100 |
wenzelm |
do not export connection details (password etc.);
|
file |
diff |
annotate
|
Thu, 09 Mar 2023 11:55:20 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 22:42:21 +0100 |
wenzelm |
proper test (amending 32f9e75c92e9);
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 22:08:48 +0100 |
wenzelm |
explicit locking for PostgreSQL --- neither available nor required for SQLite;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 15:57:43 +0100 |
wenzelm |
assume total operation: ProcessHandle.current().info.startInstant appears to work on all platforms;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 15:50:29 +0100 |
wenzelm |
more database content, e.g. for monitoring;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 15:25:55 +0100 |
wenzelm |
tuned structure;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 15:22:57 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 15:15:06 +0100 |
wenzelm |
more database content, e.g. for monitoring;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 14:45:17 +0100 |
wenzelm |
more explicit workers, e.g. for monitoring;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 13:36:40 +0100 |
wenzelm |
clarified worker state: always maintain database content via worker_uuid;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 13:33:18 +0100 |
wenzelm |
clarified signature: prefer Build_Process.Context for parameters;
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 11:26:46 +0100 |
wenzelm |
support for "isabelle build -j0": require external workers to make progress;
|
file |
diff |
annotate
|
Tue, 07 Mar 2023 12:50:27 +0100 |
wenzelm |
tuned output;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 21:12:47 +0100 |
wenzelm |
clarified signature: reduce boilerplate;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 19:37:32 +0100 |
wenzelm |
clarified messages;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 17:29:00 +0100 |
wenzelm |
clarified build process roles: "worker" vs. "build";
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 16:20:12 +0100 |
wenzelm |
clarified database content;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:56:28 +0100 |
wenzelm |
tuned whitespace and braces;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:38:50 +0100 |
wenzelm |
tuned signature: reduce boilerplate;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:12:37 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:01:44 +0100 |
wenzelm |
proper clean_build of old data at start of new process --- allow to inspect remains of the last process;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 12:08:33 +0100 |
wenzelm |
more database content: formal end_build;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 11:39:40 +0100 |
wenzelm |
clarified database content and prepare/init stages;
|
file |
diff |
annotate
|