FreeBSD fork of Phabricator code review https://reviews.freebsd.org
Go to file
epriestley 1b8e129145 Move message posting to PhabricatorNotificationClient
Summary: Ref T4324. Centralize communication with the notification server. This will probably get less messy eventually.

Test Plan: Posted some messages.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4324

Differential Revision: https://secure.phabricator.com/D8252
2014-02-17 15:59:51 -08:00
bin Write a very basic string extractor 2014-02-05 11:02:41 -08:00
conf Remove tokenizer.ondemand, and always load on demand 2014-02-14 10:24:40 -08:00
externals Add a common password blacklist 2014-01-23 14:01:18 -08:00
resources Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
scripts Add ButtonBar icons 2014-02-09 10:22:12 -08:00
src Move message posting to PhabricatorNotificationClient 2014-02-17 15:59:51 -08:00
support Version the Aphlict notification server and prompt users to upgrade if they're out of date 2014-02-17 15:59:39 -08:00
webroot Version the Aphlict notification server and prompt users to upgrade if they're out of date 2014-02-17 15:59:39 -08:00
.arcconfig
.divinerconfig
.editorconfig
.gitignore
LICENSE
NOTICE
README Modernize README 2014-01-24 12:28:54 -08:00

Phabricator is an open source collection of web applications which help
software companies build better software.

Phabricator includes applications for:

  - reviewing and auditing source code;
  - hosting and browsing repositories;
  - assembling a party to venture forth;
  - tracking bugs;
  - hiding stuff from coworkers; and
  - also some other things.

You can learn more about the project (and find links to documentation and
resources) here:

  http://phabricator.org/

Phabricator is developed and maintained by Phacility. The first version of
Phabricator was originally built at Facebook.

LICENSE

Phabricator is released under the Apache 2.0 license except as otherwise noted.