boinc/html
David Anderson 94ecca5b80 web: more work on server status page
There were a couple of issues:
- the server status page is served from a web server, say X.
  A daemon is "remote" if it runs on a machine other than X.
  This is not the same as having a <host> element in the daemon's
  config.xml entry.
  Add logic to correctly classify daemons as remote or not.
- get rid of the <uldl_host> stuff.
  There can be separate upload and download servers,
  and they are identified by <upload_url> and <download_url>.
  They may or not be remote;
  to decide this, compare the host part of the URL
  with the host part of the project's master URL.
- Hosts are specified with the machine name (e.g. isaac)
  or domain name (isaac.ssl.berkeley.edu).
  Keep track of this distinction.
2014-12-01 00:44:51 -08:00
..
bt Add warning to README in BitTorrent code, saying it doesn't work 2014-05-20 13:45:08 -07:00
drupal - web: Drupal stuff 2010-02-04 16:55:16 +00:00
inc web: reimplement server status page to support remote daemons 2014-11-30 20:25:39 -08:00
languages/translations LOCALE: Fix line feeds 2014-09-12 11:10:30 -04:00
ops web: more work on server status page 2014-12-01 00:44:51 -08:00
project.sample web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
queue Leiden Classic queuing system: fix security vulnerability 2014-11-22 13:18:03 -08:00
user web: more work on server status page 2014-12-01 00:44:51 -08:00
Makefile.am html: 2014-06-03 09:25:20 +02:00