FreeBSD fork of Phabricator code review https://reviews.freebsd.org
Go to file
Chad Little 1c3373d77d Add owner to task boards, tidy UI
Summary: Displays task owner, hides grip texture.

Test Plan: Visit a board in my sandbox, grab and move things.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D8246
2014-02-16 09:26:22 -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
resources Add owner to task boards, tidy UI 2014-02-16 09:26:22 -08:00
scripts Add ButtonBar icons 2014-02-09 10:22:12 -08:00
src Add owner to task boards, tidy UI 2014-02-16 09:26:22 -08:00
support
webroot Add owner to task boards, tidy UI 2014-02-16 09:26:22 -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.