FreeBSD fork of Phabricator code review https://reviews.freebsd.org
Go to file
epriestley af4ab07f46 Fix Facebook OAuth flow to ask for email.
Summary:

Test Plan:

Reviewers:

CC:
2011-02-23 10:27:33 -08:00
conf Lint slop and some cleanup. 2011-02-22 09:22:57 -08:00
externals
resources Store OAuth tokens and more OAuth account info. 2011-02-22 10:27:27 -08:00
scripts Rought cut of search. 2011-02-14 15:34:20 -08:00
src Fix Facebook OAuth flow to ask for email. 2011-02-23 10:27:33 -08:00
webroot Unify headsup action lists. 2011-02-20 13:02:40 -08:00
.arcconfig
.divinerconfig
.gitignore
README

PROJECT STATUS: CAVEAT EMPTOR

This is an unstable preview release. I'm open sourcing some of Facebook's
internal tools, but they'll be unstable for probably at least a couple months.
-epriestley


WHAT IS PHABRICATOR?

Phabricator is a suite of web applications that facilitate software development
tasks, particularly code review. The primary application in the suite is
Differential, a code review tool.

Phabricator is highly unstable and has many missing features! These applications
are being brought over from Facebook's internal toolset, but there's a lot of
stuff that hasn't made it over yet. Feel free to follow the project but you
probably shouldn't try to install this yet unless you're extremely ambitious
or just want to take a look at it. I'm opening it up now mostly to make it
easier for me to do test deployments outside of Facebook.