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
|
Sat, 08 Jul 2023 16:07:45 +0200 |
wenzelm |
proper data_domain for symmetric difference;
|
file |
diff |
annotate
|
Sat, 08 Jul 2023 15:52:57 +0200 |
wenzelm |
tuned: avoid redundant db access;
|
file |
diff |
annotate
|
Sat, 08 Jul 2023 13:13:10 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 07 Jul 2023 14:20:58 +0200 |
wenzelm |
clarified signature: ensure disjoint data spaces;
|
file |
diff |
annotate
|
Fri, 07 Jul 2023 14:17:53 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 05 Jul 2023 14:33:32 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 05 Jul 2023 13:41:45 +0200 |
wenzelm |
proper build_progress for local messages;
|
file |
diff |
annotate
|
Wed, 05 Jul 2023 11:27:36 +0200 |
wenzelm |
proper SQL query;
|
file |
diff |
annotate
|
Sun, 02 Jul 2023 20:09:12 +0200 |
wenzelm |
more robust "stop": further "stamp" ticks may happen afterwards;
|
file |
diff |
annotate
|
Sun, 02 Jul 2023 19:51:03 +0200 |
wenzelm |
removed junk;
|
file |
diff |
annotate
|
Sun, 02 Jul 2023 19:12:29 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 02 Jul 2023 19:05:59 +0200 |
wenzelm |
tuned: prefer Scala over Java;
|
file |
diff |
annotate
|
Sun, 02 Jul 2023 18:56:52 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sun, 02 Jul 2023 15:39:51 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 02 Jul 2023 15:25:12 +0200 |
wenzelm |
more SQL data;
|
file |
diff |
annotate
|
Sat, 01 Jul 2023 16:47:52 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 01 Jul 2023 16:42:57 +0200 |
wenzelm |
clarified static Build_Process.Context vs. dynamic Build_Process.State;
|
file |
diff |
annotate
|
Fri, 30 Jun 2023 16:26:03 +0200 |
wenzelm |
more robust database setup;
|
file |
diff |
annotate
|
Fri, 30 Jun 2023 16:04:53 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 28 Jun 2023 12:39:43 +0200 |
wenzelm |
clarified signature: more concise data;
|
file |
diff |
annotate
|
Wed, 28 Jun 2023 12:25:54 +0200 |
wenzelm |
more robust;
|
file |
diff |
annotate
|
Wed, 28 Jun 2023 12:20:09 +0200 |
wenzelm |
clarified signature: better default;
|
file |
diff |
annotate
|
Wed, 28 Jun 2023 12:16:02 +0200 |
wenzelm |
show only active builds;
|
file |
diff |
annotate
|
Wed, 28 Jun 2023 11:35:02 +0200 |
wenzelm |
support for identified builds;
|
file |
diff |
annotate
|
Wed, 28 Jun 2023 11:33:11 +0200 |
wenzelm |
clarified signature: more operations and options;
|
file |
diff |
annotate
|
Tue, 27 Jun 2023 15:10:47 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 27 Jun 2023 14:50:48 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 27 Jun 2023 11:39:02 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 27 Jun 2023 11:17:52 +0200 |
wenzelm |
more robust close() after failed initialization;
|
file |
diff |
annotate
|
Tue, 27 Jun 2023 10:24:32 +0200 |
wenzelm |
avoid repeated open_database_server: synchronized transaction_lock;
|
file |
diff |
annotate
|
Mon, 26 Jun 2023 13:20:12 +0200 |
wenzelm |
clarified database for heaps: do not depend on build_database_test;
|
file |
diff |
annotate
|
Mon, 26 Jun 2023 13:01:58 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 26 Jun 2023 12:07:28 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 23 Jun 2023 14:43:15 +0200 |
wenzelm |
clarified signature: prefer explicit combinator;
|
file |
diff |
annotate
|
Fri, 23 Jun 2023 13:47:34 +0200 |
wenzelm |
restore heaps from database, which takes precedence over file-system;
|
file |
diff |
annotate
|
Fri, 23 Jun 2023 11:14:44 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 21 Jun 2023 14:27:51 +0200 |
wenzelm |
clarified signature: more explicit class SQL.Data;
|
file |
diff |
annotate
|
Wed, 21 Jun 2023 11:15:04 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 20 Jun 2023 15:00:45 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 20 Jun 2023 14:25:06 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sat, 17 Jun 2023 17:29:31 +0200 |
wenzelm |
proper close;
|
file |
diff |
annotate
|
Sat, 17 Jun 2023 15:58:41 +0200 |
wenzelm |
separate host.db for independent db.transaction_lock;
|
file |
diff |
annotate
|
Sat, 17 Jun 2023 14:45:24 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Sat, 17 Jun 2023 13:09:11 +0200 |
wenzelm |
omit redundant data: already stored in progress database;
|
file |
diff |
annotate
|
Fri, 16 Jun 2023 14:20:18 +0200 |
wenzelm |
proper support for SQLite: avoid conflicts on transaction_lock;
|
file |
diff |
annotate
|