Mon, 01 May 2017 20:26:42 +0200 clarified treatment of qualified names (amending 7ef438495a02);
wenzelm [Mon, 01 May 2017 20:26:42 +0200] rev 65671
clarified treatment of qualified names (amending 7ef438495a02);
Mon, 01 May 2017 20:14:50 +0200 create full view on build_log data, but avoid bombing sqlitebrowser;
wenzelm [Mon, 01 May 2017 20:14:50 +0200] rev 65670
create full view on build_log data, but avoid bombing sqlitebrowser;
Mon, 01 May 2017 17:28:25 +0200 support for views;
wenzelm [Mon, 01 May 2017 17:28:25 +0200] rev 65669
support for views;
Mon, 01 May 2017 15:42:26 +0200 more operations;
wenzelm [Mon, 01 May 2017 15:42:26 +0200] rev 65668
more operations; tuned;
Mon, 01 May 2017 13:39:27 +0200 slightly more compact file;
wenzelm [Mon, 01 May 2017 13:39:27 +0200] rev 65667
slightly more compact file;
Mon, 01 May 2017 13:03:56 +0200 incremental download of Jenkins log files, which are also added to database;
wenzelm [Mon, 01 May 2017 13:03:56 +0200] rev 65666
incremental download of Jenkins log files, which are also added to database;
Mon, 01 May 2017 12:55:08 +0200 more robust detection of Jenkins log;
wenzelm [Mon, 01 May 2017 12:55:08 +0200] rev 65665
more robust detection of Jenkins log;
Mon, 01 May 2017 12:28:33 +0200 detect Jenkins log files as well;
wenzelm [Mon, 01 May 2017 12:28:33 +0200] rev 65664
detect Jenkins log files as well;
Mon, 01 May 2017 11:33:06 +0200 detect host name;
wenzelm [Mon, 01 May 2017 11:33:06 +0200] rev 65663
detect host name;
Mon, 01 May 2017 11:24:41 +0200 more parallelism;
wenzelm [Mon, 01 May 2017 11:24:41 +0200] rev 65662
more parallelism;
Mon, 01 May 2017 11:20:32 +0200 tuned;
wenzelm [Mon, 01 May 2017 11:20:32 +0200] rev 65661
tuned;
Mon, 01 May 2017 11:12:46 +0200 proper log_path check;
wenzelm [Mon, 01 May 2017 11:12:46 +0200] rev 65660
proper log_path check; report progress;
Mon, 01 May 2017 11:04:33 +0200 ensure canonical order: latest first;
wenzelm [Mon, 01 May 2017 11:04:33 +0200] rev 65659
ensure canonical order: latest first;
Mon, 01 May 2017 11:00:27 +0200 tuned signature;
wenzelm [Mon, 01 May 2017 11:00:27 +0200] rev 65658
tuned signature;
Mon, 01 May 2017 10:58:54 +0200 download Jenkins logs with inlined ml_statistics;
wenzelm [Mon, 01 May 2017 10:58:54 +0200] rev 65657
download Jenkins logs with inlined ml_statistics;
Mon, 01 May 2017 10:55:46 +0200 tuned;
wenzelm [Mon, 01 May 2017 10:55:46 +0200] rev 65656
tuned;
Mon, 01 May 2017 10:05:02 +0200 clarified signature;
wenzelm [Mon, 01 May 2017 10:05:02 +0200] rev 65655
clarified signature;
Mon, 01 May 2017 09:52:11 +0200 tuned signature;
wenzelm [Mon, 01 May 2017 09:52:11 +0200] rev 65654
tuned signature;
Mon, 01 May 2017 09:49:22 +0200 read ml_statistics from session logs: .db or .gz files;
wenzelm [Mon, 01 May 2017 09:49:22 +0200] rev 65653
read ml_statistics from session logs: .db or .gz files;
Mon, 01 May 2017 00:07:43 +0200 more informative log_filename;
wenzelm [Mon, 01 May 2017 00:07:43 +0200] rev 65652
more informative log_filename;
Sun, 30 Apr 2017 23:41:08 +0200 retrieve more than just 100 builds;
wenzelm [Sun, 30 Apr 2017 23:41:08 +0200] rev 65651
retrieve more than just 100 builds;
Sun, 30 Apr 2017 23:11:51 +0200 clarified modules;
wenzelm [Sun, 30 Apr 2017 23:11:51 +0200] rev 65650
clarified modules;
Sun, 30 Apr 2017 17:37:12 +0200 tuned signature;
wenzelm [Sun, 30 Apr 2017 17:37:12 +0200] rev 65649
tuned signature;
Sun, 30 Apr 2017 17:32:14 +0200 tuned signature;
wenzelm [Sun, 30 Apr 2017 17:32:14 +0200] rev 65648
tuned signature;
Sun, 30 Apr 2017 17:02:56 +0200 clarified database update: full ml_statistics on server, no ml_statistics on plain file;
wenzelm [Sun, 30 Apr 2017 17:02:56 +0200] rev 65647
clarified database update: full ml_statistics on server, no ml_statistics on plain file;
Sun, 30 Apr 2017 16:47:30 +0200 parse ml_statistics only when required;
wenzelm [Sun, 30 Apr 2017 16:47:30 +0200] rev 65646
parse ml_statistics only when required;
Sun, 30 Apr 2017 16:32:58 +0200 clarified database layout: bulky ml_statistics are stored/retrieved separately;
wenzelm [Sun, 30 Apr 2017 16:32:58 +0200] rev 65645
clarified database layout: bulky ml_statistics are stored/retrieved separately;
Sun, 30 Apr 2017 16:32:09 +0200 support for qualified names, which are not quoted (e.g. for SQLite);
wenzelm [Sun, 30 Apr 2017 16:32:09 +0200] rev 65644
support for qualified names, which are not quoted (e.g. for SQLite); more operations;
Sun, 30 Apr 2017 13:00:27 +0200 clarified dummy Session_Entry;
wenzelm [Sun, 30 Apr 2017 13:00:27 +0200] rev 65643
clarified dummy Session_Entry;
Sun, 30 Apr 2017 12:43:30 +0200 clarified database update operations;
wenzelm [Sun, 30 Apr 2017 12:43:30 +0200] rev 65642
clarified database update operations; more efficient log_file processing; tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip