FreeBSD fork of Phabricator code review https://reviews.freebsd.org
Go to file
epriestley c0b9b6db54 Don't count "\r" or "\n" for purposes of linewrapping text in Differential
Summary: This should all go away at some point when we move to fluid layout, but don't be more annoying than necessary in the meantime.

Test Plan: Meta.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D3788
2012-10-22 16:24:22 -07:00
bin Add a basic "fact" application 2012-07-27 13:34:21 -07:00
conf Allow blog resources to be served without Celerity 2012-10-17 08:37:05 -07:00
externals Use JX.Request.setRawData() 2012-10-20 10:53:51 -07:00
resources Make posts 1:1 with blogs and implement policy controls 2012-10-15 14:50:04 -07:00
scripts Generate Releeph GLYPHICON 2012-10-21 15:56:17 -07:00
src Don't count "\r" or "\n" for purposes of linewrapping text in Differential 2012-10-22 16:24:22 -07:00
support Allow simple template-based skin definitions 2012-10-17 08:36:48 -07:00
webroot Add a post_max_size exception for drag and drop uploads 2012-10-22 10:54:23 -07:00
.arcconfig Remove "remote_hooks_installed" from phabricator/.arcconfig 2012-07-24 07:19:15 -07:00
.divinerconfig
.gitignore Remove support for custom logos 2012-07-30 11:09:28 -07:00
.gitmodules
README

Phabricator is a open source collection of web applications which make it easier
to write, review, and share source code. Phabricator was developed at Facebook.

This is an early release. It's pretty high-quality and usable, but under
active development so things may change quickly.

You can learn more about the project and find links to documentation and
resources at: http://phabricator.org/

LICENSE

Phabricator is released under the Apache 2.0 license except as otherwise noted.
http://www.apache.org/licenses/LICENSE-2.0