src/Pure/Tools/phabricator.scala
Fri, 28 Jun 2024 23:53:25 +0200 wenzelm tuned output;
Sat, 01 Jun 2024 12:31:06 +0200 wenzelm clarified signature: prefer symbolic isabelle.Path over physical java.io.File;
Tue, 23 Jan 2024 23:15:51 +0100 wenzelm clarified Mercurial version: presumably the last version that supports both python2 and python3;
Tue, 23 Jan 2024 21:00:54 +0100 wenzelm more robust: avoid crash on non-Linux systems;
Tue, 23 Jan 2024 20:50:24 +0100 wenzelm clarified webserver names;
Tue, 23 Jan 2024 20:10:40 +0100 wenzelm proper Apache.php_name;
Tue, 23 Jan 2024 19:56:52 +0100 wenzelm proper packages for mercurial_setup on Ubuntu 22.04: building from source provides hgweb modules, and also provides a defined version (6.1.1 is also provided by Ubuntu 22.04);
Tue, 23 Jan 2024 19:39:49 +0100 wenzelm tuned source structure;
Tue, 23 Jan 2024 16:30:29 +0100 wenzelm more robust systemd configuration;
Tue, 23 Jan 2024 15:02:52 +0100 wenzelm more robust nginx configuration, notably for "certbot --nginx -d DOMAIN";
Tue, 23 Jan 2024 12:28:35 +0100 wenzelm tuned whitespace in generated file;
Tue, 23 Jan 2024 12:28:02 +0100 wenzelm tuned;
Tue, 23 Jan 2024 12:18:06 +0100 wenzelm clarified modules;
Mon, 22 Jan 2024 14:40:30 +0100 wenzelm proper php-fpm configuration for nginx;
Mon, 22 Jan 2024 13:40:45 +0100 wenzelm support multiple webservers: Apache or Nginx;
Sat, 20 Jan 2024 13:01:30 +0100 wenzelm more accurate Ubuntu versions;
Sun, 14 Jan 2024 20:55:58 +0100 wenzelm support Phabricator on Ubuntu 22.04 LTS with PHP 8.1, using community form we.phorge.it version "2023 week 49";
Sat, 13 Jan 2024 21:50:16 +0100 wenzelm refer to "localhost" as pro-forma domain;
Tue, 29 Aug 2023 16:52:59 +0200 wenzelm clarified signature: prefer enum types;
Tue, 07 Mar 2023 23:02:52 +0100 wenzelm renamed "isabelle build_docker" to "isabelle docker_build" (unrelated to "isabelle build");
Fri, 24 Feb 2023 20:52:35 +0100 wenzelm tuned;
Fri, 24 Feb 2023 20:40:50 +0100 wenzelm tuned;
Wed, 30 Nov 2022 15:03:31 +0100 wenzelm clarified signature: prefer Scala functions instead of shell scripts;
Fri, 25 Nov 2022 13:38:15 +0100 wenzelm clarified signature;
Fri, 16 Sep 2022 15:07:33 +0200 wenzelm clarified default, following 8b695e59db3f;
Fri, 16 Sep 2022 15:05:50 +0200 wenzelm tuned signature;
Fri, 16 Sep 2022 15:03:08 +0200 wenzelm tuned;
Fri, 16 Sep 2022 14:57:48 +0200 wenzelm clarified modules;
Fri, 16 Sep 2022 14:26:42 +0200 wenzelm discontinued pointless SSH.Target: OpenSSH client can handle user@host directly;
Tue, 13 Sep 2022 09:38:02 +0200 wenzelm clarified signature: separate unrelated modules;
Sat, 10 Sep 2022 15:41:44 +0200 wenzelm proper comment: Phabricator remains on Ubuntu 20.04, which is still required as build environment for old Mercurial 3.9.2 with Python 2;
Fri, 08 Jul 2022 20:24:05 +0200 wenzelm more robust Scala 3 indentation, for the sake of IntelliJ IDEA;
Fri, 01 Apr 2022 23:19:12 +0200 wenzelm tuned formatting;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Thu, 31 Mar 2022 22:40:34 +0200 wenzelm tuned: eliminted do-while for the sake of scala3;
Wed, 15 Dec 2021 19:39:02 +0100 wenzelm tuned whitespace;
Wed, 19 May 2021 10:41:28 +0200 wenzelm tuned signature;
Mon, 12 Apr 2021 18:29:34 +0200 wenzelm clarified signature: avoid tmp file;
Mon, 05 Apr 2021 22:46:41 +0200 wenzelm discontinue old Ubuntu 18.04 LTS, e.g. it cannot build documentation "prog-prove";
Fri, 12 Mar 2021 19:43:49 +0100 wenzelm tuned;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Sun, 10 Jan 2021 13:04:29 +0100 wenzelm more informative errors: simplify diagnosis of spurious failures reported by users;
Sat, 28 Nov 2020 21:56:24 +0100 wenzelm added document antiquotation @{tool};
Sat, 31 Oct 2020 11:50:09 +0100 wenzelm proper packages for mercurial_setup;
Fri, 30 Oct 2020 23:43:08 +0100 wenzelm more privileges for the sake of mysqldump (avoid workaround --no-tablespaces);
Fri, 30 Oct 2020 22:56:15 +0100 wenzelm Isabelle/Phabricator supports Ubuntu 20.04 LTS;
Fri, 30 Oct 2020 21:10:18 +0100 wenzelm tuned --- make IntelliJ IDEA happy;
Sun, 18 Oct 2020 13:10:09 +0200 wenzelm clarified basic Linux packages;
Sun, 11 Oct 2020 14:01:32 +0200 wenzelm clarified signature;
Mon, 05 Oct 2020 22:07:25 +0200 wenzelm clarified signature;
Mon, 05 Oct 2020 21:15:58 +0200 wenzelm clarified signature;
Mon, 18 May 2020 12:59:01 +0200 wenzelm follow Phabricator update 2020 Week 19;
Mon, 13 Apr 2020 16:16:22 +0200 wenzelm clarified signature;
Tue, 07 Apr 2020 21:49:36 +0200 wenzelm clarified signature: more uniform treatment of stopped/interrupted state;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Sat, 14 Mar 2020 13:49:52 +0100 wenzelm tuned;
Wed, 12 Feb 2020 21:18:04 +0100 wenzelm afford newer Mercurial version, just before odd problems in 4.0 and 4.1;
Wed, 12 Feb 2020 16:30:23 +0100 wenzelm afford more logging (following defaults on Ubuntu);
Sat, 08 Feb 2020 15:18:58 +0100 wenzelm allow to override repository versions at runtime;
Fri, 07 Feb 2020 20:26:31 +0100 wenzelm follow Phabricator update 2020 Week 5;
less more (0) -100 -60 tip