Tue, 18 Jul 2023 20:14:57 +0200 support for management of build cluster;
wenzelm [Tue, 18 Jul 2023 20:14:57 +0200] rev 78398
support for management of build cluster;
Tue, 18 Jul 2023 19:41:56 +0200 clarified modules;
wenzelm [Tue, 18 Jul 2023 19:41:56 +0200] rev 78397
clarified modules;
Tue, 18 Jul 2023 19:51:12 +0200 renamed object Data to private_data, to emphasize its intended scope (but it is publicly accessible in the database);
wenzelm [Tue, 18 Jul 2023 19:51:12 +0200] rev 78396
renamed object Data to private_data, to emphasize its intended scope (but it is publicly accessible in the database);
Tue, 18 Jul 2023 13:34:18 +0200 more conservative build_delay (despite 9600720071e6): avoid exessive build_database operations, notably via ssh;
wenzelm [Tue, 18 Jul 2023 13:34:18 +0200] rev 78395
more conservative build_delay (despite 9600720071e6): avoid exessive build_database operations, notably via ssh;
Tue, 18 Jul 2023 13:32:34 +0200 proper running limit, based on this worker process;
wenzelm [Tue, 18 Jul 2023 13:32:34 +0200] rev 78394
proper running limit, based on this worker process; prefer bulk jobs: much faster cancellation;
Tue, 18 Jul 2023 12:55:43 +0200 more robust: implicit locking of tables in standard order;
wenzelm [Tue, 18 Jul 2023 12:55:43 +0200] rev 78393
more robust: implicit locking of tables in standard order;
Tue, 18 Jul 2023 12:50:34 +0200 more uniform guard (!exists_table(table)): avoid "ALTER TABLE" on already existing table, which could lead to deadlocks if this is presently locked;
wenzelm [Tue, 18 Jul 2023 12:50:34 +0200] rev 78392
more uniform guard (!exists_table(table)): avoid "ALTER TABLE" on already existing table, which could lead to deadlocks if this is presently locked;
Tue, 18 Jul 2023 12:39:20 +0200 removed unused "create_index": implicit index from primary_key is usually sufficient;
wenzelm [Tue, 18 Jul 2023 12:39:20 +0200] rev 78391
removed unused "create_index": implicit index from primary_key is usually sufficient;
Tue, 18 Jul 2023 12:32:07 +0200 clarified "vacuum" (again, reverting 0bd366fad888);
wenzelm [Tue, 18 Jul 2023 12:32:07 +0200] rev 78390
clarified "vacuum" (again, reverting 0bd366fad888);
Tue, 18 Jul 2023 12:19:12 +0200 clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
wenzelm [Tue, 18 Jul 2023 12:19:12 +0200] rev 78389
clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
Tue, 18 Jul 2023 11:39:43 +0200 update for release;
wenzelm [Tue, 18 Jul 2023 11:39:43 +0200] rev 78388
update for release;
Mon, 17 Jul 2023 21:41:14 +0200 merged
wenzelm [Mon, 17 Jul 2023 21:41:14 +0200] rev 78387
merged
Mon, 17 Jul 2023 21:35:27 +0200 more elementary transaction implementation (despite fda3f7a158b9 and 9da65bc75610);
wenzelm [Mon, 17 Jul 2023 21:35:27 +0200] rev 78386
more elementary transaction implementation (despite fda3f7a158b9 and 9da65bc75610);
Mon, 17 Jul 2023 20:59:50 +0200 tuned signature;
wenzelm [Mon, 17 Jul 2023 20:59:50 +0200] rev 78385
tuned signature;
Mon, 17 Jul 2023 20:44:58 +0200 proper check (amending 234f2ff9afe6);
wenzelm [Mon, 17 Jul 2023 20:44:58 +0200] rev 78384
proper check (amending 234f2ff9afe6);
(0) -30000 -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 tip