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
|