Skip to content
Success

Changes

Summary

  1. clarified Mercurial version: presumably the last version that supports both python2 and python3;
  2. more robust: avoid crash on non-Linux systems;
  3. clarified webserver names;
  4. proper Apache.php_name;
  5. 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);
  6. tuned source structure;
  7. more robust systemd configuration;
  8. more robust nginx configuration, notably for "certbot --nginx -d DOMAIN";
  9. tuned whitespace in generated file;
  10. tuned;
  11. clarified modules;
Changeset 79525:9bc62f636fc4 by wenzelm:
clarified Mercurial version: presumably the last version that supports both python2 and python3;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79524:a0174eeca5ce by wenzelm:
more robust: avoid crash on non-Linux systems;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79523:f1287f1894a0 by wenzelm:
clarified webserver names;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79522:08ef19aacced by wenzelm:
proper Apache.php_name;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79521:db2b5c04075d by 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);
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79520:627bb49a1111 by wenzelm:
tuned source structure;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79519:557f00504bb6 by wenzelm:
more robust systemd configuration;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79518:ad27859952cb by wenzelm:
more robust nginx configuration, notably for "certbot --nginx -d DOMAIN";
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79517:0856026e2c88 by wenzelm:
tuned whitespace in generated file;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79516:eeacad2a7aaa by wenzelm:
tuned;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79515:fa581264522e by wenzelm:
clarified modules;
The file was modified src/Pure/System/linux.scala (diff)
The file was modified src/Pure/Tools/phabricator.scala (diff)