Skip to content
Success

Changes

Summary

  1. recover Url.is_wellformed from before d8330439823a, e.g. relevant for JEdit_Resources.read_file_content (the URI alone does not necessarily have a protocol prefix, so plain file-path would be treated as URL);
  2. proper php-fpm configuration for nginx;
  3. support multiple webservers: Apache or Nginx;
  4. tuned;
  5. clarified signature: explicit type isabelle.Url to avoid oddities of java.net.URL (e.g. its "equals" method);
  6. unused;
Changeset 79514:9204c034a5bf by wenzelm:
recover Url.is_wellformed from before d8330439823a, e.g. relevant for JEdit_Resources.read_file_content (the URI alone does not necessarily have a protocol prefix, so plain file-path would be treated as URL);
The file was modified src/Pure/General/url.scala (diff)
Changeset 79513:292605271dcf by wenzelm:
proper php-fpm configuration for nginx;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79512:bf91c1aec34b by wenzelm:
support multiple webservers: Apache or Nginx;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 79511:57ceacd4a17b by wenzelm:
tuned;
The file was modified src/Pure/General/url.scala (diff)
Changeset 79510:d8330439823a by wenzelm:
clarified signature: explicit type isabelle.Url to avoid oddities of java.net.URL (e.g. its "equals" method);
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala (diff)
The file was modified src/Pure/General/bytes.scala (diff)
The file was modified src/Pure/General/http.scala (diff)
The file was modified src/Pure/General/json_api.scala (diff)
The file was modified src/Pure/General/mailman.scala (diff)
The file was modified src/Pure/General/scan.scala (diff)
The file was modified src/Pure/General/url.scala (diff)
The file was modified src/Pure/Tools/flarum.scala (diff)
Changeset 79509:e82448aacf48 by wenzelm:
unused;
The file was modified src/Pure/General/bytes.scala (diff)