Skip to content
Success

Changes

Summary

  1. read prefs properly;
  2. allow explicit Isabelle rev in build task (e.g., for older Isabelle versions);
  3. web app: proper document height;
  4. merged
  5. replace manual def. of timing function
  6. add build manager module;
  7. support ci job via hg_sync (cf. 7883f221d6d3);
  8. tuned;
  9. use Content-Digest header in HEAD requests instead of length (to track non-monotone changes);
Changeset 80251:6ae378791c52 by fabian huch _huch@in.tum.de_:
read prefs properly;
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80250:8ae6f4e8cc2a by fabian huch _huch@in.tum.de_:
allow explicit Isabelle rev in build task (e.g., for older Isabelle versions);
The file was modified src/Pure/Build/build_manager.scala (diff)
Changeset 80249:58881e1e4a75 by fabian huch _huch@in.tum.de_:
web app: proper document height;
The file was modified src/Pure/System/web_app.scala (diff)
Changeset 80248:95f169ac0207 by nipkow:
merged
Changeset 80247:a424accf705d by nipkow:
replace manual def. of timing function
The file was modified src/HOL/Data_Structures/Sorting.thy (diff)
Changeset 80246:245dd5f82462 by fabian huch _huch@in.tum.de_:
add build manager module;
The file was addedsrc/Pure/Build/build_manager.scala
The file was modified etc/build.props (diff)
The file was modified etc/options (diff)
The file was modified src/Pure/System/isabelle_tool.scala (diff)
Changeset 80245:b6551e0c70c4 by fabian huch _huch@in.tum.de_:
support ci job via hg_sync (cf. 7883f221d6d3);
The file was modified src/Pure/Admin/ci_build.scala (diff)
The file was modified src/Pure/System/web_app.scala (diff)
Changeset 80243:b2889dd54a2a by fabian huch _huch@in.tum.de_:
use Content-Digest header in HEAD requests instead of length (to track non-monotone changes);
The file was modified src/Pure/General/http.scala (diff)
The file was modified src/Pure/System/web_app.scala (diff)