FreeBSD fork of Phabricator code review https://reviews.freebsd.org
Go to file
epriestley 62143b5455 Add modern Unit/Lint field support
Summary: Ref T2222. This is mostly copy/paste. No effect yet.

Test Plan: Looked at fields.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2222

Differential Revision: https://secure.phabricator.com/D8360
2014-02-27 11:06:37 -08:00
bin
conf Use CustomField, not AuxiliaryField, to power RevisionView 2014-02-27 11:06:14 -08:00
externals
resources Migrate old AuxiliaryField storage to modern CustomField storage 2014-02-26 16:52:30 -08:00
scripts Various linter fixes. 2014-02-26 12:44:58 -08:00
src Add modern Unit/Lint field support 2014-02-27 11:06:37 -08:00
support Various linter fixes. 2014-02-26 12:44:58 -08:00
webroot Various linter fixes. 2014-02-26 12:44:58 -08:00
.arcconfig
.divinerconfig
.editorconfig
.gitignore
LICENSE
NOTICE
README

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.