Tue, 16 Apr 2024 15:11:13 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 11 Apr 2024 12:12:33 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 11 Apr 2024 12:05:01 +0200 |
wenzelm |
back to static numa_nodes (reverting part of c2c59de57df9);
|
file |
diff |
annotate
|
Fri, 15 Mar 2024 19:15:04 +0100 |
wenzelm |
clarified names;
|
file |
diff |
annotate
|
Thu, 14 Mar 2024 10:01:51 +0100 |
Fabian Huch |
track start in build job results (following 9d484c5d3a63), so it can directly be written to build log database;
|
file |
diff |
annotate
|
Wed, 13 Mar 2024 23:26:30 +0100 |
wenzelm |
revert most parts of 0e79fa88cab6: somewhat ambitious attempt to move towards "editing" builds via added/canceled workers;
|
file |
diff |
annotate
|
Wed, 13 Mar 2024 17:36:35 +0100 |
wenzelm |
database performance tuning: prefer light-weight IPC over heavy-duty transactions, following bf377e10ff3b;
|
file |
diff |
annotate
|
Wed, 13 Mar 2024 16:14:23 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 13 Mar 2024 11:23:22 +0100 |
wenzelm |
proper system option, instead of hardwired default;
|
file |
diff |
annotate
|
Wed, 13 Mar 2024 10:58:15 +0100 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Tue, 12 Mar 2024 15:57:25 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 12 Mar 2024 15:30:32 +0100 |
wenzelm |
database performance tuning: pull changed entries only, based on recorded updates (see 98d65411bfdb);
|
file |
diff |
annotate
|
Tue, 12 Mar 2024 13:17:25 +0100 |
wenzelm |
clarified signature: more explicit types;
|
file |
diff |
annotate
|
Tue, 12 Mar 2024 11:18:38 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 12 Mar 2024 11:16:06 +0100 |
wenzelm |
removed somewhat pointless check;
|
file |
diff |
annotate
|
Tue, 12 Mar 2024 11:14:02 +0100 |
wenzelm |
tuned signature: fewer warnings in IntelliJ IDEA;
|
file |
diff |
annotate
|
Mon, 11 Mar 2024 23:03:12 +0100 |
wenzelm |
minor performance tuning: SQL.order_by is only for demo purposes;
|
file |
diff |
annotate
|
Mon, 11 Mar 2024 22:12:56 +0100 |
wenzelm |
support efficient access to state updates, based on LEFT OUTER JOIN;
|
file |
diff |
annotate
|
Mon, 11 Mar 2024 20:44:34 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 22:42:27 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 18:01:14 +0100 |
wenzelm |
more robust init_built: get_build_id and start_build within the same transaction;
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 17:33:44 +0100 |
wenzelm |
tuned: remove redundant guard;
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 17:30:23 +0100 |
wenzelm |
maintain short build_id vs. build_uuid, similar to Database_Progress context/context_uuid;
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 13:32:15 +0100 |
wenzelm |
clarified signature: init_state vs. init_unsynchronized;
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 11:51:56 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 10:50:12 +0100 |
wenzelm |
tuned signature: more uniform SQL.Data instances;
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 10:40:48 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 22:04:07 +0100 |
wenzelm |
disable write_updates from f425bbc4b2eb for now: "isabelle build_process -rf" does not quite work yet;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 22:02:27 +0100 |
wenzelm |
revert part of 5969ead9f900 that does not quite work yet: only one accidental host is used;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 20:52:06 +0100 |
wenzelm |
record updates within database, based on serial;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 20:20:13 +0100 |
wenzelm |
proper tables (amending 4611b7b47b42);
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 20:04:07 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 17:23:09 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 16:59:38 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 16:45:18 +0100 |
wenzelm |
misc tuning and clarification: prefer explicit type Build_Process.Update;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 15:48:29 +0100 |
wenzelm |
misc tuning and clarification;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 15:14:22 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 14:52:28 +0100 |
wenzelm |
clarified data representation: more uniform treatment of State.Pending vs. State.Running;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 13:06:13 +0100 |
wenzelm |
tuned: drop pointless SQL.order_by (see also 5f706f7c624b);
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 10:57:28 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 09 Mar 2024 10:49:12 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 20:38:19 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 19:04:18 +0100 |
wenzelm |
prefer explicit option "build_log_verbose";
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 18:29:21 +0100 |
wenzelm |
additional build_log column "session_start", with implicit upgrade of database schema;
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 14:14:05 +0100 |
wenzelm |
more robust build_start for master and workers (via database);
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 13:05:01 +0100 |
wenzelm |
more accurate progress.now(), notably for Database_Progress;
|
file |
diff |
annotate
|
Tue, 05 Mar 2024 21:44:52 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 05 Mar 2024 21:26:18 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 05 Mar 2024 20:41:07 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 05 Mar 2024 19:21:07 +0100 |
wenzelm |
tuned signature: fewer warnings in IntelliJ IDEA;
|
file |
diff |
annotate
|
Tue, 05 Mar 2024 17:42:36 +0100 |
wenzelm |
drop unused Task.info field;
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 21:58:53 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 21:46:21 +0100 |
wenzelm |
clarified module signature and state;
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 21:18:24 +0100 |
wenzelm |
omit somewhat pointless message, following b7187d4cdf68;
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 13:55:11 +0100 |
wenzelm |
clarified module signature and state;
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 13:44:11 +0100 |
wenzelm |
tuned signature: more protected operations;
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 12:30:33 +0100 |
wenzelm |
database performance tuning: just one synchronized_database for main loop body;
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 11:05:36 +0100 |
wenzelm |
more robust: assume that database is exclusive for this Progress instance --- always close on exit (see also bf377e10ff3b);
|
file |
diff |
annotate
|
Sat, 24 Feb 2024 11:05:11 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 22 Feb 2024 21:42:02 +0100 |
wenzelm |
more thorough Store.clean_output (amending 1fa1b32b0379);
|
file |
diff |
annotate
|