1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/repository
epriestley dc7d0b4a56 Make repository callsigns optional
Summary:
Ref T4245. This could still use a little UI smoothing, but:

  - Don't require a callsign on the create flow (you can add one later in "Edit Basic Information" if you want).
  - Allow existing callsigns to be removed.

Test Plan:
  - Created a new repository with no callsign.
  - Cloned it; pushed to it.
  - Browsed around Diffusion a bunch.
  - Visited a commit URI.
  - Added a callsign to it.
  - Removed the callsign again.
  - Referenced it with `R22` in remarkup.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4245

Differential Revision: https://secure.phabricator.com/D15305
2016-02-18 10:36:13 -08:00
..
conduit Move repository URIs to a dedicated index 2016-01-13 09:34:31 -08:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Remove dead link to Perforce blog about Git Fusion 2015-12-09 08:51:25 -08:00
customfield Move various other callsites away from callsigns 2016-01-04 06:54:42 -08:00
daemon Remove calls to getCallsign() from repository daemons 2016-01-02 11:03:51 -08:00
data Fix pht method calls 2015-02-10 18:57:45 +11:00
editor Make callsigns editable on repository basic information 2016-02-18 10:34:32 -08:00
engine Remove dependence on callsigns from bin/commit-hook 2016-02-17 16:50:36 -08:00
graphcache Remove duplicated duplicated words 2015-06-27 08:43:44 -07:00
mail Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
management Remove calls to getCallsign() in bin/repository scripts 2016-01-02 04:23:26 -08:00
phid Add a basic pull event log for debugging repository cloning 2016-01-28 08:18:34 -08:00
query Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Reduce the total number of calls to getCallsign() 2016-01-02 04:23:06 -08:00
storage Make repository callsigns optional 2016-02-18 10:36:13 -08:00
worker Parse and display commit authorship date in Git in Diffusion 2016-01-11 09:32:37 -08:00