src/Pure/Admin/isabelle_cronjob.scala
Fri, 12 May 2017 14:33:57 +0200 wenzelm updated to polyml-5.7 for testing (not yet ready for production use);
Wed, 10 May 2017 22:20:02 +0200 wenzelm tuned;
Wed, 10 May 2017 17:24:31 +0200 wenzelm actually plot extended profile history;
Tue, 09 May 2017 21:06:11 +0200 wenzelm more robust update of generated directory;
Tue, 09 May 2017 19:52:39 +0200 wenzelm enter deeper into history;
Tue, 09 May 2017 11:21:42 +0200 wenzelm tuned signature;
Mon, 08 May 2017 22:21:36 +0200 wenzelm pick isabelle_version based on build_log database;
Mon, 08 May 2017 14:08:27 +0200 wenzelm make index formally within Isabelle/Scala;
Mon, 08 May 2017 12:04:58 +0200 wenzelm clarified modules;
Mon, 08 May 2017 11:00:20 +0200 wenzelm more precise profiles;
Sun, 07 May 2017 23:18:23 +0200 wenzelm clarified description vs. file name;
Sat, 06 May 2017 20:51:33 +0200 wenzelm tuned signature;
Sat, 06 May 2017 20:00:29 +0200 wenzelm present build status;
Sat, 06 May 2017 00:12:46 +0200 wenzelm performance statistics from build log database;
Fri, 05 May 2017 20:00:53 +0200 wenzelm tuned;
Fri, 05 May 2017 18:15:53 +0200 wenzelm detect database entries;
Thu, 04 May 2017 15:38:24 +0200 wenzelm clarified signature: PostgreSQL manages high-volume data, SQLite only sees small snapshots;
Thu, 04 May 2017 11:31:32 +0200 wenzelm clarified directory layout;
Thu, 04 May 2017 00:15:11 +0200 wenzelm produce build_log_snapshot, based on small prefix into pull_date history;
Wed, 03 May 2017 14:55:34 +0200 wenzelm clarified modules;
Tue, 02 May 2017 23:31:00 +0200 wenzelm views for full PostgreSQL database;
Tue, 02 May 2017 21:42:03 +0200 wenzelm tuned signature;
Tue, 02 May 2017 14:27:59 +0200 wenzelm tuned signature;
Tue, 02 May 2017 10:12:26 +0200 wenzelm suppress build_log_snapshot: too bulky;
Mon, 01 May 2017 23:00:23 +0200 wenzelm more Jenkins logs for build_log database;
Mon, 01 May 2017 22:45:39 +0200 wenzelm approximate repository identify job based on isabelle-nightly-slow;
Mon, 01 May 2017 20:14:50 +0200 wenzelm create full view on build_log data, but avoid bombing sqlitebrowser;
Mon, 01 May 2017 13:39:27 +0200 wenzelm slightly more compact file;
Mon, 01 May 2017 13:03:56 +0200 wenzelm incremental download of Jenkins log files, which are also added to database;
Sun, 30 Apr 2017 17:02:56 +0200 wenzelm clarified database update: full ml_statistics on server, no ml_statistics on plain file;
Sat, 29 Apr 2017 21:04:03 +0200 wenzelm maintain build_log database;
Thu, 27 Apr 2017 15:56:55 +0200 wenzelm clarified treatment of default port;
Tue, 28 Feb 2017 12:04:23 +0100 wenzelm more tests;
Fri, 17 Feb 2017 20:01:17 +0100 wenzelm removed obsolete test -- coincides with mainline version;
Mon, 16 Jan 2017 21:53:44 +0100 wenzelm tuned signature;
Sat, 10 Dec 2016 15:45:16 +0100 wenzelm updated Poly/ML repository test version (08-Dec-2016);
Sun, 04 Dec 2016 18:53:22 +0100 wenzelm back to isabelle-dev repository;
Sun, 13 Nov 2016 21:37:30 +0100 wenzelm more cronjob tasks, using Poly/ML repository version from 13-Nov-2016;
Thu, 10 Nov 2016 21:54:58 +0100 wenzelm clarified File.move: target directory like File.copy;
Thu, 10 Nov 2016 12:14:03 +0100 wenzelm more logging, to see better when files written;
Thu, 10 Nov 2016 10:41:41 +0100 wenzelm proper cleanup;
Thu, 10 Nov 2016 10:35:34 +0100 wenzelm uniform order for options and args;
Wed, 09 Nov 2016 22:23:36 +0100 wenzelm proper option for "build", not "build_history" (cf. 5ca4ac099e94);
Sun, 06 Nov 2016 22:51:40 +0100 wenzelm back to more elementary result (see 5f49765a25ec): avoid concurrent use of ssh channel;
Tue, 01 Nov 2016 15:00:27 +0100 wenzelm proper remote repository source;
Wed, 26 Oct 2016 16:15:37 +0200 wenzelm more informative error (see 6e9c22c494c5);
Wed, 26 Oct 2016 16:05:41 +0200 wenzelm tuned signature -- more friendly for experimentation;
Wed, 26 Oct 2016 14:52:41 +0200 wenzelm just one task to identify Isabelle + AFP repository snapshots and build release;
Tue, 25 Oct 2016 19:44:20 +0200 wenzelm use other remote_mac: macbroy30 is down;
Tue, 25 Oct 2016 14:06:43 +0200 wenzelm more informative error (stderr);
Sat, 22 Oct 2016 21:21:14 +0200 wenzelm more tasks;
Sat, 22 Oct 2016 21:10:02 +0200 wenzelm remote_builds has PAR-SEQ semantics of old isatest-makedist;
Sat, 22 Oct 2016 19:57:56 +0200 wenzelm clarified push/pull chain: current ISABELLE_HOME may server as source for changes that are not published on isabelle_repos_source yet (e.g. isabelle-release branch);
Sat, 22 Oct 2016 17:27:27 +0200 wenzelm process results immediately;
Fri, 21 Oct 2016 20:49:40 +0200 wenzelm clarified default args;
Fri, 21 Oct 2016 11:45:35 +0200 wenzelm less ambitious test;
Thu, 20 Oct 2016 23:42:12 +0200 wenzelm test for Windows/Cygwin;
Tue, 18 Oct 2016 16:03:30 +0200 wenzelm clarified modules;
Tue, 18 Oct 2016 10:11:22 +0200 wenzelm avoid spamming log file;
Tue, 18 Oct 2016 10:05:38 +0200 wenzelm shared_home is default for classic isatest home setup;
less more (0) -60 tip