1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/notification
epriestley a1e7a4ccca Version the Aphlict notification server and prompt users to upgrade if they're out of date
Summary: Ref T4324. Add some version information to the server status output, and setup checks to test for an unreachable or out-of-date server.

Test Plan:
  - With server down, hit reasonable setup check.
  - With server up and at a bad version, hit reasonable setup check.
  - Viewed `/notification/status/`.
  - The CSS thing fixes this:

{F114445}

Reviewers: btrahan, chad

Reviewed By: chad

CC: chad, aran

Maniphest Tasks: T4324

Differential Revision: https://secure.phabricator.com/D8251
2014-02-17 15:59:39 -08:00
..
builder Add dates to notifications page 2014-01-22 20:09:32 -08:00
client Version the Aphlict notification server and prompt users to upgrade if they're out of date 2014-02-17 15:59:39 -08:00
controller Version the Aphlict notification server and prompt users to upgrade if they're out of date 2014-02-17 15:59:39 -08:00
setup Version the Aphlict notification server and prompt users to upgrade if they're out of date 2014-02-17 15:59:39 -08:00
storage
PhabricatorNotificationQuery.php