FreeBSD fork of Phabricator code review https://reviews.freebsd.org
Go to file
epriestley 07fdcde87e Provide viewer to CustomFields in ApplicationSearch
Summary: Fixes T4663.

Test Plan:
Added a custom field which accesses the viewer's username.

{F133249}

Reviewers: carl, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4663

Differential Revision: https://secure.phabricator.com/D8595
2014-03-25 14:02:18 -07:00
bin
conf Remove DifferentialFieldSelector 2014-03-11 13:02:13 -07:00
externals
resources Use string constants, not integer constants, to represent task status internally 2014-03-25 13:58:14 -07:00
scripts Various linter fixes. 2014-02-26 12:44:58 -08:00
src Provide viewer to CustomFields in ApplicationSearch 2014-03-25 14:02:18 -07:00
support Various linter fixes. 2014-02-26 12:44:58 -08:00
webroot Despecialize most task status handling 2014-03-25 13:47:42 -07:00
.arcconfig
.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.