Wed, 19 Jul 2023 16:04:59 +0200 |
wenzelm |
clarified options;
|
file |
diff |
annotate
|
Wed, 19 Jul 2023 13:29:18 +0200 |
wenzelm |
clarified options: accommodate potentially slow database connection;
|
file |
diff |
annotate
|
Wed, 19 Jul 2023 10:42:40 +0200 |
wenzelm |
proforma support for remote build hosts;
|
file |
diff |
annotate
|
Tue, 18 Jul 2023 19:51:12 +0200 |
wenzelm |
renamed object Data to private_data, to emphasize its intended scope (but it is publicly accessible in the database);
|
file |
diff |
annotate
|
Tue, 18 Jul 2023 13:32:34 +0200 |
wenzelm |
proper running limit, based on this worker process;
|
file |
diff |
annotate
|
Tue, 18 Jul 2023 12:55:43 +0200 |
wenzelm |
more robust: implicit locking of tables in standard order;
|
file |
diff |
annotate
|
Tue, 18 Jul 2023 12:19:12 +0200 |
wenzelm |
clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
|
file |
diff |
annotate
|
Mon, 17 Jul 2023 20:59:50 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 17 Jul 2023 11:39:32 +0200 |
wenzelm |
reuse database_server connection;
|
file |
diff |
annotate
|
Sun, 16 Jul 2023 21:01:33 +0200 |
wenzelm |
reuse SSH.Server connection database server;
|
file |
diff |
annotate
|
Sun, 16 Jul 2023 14:11:56 +0200 |
wenzelm |
clarified options;
|
file |
diff |
annotate
|
Sun, 16 Jul 2023 12:19:48 +0200 |
wenzelm |
prefer asynchronous operations: reduce time spent within synchronized_database("Build_Process.start_job");
|
file |
diff |
annotate
|
Sun, 16 Jul 2023 11:29:23 +0200 |
wenzelm |
more informative trace;
|
file |
diff |
annotate
|
Sat, 15 Jul 2023 20:34:06 +0200 |
wenzelm |
more robust: avoid nested transactions (on disjoint tables);
|
file |
diff |
annotate
|
Sat, 15 Jul 2023 20:08:19 +0200 |
wenzelm |
potentially more robust: long-running operation only for build master, not workers;
|
file |
diff |
annotate
|