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/worker
epriestley c9a0ffa1cf Verify that SVN repository roots really are repository roots
Summary: Fixes T3238. Ref T4327. Although the instructions are fairly clear on this, it's easy to miss them. Make sure the root the user enters matches the real root.

Test Plan: Added unit tests. Used `bin/repository discover` to hit the check explicitly.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3238, T4327

Differential Revision: https://secure.phabricator.com/D8020
2014-01-21 14:02:58 -08:00
..
__tests__ Verify that SVN repository roots really are repository roots 2014-01-21 14:02:58 -08:00
commitchangeparser Add more Subversion unit tests 2014-01-21 14:02:32 -08:00
commitmessageparser Modernize Diffusion commitparentsquery 2013-12-20 12:39:21 -08:00
PhabricatorRepositoryCommitHeraldWorker.php Support "Repository's projects" field in Commit and Differential Revision rules 2014-01-09 15:56:24 -08:00
PhabricatorRepositoryCommitOwnersWorker.php Distinguish between empty and unparsed commits in Diffusion 2013-10-29 15:32:41 -07:00
PhabricatorRepositoryCommitParserWorker.php Begin making change parsers testable 2014-01-20 13:12:44 -08:00