1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/diffusion
epriestley 8f3b342287 Improve several Diffusion UI error states
Summary:
Give users better errors and UI:

  - For subpath SVN repositories, default the path to the subdirectory, not to
"/". This makes the home screen useful and things generally less confusing.
  - For unparsed commits, show a more descriptive error message without the
"blah blah" silliness.
  - For paths outside of the subpath parse tree, short circuit into an
appropriate error message.
  - For foreign SVN stub commits (see D892), show an explicit message.

Test Plan: Looked at unparsed commits, subpath repositories, foreign stub
commits, and paths outside of the subpath parse tree. Received sensible error
messages.

Reviewers: jungejason, nh, tuomaspelkonen, aran

Reviewed By: jungejason

CC: aran, jungejason

Differential Revision: 894
2011-09-04 16:18:28 -07:00
..
controller Improve several Diffusion UI error states 2011-09-04 16:18:28 -07:00
data Restore some commit metadata to browse views. 2011-03-30 22:41:31 -07:00
query Improve several Diffusion UI error states 2011-09-04 16:18:28 -07:00
request Improve several Diffusion UI error states 2011-09-04 16:18:28 -07:00
view Improve display behavior of commit messages in Diffusion 2011-07-31 12:05:06 -07:00